body {background-color:#9FCEEC; font-family:verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}

td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

p {margin:0px 0px 15px 0px;  line-height:230%;}
a {color:#603525; text-decoration:none;}
a:hover {color:#603525; text-decoration:underline;}
li {margin:0px 0px 15px 0px;  line-height:230%;}

h1 {color:#603525; font-size:16px; margin-bottom:10px; font-weight:bold;}
h2 {color:#603525; font:14px; margin-bottom:5px; font-weight:bold;}
h3, h4, h5 {color:#603525; font-size:12px; margin-bottom:5px; font-weight:bold;}

.main {width:908px;}
.sh_l {background:url(../images/sh_l.jpg) repeat-y; width:22px;}
.sh_r {background:url(../images/sh_r.jpg) repeat-y; width:22px;}
.sh_tr {background:url(../images/sh_tr.jpg) no-repeat; width:22px;}
.header {height:101px; background:#603525 url(../images/sh_tl.jpg) left top no-repeat;}
.logo {padding-left:90px;}
.content {vertical-align:top; background-color:#FFFFFF;}

.bg_home {padding:30px 30px 30px 70px; vertical-align:top; background:url(../images/bg_clients.gif) top left no-repeat;}
.bg_about {vertical-align:top; background:url(../images/bg_about.gif) top left no-repeat;}
.bg_clients {vertical-align:top; background:url(../images/bg_clients.gif) top left no-repeat;}
.bg_contact {padding:41px 30px 30px 70px; vertical-align:top; background:url(../images/bg_clients.gif) top left no-repeat;}

.pageText {padding:0px 30px 20px 70px;}

.sub_nav {background:url(../images/bg_subnav.jpg) left no-repeat; height:35px; padding-left:70px;}
.sub_nav a {font-size:12px; font-weight:bold; font-family:Arial; margin-right:30px;}

.bg_testimonial {background:url(../images/bg_testimonials.jpg); font-family:Verdana, arial; background-repeat:repeat-y; height:100%;}

.footer {background:url(../images/bg_footer.gif) top no-repeat; height:93px; padding-left:95px; color:#AB978C; font-size:12px;}

.privacy {font-size:9px;}

.wrongServerMessage
{
	color: #FFFFFF;
	background-color: #B7191C;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.wrongServerMessage:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.wrongServerMessage:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.wrongServerMessage:active
{
	text-decoration: underline;
	color: #FFFFFF;
}
.wrongServerMessage:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.correctServerMessage
{
	color: #FFFFFF;
	background-color: #379F64;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;	
}
.correctServerMessage:link
{
	text-decoration: none;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.correctServerMessage:visited
{
	text-decoration: none;
	color: White;
}
.correctServerMessage:active
{
	text-decoration: underline;
	color: White;
}
.correctServerMessage:hover
{
	text-decoration: underline;
	color: White;
}

.odd
{
     background-color:#E1E1E1;    
}

.even
{
     background-color:#FFFFFF;    
}

.red
{
	background-color: #ff6666;
}