@charset "utf-8";
html{
	height: 101%;
}
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/bk-top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#top-header{
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 15px;
}
.float-right{
	float: right;
}
.float-left{
	float: left;
}
#site-body{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#site-footer{
	margin: 0px;
	height: 41px;
	background-image: url(images/bk-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header-links a{
	margin: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	text-decoration: none;
}
#header-links a:hover{
	color: #5F8FBF;
	text-decoration: underline;
}
.icon-home  {
	background-image: url(images/icon-home.jpg);
}
.icon-sitemap{
	background-image: url(images/icon-sitemap.jpg);
}
.icon-contact{
	background-image: url(images/icon-contactus.jpg);
}
#h-menu{
	background-image: url(images/h-menu-middle.jpg);
	height: 42px;
	background-repeat: repeat-x;
}
#h-menu #right{
	background-image: url(images/h-menu-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
#h-menu #left{
	background-image: url(images/h-menu-left.jpg);
	height: 42px;
	background-repeat: no-repeat;
	background-position: left;
}
.h-menu-items{
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.h-menu-items li{
	display: inline;
	padding-right: 5px;
	list-style-type: none;
	padding-left: 5px;
}
.h-menu-items a{
	color: #F0F0F0;
	text-decoration: none;
	font-size: 11px;
	padding-left: 10px;
	background-image: url(images/h-menu-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.h-menu-items a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/h-menu-arrow-selected.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.h-menu-items .selected{
	background-image: url(images/h-menu-arrow-selected.jpg);
	color: #FFFFFF;
}
.search {
	display: inline;
	background-image: url(images/h-menu-search.jpg);
	height: 42px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	float: right;
	clear: both;
}
.search form{
	margin: 0px;
	padding-top: 11px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 24px;
}
.search form input{
	font-size: 11px;
	border: 1px solid #FFFFFF;
	width: 110px;
}
.search form #call{
	background-image: url(images/h-menu-search.jpg);
	background-repeat: no-repeat;
	background-position: -141px center;
	width: 20px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 3px;
	height: 20px;
}
#site-content{
	margin-top: 10px;
	margin-bottom: 10px;
}
.panel-mail-hosting {
	background-image: url(images/panel-mail-hosting.jpg);
	height: 122px;
	width: 331px;
	background-repeat: no-repeat;
}
.panel-mail-hosting  .content, .panel-support .content{
	width: 240px;
	float: right;
	padding: 10px;
}
.detail  {
	margin-right: 10px;
	text-align: right;
}
.detail a{
	padding-left: 10px;
	background-image: url(images/bpd-arrow-red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #5899cb;
	text-decoration: none;
}
.detail a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.panel-support{
	background-image: url(images/panel-support.jpg);
	height: 122px;
	width: 331px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.panel-header{
	background-image: url(images/header-bk.jpg);
	background-repeat: repeat-x;
	height: 254px;
	margin-right: 10px;
}
.panel-header .hosting-bk{
	height: 254px;
	background-image: url(images/header-hosting.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.panel-header .left{
	background-image: url(images/header-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 254px;
	padding-left: 5px;
}
.product-panel{
	background-image: url(images/product-package-bk.jpg);
	height: 187px;
	width: 302px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-content{
	margin-left: 30px;
	margin-right: 70px;
	padding-top: 10px;
}
.order-button{
	width: 100px;
	float: right;
	clear: right;
	margin-right: 10px;
}
.product-content  li, .product-content-not-underlined li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D9D9D;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	background-image: url(images/arrow-gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.product-content  ul, .product-content-not-underlined ul{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bottom-panel{
	background-image: url(images/bottom-panel-bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 332px;
}
.bottom-panel .right{
	background-image: url(images/bottom-panel-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	height: 332px;
}
.bottom-panel .left{
	background-image: url(images/bottom-panel-left.jpg);
	height: 332px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom-panel .content{
	margin-top: 15px;
	margin-bottom: 15px;
}
.bottom-panel .content td{
	padding-right: 10px;
	padding-left: 10px;
}
.bottom-panel .seperator{
	background-image: url(images/bottom-panel-seperator.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
}
.bottom-panel .content h3{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #666666;
}
.panel-header h1{
	color: #ff8c09;
	font-size: 24px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-weight: normal;
}
.panel-header .content{
	padding: 10px;
	width: 350px;
}
.panel-header h1 span{
	color: #666666;
	font-size: 18px;
}
.hz-links{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.hz-links li{
	display: inline;
	clear: both;
}
.vt-links{
	margin: 0px;
	padding: 0px;
	display: inline;
}
.vt-links li{
	display: block;
}
.UnderdashedLinks{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:7px;
	background-image: url(images/bpd-dashed-line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
}
.UnderdashedLinks a{
	color: #5899cb;
	text-decoration: none;
	font-size: 14px;
	padding-left: 15px;
	background-image: url(images/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.UnderdashedLinks a:hover{
	color:#ff8c09;
	text-decoration: none;
}p{
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2{
	margin: 0px;
	padding: 0px;
}
.news h2{
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
	background-image: url(images/icon-news.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.news h2 span{
	font-size: 10px;
	color: #666666;
}
.news p{
	padding-left: 15px;
	line-height: normal;
	margin:2px 0 13px;
}
.news{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
}
a{
	color: #67a6d7;
	text-decoration: none;
}
.footer  {
	font-size: 12px;
	color: #666666;
}
.footer  .links a{
	color: #666666;
	font-size: 11px;
}
a:hover{
	text-decoration: underline;
}
.MainContent{
	padding: 10px;
	margin-bottom: 10px;
}
.MainContent h1{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #779AC2;
	padding: 10px;
	margin-top: 0px;
	color: #5983B3;
	font-size: 24px;
}
.MainContent h1 span{
	color: #B7CF17;
}
.MainContent h2{
	padding:10px 0 10px 30px;
	margin-top: 0px;
	color: #5983B3;
	font-size: 17px;
}
.MainContent h2 span{
	color: #B7CF17;
}
.MainContent h2 a:hover{
	text-decoration: none;
}
.MainContent h3{
	padding:10px 0 10px 50px;
	margin: 0px;
	color: #5983B3;
	font-size: 14px;
}
.MainContent h3 span{
	color: #B7CF17;
}
.MainContent h3 a:hover{
	text-decoration: none;
}
.footerContainer{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AAAAAA;
}
.MainContent p{
	line-height: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.quote{
	background-color: #E2EBF4;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-right: 10px;
	padding-left: 60px;
	width: 260px;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	text-align: justify;
	float: right;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;

}
.product-content-not-underlined li{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#google_map{
	height:450px;
	margin:10px 0 0;
	width:100%;
}
