body,ul,li,p,h1,h2,h3,h4,div,form { 
	padding: 0px;
	margin: 0px;
}
html {
	min-width: 1000px;
}
body {
	min-width: 1000px;
	margin: 0px;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	text-align: justify;
	color: #666;
	line-height: 1.6;
	background: #DEDEDE url(../images/common/bg.jpg) no-repeat top center;
}
/* --HEADINGS-- */
h1 {
	font: 25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	padding: 0px 0px 6px 0px;
	line-height: 1;
	text-align: left;
}
h2 {
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8D6C29;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	line-height: 1;
}
h3 {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	line-height: 1;
}
/* --LISTS-- */
ul {
	margin: 6px 0px 10px 15px;
}
ul li {
	padding: 0px 0px 12px 20px;
	line-height: 1.4;
	list-style-type: none;
	background: url(../images/common/bullet.gif) no-repeat 0px 5px;
}
/* --TEXT-- */
p {
	padding-bottom: 12px;
}
a {
	text-decoration: none;
	color: #656565;
}
a:hover {
	text-decoration: none;
	color: #333;
}
.big {
	font-size: 16px;
}
.small {
	font-size: 12px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.prominent {
	color: #000000;
}
/* --FLOATS-- */
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 0px;
}
/* --MISC. STYLES-- */
img {
	border: none;
	display: block;
}
.nomargin {
	margin: 0px;
}
.nopadding {
	padding: 0px;
}
.blockcenter {
	margin: 0px auto;
}
.inline {
	display: inline;
}
/* --MAIN WRAPPER-- */
#main_wrapper {
	min-width: 1000px;
}
/* --HEADER-- */
#header {
	width: 973px;
	height: 97px;
	margin: 13px auto 0px auto;
}
#header_c1 {
	width: 353px;
	height: 97px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#header_c2 {
	width: 620px;
	height: 97px;
	float: left;
}
#header_c2_r1 {
	height: 51px;
}
#header_c2_r1 p {
	text-align: right;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 20px 10px 0px 0px;
	color: #868686;
	font-weight: bold;
}
/* --NAVIGATION-- */
#header_c2_r2 {
	width: 620px;
	height: 46px;
}
#nav {
	width: 605px;
	height: 32px;
	padding-left: 15px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	margin: 0px;
	padding: 0px;
	padding-right: 8px;
	float: left;
}
#nav ul li a {
	margin: 0px;
	padding: 0px 21px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
	color: #09C;
	font-weight: normal;
	border: none;
	background: url(../images/navigation/bg.jpg) repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#nav ul li a:hover {
	color: #666;
}
#nav ul li a.active {
	background: url(../images/navigation/bg-active.jpg) repeat-x;
	color: #FFF;
}
#nav ul li a.active:hover {
	color: #FFF;
}
#nav ul li.last {
	padding-right: 0px;
}
/* --CONTENT STRUCTURE-- */
#content {
	width: 913px;
	min-height: 350px;
	margin: 0px auto;
	padding: 13px 30px 40px 30px;
}
#content_c1 {
	width: 353px;
	float: left;
}
#content_c2 {
	width: 620px;
	float: left;
}
#home #content {
	width: 973px;
	padding: 13px 0px 10px 0px;
}
/* --HOMEPAGE CONTENT-- */
#who_we_are {
	width: 308px;
	padding: 40px 30px 88px 15px;
}
#who_we_are p {
	padding: 5px 0px 35px 0px;
}
#read_more {
	margin: 0 auto;
}
#free_quote {
	margin-left: 12px;
}
#company_news {
	width: 571px;
	padding: 0px 25px 0px 24px;
}
#company_news h1{
	padding-bottom: 17px;
}
#company_news_c1 {
	width: 103px;
	float: left;
}
#company_news_c2 {
	width: 448px;
	float: left;
	padding-left: 20px;
}
#calendar {
	width: 103px;
	height: 92px;
	background: url(../images/content/calendar-bg.jpg) no-repeat;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	padding-top: 3px;
}
/* --BANNER-- */
#banner {
	width: 955px;
	height: 230px;
	border: solid 2px #EBEBEB;
	padding: 8px;
	background-color: #FFF;
	margin: 25px auto 0px auto;
}
#shadow {
	width: 955px;
	height: 55px;
	margin: 0px auto 0px auto;
}
#home #banner {
	width: 600px;
	height: 335px;
	margin: 0px auto 0px auto;
}
#home #shadow {
	width: 620px;
	height: 36px;
}
/* --FOOTER-- */
#footer_wrapper {
	min-width: 1000px;
	height: 197px;
	margin: 0px auto;
	background: url(../images/footer/bg.jpg) repeat-x;
}
#footer {
	width: 943px;
	height: 184px;
	margin: 0px auto;
	padding: 13px 15px 0px 15px;
	color: #FFF;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/footer/top.jpg) no-repeat top center;
}
#footer_c1 {
	width: 500px;
	float: left;
}
#footer_c2 {
	width: 243px;
	padding-top: 22px;
	padding-left: 200px;
	float: left;
}
#footer_c2 p {
	text-align: center;
}
#footer_c1 ul{
	margin: 0px;
	padding: 0px;
}
#footer_c1 li{
	float: left;
	width: 160px;
	border-top: solid 1px #606060;
	padding: 5px 0px 5px 0px;
	background: none;
}
#footer h1 {
	font-size: 16px;
	color: #A4A3A3;
	font-weight: bold;
	padding: 20px 0px 15px 0px;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #CCC;
}

.img_lt {
	float: left;
	margin: 5px 15px 10px 0px;
}
.img_rt {
	float: right;
	margin: 5px 0px 10px 15px;
}
.img_bdr {
	padding: 2px;
	border: #CCC 1px solid;
	background-color: #FFF;
}