body{
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	width:100%;
	text-align:center;
	margin:0;
	background:url(../images/mainbk.jpg);
	font-size:11px;
}

#page{
 width:770px;
 text-align:left;
 margin:0 auto;
 position:relative;
}

#header{
	background:url(../images/logo.gif) no-repeat top left;
	height:112px;
	position:relative;
}
#contact{
	width:135px;
	background:url(../images/contact.gif) no-repeat top right;
	color:#930101;
	font-weight:900;
	padding-right:32px;
	padding-top:7px;
	line-height:12px;
	position:absolute;
	top:10px;
	left:623px;
}
#contact a {
	width:100px;
	height:15px;
	display:block;
	color:#930101;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	padding-top:1px;
}	
#contact a:hover{
	color:#000000;
	text-decoration:underline;
}

#contact div { 
	width:100px;
	text-align:right;
	
}	

#topNav{
	position:absolute;
	width:770px;
	top:89px;
	text-align:right;
	padding-right:12px;
}

#topNav a{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	vertical-align:bottom;
	text-align:right;
	padding:0 3px;
	background:url(../images/bullet.gif) no-repeat;
	padding-left:15px;
}
#topNav a.first {
	background:none;
	padding-left:3px;
}



#topNav a:hover{
	color:#930101;
	text-decoration:underline;
}

#content{
	background:#ab8a44;
	width:743px;
	margin:0 auto;
	padding:0;
}

#imageHeader{
	margin:0 auto;
	text-align:center;
	padding:0px;
}

#bottom{
	margin:0 auto;
	text-align:center;
}

#footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0px 20px 0px 20px;
	padding-top:0px;
	text-align:justify;
	margin:0 auto;
}

p a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

p a:hover{
	color:#930101;
	text-decoration:underline;
	font-weight:bold;
}

h1{
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
}

.testimonialText{
	color:#333333;
	font-size:11px;
}