html
{
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}

body 
{
	background-color:#EFEFEF;
	background-repeat:repeat-x;
	background-image: url(../images/layout/gradbar.jpg);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #576369;
	border: 0;
	padding: 0;
	margin: 0;
	height: 100%;
	font-size: 70%;
	text-align: center;
}

img {	border: 0; }

/* divs */

#wrapper {	width:776px;	height:100%;	border: 0;	background-color:#FFFFFF;	margin: 0 auto;	padding: 0 3px 0 3px; }

#header {	background-color:#FFFFFF;	margin: 0 0 20px 0;	padding: 0;	text-align:center;}

#contentwrap {	text-align:left; }
#contentwrap p { line-height:18px; text-align:justify; }

#footer
{
	/*position: relative;
	left: 0px;
	padding: 10px 10px 10px 274px;
	text-align: left;*/
	margin-top: 40px;
}


#title
{
	text-align:left;
	margin: 0 0 10px 37px;
}

#testimonial
{
	width: 140px;
	height: 200px;
	position: absolute;
	top: 200px;
	left: -180px;
}	

#contentwrapnoimg
{
	text-align:left;
	position: relative;
	z-index: 200;
	margin-top: -200px;
	left: 80px;
	
	
	width: 550px;
}

html>body #contentwrapnoimg
{
	left: 190px;
}

#contentwrapnoimg #title
{
	text-align:left;
	top: 0px;
	left: 0px;
	margin: 0;
}

/*
#content
{
	text-align:left;
	margin: 0 0 10px 37px;
}
 */
 
#contentinline
{
	text-align:left;
	/*position:absolute;*/
	top: 0;
	margin: 5px 20px 0 20px;
}

.leftpara
{
text-align:left;
	margin: 0 0 10px 37px;
}

p
{
	padding: 0px;
	margin: 9px 0px 5px 0px;
}

h1
{
	font-size: 12px;
	color: #73838A;
	margin-bottom: 7px;
}


ul { padding-left: 15px; margin-left: 0; margin-bottom: 0; margin-top: 10px; padding-top: 0; color: #E93B2A; }

li { padding-left: 0px; 	margin-right: 15px;	margin-bottom: 2px; }

span.grey {	color: #576369; }

.msg { 	color: #E93B2A; font-size: 11px; }

ul.horizontal {	margin: 0; }

ul.horizontal li {	padding-left: 10px;	margin-right: 10px;	display: inline;	background: url(../images/layout/bullet.gif) no-repeat; 	background-position: 0px;	font-weight: bold; }

a:link {	text-decoration: underline;	color: #1B1B1B; }
a:visited { color: #1B1B1B; }
a:hover {	color: #666666;	text-decoration: underline;}
a:active {	text-decoration: none; }

a.redlink:link { 	text-decoration: underline;	color: #E93B2A; }
a.redlink:visited {	color: #E93B2A; }
a.redlink:hover  {	color: #E93B2A;	text-decoration: underline; }
a.redlink:active {	text-decoration: none; }

.fieldtext {	border: 1px solid #ccc;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #576369;}

.smallred {	color: #E93B2A;	font-size: 10px; }

.smallgrey {	color: #73838A;	font-size: 10px; }

.footergrey {	margin: 0px;	padding-bottom: 2px; }


h2 {	font-weight: normal;	font-size: 15px;	color: #73838A;	margin-top: 0;	margin-bottom: 5px; }

h3 {	font-weight: normal;	font-size: 11px;	color:#E93B2A;	margin-top: 0;	margin-bottom: 5px; }

a.grey, a.grey:visited  {	color: #73838A;	text-decoration: none; }

a.red, a.red:visited {	color: #E93B2A;	text-decoration: none;}

p.tight {	margin-top: 5px;	margin-bottom: 5px; }


#contactform #name, #contactform #email {	width: 200px; }

#contactform #message { 	width: 300px;	height: 150px; }

#contactform #address { 	width: 200px;	height: 70px; }

/* NAVIGATION TAGS
------------------------------------------------
*/

#subnav { margin:29px 0 0 2px; padding:0; width:160px;}

