* { padding:0px; margin:0px; }

body {
	background: #ffffff;
  	font: 1em Century Gothic, Helvetica, sans serif; 	
	font-size: 76%; /* results in 12 pixel text when the base size is 16 pixels */
	text-align: left; 
	color:#666; 
	margin: 0 0 5px 0;
	}

p { font: .95em Century Gothic, Helvetica, sans serif; 
	line-height: 140%;
	text-align: left; 
	color:#666;
	margin: 0 0 5px 0;
	}
	
p.italic { font: .95em Century Gothic, Helvetica, sans serif; 
	line-height: 140%;
	text-align: left; 
	color:#666;
	margin: 0 0 5px 0;
	font-style:italic;
	}


.mid { font: .95em Century Gothic, Helvetica, sans serif; text-align: center; color:#666; }

span { font: .95em Century Gothic, Helvetica, sans serif; font-weight: bold; text-align: left; color:#5191cd;}

strong { color: #666;}

p.con{ white-space: pre;}

.com{ font: .95em Century Gothic, Helvetica, sans serif; text-align: left; color:#666; margin: 0 0 5px 0; }

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

a.bt:link, a.bt:visited {color: #666; text-decoration: none; font-weight:bold;}
a.bt:hover{ color:#333;}

a.acu:link, a.acu:visited {color:  #5191cd; text-decoration: none;}
a.acu:hover {color:  #666; text-decoration: none;}
	
a:hover {color: #333333;text-decoration: none;}

a.fris {font: 9px Century Gothic, Helvetica, sans serif; font-weight: bold; text-align: left; color:#5191cd;}

img {border:none;}

li{	list-style-image: none;	list-style-type: none;}

.list{ margin-bottom: 4px;}

h1 { font: 1.6em serif; text-align: left;  color: #5191cd;}
h2 { font: 1.4em serif; text-align: left;  color: #5191cd; line-height: 140%;}
h3 { font: 1.2em serif; text-align: left;  color: #5191cd; }
h4{ font: 11px Century Gothic, Helvetica, sans serif; text-align: left; color:#666; margin: 0 0 5px 0;}

#container{width: 850px; margin: auto; background-image: url(images/container_strip2.jpg); background-repeat: repeat-y; }

/* ====== wraps ====== */

#headerwrap{
	float: left;
	width: 850px;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	padding: 0 0 5px 0;
	}
	
#bodywrap{
	float: left;
	width: 850px;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	padding: 0 0 10px 0;
	}

#bodywrap-l{
	float: left;
	width: 850px;
	background-image: url(../images/dividebg.gif);
	background-repeat: repeat-y;
	padding: 0 0 20px 0;
	}
	
#footerwrap{
	float: left;
	width: 850px;
	height: 80px;
	background-image: url(../images/footbg.gif);
	background-repeat: repeat-y;
	}

/* ====== header ====== */

#header{
	float: left;
	width: 302px;
	height: 110px;
	margin: 10px 0px 0px 274px;
	}
	
#contact{
	float: left;
	/*border-left: solid 1px #5191cd;*/
	padding: 0px;
	margin: 10px 35px 10px 35px; 
	}

/* ===== navagation ===== */

#menuwrap{
	float: left;
	width: 790px;
	border-top: solid 1px  #5191cd;
	border-bottom: solid 1px  #5191cd;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 30px;
	}
	
ul#main{ 
	margin-left: 100px;
	padding-left: 0px;
	display: inline;
	}
	
ul#main li{
	margin-left: 0px;
	padding: 3px 15px;
	border-left: 1px solid #5191cd;
	list-style: none;
	display: inline;
	}

ul#main li.first {
	margin-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
	}

/* ===== body ===== */

#photobanner{
	float:left;
	width: 790px;
	height: 200px;
	background-image: url(../images/bud-banner.jpg);
	margin: 5px 0px 0px 30px;
	
	}
	
#title{
	float: left;
	width: 785px;
	margin: 10px 0px 0px 35px;}

#content{
	float:left;
	width: 565px;
	margin: 5px  0px 10px 40px;
	padding: 0 10px 0 0;
	}
	
.link{
	float:left;
	width: 500px;
	margin: 5px  0px 10px 40px;
	padding: 0 10px 10px 0;
	border-bottom: solid 1px #5191cd;
	}
	
.l-image{
	width: 150px;
	float: left;
	margin: 0 5px 0 0;
	}
	
.desc{
	width: 400px;
	float: left;
	margin: 0 0 0 5px;
	}	
#contact-content{
	float:left;
	width: 400px;
	margin: 5px 0 10px 35px;
	}
	
#quotes{
	width: 170px;
	float:right;
	margin: 5px 50px 0px 10px;
	}
	
.acu-photo{
	width: 170px;
	float: left;
	padding: 1px;
	margin: 5px 50px 10px 8px;
	border: solid #666 1px;
	}
	
ul.text{
	margin: 0 0 1em 1em;
	}
	
ul.text li{
	margin-bottom: .2em;
	list-style-type: circle;
	}
	
/* ===== contact form ===== */

#contactform{
	float: right;
	margin: 0 35px 0px 0px;
	width: 320px;
	}
	
#response{
	float: left;
	margin: 10px 0px 0px 105px;
	width: 250px;
	} 

fieldset  {
	font-family: Century Gothic, Helvetica, sans serif;
	font-size: 10px;
	background-color: #ffffff;
	padding: 5px;
	border: none;
	width: 260px;
	}
	
label{
	width: 300px;
	float: left;
	text-align: left;
	margin: 5px 5px 0px 5px;
	clear: both; 
	}
		
input, type{
	float: left;
	margin: 5px 0px;
	width: 300px;
	}

input, textarea{
	float: left;
	margin: 5px 0px;
	width: 300px;
	}

#subbutton{
	float: none;
	width: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	}
#resetbutton{
	float: none;
	width: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	}
br {clear: both;}

	
/* ===== footer ===== */

#line{
	float: left;
	width: 790px;
	margin: 10px 0px 0px 30px;
	border-top: solid 1px  #5191cd;
	}
	
#frison{
	float: right;
	height: 10px;
	margin: 10px 35px 0px 0px;
	}
