@charset "utf-8";
/* CSS Document */

a
{color:#333; text-decoration:underline;}
a:hover
{color:#2A9787; text-decoration:none;}
body
{background:url(../img/siteback.jpg) repeat-x; background-color:#E6E6E6; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#333;}
#container
{width:1000px; margin:auto; position:relative;}
#badge
{position:absolute; background:url(../img/badge.png); width:182px; height:172px; display:block; right:35px;}
#header
{height:119px; background:url(../img/header.jpg);}
	#left, #right
	{margin:20px 0 13px 0;}
	#left
	{float:left; width:290px; margin-left:20px;}
	#right
	{float:left;}	
	#phone
	{background:url(../img/icon-phone.png) left no-repeat; display:block; text-indent:30px; margin-bottom:5px;}
	#emailcon
	{background:url(../img/icon-mail.png) left no-repeat; display:block; text-indent:30px; margin-bottom:5px;}	
	#phone, #emailcon
	{font-size:15px; color:#333;}
#nav
{line-height:48px; text-align:center;}
	#nav a
	{font-size:14px; color:#000; text-decoration:none; padding:0 10px;}
	#nav a:hover
	{color:#2A9787;}
#navUnder
{background:url(../img/undernav.jpg) top no-repeat; width:960px; margin:auto;}
	#content
	{width:620px; float:left; background-color:#FFF; margin-right:10px; padding:15px; min-height:207px}
		#content h1
		{font-size:18px; font-weight:lighter; margin-bottom:10px;}
	#rightImage
		{float:left; width:270px; background-color:#FFF; padding:15px;}
#bottomSection
{width:960px; margin:10px auto 0 auto;}
	#bottomSection h1
	{display:block; background-color:#2A9787; color:#FFF; font-size:20px; font-family:Arial, Helvetica, sans-serif; font-weight:lighter; padding:12px; text-indent:10px;}
#scroller
{height:161px; padding-bottom:10px; background-color:#FFF;}
#footer
{background:url(../img/footer.jpg); height:79px; width:960px; margin:auto; font-size:10px;}
	#footercont
	{padding:18px 0 0 20px;}
	#pom
	{float:right; padding:10px 20px 0 0 ;}



#quote a
{background:url(../img/quote.png); width:251px; height:35px; display:block;}
#quote a:hover
{background-position:0 35px;}
#quote span
{display:none;}

h2
{color:#2A9787; font-size:14px; margin-bottom:10px;}

#content input, #content textarea
{width:290px; padding:4px; border:1px solid #ccc; margin:0 10px 10px 0; font-size:11px; color:#666; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

#rightImage input, #rightImage textarea
{width:255px; padding:4px; border:1px solid #ccc; margin:0 10px 10px 0; font-size:11px; color:#666; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
