@charset "UTF-8";
/* CSS Document */

body { background-image:url(../images/bodybg.gif); background-repeat:repeat-x; background-position:top; background-color:#1f1f1f; font-family:Arial, Helvetica, sans-serif; padding:0; margin:0 auto; }

/*---------------------------- Shading ------------------------------*/
/*-------------------------------------------------------------------*/
	
#shadowright { position:absolute; background-image:url(../images/shadow_rt.png); background-repeat:repeat-y; height:100%; width:15px; right:-15px; }
#shadowleft {  position:absolute; background-image:url(../images/shadow_lft.png); background-repeat:repeat-y; height:100%; width:15px; left:-15px; }
#footshadow { background-image:url(../images/footshadow.png); background-repeat:repeat-x; width:850px; height:15px; margin:0 auto; padding:0; }
	

/*------------------------- End Shading -----------------------------*/
/*-------------------------------------------------------------------*/

#container { width:820px; position:relative; font-weight:normal; color:#666666; font-size:1.4em; padding:0; margin:0 auto; }	
#container #header { height:171px; width:100%; padding:0; margin:0; background-image:url(../images/header.gif); background-repeat:no-repeat; }
		
/*---------  this is just for adding padding if we need it ----------*/

#container #content { 
	padding:0;
	padding-left:90px;
	padding-right:90px;
	height:100%;
	background-image:url(../images/index_09.gif);
	background-repeat:repeat-y;
	}
	
/*--------------------------------------------------------------------*/

/*-- #container #topshading {
	height:15px;
	background-image:url(../images/topshading.gif);
	background-repeat:repeat-x;
	}
--*/
	
#container #content #right {
	text-align:right;
	width:200px;
	padding:6px;
	border-left:1px dotted #cccccc;
	}
	
#container #content #title {
	font-size:90%;
	font-weight: normal;
	color:#e2a735;
	padding-bottom:3px;
	padding-top:3px;
	}
	
#container #content #subtitle {
	font-size:70%;
	font-weight:bold;
	color:#027FC3;
	padding-bottom:2px;
	}

#container #content #copy {
	font-size:64%;
	font-weight:normal;
	color:#555555;
	line-height:1.1em;
	}
	
#container #content #copy ul {
	list-style-image:url(../images/lildisc.gif);
	list-style-position:inside;
	line-height:1.75em;
	padding:0;
	margin:0;
	padding-left:10px;
	font-weight:bold;
	}
	
#container #content #copy a {
	color:#05427c;
	text-decoration:none;
	}
	
#container #content #copy a:hover {
	color:#05427c;
	text-decoration:underline;
	}
	
#container #content #copy #sublist {
	font-size:98%;
	font-weight:normal;
	width:450px;
	padding:0;
	padding-left:19px;
	line-height:1.5em;
	}
	
	
#container #subnav {
	font-size:60%;
	color:#fff;
	width:100%;
	height:26px;
	line-height:26px;
	background-image:url();
	background-repeat:no-repeat;
	}


#container #subnav ul {
	text-align:left;
	padding:0;
	margin:0;
	}
	
#container #subnav ul li {
	display:block;
	float:left;
	padding:0;
	margin:0;
	width:160px;
	text-align:center;
	}
	
#container #subnav ul li a {
	text-decoration:none;
	text-align:center;
	color:#fff;
	width:100%;
	padding-left:12px;
	padding-right:20px;
	padding:6px 42px 6px 25px;
	}

#container #subnav ul li a:hover {
	text-decoration:underline;
	background-image:url(../images/subnav_hover.gif);
	background-repeat:no-repeat;
	}
	
#container #subnav .current {
	background-image:url(../images/subnav_hover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	}
	
/*-------------------------- Contact Us Page ----------------------------------*/
/*-----------------------------------------------------------------------------*/


#container #content #contactinfo {
	width:450px;
	float:right;
	padding:5px;
	}

#container #content #contactinfo #header {
	font-size:110%;
	font-weight: normal;
	color:#e2a735;
	padding-bottom:3px;
	padding-top:3px;
	}
	
#container #content #contactinfo #subheader {
	font-size:70%;
	font-weight:bold;
	color:#027FC3;
	padding-bottom:2px;
	}

#container #content #contactinfo #bodycopy {
	font-size:64%;
	font-weight:normal;
	color:#555555;
	line-height:1.1em;
	}
	
#container #content #contactinfo #bodycopy ul {
	list-style-image:url(../images/lildisc.gif);
	list-style-position:inside;
	line-height:1.75em;
	padding:0;
	margin:0;
	padding-left:10px;
	}
	
#container #content #contactinfo #bodycopy a {
	color:#05427c;
	text-decoration:none;
	}
	
#container #content #contactinfo #bodycopy a:hover {
	color:#05427c;
	text-decoration:underline;
	}
	
/*--------------------------- About Us Page -----------------------------------*/
/*-----------------------------------------------------------------------------*/

#container #aboutcontent { 
	padding:0;
	padding-left:50px;
	padding-right:0;
	height:100%;
	background-image:url(../images/index_09.gif);
	background-repeat:repeat-y;
	}
	
#container #aboutcontent #about {
	width:100%;
	background-image:url(../images/aboutus.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}	
	
#container #aboutcontent  #about #title {
	font-size:110%;
	font-weight: normal;
	color:#e2a735;
	padding-bottom:3px;
	padding-top:3px;
	}
	
#container #aboutcontent  #about #subtitle {
	font-size:70%;
	font-weight:bold;
	color:#027FC3;
	padding-bottom:2px;
	}

#container #aboutcontent #about #copy {
	font-size:64%;
	font-weight:normal;
	color:#555555;
	line-height:1.1em;
	}
	
#container #aboutcontent #about #copy ul {
	list-style-image:url(../images/lildisc.gif);
	list-style-position:inside;
	line-height:1.75em;
	padding:0;
	margin:0;
	padding-left:10px;
	}
	
#container #aboutcontent #about #copy a {
	color:#05427c;
	text-decoration:none;
	}
	
#container #aboutcontent #about #copy a:hover {
	color:#05427c;
	text-decoration:underline;
	}
