#container {
	width: 776px;
	/*background: #FFFFFF;*/
	height: 100%;
	margin: 0 auto;
}

	#top {
		width: 776px;
		height: 75px;
		background-position:top;
		background-repeat:no-repeat;
		background: #FFFFFF;
		margin-bottom: 12px;
	}
		#top #logo {
			float: left;
			background-color:#FFFFFF;
		}
		#top #menu {
			width: 512px;
			float: right;
			padding-top: 14px;
			padding-right: 15px;
			background-color:#FFFFFF;
		}
			#top #menu #secondary {
				width: 500px;
				float: right;
				clear: both;
			}
			#top #menu #primary {
				width: 550px;
				float: right;
			}
	
	#content {
		width: 776px;
		background: #c7d3af;
	}
		#content .c1 {
			background: url(../gui/content/c1.gif) no-repeat left top;
		}
		#content .c2 {
			background: url(../gui/content/c2.gif) no-repeat right top;
			padding: 8px;
		}	
		#content #header {
			height: 199px;
			
		}
			#content #header #salesRep {
				width: 122px;
				float: left;
			}
			#content #header #features {
				width: 238px;
				float: left;
			}
			#content #header #featuresList {
				background: #FFFFFF;
				width: 238px;
				height: 104px;
			}
			#content #header #servers {
				width: 400px;
				float: left
			}
			#content #header ul {
				font-size: 12px;
				margin: 0px;
				padding: 0;
			}
			#content #header ul li {
				list-style-type: none;
				padding: 1px 0px 1px 13px;
				background: url(../gui/yes.gif) no-repeat 0px 5px;
			}
		#content #hosting {
			width: 760px;
			margin-top: 8px;
		}
			#content #hosting .shared {
				width: 192px;
				float: left;
			}
			#content #hosting .e-commerce {
				width: 193px;
				float: left;
			}
			#content #hosting .dedicated {
				width: 194px;
				float: left;
			}
			#content #hosting .email {
				width: 181px;
				float: left;
			}
			#content #hosting #hostingContent {
				background: url(../gui/hosting/bg.gif) repeat-y;
			}
			#content #hosting ul {
				font-size: 11px;
				margin: 10px 16px 10px 16px;
				padding: 0;
			}
			#content #hosting ul li {
				list-style-type: none;
				padding: 2px 0px 2px 8px;
				background: url(../gui/bullet1.gif) no-repeat 0px 7px;
			}
		#content #bottom {
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
			
		}
			#content #bottom #panels {
				width: 270px;
				background: #FFFFFF url(../gui/content/sitexpress_bottom.gif) no-repeat bottom left;
				font-size: 11px;
				height: 100%;
				float: left;
				margin-right: 8px;
			}
				#content #bottom #panels .ctn {
					padding: 10px;
				}
				#content #bottom #panels #controlPanel {
					height: 50%;
					background: url(../gui/content/control_panel_bg.gif) repeat-y;
				}
				#content #panels #siteXpress {
				}
			#content #bottom #newDomain {
				width: 237px;
				float: left;
				margin-right: 8px;
				background: #f8f9f1 url(../gui/content/new_domain_bg.gif) repeat-y;
				height: 100%;
			}
				#content #bottom #newDomain .bg {
					height: 100%;
					background: url(../gui/content/new_domain_btm_bg.gif) no-repeat bottom right;
				}
				#content #bottom #newDomain .ctn, #content #bottom #transferDomain .ctn {
					font-size: 11px;
					padding: 5px 16px 5px 32px;
				}
				
				/*#content #bottom #newDomain ul, #content #bottom #transferDomain ul {
					font-size: 10px;
					margin: 0px 0px 10px 0px;
					padding: 0;
				}
				#content #bottom #newDomain ul li, #content #bottom #transferDomain ul li {
					list-style-type: none;
					padding: 4px 8px 4px 30px;
					background: url(../gui/bullet1.gif) no-repeat 0px 7px;
				}
				#content #bottom #newDomain ul .beginA, #content #bottom #transferDomain ul .beginA {
					background: #f0f2e4 url(../gui/content/bullet_begin_a.gif) no-repeat;
				}
				#content #bottom #newDomain ul .a, #content #bottom #transferDomain ul .a {
					background: #f0f2e4 url(../gui/content/bullet_a.gif) no-repeat;;
				}
				#content #bottom #newDomain ul .b, #content #bottom #transferDomain ul .b {
					background: #f8f9f2 url(../gui/content/bullet_b.gif) no-repeat;
				}
				#content #bottom #newDomain ul .endA, #content #bottom #transferDomain ul .endA {
					background: #f0f2e4 url(../gui/content/bullet_end_a.gif) no-repeat bottom left;
				}
				#content #bottom #newDomain ul .endB, #content #bottom #transferDomain ul .endB {
					background: #f8f9f2 url(../gui/content/bullet_end_b.gif) no-repeat bottom left;
				}*/
				
				
				
				.fancyList1 ul {
					font-size: 10px;
					margin: 0px 0px 10px 0px;
					padding: 0;
				}
				.fancyList1 li {
					list-style-type: none;
					padding: 4px 8px 4px 30px;
				}
				.fancyList1 .beginA {
					background: #f0f2e4 url(../gui/content/fancy_list1/bullet_begin_a.gif) no-repeat;
				}
				.fancyList1 .a {
					background: #f0f2e4 url(../gui/content/fancy_list1/bullet_a.gif) no-repeat;;
				}
				.fancyList1 .b {
					background: #f8f9f2 url(../gui/content/fancy_list1/bullet_b.gif) no-repeat;
				}
				.fancyList1 .endA {
					background: #f0f2e4 url(../gui/content/fancy_list1/bullet_end_a.gif) no-repeat bottom left;
				}
				.fancyList1 .endB {
					background: #f8f9f2 url(../gui/content/fancy_list1/bullet_end_b.gif) no-repeat bottom left;
				}
				
				.fancyList2 ul {
					font-size: 10px;
					margin: 0;
					padding: 0;
				}
				.fancyList2 li {
					list-style-type: none;
					padding: 4px 8px 4px 30px;
				}
				.fancyList2 .beginA {
					background: #eff1df url(../gui/content/fancy_list2/bullet_begin_a.gif) no-repeat;
				}
				.fancyList2 .a {
					background: #eff1df url(../gui/content/fancy_list2/bullet_a.gif) no-repeat;;
				}
				.fancyList2 .b {
					background: #f7f8ef url(../gui/content/fancy_list2/bullet_b.gif) no-repeat;
				}
				.fancyList2 .endA {
					background: #eff1df url(../gui/content/fancy_list2/bullet_end_a.gif) no-repeat bottom left;
				}
				.fancyList2 .endB {
					background: #f7f8ef url(../gui/content/fancy_list2/bullet_end_b.gif) no-repeat bottom left;
				}
				
				
				
				
			#content #bottom #transferDomain {
				width: 237px;
				float: left;
				background: #f8f9f1 url(../gui/content/new_domain_bg.gif) repeat-y;
				height: 100%;
			}
				#content #bottom #transferDomain .bg {
					height: 100%;
					background: url(../gui/content/new_domain_btm_bg.gif) no-repeat bottom right;
				}
		#content #sidebar {
			width: 176px;
			float: left;
		}
			#content #sidebar #live {
				margin-bottom: 8px;
			}
			#content #sidebar #box1 {
				background: #a5b87e url(../gui/sidebar/box1/bg.gif) no-repeat top right;
				margin-bottom: 8px;
				color: #FFFFFF;
				width: 176px;
			}
				#content #sidebar #box1 .c1 {
					background: url(../gui/sidebar/box1/c1.gif) no-repeat top left;
				}
				#content #sidebar #box1 .c3 {
					background: url(../gui/sidebar/box1/c3.gif) no-repeat bottom left;
					padding: 14px;
				}
				#content #sidebar #box1 h1 {
					font-size: 12px;
					color: #FFFFFF;
					margin-top: 0px;
				}
				#content #sidebar #box1 ul {
					font-size: 11px;
					margin: 10px 10px 0px 0px;
					padding: 0;
				}
				#content #sidebar #box1 ul li {
					list-style-type: none;
					padding: 2px 0px 2px 10px;
					background: url(../gui/bullet2.gif) no-repeat 0px 7px;
				}
			#content #sidebar #box2 {
				background: #aeaeae;
				color: #FFFFFF;
				font-size: 11px;
				margin-bottom: 8px;
			}
				#content #sidebar #box2 .c1 {
					background: url(../gui/sidebar/box2/c1.gif) no-repeat top left;
				}
				#content #sidebar #box2 .c3 {
					background: url(../gui/sidebar/box2/c3.gif) no-repeat bottom left;
					padding: 14px;
				}
				#content #sidebar #box2 h1 {
					font-size: 12px;
					color: #FFFFFF;
					margin-top: 0px;
				}
			#content #sidebar #box3 {
				background: #d59909 url(../gui/sidebar/box3/bg.gif) no-repeat bottom left;
				color: #FFFFFF;
			}
				#content #sidebar #box3 .c1 {
					background: url(../gui/sidebar/box3/c1.gif) no-repeat top left;
				}
				#content #sidebar #box3 .c4 {
					background: url(../gui/sidebar/box3/c4.gif) no-repeat bottom right;
					padding: 14px;
				}
				#content #sidebar #box3 h1 {
					font-size: 12px;
					color: #FFFFFF;
					margin-top: 0px;
				}
				#content #sidebar #box3 ul {
					font-size: 11px;
					margin: 10px 10px 0px 0px;
					padding: 0;
				}
				#content #sidebar #box3 ul li {
					list-style-type: none;
					padding: 2px 0px 2px 10px;
					background: url(../gui/bullet3.gif) no-repeat 0px 7px;
				}
		#content #main {
			width: 576px;
			background: #FFFFFF;
			float: right;
		}
			#content #main #title {
				float: left;
			}
			#content #main #titleImg {
				float: right;
			}
			#content #main #breadcrumb {
				padding: 10px 20px 5px 20px;
				font-size: 10px;
				color: #595959;
			}
			#content #main #breadcrumb ul {
				margin: 0px;
				padding: 0px;
				}
				#content #main #breadcrumb li {
					list-style-type: none;
					float: left;
					margin-right: 10px;
					padding-left: 10px;
					background: url(../gui/arrow1.gif) no-repeat 0px 4px;
					}
					#content #main #breadcrumb ul #home {
						padding: 0px;
						background: none;
						}
			#content #main .ctn {
			}
				#content #main .ctn .c3 {
					background: url(../gui/main/c3.gif) no-repeat bottom left;
				}
				#content #main .ctn .c4 {
					background: url(../gui/main/c4.gif) no-repeat bottom right;
					padding: 5px 20px 5px 20px;
				}
				#content #main .ctn #tableComp {
					font-size: 11px;
				}
					#content #main .ctn #tableComp td {
						border-bottom: 1px #d1deb8 solid;
						padding: 5px 10px 5px 10px;
					}
					#content #main .ctn #tableComp .even {
						background: #f6f8e7;
					}
					#content #main .ctn #tableComp .head {
						border-bottom: 2px #ffcc00 solid;
						color: #FFFFFF;
						background: #a5b87e;
					}
					#content #main .ctn #tableComp .headBegin {
						border-bottom: 2px #ffcc00 solid;
						color: #FFFFFF;
						background: #a5b87e url(../gui/table/c1.gif) no-repeat left top;
					}
					#content #main .ctn #tableComp .headEnd {
						border-bottom: 2px #ffcc00 solid;
						color: #FFFFFF;
						background: #a5b87e url(../gui/table/c2.gif) no-repeat right top;
					}
					#content #main .ctn #tableComp .price {
						font-weight: bold;
						color: #71834b;
					}
					#content #main .ctn #tableComp .priceEven {
						font-weight: bold;
						color: #71834b;
						background: #f6f8e7;
					}
					#content #main .ctn #tableComp .priceTitle {
						color: #bc6e03;
					}
					#content #main .ctn #tableComp .orderNow td {
						padding: 5px 2px 5px 2px;
					}
				#content #main #dedicatedHosting {
					
				}
					#content #main #dedicatedHosting #starter {
						width: 172px;
						float: left;
					}
					#content #main #dedicatedHosting #advanced {
						width: 172px;
						margin-left: 10px;
						float: left;
					}
					#content #main #dedicatedHosting #power {
						width: 172px;
						margin-left: 10px;
						float: left;
					}
			#content #main .list1 ul {
				font-size: 11px;
				margin: 0px;
				padding: 0;
			}
			#content #main .list1 ul li {
				list-style-type: none;
				padding: 3px 0px 3px 13px;
				background: url(../gui/yes.gif) no-repeat 0px 5px;
			}
			#content #main .addOns td {
				padding: 15px 0px 15px 0px;
				border-bottom: 1px solid #e9efdd;
				font-size: 12px;
			}
			#content #main .addOns .first td {
				padding: 10px 0px 15px 0px;
				border-bottom: 1px solid #e9efdd;
			}
			#content #main .addOns h2 {
				margin-top: 0;
			}
			#content #main .addOns p {
				margin-bottom: 0;

			}
					
	#footer {
		margin-top: 10px;
		background: #FFFFFF;
		font-size: 11px;
		color: #333333;
	}
		#footer a {
			color: #69863f;
		}
		#footer .c1 {
			background: url(../gui/footer/c1.gif) no-repeat left top;
		}
		#footer .c2 {
			background: url(../gui/footer/c2.gif) no-repeat right top;
			padding: 16px 16px 20px 16px;
		}
		#footer #links {
			color: #d59909;
			margin-bottom: 10px;
		}
.clear {
	clear: both;
}
.spacer {
	height: 8px;
	display: block;
	background: #00FF33;
}
