body {
margin:0px;
padding:0px;
background-image: url("assets/images/layout/pagebackground.jpg");
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size: 90%;
color: #000000;
}
a{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #666666;
	text-decoration: underline;
}

h2{
	font-size: 140%;
	color: #003366;
}

h3{
	font-size: 120%;
	color: #387692;
	border-bottom: 1px solid #529CBC;
}

h4{
	font-size: 120%;
	color: #387692;
}

/* glow elements*/
.topleft{
	background-image:  url("assets/images/layout/left_top_glow.jpg");
	background-repeat: no-repeat;
}
.topright{
	background-image:  url("assets/images/layout/right_top_glow.jpg");
	background-repeat: no-repeat;
}
.bottomleft{
	background-image:  url("assets/images/layout/left_bottom_glow.jpg");
	background-repeat: repeat-y;
}
.bottomright{
	background-image:  url("assets/images/layout/right_bottom_glow.jpg");
	background-repeat: repeat-y;
}
.bottomleftcorner{
	background-image:  url("assets/images/layout/left_bottom_corner.jpg");
	background-repeat: no-repeat;
}
.bottomrightcorner{
	background-image:  url("assets/images/layout/right_bottom_corner.jpg");
	background-repeat: no-repeat;
}
.bottom{
	background-image:  url("assets/images/layout/bottom_glow.jpg");
	background-repeat: repeat-x;
}
.content{
	background-color: #ffffff;
}

#navbar{
	background-image:  url("assets/images/layout/navbar_bg.jpg");
	background-repeat: repeat-x;
}

.leftnav{
	background-image:  url("assets/images/layout/grad_top_fade.jpg");
	background-repeat: repeat-x;
}
.lightblue{
	background-image:  url("assets/images/layout/lightblue.jpg");
}

.location {
	background-image: url("images/phone-new.png");
	background-position: right top;
	background-repeat: no-repeat;
	float:right;	
}

#mainrows, #footer{
	background-image:  url("assets/images/layout/lightblue.jpg");
	background-repeat: repeat-y;
	
}
#sidenav td{
	border-bottom: 1px solid #ffffff;
}
#sidenav td a {
	background-color: transparent;
	color: #000000;		
	padding: 2px 0px 2px 10px;
	width:139px;
	margin: 0px 0px 2px 0px;
	display: block;
	text-decoration: none;
}
#sidenav td a:hover {
	background-color: #294F65;
	color: #ffffff;	
	padding: 2px 0px 2px 10px;
	width:139px;
	margin: 0px 0px 2px 0px;
	display: block;
	text-decoration: none;
}
#footer{
	font-size: 80%;
	color: #999999;	
}
#footer a{
	color: #999999;
	text-decoration: underline;
}

#footer a:hover{
	color: #333333;
	text-decoration: underline;
}

.imgleft{
	float: left;
	margin: 0px 10px 10px 0px;
}

.imgright{
	float: right;
	margin: 0px 0px 10px 10px;
}

#copy p{
	margin-left: 10px;
	margin-right: 20px;
}
.smallp{
	font-size: 80%;
}

ul li {
	list-style-image:  url("assets/images/eye_bullet.gif");
	padding-bottom: 5px;
	margin-left: 20px;
}
#copy .indent82{
	margin-left: 82px;
	margin-right: 20px;
}
.txtmessage{
	height: 200px;
	width: 480px;
}

.smallp {
	font-size: 85%;
	}
	
.textbox250 {
	width: 250px;
}
.textbox75 {
	width: 75px;
}
.textbox100 {
	width: 100px;
}
.textbox125 {
	width: 125px;
}
.textbox20 {
	width: 20px;
}

#testimonials img { height:120px; }
.clear { clear:both; display:block; height:15px; float:left; width:100%; }
.clear hr { display:block; float:left; width:100%; }

.style1 {font-size: 21px}
.style3 {font-size: 16px}
.style4 {font-size: 26px}
.style7 {
	color: #0033FF;
	font-weight: bold;
}
.style9 {
	color: #003366;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.style10 {color: #0033FF}
.style12 {color: #003366}
.style14 {color: #00CC66}
.style15 {color: #006666}
.style23 {font-family: Georgia, "Times New Roman", Times, serif}
.style34 {
	font-size: 16px;
	font-weight: bold;
}
.style36 {font-size: 13px}
.style37 {font-size: 18px}
.style99 { color: #003366; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; font-style:italic; }
	
	
