body
{
background: #0D2008;
font-family:Arial, Helvetica, sans-serif;
padding:0;
font-size:12px;
margin:0px auto auto auto;
color:#0D2008;
text-align: center;
letter-spacing: 2px;
}

#maindiv {
	width: 1053px;
	margin: 0 auto;
	background: url(images/topbar.jpg) no-repeat top #0D2008;
	height: 800px;
	border-top: 1px solid #0D2008;
	border-left: 1px dashed #BBC88E;
	border-right: 1px dashed #BBC88E;
	text-align: left;

}

#header {
	width: 1053px;
	margin: 4px auto;
	height: 25px;
	border: 1px dotted #428227;
	text-align: right;
}

#title {
	width: 613px;
	height: 88px;
	background: url(images/title.png);
	border: 0;
	margin-top: 69px;
	margin-left: 71px;
}

/*-----------------------------menu-------------------*/
#menu{
width:525px;
float:right;
text-align:right;
padding:15px 10px 0 0;
margin:0px;
}
#menu ul{
display:block;
list-style:none;
margin:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
}
#menu ul li a{
width:81px;
height:28px;
display:block;
padding:0px;
margin:0 4px 0 4px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:28px;
}
#menu ul li.selected a{
width:81px;
height:28px;
display:block;
padding:0px;
margin:0 4px 0 4px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:28px;
background:url(images/menu_bt_a.gif) no-repeat center;
}
#menu ul li a:hover{
background:url(images/menu_bt_a.gif) no-repeat center;
}
/*------------------------------------------*/

#centerdiv {
	width: 1053px;
	height: 341px;
	border-top: 1px solid #BBC88E;
	border-bottom: 1px solid #BBC88E;
	margin-top: 100px;
	background: url('images/centerbg.png') repeat-x top #0D2008;
}

/*------------------------------------------*/

.box1{
width:100%;
overflow:hidden;
margin-bottom:-165px;
}
.center_text{
width:430px;
height:330px;
float:left;
display:inline;
margin:20px 0 0 45px;
}
.center_text p{
color:#FFFFFF;
line-height:21px;
}
.big_title{
font-size:36px;
color:#FFFFFF;
padding:0 0 10px 0;
}
.big_title span{
font-weight:bold;
color:#34ad5b;
}
.center_button_icons{
width:450px;
overflow:hidden;
margin:6px 0 0;
padding:0 0 0 45px;
}
.center_button_icons li{
width:106px;
float:left;
overflow:hidden;
padding:0px 12px 0;
text-align:center;
}
.center_button_icons li a{
font-size:10px;
text-decoration:none;
}
.center_button_icons li a:hover{
color:#99FFFF;
}
.right_img{
float:right;
width:384px;
height:281px;
text-align:center;
padding:10px 0 0 0;
background:url(images/photo_frame.jpg) no-repeat center;
display:inline;
margin:22px 35px 0 0px;
}

/*-------------------------*/

#hostingdiv {
	width: 1053px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 0px;
	background: url('images/hostingbg.jpg') repeat-x top #fff;
	height: 600px;
}

#plans {
	float: left;
	padding-top: 73px;
	padding-left: 14px;
}

#pickone {
	float: right;
	padding-right: 15px;
	padding-top: 73px;
	width: 600px;
	line-height: 24px;
}

#status {
	width: 1053px;
	background: #fff;
	text-align: center;
	height: 250px;
}

.big {
	color: #00b02;
	font-family: 'lucida sans', 'helvetica', 'sans-serif';
	font-size: 29px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
}

/*-------------------------*/

table, td{
	color: #00b02;
	font-family: 'Lucida Sans', Century, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	border: 1px dashed #cbcbcb;
	}

#faqs {
	width: 1053px;
	background: url('images/hostingbg.jpg') repeat-x top #fff;
	text-align: center;
	}
#text {
	width: 900px;
	text-align: justify;
	text-justify: inter-word;
	padding-left: 35px;
	padding-top: 40px;
	padding-bottom: 45px;
}
b.question {
	color: #C0B10A;
	margin-top: 10px;
	font-size: 16px;
	}