body {
	margin: 0px;
	padding: 0px;
}
.greyfonts {
	color: #666666;
}
.bigfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.blackbig {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}


a {
	text-decoration:none;
	color: #333333;
}
a:hover{
text-decoration:underline;
color: #333333;}
a.red {
	text-decoration:underline;
	color: red;
}
a.red:hover{
text-decoration:underline;
color: red;}
a.big{
	text-decoration:none;
	color: #000000;
	font-size: 12px;
}
a.big:hover{
	text-decoration:underline;
	color: #000000;
	font-size: 12px;
}

#clear{
	clear: both;
}
/*========================head style=========================*/
#head #top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 785px;
}
#head #top ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#head #top ul li.logo{
	float: left;
}
#head #top ul li.call{
	float: right;
}

#head {
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	height: 144px;
}
#head #navigate {
	float: none;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	height: 44px;
}
#head #navigate ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin: 0px;
}
#head #navigate ul li {
	display: block;
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin-top: -4px!important;
	margin-top: 0px;
	height: 44px;
}
#head #navigate ul li a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
	padding-right: 11px;
	padding-left: 11px;
		height: 44px;

}
#head #navigate ul li a.small{
	background-image: url(../images/menu_link_s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 79px;
	margin-top: 0px!important;
	margin-top: -4px;
	line-height: 41px;
	text-align: center;
}

#head #navigate ul li a.small:hover{
	background-image: url(../images/menu_hover_s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 79px;
	margin-top: 0px!important;
	margin-top: -4px;
	line-height: 41px;
	text-align: center;
	color: #333333;
	padding-top: 4px;
}

#head #navigate ul li a.mid{
	background-image: url(../images/menu_link_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 86px;
	margin-top: 0px!important;
	margin-top: -4px;
	line-height: 41px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
}

#head #navigate ul li a.mid:hover{
	background-image: url(../images/menu_hover_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 86px;
	margin-top: 0px!important;
	margin-top: -4px;
	line-height: 41px;
	text-align: center;
	color: #333333;
	padding-top: 4px;
	padding-right: 13px;
	padding-left: 13px;
}
#head #navigate ul li a.large{
	background-image: url(../images/menu_link_l.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 101px;
	margin-top: 0px!important;
	margin-top: -4px;
	line-height: 41px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
}

#head #navigate ul li a.large:hover{
	background-image: url(../images/menu_hover_l.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 101px;
	margin-top: 0px!important;
	margin-top: -4px;
	line-height: 41px;
	text-align: center;
	color: #333333;
	padding-top: 4px;
	padding-right: 13px;
	padding-left: 13px;
}
#head #navigate ul li a.xl{
	background-image: url(../images/menu_link_xl.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 165px;
	margin-top: 0px!important;
	margin-top: -4px;
	line-height: 41px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
}

#head #navigate ul li a.xl:hover{
	background-image: url(../images/menu_hover_xl.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 165px;
	margin-top: 0px!important;
	margin-top: -4px;
	line-height: 41px;
	text-align: center;
	color: #333333;
	padding-top: 4px;
	padding-right: 13px;
	padding-left: 13px;
}
/*========================maincontents style=========================*/
#contents {
	float: none;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}
#contents #welcome {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
#contents #banner {
	padding-bottom: 25px;
}
#maintext #left {
	float: left;
	width: 466px;
}
#maintext ul {
	margin: 0px;
	padding: 0px;
}
#maintext ul li {
	text-indent: 35px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: inside;
}

#maintext h2 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #e51837;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	padding-left: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 23px;
	text-transform: uppercase;
}
#maintext #text {
	background-image: url(../images/h_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	padding-top: 20px;
	margin-top: 10px;
	text-align: left;
}
#maintext #text p {
	padding-top: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 12px;
}


#maintext #right {
	float: right;
	width: 284px;
    height: 725px;
}
#maintext #right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#maintext #right ul li {
	height: 110px;
	width: 282px;
	background-color: #eff4f7;
	margin-bottom: 10px;
	background-image: url(../images/red_arrow_link.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #FFFFFF;
	text-indent: 0px;
	padding-left: 0px;
}
#maintext #right ul li.none{
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}

#maintext #right ul li:hover, #maintext #right ul li.sfhover {
	background-color:#eff4f7;
	background-image: url(../images/red_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ADADAD;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.pic {
	padding-left: 24px;
	padding-top: 10px;
	clear: left;
}
.picl {
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.picll{
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 34px;
	padding-left: 0px;
}


.blackfonts {
	color: #000000;
	font-size: 11px;
}
.services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
/*============bottom style=====================*/
#bottom {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 75px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #c5c3c4;
}
#bottom #contents {
	float: none;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
}
#bottom #contents ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bottom #contents ul li {
	float: left;
	padding-right: 6px;
	font-family: Tahoma;
	font-size: 10px;
	padding-top: 10px;
	color: #FFFFFF;
}
#bottom #contents ul li a{
    	text-decoration:none;
	color: #FFFFFF;
}
#bottom #contents ul li a:hover{
    	text-decoration:underline;
	color: #FFFFFF;
}
#bottom #contents ul li.copy {
	padding-right: 34px;

}

.ebased{ font-family:tahoma; font-size:10px; text-decoration:none; color:#666666}
.ebased:hover{ color:#666666; text-decoration:none}
