/*### global reset co http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ###*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit; font-size: 100%;	font-family: inherit;	vertical-align: baseline; }
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
body{background:url('../images/body_bg.png') repeat-x #fff; font-family:verdana; font-size:1em;}
h1{width:412px; padding-left:30px; font-size:120%; height:60px; line-height:60px; background:url('../images/h1_bg.png') no-repeat; font-weight:bold; color:#005545;}
p{padding: 5px 5px 20px 50px; line-height:1.4em;}
a{color:#005545;}
a:hover{text-decoration:none;}
address{padding:10px 0 10px 50px;}
/*### ids ###*/
#hold{width:778px; padding:0 16px; background:url('../images/hold_bg.png') repeat-y; margin:0 auto;}
#header{width:777px; height:210px; background:url('../images/header.png') no-repeat;}
#logo{}
#nav{position:relative; top:170px; left:10px;}
	#nav ul{}
	#nav li{float:left;}
	#nav a{color:#005545; float:left; padding-left:15px; background:url('../images/bullet.gif') left center no-repeat; text-decoration:none; margin-left:20px;}
	#nav a:hover, #home .home, #about .about, #services .services, #contact .contact{text-decoration:underline;}
#content{background:url('../images/bottom_bg.png') left bottom no-repeat;float:left; font-size:80%;}
#main_content{width:430px; float:left;}
   h2{color:#005545; text-decoration:underline; padding:10px 0 5px 15px;}
#side_content{width:300px; padding-left:40px; float:left;}
	#side_content h2{ font-size:120%;background:url('../images/side_h2_bg.png') no-repeat; width:259px; padding:0 0 0 30px; text-decoration:none; height:60px; line-height:60px; font-weight:bold; margin-bottom:25px; color:#005545;}
	#side_content li{background:url('../images/side_bullet.png') left center no-repeat; font-weight:bold; padding:5px 0 5px 15px;}
	#side_content ul{padding-left:50px; padding-bottom:25px;}
#wide_content p{padding-right:50px;}
#footer{clear:left; padding-top:20px; font-size:70%; text-align:center;}
#sitemap{padding-left:50px;}

/*### classes ###*/
img .right{float:right; padding:5px;}
img .left{float:left; padding:5px;}
.helmet{margin-left:49px;}
.highlightInactiveField{width:250px; border:1px solid #005545; padding:3px;}
.highlightActiveField{width:250px; border:2px solid #005545; padding:3px;}
.submit{background-color:#005545; color:#fff;border:none;padding:3px; font-weight:bold;}
.nice_list{padding-left:40px;}
.nice_list li{background:url('../images/side_bullet.png') left center no-repeat;padding:5px 0 5px 15px;}

/*### ifr ###*/
.ifr, #header span {position:absolute; left:-2000px;}
