body {
	font-family: Tahoma;
	font-size: 12px;
	color: #676767;
	margin: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
ul {
	
	list-style-image: url(../images/bullet.gif);
	margin: 0px;
	padding: 0px;
}
.menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.menu .L {
	background-image: url(../images/menu_LR_border.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.menu .R {
	background-image: url(../images/menu_LR_border.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.innermenu a {
	font-size:13px;
	font-weight: bold;
	color: #666666;
}
.innermenu a:hover {
	color: #231f20;
}


.menu a {
	line-height: 50px;
	font-weight: bold;
	color: #4f4f4e;
}
.menu a:hover {
	color: #231f20;
}
.menu .devider {
	background-image: url(../images/devider.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.main_body {
	background-image: url(../images/main_body_bg.jpg);
	background-repeat: repeat-y;
}
.title {
	background-color: #ececec;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ed252d;
	font-size: 22px;
	padding-left: 15px;
}
.padding {
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.button {
	/* background-image: url(../images/btn_bg.jpg); */
	background: black;
	background-repeat: no-repeat;
	/* height: 39px; */
	width: 96px;
	display: block;
	text-align: center;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 10px;
}
.button:hover {
	color: #CCCCCC;
}
.map_image {
	background-image: url(../images/map_image.jpg);
	background-repeat: no-repeat;
	height: 287px;
	margin-left: 1px;
}
.map_image_content {
	margin-top: 28px;
	margin-right: 23px;
	font-size: 16px;
	font-weight: bold;
}
.map_image_content a {
	color: #767676;
}
.map_image_content a:hover {
	color: #ed1c24;
}

.title1 {
	background-color: #ececec;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ed252d;
	font-size: 22px;
	padding-left: 45px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ececec;
}
.padding1 {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 45px;
	font-size: 11px;
}
.right_bullet {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;

}
.right_bullet li {
	padding-bottom: 2px;
	padding-left:10px;
	border-bottom:thin;
	border-bottom-color:#999999;
	background:#F7F7F7;
	padding:3px;
	border-bottom-width:1px;
	border-bottom-color:#C6C6C6;
	border-bottom-style:solid;
	margin-bottom:1px;
}




.right_bullet a {
	color: #676767;
	font-size: 11px;
	
}
.right_bullet a:hover {
	color: #ed1c24;
}

.clients_bullet {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;

}
.clients_bullet li {
	padding-bottom: 5px;
	padding-left:15px;
	border-bottom:thin;
	border-bottom-color:#333333;
	background:#F7F7F7;
	
	padding:5px;
	border-bottom-width:1px;
	border-bottom-color:#656565;
	border-bottom-style:solid;
	margin-bottom:1px;
}






.main_bullet {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;

}
.main_bullet li {
	padding-bottom: 2px;
	padding-left:10px;
	border-bottom:thin;
	border-bottom-color:#999999;
	
	padding:3px;
	border-bottom-width:1px;
	border-bottom-color:#ECECEC;
	border-bottom-style:solid;
	margin-bottom:1px;
}


.main_bullet a {
	color: #676767;
	font-size: 11px;
	
}
.main_bullet a:hover {
	color: #ed1c24;
}




















.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #4d4d4d;
}
.footer a.text {
	font-size: 11px;
	line-height: 39px;
	font-weight: bold;
	color: #d9d9d9;
	padding-right: 20px;
	padding-left: 20px;
}
.footer a.text:hover {
	color: #FFFFFF;
}
.red {
	color: #ed1c24;
}
.red:hover {
	color: #4d4d4d;
}
.title_small {
	background-color: #fff !important;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: black;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding-left: 15px;
}