/*Version 2.1*/
/*Main CSS*/
BODY {
	FONT-SIZE: 11px; 
	BACKGROUND: url(http://www.hostforasia.com/images/bg.gif) #B0B0B0 repeat-x; 
	MARGIN: 12px auto; 
	FONT-FAMILY: Verdana;
	}

#container {
	MARGIN: auto; 
	WIDTH: 955px; 
	HEIGHT: 100%;
}

/*end of main*/

/*This is the Div for header*/
#header {
	CLEAR: both;
	BACKGROUND: url(http://www.hostforasia.com/images/bg_banner.gif) no-repeat 0px 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 955px; 
	PADDING-TOP: 0px; 
	HEIGHT: 85px;
	}

A.link_logo {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(http://www.hostforasia.com/images/logo_new.png) no-repeat 0px 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 24px 0px 0px; 
	WIDTH: 250px; 
	PADDING-TOP: 0px; 
	HEIGHT: 40px;
	}
	
UL.link_right {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: right; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 20px 5px 0px 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
UL.link_right LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #c1c1c1 1px solid
}
UL.link_right LI.far_bottom {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 4px; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 5px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
}

/*This is the end of Div for header*/

/*This is the Div for footer, above undercontainer*/
#footer {
	CLEAR: both; 
	BACKGROUND: url(http://www.hostforasia.com/images/bg_footer.gif) no-repeat 0px 0px; 
	MARGIN: 0px; 
	WIDTH: 955px; 
	HEIGHT: 78px;
}
/*This is the end of Div for header*/

/*This is the Div ID for bottom links*/
UL.under_container {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 12px auto; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none; 
	TEXT-ALIGN: center;
	}
	
UL.under_container LI {
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 12px; 
	DISPLAY: inline; 
	PADDING-LEFT: 12px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
	}
UL.under_container LI.far_right {
	PADDING-RIGHT: 12px; 
	DISPLAY: inline; 
	PADDING-LEFT: 12px; 
	PADDING-BOTTOM: 0px; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
	}
	
UL.under_container LI A {
	COLOR: #000000; 
	TEXT-DECORATION: none;
	}
	
UL.under_container LI A:hover {
	COLOR: #000000; 
	TEXT-DECORATION: underline;
	}
	
/*This is the end of Div ID for bottom links*/

/*This is the DIV ID for top nav*/

#navcontainer {
	CLEAR: both; 
	BACKGROUND: url(http://www.hostforasia.com/images/navspacer.gif) no-repeat 0px 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 955px; 
	PADDING-TOP: 0px; 
	HEIGHT: 33px;
	}

ul#globalnav { 
	float:left;
	list-style-type:none; 
	margin:0; 
	padding:0px 0 0 0px;
	}

ul#globalnav li { float:left; }

ul#globalnav a { 
	Display:block; 
	overflow:hidden;
	height:30px; 
	text-indent:-9999px; 
	}

li#home a { background:url(http://www.hostforasia.com/images/home.gif) no-repeat 0 0; width:80px; }
li#home a:hover { background:url(http://www.hostforasia.com/images/home.gif) no-repeat 0 -30px; }

li#about_us a { background: url(http://www.hostforasia.com/images/about_us.gif) no-repeat 0 0; width:100px; }
li#about_us a:hover { background: url(http://www.hostforasia.com/images/about_us.gif) no-repeat 0 -30px; }

li#hosting_service a { background: url(http://www.hostforasia.com/images/hosting_service.gif) no-repeat 0 0; width:160px; }
li#hosting_service a:hover { background: url(http://www.hostforasia.com/images/hosting_service.gif) no-repeat 0 -30px; }

li#billing_support a { background: url(http://www.hostforasia.com/images/billing_support.gif) no-repeat 0 0; width:160px; }
li#billing_support a:hover { background: url(http://www.hostforasia.com/images/billing_support.gif) no-repeat 0 -30px; }

li#contact_us a { background: url(http://www.hostforasia.com/images/contact_us.gif) no-repeat 0 0; width:120px; }
li#contact_us a:hover { background: url(http://www.hostforasia.com/images/contact_us.gif) no-repeat 0 -30px; }

#sign_in a { background: url(images/sign_in.gif) no-repeat 0 0; width:330px; }
#sign_in a:hover { background: url(http://www.hostforasia.com/images/sign_in.gif) no-repeat 0 -30px; }

/*This is the end of DIV ID for top nav*/

/*This is the DIV ID for main body (after top nav, before footer, note total with is 955, not 953*/
#content {
	BORDER-RIGHT: #959595 1px solid; 
	BORDER-LEFT: #959595 1px solid; 
	CLEAR: both; 
	BACKGROUND: #FFFFFF; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 953px; 
	PADDING-TOP: 0px; 
	HEIGHT: 100%;
	text-align:left; 
	}
/*This is the end of DIV ID for main body (after top nav, before footer*/