body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/sce/background.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#container {
	width: 764px;
}
#float_left {
	float: left;
}
#float_right {
	float: right;
}


#logoleft {
	float: left;
}
#header_right {
	float: left;
	height: 33px;
}
#header_topnav {
	float: right;
	width: 310px;
	text-align: left;
	font-size: 11px;
	color: #0b3d80;
	font-weight: bold;
	padding-top: 5px;
}
#header_topnav a{
	color: #0b3d80;
	text-decoration:none;
}
#header_topnav a:hover{
	color: #08990f;
	text-decoration:underline;
}
#phonenumber {
	float: left;
	width: 530px;
	color: #0b3d80;
}
#mainmenu {
	float: left;
	height: 32px;
	width: 764px;
	text-align: left;
	margin-bottom: 12px;
}
#mainpage_blue_border {
	float: left;
	width: 764px;
	border: 1px solid #0c3f81;
}
#mainpage {
	float: left;
	width: 764px;
	background-color: #FFFFFF;
	text-align: left;
}
#leftside {
	float: left;
	width: 180px;
}
#leftside_title {
	float: left;
	height: 19px;
	width: 165px;
	background-image: url(../images/sce/left_titlebox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
}
#search_bg {
	float: left;
	width: 175px;
	background-image: url(../images/sce/search_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-left: 5px;
	height: 30px;
}
#search_bg select{
	width: 150px;
}
#leftside_menu {
	float: left;
	width: 180px;
background-color:#DFE8FF;

	/*
	background-image: url(../images/sce/leftnav_bg.png);
	background-repeat: repeat-x;
	*/
	background-position: top;
	padding-bottom: 25px;
}
#leftside_menu_fb{
float: left;
width: 120px;
background-color: white;
margin-top: 134px;
padding: 0px;
padding: 0px;
margin-left: 767px;
position: absolute;
}
#leftside_menu ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
}
#leftside_menu ul li{
	padding-top: 8px;
	padding-bottom: 2px;
	width: ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff !important;
	color: #0b3d80;
	}
#leftside_menu ul li ul{
background-color:#F6F6FF;
width: ;
	display: block;
}
#leftside_menu ul li ul li{
}
#leftside_menu ul li a{
	color: #0b3d80;
	text-decoration: none;
	width: 100%;
}

#leftside_menu ul li a#current{

}
#leftside_menu ul li a:hover{
	color: #0b3d80;
	text-decoration: none;
	background-image: url(../images/sce/arrow_green.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: ;
	/*display: block;*/
}
#callnow {
	float: left;
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#credit_cards {
	float: left;
	width: 165px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#homebody {
	float: left;
	width: 796px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 3px;
}
#rightside {
	float: left;
	width: 220px;
}
#rightbox1 {
	float: left;
	width: 204px;
	background-image: url(../images/sce/bulk_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#rightbox2 {
	float: left;
	width: 204px;
	background-image: url(../images/sce/tables_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#rightbox3 {
	float: left;
	width: 208px;
	background-image: url(../images/sce/scratching_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 4px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#rightbox4 {
	float: left;
	width: 204px;
	background-image: url(../images/sce/find_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#bottomnav_bg {
	float: left;
	width: 990px;
	background-image: url(../images/sce/bottomnv_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}
#bottomnav_txt {
	float: right;
	width: 700px;
	padding-top: 25px;
	padding-right: 20px;
	line-height: 30px;
	color: #0b3d80;
	font-weight: bold;
	font-size: 12px;
}


.picpadding_right {
	padding-right: 8px;
}



.size_10 {
	font-size: 10px;
}
.size_11 {
	font-size: 11px;
}


.size_15 {
	font-size: 15px;
}


.color_green {
	color: #08990f;
}
.color_green11 {
	font-size: 11px;
	color: #098106;
}
.color_green14 {
	font-size: 14px;
	color: #0fb20b;
}
.color_green18 {
	font-size: 18px;
	color: #0fb20b;
}


.color_green28 {
	color: #0fb20b;
	font-size: 28px;
}


.color_green32 {
	font-size: 32px;
	color: #0fb20b;
	line-height: 34px;
}
.color_blue {
	color: #0b3d80;
}

.color_blue16 {
	font-size: 16px;
	color: #0b3d80;
	line-height: 21px;
}

.color_blue17 {
	font-size: 17px;
	color: #0b3d80;
}

.color_blue18 {
	font-size: 18px;
	color: #0b3d80;
}
.color_blue24 {
	font-size: 24px;
	color: #072650;
}
.color_blue33 {
	font-size: 33px;
	color: #0b3d80;
	line-height: 45px;
}
.color_lightblue {
	color: #1670a3;
}

.color_lightblue11 {
	font-size: 11px;
	color: #1670a3;
}



.color_lightblue17 {
	font-size: 17px;
	color: #0f639b;
}

.color_lightblue18 {
	font-size: 18px;
	color: #0f639b;
}
.color_orange14 {
	font-size: 14px;
	color: #e69311;
}
.times_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #000000;
}


a:link {

            color: #0b3d80;

            text-decoration: none;

}

a:active {

            color: #0b3d80;

            text-decoration: none;

}

a:visited {

            color: #0b3d80;

            text-decoration: none;

}

 

a:hover {

            color: #0b3d80;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{
	color: #0b3d80;
	text-decoration: none;
	font-size: 12px;

}

a.bottomnav:hover{
	color: #0b3d80;
	text-decoration: underline;
	font-size: 12px;

}



a.color_green11 {
	color: #098106;
	text-decoration:none;
}
a.color_green11:hover {
	color: #098106;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0b3d80;
}
h2{
	font-size: 18px;
	line-height: 18px;
	background-image: url(../images/sce/breadcrumb_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 520px;
	padding-top: 16px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-left: 2px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 5px;
}

h2 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:active{
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#hometopleft {
	background-color: #FFFFFF;
	float: left;
	height: 275px;
	width: 565px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	display: block;
}
#home_topright {
	width: 220px;
	padding-bottom: 4px;
	padding-left: 5px;
	float: left;
}
.homerightbox {
	background-color: #fafcfe;
	background-image: url(../images/sce/rightboxback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 206px;
	padding-top: 9px;
	padding-right: 7px;
	padding-left: 7px;
}
.homerightbox img {
	padding-right: 7px;
	float: left;
}
.homerightbox p {
	font-size: 15px;
	line-height: 17px;
	color: #0f639b;
	font-weight: bold;
	margin: 0px;
}
.homerightbox a {
	float: right;
	font-size: 11px;
	color: #098106;
	margin-top: 4px;
	margin-bottom: 4px;
}
.vgmrightbox {
	background-color: #fafcfe;
	background-image: url(../images/sce/rightboxback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 206px;
	padding-top: 4px;
	padding-right: 7px;
	padding-left: 7px;
}
.vgmrightbox img {
	padding-right: 7px;
	float: left;
}
.vgmrightbox p {
	font-size: 14px;
	line-height: 16px;
	color: #0f639b;
	font-weight: bold;
	margin: 0px;
}
.vgmrightbox a {
	float: right;
	font-size: 11px;
	color: #098106;
	margin-top: 4px;
	margin-bottom: 4px;
}


.leftside_menu_fb2{
float: right;
	width: 120px;
	background-color:#FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
padding-left: 3px;
height: 402px;


}

#clearsLeft{
clear: both ;

}

#leftside_menu_fb_cat{
float: left;
width: 120px;
background-color: white;
margin-top: -26px;
padding: 0px;
padding: 0px;
margin-left: 767px;
position: absolute;
}
