@charset "utf-8";
/* CSS Document */

html { padding:0; margin:0; height:100%;}
body { padding:0; margin:0; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:0.75em; color:#3d5daf; background:url(images/bg.gif) #3d5daf repeat-x;}
a{ color:#000000; text-decoration:none; font-weight:bold; }
a:hover { color:#000000; text-decoration:underline;}

h1 { padding:0; margin:0; font-size:1.2em; color: #DD282C; font-weight:bold;}
#mainh1 {margin: 10px 0;}
/*main content areas*/
#top{ background:url(images/top.gif) no-repeat; width:1000px; height:110px; margin:auto; position:relative; border-left:2px solid #000000;
border-right:2px solid #000000;}
#main_container { width:1000px; margin:auto; background:url(images/bg-main.gif) repeat-y; margin:auto; position:relative; border-left:2px solid #000000;
border-right:2px solid #000000;}
#footer { background: url(images/footer.gif) no-repeat; height:40px; width:1000px; margin:auto; position:relative; border-left:2px solid #000000;
border-right:2px solid #000000; border-bottom:2px solid #000000;}

#address_top {
	position:absolute;
	left:390px;
	top:36px;
	width: 597px;
	height: 24px;
	text-align:right;
	font-size:1.3em;
	font-weight:bold;
}

#left_area { width:800px; float:left;}

#left_main_image { width:800px; float:left; text-align:center;}

#left_content { width:760px ; float:left; margin-left: 18px; border-bottom:1px solid #CCCCCC; padding-bottom:10px;}
#left_content p { padding:0; margin:0;}


#right_area {  float:right;}

#nav4 { float:left; padding-bottom:10px; width:200px; border-bottom:#CCCCCC 2px solid;}
#nav4 ul {list-style: none; padding:0; margin:0;}
#nav4 li {list-style: none; padding:0; margin:0}
#nav4 a {width: 190px;  display:block; line-height:15px; padding:3px 0 4px 0px; color: #dd282c; text-decoration: none; font-weight: bold;  font-size:1.1em;}
html>body #nav4 a {width: 190px}
#nav4 a:hover { color: #000000;  text-indent:5px;}

#right_content_box { width:200px; padding:10px 0 10px 0; border-bottom:1px solid #CCCCCC; clear:both; }
#beta_right_content_box { width:200px; padding:10px 0 10px 0; border-bottom:1px solid #CCCCCC; clear:both; }
#chalie_right_content_box { width:200px; padding:10px 0 10px 0; border-bottom:1px solid #CCCCCC; clear:both; }


#footerdetails {
	position:absolute;
	left:216px;
	top: 3px;
}

#featured {
	float:right; 
	margin: 0 0 0 20px;  
	padding-top: 45px;
	height: 243px; width:200px;
	background: url(images/featured.gif) top left no-repeat;
}


#inlineSecond {min-height:auto!important; }
/* Safari hack for content expanding issue */
html[xmlns*=""] #inlineSecond {min-height: inherit;}
#inlineSecond { min-height:auto}
#inlineSecond {margin-bottom: 5px;}

