/* CSS Document */
		BODY {
	margin:0;
	padding:0;
	background-color: #606D73;
	margin-top: 5px;
	margin-bottom: 5px;
		}
		A {
			text-decoration:underline;
			color:#000000;
		}
		IMG {
			border:0;
		}
		#container {
			width:700px;
			font-family:Verdana, Tahoma, sance-serif;
			font-size:11px;
			margin:0px auto 0px auto;
		}
		
		#header {
			height:160px;
			padding-top:0px;
			background-image:url(header_bg.jpg);
			background-color:#FFFFFF;
			background-position:center;
			background-repeat:repeat-x;
		}
		#top{
		float:left;
		background-image:url(design03_r1_c2.jpg);
		background-repeat:no-repeat;
		margin-left:20px;
		height:172px;
		width:270px;
		}
		#nav {
	width: 405px;
	float:left;
	padding: 40px 20px 30px 10px;
	margin: 0;
	color: #999;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
}
		#nav li {
	list-style: none;
	display: inline;
	margin-right: 20px;
}

#nav a {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#nav a:hover {
	color: #993300;
	text-decoration: underline;
}
		#quicknav
		{
		float:left;
		height:210px;
		margin-top:-10px;		
		}
		#footer {
			height:30px;
			background-color:#E8E5E1;
			clear:both;
			padding-top:7px;
			font-family:Arial;
			font-size:10px;
			color:#666666;
			font-weight:bold;
		}
		#footer a{
			font-family:Arial;
			font-size:9px;
			color:#003366;
			font-weight:bold;
		}
		#footer a:hover{
			color:#0033CC;
		}


/* Page Columns */	

    #bodycontent{
	float:left;
	width:700px;
	height:auto;
	overflow:hidden;
	overflow:auto;
	background-color:#FFFFFF;
	border-bottom:2px solid #333333;
	}
	 #cont_first{
	 width:200px;
	 background-color:#EBEBEB;
	 float:left;
	 height:274px;
	 overflow:hidden;
	 overflow:auto;
	 text-align:center;
	 }
#cont_first span{
     font-family:Tahoma;
     font-weight:bold;
	 text-decoration:underline;
     color:#880000;
     font-size:17px
}
	#cont_second{
width:250px; 
float:left; 
border-right:1px solid #CCCCCC;
height:auto;
overflow:auto;
overflow:hidden; 
background-color:#FFFFFF
}
#cont_second ul{
padding:0;
margin:0;
padding-left:5px;
padding-top:10px;
float:left; 
border-bottom:1px solid #CCCCCC;
}
#cont_second li{
list-style:none;
float:left;
padding:10px 4px 5px 4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-align:left;
}

#cont_second span{
     color:#FF6600;
	 font-weight:bold;
}
#third_cont{
width:230px;
background-color:#FFFFFF;
float:left;
height:auto;
overflow:auto;
overflow:hidden; 
}
#third_cont ul{
padding:0;
margin:0;
padding-left:10px;
padding-top:10px;
float:left;
}
#third_cont li{
list-style:none;
float:left;
padding:10px 5px 5px 0px;
}
#third_cont li a{
    font-size: 10px;
	font-weight: bold;
	color:#003333;
	text-decoration: none;
	}

#third_cont li a:hover{
color:#000066;
}

#third_cont span{
     font-family:Tahoma;
     font-weight:bold;
	 text-decoration:underline;
     color:#880000;
     font-size:17px
}


/* Navigation */


#column_1 {
 width:700px;
 float:left; 
}

.menu {
  padding:0; 
  margin:0;
  list-style-type:none;
  }
.menu li {
  float:left;
  min-width:99px;
  padding-right:0px;
  border-bottom:5px solid #880000;
  }
.menu a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:99px;
  }
* html .menu a {
  width:60px;
  }
.menu a span {
  display:block; 
  color:#000; 
  background:#c4c4c4; 
  border:1px solid #fff; 
  border-width:2px 1px; 
  text-align:center; 
  padding:5px 15px; 
  cursor:pointer;
  }
* html .menu a span {
  width:60px; 
  cursor:hand; 
  w\idth:67px;
  }
.menu a b {
  display:block;
  }
.menu a em {
  display:none;
  }
.menu a:hover {
  background:#fff;
  }
.menu a:hover span {
  color:#FFF; 
  background:#880000;
  }
.menu a:hover em {
  display:block; 
  overflow:hidden; 
  border:6px solid #FF0000; 
  border-color:#880000 #FFF; 
  border-width:4px 4px 0px 4px; 
  position:absolute; 
  left:50%;
  margin-left:-10px  
  }
#header .contact {
	float:right;
	width:90px;
	height:44px;
	padding-top:4px;
	padding-right:4px;
	text-align:right;
}
  
/*  aboutus page content*/


#abutus_cont{
float:left;
width:500px;
}
#abutus_cont ul{
list-style:none;
padding:0px;
margin:0px;
width:500px
}
#abutus_cont li{
list-style:none;
float:left;
padding:10px 4px 5px 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-align:left;
}

#abutus_cont span{
     font-family:Tahoma;
     font-weight:bold;
	 text-decoration:underline;
     color:#880000;
     font-size:15px
}

#abutus_cont li ul{
padding:0px;
margin:0px;
float:left;
width:450px;
list-style:none;
}

#abutus_cont li ul li{
padding:0 15px 10px 5px ;
float:left;
}
#abutus_cont li ul li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#990000;
}
#cont_first a:hover {
	color:#FF0000;
	text-decoration: underline;
}
#cont_first a {
	color:#0000FF;
	text-decoration: underline;
}
#abutus_cont p {
float:left;
padding:10px 4px 5px 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-align:left;
}
#abutus_cont img {
	padding-right: 10px;
}
#cont_first2 {

	 width:200px;
	 background-color:#EBEBEB;
	 float:left;
	 height:880px;
	 overflow:auto;
	 overflow:auto;
	 text-align:center;
}
#bodycontent2 {
	float:left;
	width:700px;
	height:auto;
	overflow:auto;
	overflow:auto;
	background-color:#FFFFFF;
	border-bottom:2px solid #333333;
	padding-left: 8px;
}
