html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #4F6397 url(images/homepage01.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C8D2ED;
}

h1, h2, h3 {
	margin-top: 0px;
	padding: 0px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 1.5em;
}

strong {
}

a {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 950px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	width: 950px;
	height: 48px;
	margin: 0px auto;
	padding-top: 60px;
}

/** TOP MENU */

#topmenu {
	float: right;
	width: 250px;
	padding-top: 14px;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	float: left;
	height: 21px;
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #2C3E6C;
}

#topmenu a {
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: normal;
	color: #50618D;
}

#topmenu a:hover {
	text-decoration: none;
}

#topmenu li.first {
	border: none;
}

/** MENU */

#menu {
	float: left;
	width: 650px;
	height: 48px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 10px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	color: #69779D;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active a {
	height: 38px;
	background: #2B3F73 url(images/homepage02.gif) no-repeat right top;
	color: #D0DCFF;
}

/** LOGO */

#logo {
	height: 226px;
	background: url(images/homepage06.jpg) no-repeat left top;
	margin-bottom: 20px;
}


/** PAGE */

#page {
	padding-top: 40px;
}

/** CONTENT */

#content {
	float: left;
	width: 650px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 275px;
}

/** FOOTER */

#footer {
}

#footer p {
	margin: 0px;
	padding: 0px 0px 40px 0px;
	text-align: center;
	color: #7A91CD;
}

#footer .legal {
}

#footer .links {
}

/** BOX1 */

#box1 {
	height: 226px;
	padding: 0px 0px 20px 0px;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

.hosting-plans {
	color: #4B5D8A;
}

.hosting-plans .plan {
	float: left;
	width: 211px;
	background: #BDC2D1 url(images/bg01.gif) no-repeat left top;
}

.hosting-plans .plan1 .name {
	color: #26355E;	
}

.hosting-plans .plan2 {
	margin-left: 9px;
}

.hosting-plans .plan2 .name {
	color: #567A15;
}

.hosting-plans .plan3 {
	margin-left: 8px;
}

.hosting-plans .plan3 .name {
	color: #FF5A00;	
}

.hosting-plans .name {
	float: left;
	width: 123px;
	height: 45px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	letter-spacing: -1px;
	line-height: normal;
	text-transform: lowercase;
	font-size: 21px;
	font-weight: normal;
}

.hosting-plans .price {
	float: right;
	width: 59px;
	height: 35px;
	margin: 0px;
	padding: 20px 0px 0px 9px;
	line-height: normal;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.hosting-plans .price sup {
	font-size: 19px;	
}

.hosting-plans .currency, .hosting-plans .decimal {
	display: none;
}

.hosting-plans ul {
	margin: 0px;
	padding: 10px 20px;
	list-style: none;
}

.hosting-plans li {
	padding: 0px 0px 8px 0px;
}

.hosting-plans .order {
	height: 39px;
	margin: 0px;
	padding: 11px 40px 0px 0px;
	line-height: normal;
	text-align: right;
	background: url(images/bg02.gif) no-repeat left top;
}

.hosting-plans .order a {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 18px;
	color: #FFFFFF;
}

/** BOX STYLE ONE */

.box-style1 {
	margin: 0px;
	padding: 0px;
	background: #5E74AB url(images/bg04.gif) no-repeat left 47px;
}

.box-style1 .title {
	height: 35px;
	margin: 0px;
	padding: 12px 0px 0px 20px;
	background: url(images/bg03.gif) no-repeat left top;
	letter-spacing: -1px;
	line-height: normal;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #9DAED8;
}

.box-style1 .title span {
	color: #FFFFFF;
}

.box-style1 .entry {
	padding: 25px 20px;
	line-height: 200%;
	background: url(images/bg05.gif) no-repeat  left bottom;
}

.box-style1 .entry strong {
	color: #DFE8FE;
}

.box-style1 .alignleft {
	margin-right: 25px;
}

.box-style1 .more {
	margin: 0px;
	background: url(images/bg06.gif) no-repeat left top;
	text-align: right;
}

.box-style1 .more a {
	display: block;
	height: 35px;
	padding: 14px 36px 0px 0px;
	background: url(images/bg07.gif) no-repeat right top;
	color: #FFFFFF;
}

.box-style1 .noarrow {
	height: 49px;
	background: url(images/subpage2_01.gif) no-repeat left top;
}

/** BOX STYLE TWO */

.box-style2 {
	background: #5E74AB;
}

.box-style2 .title {
	height: 35px;
	margin: 0px;
	padding: 12px 0px 0px 20px;
	background: url(images/bg03.gif) no-repeat left top;
	letter-spacing: -1px;
	line-height: normal;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #9DAED8;
}

.box-style2 .title span {
	color: #FFFFFF;
}

.box-style2 .entry {
	padding: 25px 20px 5px 20px;
	line-height: 200%;
	background: url(images/bg05.gif) no-repeat  left bottom;
}

.box-style2 .entry strong {
	color: #DFE8FE;
}

.box-style2 .alignleft {
	margin-right: 25px;
}

.box-style2 .more {
	background: url(images/bg06.gif) no-repeat left top;
	text-align: right;
}

.box-style2 .more a {
	display: block;
	height: 35px;
	padding: 14px 36px 0px 0px;
	background: url(images/bg07.gif) no-repeat right top;
	color: #FFFFFF;
}

/** BOX STYLE THREE */

.box-style3 {
	background: #5E74AB url(images/bg09.gif) no-repeat left 47px;
}

.box-style3 .title {
	height: 35px;
	margin: 0px;
	padding: 18px 0px 0px 20px;
	background: url(images/bg08.gif) no-repeat left top;
	letter-spacing: -1px;
	line-height: normal;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #9DAED8;
}

.box-style3 .title span {
	color: #FFFFFF;
}

.box-style3 .entry {
	padding: 25px 20px 20px 20px;
	line-height: 200%;
	background: url(images/bg05.gif) no-repeat  left bottom;
}

.box-style3 .entry strong {
	color: #DFE8FE;
}

.box-style3 .alignleft {
	margin-right: 25px;
}

.box-style3 .more {
	background: url(images/bg06.gif) no-repeat left top;
	text-align: right;
}

.box-style3 .more a {
	display: block;
	height: 35px;
	padding: 14px 36px 0px 0px;
	background: url(images/bg07.gif) no-repeat right top;
	color: #FFFFFF;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

ul.style1 li {
	padding: 8px 0px;
	background: url(images/homepage08.gif) repeat-x left top;
}

ul.style1 a {
	color: #FFFFFF;
}

ul.style1 li.first {
	background: none;
}

.table1 * {
	font-size: 9px;
	color: #C8D2ED;
}

.table1 {
	margin-bottom: 18px;
}

.table1 th, .table1 td {
	border-top: 1px solid #5E74AB;
	border-left: 1px solid #5E74AB;
	text-decoration: none;
}

.table1 th {
	padding: 5px 15px;
}

.table1 td {
	padding: 5px 15px;
	background: #586CA0;
}

.table1 tr.alt td {
	background: none;
}

/** HEADER */
