
body {
	font: 10px arial, geneva, sans-serif;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:#ebebeb;
	text-align: center;
	color: #707070;
}

ul {
	padding: 0px;
	margin: 0px;
	font-size:1.1em;
	line-height: 1.5em;
}
	
p {
	font-size:1.1em;
	line-height: 1.3em;
	padding:0px;
	margin:10px 0px 10px 0px;
}

label, input, select
	{
	font-size:1.2em;
	line-height: 1.5em;
	}

h1 {
	font:1.7em arial, geneva, sans-serif;
	font-weight: bold;
	color: #EA7512;
	padding: 0px;
	margin: 20px 0px 15px 0px;
}

h2	{
	font: 1.3em arial, geneva, sans-serif;
	font-weight: bold;
	color: #19768d;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
img {
	border: 0px;
}
	
a:link {
	color: #19768d;
}
	
a:hover {
	color: #eb3700;
}
	
a:visited {
		color: #19768d;
}

br.clear {
	clear:both;
	font-size:0px;
}

#wrapper {
	width:100%;
	height:100%;
	background:url(/images/containerTopBG.gif) top left repeat-x #fff;
	padding:0px 0px 20px 0px;
	margin:0px;	
}

#container {
	width:775px;
	height:600px;
	padding:0px;
	margin:0px auto;
	text-align:left;
}

html>body #container {
	min-height:600px;
	height:100%;
}

#header {
	width:775px;
	height:96px;
	padding:8px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#headerLt {
	width:309px;
	height:96px;
	padding:0px;
	margin:0px;
	float:left;
	display:block;
	background:url(/images/logo.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#headerRt {
	width:203px;
	height:96px;
	padding:0px;
	margin:0px;
	float:right;
	display:block;
	background:url(/images/phoneNumber.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#nav {
	position:absolute;
	width:775px;
	height: 33px;
	display: inline;
	overflow: hidden;
	clear:both;
}
	
#nav ul {
	padding:0px;
	margin:0px;
}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#nav a {
	float: left;
	display:block;
	padding: 33px 0 0 0;
	overflow: hidden;
	height: 0px;
	height /**/:33px; /* for IE5/Win only */
}
	
#nav a:hover {
	background-position: 0 -33px;
}

#nav a:active, #nav a.selected {
	background-position: 0 -66px;
}
	
#home a  {
	width: 66px;
	background: url(/images/home.gif) top left no-repeat;
}
	
#about a  {
	width: 125px;
	background: url(/images/about.gif) top left no-repeat;
}
	
#services a  {
	width: 115px;
	background: url(/images/services.gif) top left no-repeat;
}	
	
#advantages a  {
	width: 133px;
	background: url(/images/advantages.gif) top left no-repeat;
}
	
#resources a  {
	width: 101px;
	background: url(/images/resources.gif) top left no-repeat;
}
	
#contact a  {
	width: 104px;
	background: url(/images/contact.gif) top left no-repeat;
}
	
#email a  {
	width: 131px;
	background: url(/images/email.gif) top left no-repeat; 
}

#midBanner {
	width:775px;
	height:261px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	background: url(/images/banner/rotator.php) no-repeat bottom left;
	text-indent:-9999px;
}

#midText {
	width: 775px;
	padding:0px;
	margin:0px;
}

#midText .col1, #midText .col2, #midText .col3 {
	width:210px;
	padding:0px 45px 0px 0px;
	margin:0px;
	float:left;
}

#midText .col2 {
	padding-right:10px;
}

#midText .col3 {
	width: 270px;
	padding-right:0px;
	float:right;
}

#midTextInner {
	width: 775px;
	padding: 45px 0px 0px 0px;
	margin:0px;
}

#midTextInner .col1
	{
	width:480px;
	padding:0px 30px 0px 0px;
	margin:0px;
	float:left;
	}

#midTextInner .col1 UL
	{
	line-height: 2em;
	}

#midTextInner .col3 {
	width: 210px;
	padding-right:0px;
	float:right;
}

#midTextInner .col1b {
	width: 380px;
	padding:0px 20px 0px 0px;
	margin:0px;
	float:left;
}

#midTextInner .col2b {
	width: 350px;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:right;
}

#midTextInner .col1c {
	width: 775px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
}

#midText UL, #midTextInner UL
	{	
	margin-left: 25px; 
	list-style-image: url('/images/checkmark.gif');
	padding:  0px 0px 20px 10px;
	}

#midText LI, #midTextInner LI
	{
	padding-bottom: 8px;
	line-height: 1.2em;
	}

blockquote.left {line-height: 1em; color: #fd9339; width: 200px; margin: 15px 15px 15px 0; font-size: 1.8em; text-align: left; padding: 0 !important; float: left; }

blockquote.right { line-height: 1em;  color: #fd9339;  width: 200px; margin: 15px 0 15px 15px; font-size: 1.8em;  text-align: right;  padding: 0 !important; float: right; }

.italicSmall {font-weight: normal; font-size: 12px; font-style: italic}
	
#footer {
	width: 100%;
	height:100%;
	padding:30px 0px 20px 0px;
	margin:0px;
	background:url(/images/bottomStrip.gif) top left repeat-x;
	color: #9b9a9a;
}


#footerWrapper {
	width:775px;
	padding:0px;
	margin:0px auto;
}