body {
	background: url(images/background.jpg) repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	line-height: 20px;
	color: #000000;
}
body#home {
	background: #fff url(images/home_background.jpg) no-repeat center top;
}
a {
	color: #698800;
}
a:hover {
	color: #000;
}
#wrapper {
	width: 1000px;
	margin: 0 auto 20px auto;
	text-align: left;
}
/* Universal */
#left {
	width: 700px;
	float:left
}
#right {
	width: 300px;
	float:left;
}
.column {
	width: 48%;
	padding: 0 2% 0 0;
	float: left;
}
h1, h2, h3 {
	margin: 4px 0;
}
h1 {
	margin: 50px 0 20px 0;
	font-size: 250%;
}
h2 {
	font-size: 150%
}
h2.title {
	padding:0 0 20px 0;
	font-weight: normal;
	line-height: 22px;
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h5 {
	margin: 0 0 5px 0;
}
/* Header */
.logo {
	margin: 20px 0 0 0;
}
#headerlinks {
	width: 400px;
	height: 42px;
	margin: 0 0 0 0;
	float: right;
	line-height: 36px;
	text-align:right;
}
#headerlinks a {
	border-bottom: 1px dotted #fff;
	text-decoration: none;
	margin: 10px 15px;
	font-weight: bold;
}
/* Navigation */
	
#navigation {
	height: 36px;
	width: 100%;
	margin: 30px 0 0 0;
 *margin: 27px 0 0 0;
}
ul.nav {
	padding: 0px;
	list-style-type:none;
	width: 1000px;
}
ul.nav li a {
	color: #fff;
	line-height: 45px;
	text-decoration: none;
	font-size: 130%;
	border-bottom: none;
}
ul.nav li {
	float: left;
	text-align: center;
	height: 42px;
	line-height: 42px;
	width: 135px;
	margin: 0 3px 0 0;
	list-style: none;
}
ul.nav li:hover {
	background: url(images/nav_bg.jpg) no-repeat;
}
ul.nav li.selected {
	background: url(images/nav_bg.jpg) no-repeat;
}
/* home */
#biggreen {
	width: 1000px;
	margin: 10px 0 0 0;
	height: 278px;
}
.homebox_left, .homebox_right {
	width: 290px;
	padding: 0 20px;
	float: left;
	margin: 20px 0 20px 0;
	height: 300px;
}
.homebox_left {
	border-right: 1px dotted #CCCCCC;
}
.homebox_left h2, .homebox_right h2 {
	margin: 0;
	padding:5px 0;
	border-bottom: 1px solid #CCCCCC;
}
.homebox_left ul, .homebox_right ul {
	padding: 0;
}
.homebox_left li, .homebox_right li {
	list-style-type: none;
	background:url(images/list.png) no-repeat left;
	list-style-type: none;
	padding: 0 0 0 15px;
}
.text {
	margin: 20px 0 10px 10px;
}
#home-launch {
	width: 650px;
	height: 220px;
	margin: 65px 0 0 0;
}
.launch {
	float: left;
	width: 260px;
	height: 200px;
	padding: 7px 7px 7px 18px;
	margin: 5px 10px 0 0;
}
.launch h3 {
	margin: 0;
	padding:0;
	color: #FFFFFF;
	border-bottom: 1px dotted #fff;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
}
.launch ul {
	padding:0;
	margin:15px 0 10px 0;
}
.launch li {
	list-style-type: none;
	font-size: 110%;
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.launch li.big {
	padding: 3px 5px 3px 45px;
	font-size: 135%;
	font-weight: bold;
	background: url(images/big_bg.jpg) no-repeat left;
	color: #fff;
	margin: 0 0 3px 0;
	width: 200px;
}
.launch li.big strong {
	color: #fff;
}
.launch li.tick {
	background:url(images/yes.png) no-repeat left;
	padding: 0 0 0 25px;
}
.launch a {
	color: #FFFFFF;
}
.price {
	font-size: 140%;
	font-weight: bold;
	background-color:#C4D31E;
	color: #000;
	padding: 4px;
	width: 274px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
.domaintext {
	font-size: 80%;
}
/* Buttons */
.start a {
	float: right;
	display:block;
	width: 131px;
	margin: 5px 10px 0 0;
	height: 35px;
	background: url(images/start.png) 0 0 no-repeat;
}
.start a:hover {
	background-position: 0 -35px;
}
.order a {
	display:block;
	width: 105px;
	margin: 5px auto;
	height: 32px;
	background: url(images/order.png) 0 0 no-repeat;
}
.order a:hover {
	background-position:  0 -32px;
}
.title_bg {
	background: url(images/title_bg.jpg) no-repeat;
	text-align: left;
	color: #FFF;
	text-shadow:0 1px 0 #666;
}
.register a {
	float: right;
	display:block;
	width: 105px;
	margin: 0 10px 0 0;
	height: 32px;
	background: url(images/search.png) 0 0 no-repeat;
}
.register a:hover {
	background-position: 0 -32px;
}
.learnmore a {
	display:block;
	width: 250px;
	margin: 0;
	height: 47px;
	background: url(images/view.png) 0 0 no-repeat;
}
.learnmore a:hover {
	background-position: 0 -47px;
}
/* footer */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	color: #666666;
	border-top: #8EBA00 4px solid;
}
#footer h1 {
	font-size: 170%;
	margin: 0;
	padding: 5px 0;
}
/* Hosting Plans Page */
.tipbox {
	height: 40px;
	line-height:40px;
	text-align: center;
	font-size: 130%;
	width: 100%;
	background-color:#F3FFC6;
	border: 1px solid #E3F7CE;
}
.specials {
	height: auto;
	height: auto;
	line-height: 40px;
	text-align: center;
	font-size: 130%;
	width: 100%;
	background-color:#BCE774;
	border: 1px solid #E3F7CE;
	margin: 0 0 15px 0;
}
.specials a {
	color: #CC0000;
	font-size: 110%;
}
a.terms {
	float:right;
	font-size: 60%;
	margin: 10px 10px 0 0;
	color: #fff;
	background:#CC0000;
	padding: 4px;
	line-height: 20px;
}
a:hover.terms {
	background: #698800;
}
.virtuozzo {
	float: right;
	margin: 0 0 10px 10px;
}
/* About Us */

