@charset "utf-8";
/* CSS Document */

img{
	border:none;
}
body {
	background-color: #FFFFFF;
	background-image: url(bg_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}
.header-bg{
	background: url(top_header_01.jpg) no-repeat center top #fff;
}
.text_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height:18px;
}
.white-normal-01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white-bold-02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.white-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border_bar{	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.phone-style{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	padding-left:40px;
}
.heading_01{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}
input{
	border:#CBCBCB 1px solid;
	width:115px;
	height:15px;
	font-size: 11px;
	padding:2px;
}
.pad-right-20{
	padding-right:20px;
}
.pad-left{
	padding-left:10px;
}
.pad-top-8{
	padding-top:8px;
	padding-bottom:8px;
}
.pad_10{
	padding:10px;
}

#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu3 {
	width: 180px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
}

#menu3 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(menu3.gif);
	padding: 8px 0 0 30px;
}

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
	color: #283A50;
	background: url(menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
}

#tabs7 {
	float:left;
	width:100%;
	font-size:12px;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#tabs7 ul {
	margin:0;
	padding:6px 10px 0 5px;
	list-style:none;
}

#tabs7 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs7 a {
	float:left;
	margin:0;
	padding:10px 0px 0px 4px;
	text-decoration:none;
	border-right:solid 1px #ffffff;
}
#tabs7 a span {
	float:left;
	display:block;
	padding:12px 30px 11px 30px;
	border-right:solid 1px #D2D2D2;
	color:#000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs7 a span{
	float:none;
}
/* End IE5-Mac hack */
#tabs7 a:hover span {
	color:#ECB546;
}
#tabs7 a:hover {
	background: url(main_nav_hover.gif) repeat-x #000000;
}
#tabs7 a:hover span {
	background: url(main_nav_hover.gif) repeat-x #000000;
	color:#ffffff;
}

#tabs7 #current a {
	background: url(main_nav_hover.gif) repeat-x #000000;
	color:#ffffff;
}
#tabs7 #current a span {
	background: url(main_nav_hover.gif) repeat-x #000000;
	color:#ffffff;
}

.subMenus{
	float:left;
	left:400px;
	visibility:hidden;
	border:#999999 solid thin;
}

/*.subfolderstyle{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	font-weight: bold;

    background:  url(main_nav_hover.gif);
	padding-left:20px;
}*/

.image_border{

border: 4px solid #E2E2E2;

padding:2px;

}

.image_border:hover{

border:solid 4px #cccccc;

}


