body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*body {
	background-color: #4e0b04;
	background-image: url(../images/sce/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
#container {
	width: 950px;
}
#banner {
	float: left;
	height: 168px;
	width: 950px;
	background-image: url(../images/sce/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#callus {
	font-size: 16px;
	color: #4e0b04;
}
#callus {
	float: right;
	width: 300px;
	padding-top: 30px;
	padding-right: 40px;
	text-align: right;
	font-weight: bold;
}
#menubar {
	float: left;
	width: 950px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#outer_page {
	float: left;
	width: 944px;
	text-align: left;
	background-color: #b49895;
	background-image: url(../images/sce/outerpage_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
}
#mainpage {
	float: left;
	width: 944px;
	background-color: #FFFFFF;
}
#leftside {
	float: left;
	width: 275px;
padding-left: 15px;
	margin-top: 40px;
}
#leftside_title {
	float: left;
	height: 30px;
	width: 265px;
	background-image: url(../images/sce/left_title_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 20px;
	color: #4e0b04;
	padding-left: 10px;
	padding-top: 5px;
}
#leftside_content {
	float: left;
	width: 259px;
	background-image: url(../images/sce/left_content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 6px;
}
#body_content {
	float: left;
	width: 600px;
	padding-left: 40px;
	margin-right: 0px;
	padding-top: 20px;
}
#contact_info {
	float: left;
	width: 944px;
	margin-top: 15px;
	background-color: #cf8317;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #4e0b04;
}
#contact_info a{
	color: #4e0b04;
	text-decoration:none;
}
#contact_info a:hover{
	color: #4e0b04;
	text-decoration:underline;
}
#bottomnav {
	float: left;
	width: 930px;
	height: 132px;
	background-image: url(../images/sce/bottomnav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 55px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 20px;
	color: #4e0b04;
	height: 20px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 17px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 15px;
	color: #4e0b04;
	margin-top: 0px;
	margin-bottom: 0px;
}







.size_22 {
	font-size: 22px;
}
.color_white {
	color: #FFFFFF;
}

.color_red11 {
	font-size: 11px;
	color: #951208;
}
.color_orange16 {
	font-size: 16px;
	color: #ba720c;
}
.color_red20 {
	font-size: 20px;
	color: #7c1207;
}

.copywrite_txt {
	font-size: 10px;
	line-height: 25px;
	color: #cf8317;
}
a:link {

            color: #951208;

            text-decoration: none;

}

a:active {

            color: #cf8317;

            text-decoration: none;

}

a:visited {

            color: #cf8317;

            text-decoration: none;

}

 

a:hover {

            color: #cf8317;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #FFFFFF;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #cf8317;
            text-decoration: underline;

}
a.copywrite_txt {
	color: #cf8317;
	text-decoration:none;
}
a.copywrite_txt:hover {
	color: #cf8317;
	text-decoration:underline;
}
a.color_red11 {
	color: #951208;
	text-decoration:none;
}
a.color_red11:hover {
	color: #951208;
	text-decoration:underline;
}
