@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 10px;
	line-height: 18px;
	text-align: left;
}
body {
	font: 12px/1.45em "Lucida Grande", Arial, Helvetica, sans-serif;
	background: repeat-x top url(../images/bg.jpg);
	color:#6b6b6b;
	text-align: left;
}
#container {
	width: 772px;
}
#header {
	margin-top:28px;
	padding-top:41px;
	background: no-repeat top left url(../images/bg_head_left.jpg);
	margin-left:18px;
	margin-right:18px;
}
#logo {
	height:48px;
}
#tel {
	height:32px;
	padding-top:137px;
	background: no-repeat top right url(../images/bg_header.jpg);
}
#tel p {
	text-align:right;
	font-size:15px;
}
#content {
	padding-top:18px;
	padding-left:38px;
	padding-right:38px;
	margin-top:10px;
	background: no-repeat top left url(../images/bg_content_top.jpg);
}
#content img {
	padding:8px;
}
#content ul {
	list-style:none;
	text-align:left;
	margin-bottom:15px;
}
#content li {
	margin-left:16px;
	padding-left:2px;
	line-height:17px;
}
#footer {
	width:772px;
}
#footer p  {
	text-align:center;
	margin-top:12px;
}


#dropnav a {
	display: block;
}
#dropnav li { /* all list items */
	float: left;
}
#dropnav li ul { /* second-level lists */
	position: absolute;
	width: 15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#dropnav li ul li {
	background-image:none;
	color:#fff;
	border:1px solid #ccc;
	padding:4px;
}
#dropnav li ul li:hover {
	background-image:none;
	padding:4px;
}
#dropnav li:hover ul, #dropnav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	top:320px;
	background:#ffffff;
}
.nav_bg_sub a:link {
	color: #ffffff;
	width: 14em;
	text-decoration:none;
}
.nav_bg_sub a:visited {
	color: #ffffff;
	width: 14em;
	text-decoration:none;
}
.nav_bg_sub a:hover {
	color: #ffffff;
	width: 14em;
	text-decoration:none;
}
.nav_bg_sub li {
	float:left;
	width:100%;
	text-align:left;
	margin:0px;
	line-height:normal;
}


#nav {
	height:37px;
	background: no-repeat top right url(../images/bg_nav_right.jpg);
	margin-left:18px;
	margin-right:18px;
}
#nav ul {
	list-style: none;
	margin-bottom:0px;
}
#nav li {	
	float: left;
	padding-right:15px;
	padding-left:15px;
	font-size:13px;
	cursor: pointer;
	padding-top:11px;
	text-align:left;
	padding-bottom:9px;
	margin-left:0px;
	background:url(../images/bg_nav.jpg) no-repeat right top;
	
}
#nav li a {
	color:#5b5b5b;
	text-decoration:none;
}
#nav li:hover a {
	color:#000000;
	text-decoration:none;
}

#nav li .pad:hover {
	padding-bottom:15px;
	padding-top:5px;
}


a:link {
	color: #1e55a1;
	text-decoration: underline;
}
a:visited {
	color: #1e55a1;
	text-decoration: underline;
}
a:hover {
	color: #1e55a1;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #4A4849;
	padding-top:15px;
	margin-bottom:10px;
	text-align:left;
	font-weight:normal;
}
h2 {
	color:#1e55a1;
	font-size:15px;
	line-height:19px;
	text-align:left;
	font-weight:normal;
	padding-bottom:15px;
}
h3 {
	font-size: 18px;
	color: #008fbb;
	font-weight:normal;
	text-align:left;
	padding-bottom:7px;
}
h4 {
	color:#5b94b3;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}
h5 {
	color:#008fbb;
	font-size:15px;
	line-height:19px;
	text-align:center;
	font-weight:normal;
	background: url(../images/bg_line.jpg) bottom repeat-x;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:10px;
}
strong {
	font-weight: bold;
	color: #1e55a1;
}
.styText11 {
	padding:2px;
	border: 1px #cccccc solid;
}
.box:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.box {display: inline-block;}
/* Hides from IE-mac \*/
* html .box {height: 1%;}
.box {
	display: block;
	background-image: url(/images/bg_boxMdl.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left:10px;
	font-size:11px;
	line-height:15px;
	padding-right:10px;
}
.box p {
	line-height:15px;
}
.box_repeat {
	background-image: url(/images/bg_boxTop.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
	height:6px;
}
.searchFeild {
	padding:2px;
	border: 1px #cccccc solid;
}


