html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	color: #555753;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_vert.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
ul {
	margin-top:0px;
	margin-bottom:0px;
}
#style_body {
	background: url(images/bg_vert.jpg) repeat-y top center;
	height:inherit;
	margin: 0;
	padding: 0;
}
#style_body_page {
	background: url(images/bg_page.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
}


a
{
    color: #336699;
    background-color: inherit;
}
strong {
	color:#555555;
}
a:hover
{
    color: #9B8464;
    background-color: inherit;
}
h1 {
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	padding: 15px 0 5px 0;
	margin: 0;
	letter-spacing: 0.15em;
	color: #252E3F;
}

h2 {
	font: 100% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 4px 0;
	margin: 0;
	letter-spacing: 0.12em;
	color: #252E3F;
}

br {
	line-height: .7;
}
p {
	text-align:justify;
	margin: 0;
	padding: 0;
	line-height: 180%;
	color: #585C5D;
}



li {
	line-height: 1.3;
	color: #555753;
}

#header {
	width: 700px;
	height: 45px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header a{
	
text-decoration:none;
}


#header_flash{
	width: 780px;
	height: 245px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#logo {
	float:left;
	margin: 52px 20px 1px 18px;
	color:#768998;
}
#logo h1 {
	letter-spacing: 1px;
	font-size: 36px;
	padding:0px;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 12px;
	padding:0px;
	color: #2082C1;
	font-family: "Times New Roman", Times, serif;
}
#logo h1 a {
	color: #116B9F;
}
#logo h1 a:hover {
	color: #FFFCB3;
}
#logo p {
	padding:0px;
}
#quicknav {
	margin-top:12px;
	margin-right:10px;
	float: right;
	text-align: right;
	width: 280px;
}

#quicknav .hm {
float:left;
}

#quicknav a {
	color: #1D2331;
	padding: 2px 4px 1px 8px;
	text-decoration:none;
	margin: 0 0 0 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #868276;
}
#quicknav a:hover {
	color: #666666;
}
#style_menu {
	padding: 3px 0px 5px 0;
	margin: 0 auto;
	width: 720px;
	clear: both;
}
#style_menu a {
	padding: 7px 13px 2px 18px;
	margin: 0 0 3px 1px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 1.4;
}
#style_menu a:hover {
	background:url(images/hmenubg_hover.gif) repeat-x left top;
	color: #DAD3C0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #364258;
}
.content {
	padding: 4px 3px 4px 3px;
	margin: 0 auto;
	width: 700px;
	
}
#full {
	font-size: 15px;
	color: #FFFFFF;
	float: left;
	width: 680px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.font_home
{
    font-family:Arial;
    text-align:center;
}


#left {
	
	font-size: 13px;
	color: #787878;
	float: left;
	width: 560px;
	padding: 7px 5px 5px 5px;
	margin-left:5px;
}
#right {
	
	font-size: 13px;
	color: #787878;
	float: right;
	width: 225px;
	margin:10px 12px 5px 0px;
}


#footer {
	margin: 5px auto;
	width: 678px;
	height:120px;
	clear:both;
	padding-top: 20px;
	background-image: url(images/footer_bar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 10px;
	padding-right: 10px;
}
#footer p {
	line-height: 1.8em;
	color: #334053;
	text-align: center;
}
#footer a {
	color: #808080;
	background: inherit;
}
/* list */

#list {
	float: right;
	width: 225px;
	border-bottom: 1px dashed #D2D4C9;
	color: #787878;
	padding: 0px 5px 0px 5px;
}
#list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#list li {
}
#list li ul {
}
#list li li {
	line-height: 35px;
	background: url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 10px;
}
#list h2 {
	padding: 5px 5px;
	background: #333333 url(images/hmenubg.gif) repeat-x left top;
	font-size: 1.2em;
	color: #FFFFFF;
}
#list p {
	padding: 0px 5px 5px 5px;
}
#list a {
	color: #787878;
}

#services {
	margin-top:10px;
}

#services p{
	line-height: 160%;
}

#services h3
{
    font: 80% Arial, Sans-Serif;
	font-weight: bold;
	
	margin: 0;
	letter-spacing: 0.12em;
	color: #252E3F;
	
    
}

#cell_1 {
	margin:0 5px 1em 13px;
	padding:8px;
	float:left;
	width:301px;
	background: url(images/bg_services.jpg) repeat-x top center;
}

#cell_2 {
	margin:0 14px 1em 14px;
	padding:8px;
	float:left;
	width:301px;
	background: url(images/bg_services.jpg) repeat-x top center;
}




#cell_3_1 {
	margin:0 5px 1em 13px;
	padding:8px;
	float:left;
	width:190px;
	text-align:center;
}

#cell_3_2 {
	margin:0 14px 1em 14px;
	padding:8px;
	float:left;
	width:190px;
	text-align:center;
}

#cell_3_3 {
	margin:0 0 1em 5px;
	padding:8px;
	float:left;
	width:190px;
	text-align:center;
}



#cell_1_pf {
	margin:0 5px 1em 13px;
	padding:0px 8px 8px 8px;
	float:left;
	width:235px;
	height:270px;
}



#cell_2_pf {
	margin:0 14px 1em 14px;
	padding:0px 8px 8px 8px;
	float:left;
	width:235px;
	height:270px;
}

#cell_3_pf {
	margin:0 0 1em 5px;
	padding:0px 8px 8px 8px;
	float:left;
	width:235px;
	height:270px;
}

#cell_1_pf:hover {
	background: url(images/bg_port.jpg) repeat-x top center;
}
#cell_2_pf:hover {
	background: url(images/bg_port.jpg) repeat-x top center;
}
#cell_3_pf:hover {
	background: url(images/bg_port.jpg) repeat-x top center;
}

#pt_footer{
	width: 820px;
	padding: 0px 5px 0px 5px;
	clear: both;
	color: #FFFFFF;
}

#pt_left{
	float:left;
	padding-left: 20px;
}
#pt_right{
	float:right;
	padding-right: 20px;
}

.cell
{

    padding:0px 0px 10px 0px;
    clear:both;
}
.cell_thumb
{
    float:left;
}
.cell_info
{

width:320px;
padding-left:8px;
   float:left;

}
.cell_info h2
{
background-color:#252E3F;
color:#ffffff;
  padding-top:5px;
padding-left:5px;

}
.cell_info_line
{
   background-color:#f6f5f1;
padding:5px;
color:#252E3F;

}
.cell_info_line_mid
{
    padding:5px;
    color:#252E3F;
}
.cell_view
{
float:right;


}



#cell .cell_info div{


}
#cell .cell_info div h2{




}
#cell .cell_info div p{
 background-color:#f6f5f1;
margin:0px 0 0 0;
padding:0px 0 0px 3px;
width:320px;

overflow:auto;
}
#cell .cell_info div p.alt{
background:none;
}
#cell .cell_info div p span{
float:left;
display:block;
width:90px;
font-weight:bold;
background-color:Transparent;
}
#cell .cell_info div p span.data{
width:220px;
font-weight:normal;
}
