/* Class for clearing floats */



.clear {
	clear:both;
}

img {
	border:none;
}

.floatleft {
	float:left;
	padding-right: 5px;
}

.floatright {
	float:right;
	}
	
.center {
	text-align:center;
}


/* =======wrapper*/
#wrapper {
	

	}
	
	
	/* =======header*/
#header {
	width:1000px;
	margin:0 auto;
	text-align:left;
	height:100px;
	
}

/* =======logo*/
#contact {
	text-align:right;
	float:right;
	width:325px;
}

#contact ul, #footer ul li {
     list-style: none;
	 
 }

#contact ul {
	 padding: 0 0px;
	 margin-top:5px;
 }

#contact ul li {
     display: inline;
	 border-left:#333 solid 1px;
	 padding-left:5px;
	padding-right:5px;
 }

#contact ul li:first-child { border-left: none; }

#contact li a {
		font-family:'OpenSansLight', Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#595757;
		text-decoration: none;
 }
#contact li a:hover {
		color: #666;	
 }


#da-vinci-carousel img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #F2F2F2;

}


	#main_content {
	float:none;
	width:1000px;
	padding: 10px;
	padding-top: 0px;
	margin:0 auto;	
	}

	#main_contentInterior {
	border-top: 8px solid #595757;
	float:none;
	width:1000px;
	width:1000px;
	margin:0 auto;	
	}
	
	#content_int {
	float:none;
	width:1000px;
	padding: 10px;
	padding-top: 5px;
	margin:0 0 0 0;
	}


/* =======3 Column*/	

#maincontent_left {
	float:left;
	width:300px;
	height:auto;
	padding: 10px;
	margin-top:5px;
	margin-bottom:10px;
			margin-right:10px;
			border-right:thin #333 solid;
	

	}

#maincontent_center {
float:left;
	text-align:left;
	width:300px;
	height:auto;
	margin-top:5px;
	padding: 10px;
		margin-bottom:10px;
					border-right:thin #333 solid;


	}

#maincontent_right {
	float:left;
	text-align:left;
	width:300px;
	height:auto;
	margin-top:5px;
	padding: 10px;
		margin-bottom:10px;

	}
	
	
	/* =======2 Column uneven*/	

#maincontent_left2 {
	float:left;
	width:600px;
	height:375px;
	padding: 10px;
	background-color: #eaeaea;
	margin-top:5px;
	margin-bottom:10px;
			margin-right:10px;

	}


#maincontent_right2 {
	float:left;
	text-align:left;
	width:335px;
	height:375px;
	background-color: #eaeaea;
	padding-left:15px;
	padding-top:15px;
	margin-top:5px;
	margin-bottom:10px;
}
	
/* =======2 Column*/	
#maincontent_left_int {
	float:left;
	width:465px;
	padding: 10px;
	background-color: #eaeaea;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
}

#maincontent_right_int {
	float:left;
	text-align:left;
	width:465px;
	background-color: #eaeaea;
	margin-top:5px;
	padding: 10px;
	margin-bottom:5px;
}
	
/* =======1 Column*/	
#maincontent_center_int {
	float:left;
	text-align:left;
	width:960px;
	height: auto;
	padding: 10px;
	background-color: #eaeaea;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
}

#overlay {
	position:absolute;
	left:520px;
	top: 50px;
	z-index:999;
}
#accent {
	clear:both;
	margin:0 auto;
	width:100%;
	background: transparent url(../images/stripesbackground.jpg) 0% 0%;
	border-top: 3px solid #595757;
	border-bottom: 3px solid #595757;
}
	
/* =======footer*/
#footer {
	clear:both;
	margin:0 auto;
	width:100%;
	text-align:center;
	}

.footersocial {	
	width: 20px;
	height:20px;
	border: 0;
	margin-top: 5px;
}

.footerlinks {
	width: 145px;
	}
	


#footernav {
	line-height:normal;
	margin:0 auto;
	}
	
#footer p {
	font-size: 1em;
	font-style: italic;
}

/*------footer navigation*/
#footer ul, #footer ul li {
     list-style: none;
     margin: 0;
	 margin-left:5px;
     padding: 0;
	 
 }

 #footer ul {
     text-align: center;
	 padding: 0 0px;
	 width:970px;
 }

 #footer ul li {
     display: inline;
	 padding-left:18px;
	 line-height:18px;
	  }

 #footer li a {
		font-family:Arial, Helvetica, sans-serif;
font-size:10px;
	color:#000;
	height:3em;
	text-decoration: none;
 }
  #footer li a:hover {
	color: #666;	
 }




.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}




contact form

#contactform {margin:0; padding:0;}
#contactform ul {list-style:none; width:355px; margin-right:20px; float:left; padding:0;}

#contactform ul li {margin-bottom:5px; float:left; width:100%; padding:0;list-style:none;}

#contactform ul li.submit {border-top:1px solid #1e1e1e; padding-top:10px; margin-top:12px; text-align:right; padding-bottom:0; margin-bottom:0;}

#contactform ul li label { width:130px; float:left; }
#contactform ul li p.fields, #contactform ul.checkboxes{margin-left:10px; margin-top:0; float:left; width:210px; padding-bottom:0; margin-bottom:0; }

#contactform ul.checkboxes li {float:none;}
#contactform ul.checkboxes li label{float:none;}
#contactform ul.checkboxes li input {margin-right:5px;}






.google {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mailimg {
	width:146px; 
	height:52px;
	border:0;
}#maincontent_center_int p .center {
	text-align: center;
	margin-left: 200px;
}

.FindOutMore {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CC0000;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	padding-top: -15px;
}
.dropDown {
	margin-top: 5px;
}
table {
	padding: 0px;
	border:none;
}
#contact img {
	vertical-align: bottom;
}
