/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(../images/body_bg.jpg);
	text-align:left;
	margin-top: 0px;
	background-position: top;
	}
	
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000033;
	text-decoration:none;
	}
		
p {
	padding-left:5px;
	padding-right:2px;
	}	

#maindiv {
	width:780px;
	margin:0 auto;
	}

#left_content {
	width: 585px;
	height:2650px;	
	float:left;
	 background:url(../images/Content_Bg.jpg);
	 background-repeat:repeat-y;	
	}
	
	
	#left_contentt {
	width: 585px;
	height: 850px;
	float:left;
	background:url(../images/Content_Bg.jpg);
	background-repeat:repeat-y;
	}
	
#right_content {
	width: 195px;
	height:2650px;
	float:right;
	background-image:url(../images/Right_Bg.jpg);
	background-repeat:repeat-y;	
	}
	
	#right_contentt {
	width: 195px;
	height: 850px;
	float:right;
	background-image:url(../images/Right_Bg.jpg);
	background-repeat:repeat-y;	
	}

#left_content_large {
	width: 585px;
	height: 1000px;	
	float:left;
	background:url(../images/Content_Bg.jpg);
	background-repeat:repeat-y;	
	}
	
#right_content_large {
	width: 195px;
	height: 1000px;
	float:right;
	background-image:url(../images/Right_Bg.jpg);
	background-repeat:repeat-y;	
	}

#left_content_resources {
	width: 585px;
	height: 8200px;	
	float:left;
	background:url(../images/Content_Bg.jpg);
	background-repeat:repeat-y;	
	}

#right_content_resources {
	width: 195px;
	height: 8200px;
	float:right;
	background-image:url(../images/Right_Bg.jpg);
	background-repeat:repeat-y;
	}

#left_content_resources_small {
	width: 585px;
	height: 5000px;	
	float:left;
	background:url(../images/Content_Bg.jpg);
	background-repeat:repeat-y;	
	}

#right_content_resources_small {
	width: 195px;
	height: 5000px;
	float:right;
	background-image:url(../images/Right_Bg.jpg);
	background-repeat:repeat-y;	
	}	
.introduction {
	line-height: 18px;
	height: 151px;
	width: 585px;
	}
	
.introduction  p {
	padding-left:8px;
	padding-right:8px;
	}
		
.content {
 	background-color: #FFFFFF;
	 background:url(../images/Content_Bg.jpg);
	 background-repeat:repeat-y;
	 }

.navigation a {
	padding-left:100px;
	padding-right:100px;
	}
	 
.content td {
	padding:10px;
	}	 
	
.drill td {
	padding-left:8px;
	padding-right:8px;
	}

.content_resources {
	 bgcolor: #FFFFFF;
	 background:url(../images/Content_Bg.jpg);
	 background-repeat:repeat-y;
	 padding:10px;
	 }
	 
.content_resources {
	padding:10px;
	}	 
	 
.welcome_content {
	width: 585px;
	height: 128px;
	background-image:url(../images/Welcome_Bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}

.welcome-text {
	padding-left:10px;
	padding-right: 15px;

	}	
	
.about_us {
	background-image:url(../images/About_Us_Content.gif);
	width:190px;
	height:113px;
	float:left;
	}

.about_us p {
	padding-left:8px;
	padding-right:8px;
	}
	
.capabilities {
	background-image:url(../images/Capabilities_Content.gif);
	width:199px;
	height:113px;
	float:left;
	}

.capabilities p{
	padding-left:8px;
	padding-right:8px;
	}
	
.gallery {
	background-image:url(../images/Gallery_Content.gif);
	width:196px;
	height:113px;
	float:left;
	}
	
.gallery td{
	padding:5px;
 	}

.news {
	background:url(../images/News_Event_Content.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	}
	
.livechat {
	background:url(../images/Live_Chat_Bg.jpg);
	background-repeat:repeat-y;
	padding-left:7px;
	padding-right:2px;
	}
		
.in_the_news {
	background:url(../images/In_The_News_Content.gif);
	background-repeat:repeat-y;
	background-color:#BEC5CA;
	padding-left:7px;
	}
	
#footer {
	width: 780px;
	height:30px;	
	float:left;
	text-align:center;
	background-image:url(../images/Footer.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:bottom;
	}	
	
#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000033;
	text-decoration:underline;
	}		

#tablist {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px Verdana;
	}

#tablist li {
	list-style: none;
	display: inline;
	margin: 0;
	}

#tablist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	}

#tablist li a:link, #tablist li a:visited {
	color:#000033;
	}

.tabcontent{
	display:none;
}	