#whyus {
	float: right;
	width: 420px;
	padding: 10px;
	background: #FFF7CC;
	border: 2px dotted #FFE28A;
	margin: 0 0 20px 20px;
}
.icon ul {
	padding: 0;
}
.icon li {
	list-style-type: none;
	background:url(images/list.png) no-repeat left;
	list-style-type: none;
	padding: 0 0 0 15px;
}
.tick ul {
	padding: 0;
	margin: 0;
}
.tick li {
	list-style-type: none;
	background: url(images/yes.png) no-repeat left;
	list-style-type: none;
	padding: 0 0 0 25px;
}
/* Support  */
.supportbox {
	float: left;
	width: 300px;
	height: 130px;
	border: 1px solid #FFE28A;
	padding: 5px;
	margin: 0 10px 15px 10px;
	background-color: #F3FFC6;
}
.supportbox ul {
	padding: 0 0 0 0;
}
.supportbox li {
	background: url(images/list-icon.gif) no-repeat left;
	list-style-type: none;
	font-size: 110%;
	padding: 2px 0 2px 25px;
}
.supportbox li:hover {
	background-color: #D7FF37;
}
div#profile {
	margin: 10px 0 0 0;
	padding: 0;
	display: none;
}
/* Plesk  */
#warning {
	width: 400px;
	height: 70px;
	background: url(images/warning.gif) no-repeat;
	background-position: 5px 5px;
	padding: 5px 30px;
	border: 1px solid #FFE28A;
	background-color: #F3FFC6;
}
#warning_auto {
	width: auto;
	height: auto;
	background: url(images/warning.gif) no-repeat;
	background-position: 5px 5px;
	padding: 5px 30px;
	border: 1px solid #FFE28A;
	background-color: #F3FFC6;
}
.sshot {
	margin: 0 0 20px 20px;
	float: right;
}
a#demo {
	display: block;
	width: 400px;
	padding: 5px 30px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #FFE28A;
	background-color: #8EBA00;
	text-align: centre;
	margin: 0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#demo:hover {
	background-color: #698800;
}
#domainbox {
	background: url(images/greybox.png) no-repeat;
	width: 285px;
	height: 90px;
	padding: 10px 5px;
	margin: 0 0 10px 0;
}
table.contact {
	width: 45%;
	text-align: left;
}
th#contact, td#contact {
	text-align:left;
	padding:.5em;
	border:1px solid #fff;
}
th#contact {
	background:#000 url(tr_back.gif) repeat-x;
	color:#fff;
}
td#contact {
	background-color: #F3FFC6;
}
#faq {
	width: 600px;
}
#faq p {
	margin: 5px 0 20px 10px;
}
#faq h2 {
	border-bottom: 1px dotted;
	padding: 2px 0;
	margin:0;
}
#faq ol {
	margin: 0 0 20px 0;
}
#faq li {
	padding: 2px;
}
.code {
	line-height: 20px;
	font-size: 105%;
	width: 60%;
	height: auto;
	padding: 5px;
	background: #FFFFCC;
}
.testimonial {
	width: 	255px;
	padding: 10px;
	height: 100px;
	background:url(images/testimonial.jpg) no-repeat;
	font-style: italic;
}
.tesimonial_person {
	margin: -25px 80px 0 0;
	float:right;
}
.review {
	border: 1px solid #FC6;
	background: #FFC;
	padding: 8px 10px;
	margin: 20px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

