/*### 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: #FFFFE6;}
ol, ul, li{color:#333333;}
#homebullet{padding-top:80px;}
#homebullet ul, li{text-align:justify; color:#333333; margin-left:50px; padding-bottom:10px;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
body{
	background: url('../images/bg.png') repeat-x #ffffff;
	font-family: georgia, times, serif;
	font-size: 1em;
	color: #333333;
	text-align: justify;
}
h1{padding-left:30px; font-size:120%; height:60px; line-height:60px; font-weight:bold; color:#333333;}
p{padding: 5px 5px 20px 50px; line-height:1.4em; color:#333333; text-align: justify;}
a{color:#005545;}
a:hover{text-decoration:none;}
address{padding:10px 0 10px 50px;}
/*### ids ###*/
#hold{width:780px; padding:0px; background:url('../images/hold_bg.png') repeat-y; margin:0 auto;}
#header{width:780px; height:0px; background:url('../images/header.png') no-repeat;}
#logo{}
#nav {background:url('../images/navbar.jpg') no-repeat; height:56px; width:728px; margin:0 auto; padding:0px;}
	#nav ul{
	list-style: none;
	padding: 25px 25px 10px 0px;
	font-weight: bold;
	font-size: 110%;
	color: #333333;
	}
	#nav li{float:left; padding:0px 0px 5px 0px; margin:0 auto;}
	#nav a{
	color: #333333;
	padding:0px 0px 0px 25px;
	background: url('../images/bullet.jpg') left center no-repeat;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
	}

#nav a:hover, #about .about, #history .history, #pricing .pricing, #research .research, #contact .contact {
	color: #ffffff;
	padding:0px 0px 0px 25px;
	background: url('../images/bullet.jpg') left center no-repeat;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
	
}
	/*#nav a:hover, #home .home, #about .about, #services .services, #contact .contact{text-decoration:underline;} */
#content{background:url('../images/content.jpg') center top no-repeat; margin-top:10px;}
#pagecontent{font-size:80%;}
#main_content{width:770px; float:left;}
   h2{color:#333333; text-decoration:underline; padding:10px 0 5px 15px;}
#wide_content{width:90%; margin:auto;}
#wide_content p{padding:30px;}
#footer{clear:left; padding:100px 0px 20px 0px; font-size:70%; text-align:center;}
	#footer a{color:#333333;}
#sitemap{padding-left:50px;}

/*### classes ###*/
img .right{float:right; padding:5px;}
img .left{float:left; padding:5px;}
.highlightInactiveField{width:250px; border:1px solid #B8B872; padding:3px;}
.highlightActiveField{width:250px; border:2px solid #B8B877; padding:3px;}
.submit{background-color:#B8B872; 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;}

#imghome {float:left; padding:15px; }

.homelink {width:740px; height:250px; display:block; text-decoration:none;}

