a:link,a:visited { text-decoration:none; }


ul,ol { margin-top: -10px; margin-left: 20px;}
li { 
	font-size: 16px;
	line-height: 8px;
	padding-bottom: 8px;
	
}


h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/
body { background-color:#ffffff; text-align:left; }
/*--------/Background Color----------*/
p,a:link,a:visited,dl,dt,dd {color:#1A2233; font-size:18px; text-decoration:none; }

p,pre,blockquote { margin-bottom:7px; }
a:link,a:visited { font-weight:bold;}
a:hover,a:active { text-decoration:underline; }
h1 { font-size:28px; }
h2 { color: #262262;font-size:24px; }
h3 { color: #262262;font-size:20px; font-variant: small-caps; }
h4 { font-size:14px; }

.red { color: #C52737;}

/*---------page width--------*/
#wrap { position:relative; width:850px; margin:10px auto/*-------auto = centered-------*/; }
#nav2 {
	position:absolute;
	left: 0px;
	top: 189px;
	} 
	
	#contactform {
	position:absolute;
	left: 244px;
	top: 337px;
}
	 

/*------------Header----------*/
 #banner { background:url("../images/header.png") no-repeat; height:234px; margin:2px 0; }
 #banner h1 { font: 2em garamond, serif; padding:80px 0 0 470px; font-size:30px; font-weight:normal; color:#ffffff; }
/*------------/Header----------*/

 /*--------Page Title---------*/
 #title { background-color:#436EA0; color:#f5f5f5; height:20px; margin:2px 0; padding:2px 10px 0 0; text-align:right; }
  /*--------/Page Title---------*/
  
 #content { 
 	background-color:#ffffff; 
 	margin-top: 25px;
 	margin-left: 35px;
 	
 }
 
 
 #content h4 { padding:0 21px 3px 21px; }
 #content p  { line-height: 18px; padding-bottom: 10px;} 
 #content dl { padding:0 21px; }
 #content dl { padding-bottom:10px; }
 #content dd { padding-bottom:20px; }
 
	#contL {
		float: left;
		width: 600px;
	
	}
	
	#contR {
		float: right;
	
	}


#footer { 
	background: url(../images/footer.jpg) no-repeat;
	padding-top: 150px;
	width:850px; 
	text-align:center; 
	margin:10px auto; 
	
}

#footer p { font-size: 11px; margin-bottom:3px; }
#footer a:link, #footer a:visited { font-weight:normal; }

/*------------Main Menu--------*/
#nav {
	position:absolute;
	left: 0px;
	top: 193px;
}
#nav li { position:absolute; }
#nav li, #nav a { width:140px; height:40px; display:block; }
#nav a { font-family:Tahoma; text-decoration:none; font-size:12px; text-align:center; color:#ffffff5; line-height:20px; } 

#nav-01 { left:2px; }
#nav-02 { left:145px; }
#nav-03 { left:288px; }
#nav-04 { left:431px; }
#nav-05 { left:574px; }

#nav-01 a:hover, #nav-02 a:hover, #nav-03 a:hover, #nav-04 a:hover, #nav-05 a:hover { background-color:#ADD1FA;color:#436EA0 }

/*------------Main Menu--------*/
