/*
 # Coded by --ss--
 # Please do not copy anything.
*/

body { 
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#container {
	text-align: left;
	margin: auto;
	overflow: hidden;
}

#header {
	height: 101px;
	width: 100%;
	background-image: url(../images/v3/top.png);
	background-repeat: repeat-x;
}

#center {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#logo {
	height: 101px;
	width: 240px;
	background-image: url(../images/v3/logo.png);
	float: left;
	margin-left: 10px;
}

#blue {
	height: 140px;
	width: 100%;
	background-image: url(../images/v3/grad.png);
	background-repeat: repeat-x;
}

#advert {
	background-image: url(../images/v3/ads/advert6.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 140px;
	margin: 0 auto;
}

#nav_links {
	margin-left: 30px;
	margin-right: auto;
	float: left;
}

.link {
	border: 0px;
	margin-top: 45px;
	margin-left: 20px;
	margin-right: 20px;
}

#content {
	width: 903px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.text {
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
}

#left {
	width: 675px;
	float: left;
}

#right {
	width: 213px;
	float: right;
}

#spacer {
	width: 50px;
	float: left;
}

a#link_home { 
	background-image: url(../images/v3/nav/home.png); 
	width:112px; 
	height:30px; 
	display:block;
}

a#link_home span { 
	display:none; 
	float:left; 
}

a#link_home:hover { 
	background-image: url(../images/v3/nav/home_over.png); 
	width:112px; 
	height:30px;
}

a#link_shared { 
	background-image: url(../images/v3/nav/shared.png); 
	width:112px; 
	height:30px; 
	display:block;
}

a#link_shared span { 
	display:none; 
	float:left; 
}

a#link_shared:hover { 
	background-image: url(../images/v3/nav/shared_over.png); 
	width:112px; 
	height:30px;
}

a#link_reseller { 
	background-image: url(../images/v3/nav/reseller.png); 
	width:112px; 
	height:30px; 
	display:block;
}

a#link_reseller span { 
	display:none; 
	float:left; 
}

a#link_reseller:hover { 
	background-image: url(../images/v3/nav/reseller_over.png); 
	width:112px; 
	height:30px;
}

a#link_vps { 
	background-image: url(../images/v3/nav/vps.png); 
	width:112px; 
	height:30px; 
	display:block;
}

a#link_vps span { 
	display:none; 
	float:left 
}

a#link_vps:hover { 
	background-image: url(../images/v3/nav/vps_over.png); 
	width:112px; 
	height:30px;
}

a#link_contact { 
	background-image: url(../images/v3/nav/contact.png); 
	width:112px; 
	height:30px; 
	display:block;
}

a#link_contact span { 
	display:none; 
	float:left; 
}

a#link_contact:hover { 
	background-image: url(../images/v3/nav/contact_over.png); 
	width:112px; 
	height:30px;
}

#div_link {
	margin-left: 50px;
	margin-right: auto;
	float: left;
	border: 0px;
	margin-top: 45px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Box 1 */
#box1_top {
	height: 10px;
	width: 675px;
	background-image: url(../images/v3/box1_top.png);
}

#box1_mid {
	width: 675px;
	background-image: url(../images/v3/box1_mid.png);
}

#box1_bot {
	height: 10px;
	width: 675px;
	background-image: url(../images/v3/box1_bot.png);
}

/* Box 2 */
#box2_top {
	height: 10px;
	width: 213px;
	background-image: url(../images/v3/box2_top.png);
}

#box2_mid {
	width: 213px;
	background-image: url(../images/v3/box2_mid.png);
	text-align: center;
}

#box2_bot {
	width: 213px;
	height: 10px;
	background-image: url(../images/v3/box2_bot.png);
}

#footer {
	height: 113px;
	width: 100%;
	background-image: url(../images/v3/footer.png);
	float: left;
	margin-top: 10px;
	color: white;
}

#links {
	margin-top: 95px;
	margin-left: 5px;
	float: left;
}

#links a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#links a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#disclaimer {
	margin-top: 77px;
	margin-right: 5px;
	float: right;
}

a#sn {
	color: white;
	text-decoration: none;
	font-weight: normal;	
}

a#sn:hover {
	text-decoration: underline;
	font-weight: bold;
}

a#sn:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;	
}

/* Content */
h1 {
	line-height: 20px;
	margin: 0 0 20px 0;
	padding: 0 0 14px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px solid #ddd;
}

.title_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2D5699;
}

.subtitle_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #2D5699;
}

.normal {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}

#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}

#livechat {
	margin: 0 auto;
	width: 191px;
}