body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0b385e;
}
#container {
	width: 952px;
}
#header_area {
	text-align: right;
	float: left;
	width: 952px;
}
#logo {
	float: left;
	height: 129px;
	width: 302px;
}

#float_left {
	float: left;
}
#float_left2 {
	float: left;
	width: 700px;
}
#callus {
	float: right;
	width: 540px;
	padding-right: 25px;
	padding-bottom: 8px
}
#topnav {
	float: right;
	width: 540px;
	padding-right: 25px;
}
#header_bottom_bg {
	float: left;
	width: 952px;
	background-image: url(../images/sce/menu_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 9px;
	height: 35px;
}
#header_bottom_bg2 {
	float: left;
	width: 952px;
	background-image: url(../images/sce/menu_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 6px;
	height: 35px;
}

#search_area {
	float: left;
	width: 240px;
	text-align: left;
}
#search_txt {
	float: left;
	width: 40px;
	padding-top: 4px;
	padding-left: 3px;
}
#search_bar {
	float: left;
	width: 180px;
	padding-left: 5px;
	}
#keywords{
width: 100px;
}
#main_nav {
	float: right;
	width: 605px;
	height: 35px;
}
#pictures {
	float: left;
	width: 952px;
}
#mainpage {
	float: left;
	width: 947px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#leftside {
	float: left;
	width: 197px;
	background-image: url(../images/sce/leftside_stretch.gif);
	background-repeat: repeat-y;
}
#left_menu {
	float: left;
	width: 197px;
	padding-bottom: 270px;
}
#left_menu ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
}
#left_menu ul li{
	font-size: 14px;
	font-weight: bold;
	color: #0b385e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffeca9;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 150px;
}
#left_menu ul li a{
	color: ##ffffff;
	font-weight: bold;
	text-decoration: none;
}
#left_menu ul li a:hover{
	font-weight: bold;
	color: ##ffffff;
	text-decoration: none;
}
#home_body {
	float: right;
	width: 733px;
}
#bottomnav {
	float: left;
	width: 942px;
	height: 51px;
	background-image: url(../images/sce/pagebottom_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding-top: 40px;
	padding-left: 10px;
	font-size: 10px;
	color: #0b385e;
	font-weight: bold;
}
#bottomnav_txt {
	width: 718px;
	text-align: right;
}
.size_12 {
	font-size: 12px;
}
.size_14 {
	font-size: 14px;
}
.size_18 {
	font-size: 18px;
}
.color_pink {
	color: #be7b8c;
}
.color_lightblue {
	color: #72a8d2;
}
.logo2_pad {
        padding-top: 5px; 
	padding-bottom: 6px;
}

h1 {
	font-size: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-color: #ffffff;
}


a:link {

            color: #0b385e;

            text-decoration: none;

}

a:active {

            color: #0b385e;

            text-decoration: none;

}

a:visited {

            color: #0b385e;

            text-decoration: none;

}

 

a:hover {

            color: #0b385e;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #0b385e;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #0b385e;
            text-decoration: underline;

}
a.color_lightblue {
	color: #72a8d2;
	text-decoration:none;
}
a.color_lightblue:hover {
	color: #72a8d2;
	text-decoration:underline;
}

.table {
	float: left;
	text-align: center;
	font-size: 14px;
	color: #f4dfab;
	font-weight: bold;
}

a.table:link,a.table:active,a.table:visited{

        padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
        text-decoration: none;
}

a.table:hover{

        padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #f4ab91;
        text-decoration: none;
}
#copyright {
	width: 718px;
	text-align: center;
	font-size: 10px;
	font-color: #ffffff;
	float:left;
}
a.copyright:link,a.copyright:active,a.copyright:visited{

            color: #ffffff;
            text-decoration: none
}
a.copyright:hover{

            color: #f4dfab;
            text-decoration: none
}
