/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
color:#555556;
width:1000px;
margin:auto;
}

p {
font-size:12px;
line-height:16px;
padding-left:15px;
}

li {
font-size:12px;
line-height:16px;
padding-left:30px;
}

h1 {
font-size:16px;
padding-left:15px;
padding-top:15px;
font-weight:bold;
text-transform:uppercase;
}

h2 {
font-size:12px;
padding-left:15px;
padding-top:15px;
font-weight:bold;
}

h3 {
font-size:12px;
text-align:center;
padding-top:15px;
font-weight:bold;
color:#fff;
background:url(../images/right_head_bg.gif) no-repeat center;
height:35px;
width:232px;
line-height:14px;
}

h3 span{
display:block;
width:220px;
vertical-align:middle;
}


#tophr{
background:url(../images/tophr.gif);
background-repeat:repeat-x;
height:8px;
text-align:right;
font-size:11px;
padding-right:25px;
padding-top:20px;
}

#tophr a{
	text-align:right;
	font-size:11px;
	color:#555556;
	text-decoration:none;
	display:inline;
	position:relative;
}


#topbar{
	background-repeat:repeat-x;
	height:100px;
	margin-top:-35px;
	background-position:25px 63px;
	background-image: url(../images/topbar.gif);
}

#logo {
margin-left:55px;
display: inline;
}


html>/**/body #topbar{
	background-repeat:repeat-x;
	margin-top:-20px;
	background-image: url(../images/topbar.gif);
	height: auto;
}

html>/**/body #logo {
margin-left:55px;
display: inline;
}

#footer {
background:#1F2933;
text-align:center;
height:40px;
color:#fff;
font-size:11px;
padding-top:25px;
}


#top_section {
height:303px;
display:block;
}

#left_menu {
background:#1F2933 url(../images/menu_bg.gif);
background-repeat:repeat-y;
height:303px;
width:291px;
float:left;
}

#banner {
float:right;
height:305px;
}

#wrapper {
display:block;
min-height:900px;
width:1000px;
}

.tophr2 {
background:url(../images/tophr2.gif);
height:20px;
width:1000px;
margin-top:-5px;
}


html>/**/body .tophr2 {
background:url(../images/tophr2.gif);
height:20px;
width:1000px;
margin-top:0;
}


.left_cont {
width:760px;
float:left;
}

.right_cont {
width:237px;
float:right;
background:url(../images/right_bg.gif) no-repeat;
height:480px;
font-size:12px;
}


.left_cont a,
.right_cont a{
text-decoration:underline;
font-size:12px;
color:#1F2933;
}


.right_cont span {
width:210px;
display:block;
margin-left:15px;
}


.pimage {
	padding:5px;
	border: 1px solid #97A4AA;
}



#contact_form ol {
list-style-type:none;
border:0;
}


#contact_form {
border:0;
}

#contact_form ol li label {
width:150px;
display:block;
float:left;
line-height:20px;
text-align:right;
font-weight:bold;
}

.subbtn {
background: url(../images/topbar.gif);
color:#FFFFFF;
font-weight:bold;
font-size:12px;
border:0;
height:30px;
width:55px;
float:right;
margin-right:275px;
cursor:pointer;
}


