body {
	background-color: #251e1e;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	outline:none;
}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	padding:0px;
	margin:0px;
	font-size: 16px;
}
.left_shadow, .right_shadow, .main_body, .right_img, .right_img1, .right_img2, .right_img3, .devider1 {
	behavior: url("iepngfix.htc");
}
.left_shadow {
	background-image: url(../images/left_shadow.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_shadow {
	background-image: url(../images/right_shadow.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.main_tbl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #443c3b;
	border-left-color: #443c3b;
}
.header_top {
	background-image: url(../images/header_top.jpg);
	background-repeat: no-repeat;
	width: 483px;
	color: #190000;
	font-size: 18px;
}
a.mail_link {
	font-size: 18px;
	color: #190000;
	text-decoration: none;
}
a.mail_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.site_link {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.site_link:hover {
	color: #b7b7b7;
	text-decoration: none;
}
.main_body {
	background-image: url(../images/main_bodybg.png);
	background-repeat: repeat-x;
}
#heading {
	font-size: 20px;
}
#heading .bigfont {
	font-size: 36px;
	color: #ffa200;
}

#heading .right_img {
	background-image: url(../images/body_img.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#heading a {
	display: block;
	height: 250px;
	width: 300px;
}
.right_img1 {
	background-image: url(../images/body_img1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.right_img1 a {
	width: 220px;
	display: block;
	height: 180px;
}

.right_img2 {
	background-image: url(../images/body_img2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.right_img2 a {
	display: block;
	width: 230px;
	height: 180px;
}

.right_img3 {
	background-image: url(../images/body_img3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.right_img3 a {
	display: block;
	height: 200px;
	width: 220px;
}



.devider1 {
	background-image: url(../images/devider1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.box {
	height: 107px;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #fa8801;
}



.orange {
	color: #fa8801;
}



.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.footer_bottom {
	font-size: 18px;
	color: #190000;
	margin-top: 15px;
}
