body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	color:#5381ac;
	text-decoration:none;
}
a:visited{
	color:#5381ac;
	text-decoration:none;
}
a:hover{
	color:#5381ac;
	text-decoration:underline;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #5381ac;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #a92f2f ;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000 ;
}
#container {
	width: 971px;
}
#logo {
	float: left;
	height: 116px;
	width: 221px;
}
#header_bg {
	float: left;
	height: 116px;
	width: 749px;
	background-image: url(../images/sce/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#facebook {
	float: left;
	height: 20px;
	width: 81px;
	padding-top: 5px;
	padding-left: 84px;
}
#search_txt {
	float: left;
	width: 50px;
	padding-top: 8px;
	padding-left: 35px;
	padding-right:5px;
	font-size: 14px;
	color: #727272;
}
#searcharea {
	float: left;
	width: 235px;
	padding-top: 6px;
	text-align:left;
}
#customersolutions_call {
	font-size: 14px;
	color: #727272;
	text-align: right;
	float: left;
	width: 220px;
	padding-top: 8px;
}
#callus {
	float: left;
	width: 740px;
	text-align: right;
	font-size: 14px;
	color: #5381ac;
	padding-right: 9px;
	padding-top: 20px;
}
#callus a{
	color: #5381ac;
	text-decoration:none;
}
#callus a:hover{
	color: #5381ac;
	text-decoration:underline;
}
#topnav {
	text-align: right;
	float: left;
	width: 740px;
	padding-top: 30px;
	padding-right: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d62527;
}
#topnav a{
	color: #252222;
	text-decoration:none;
}
#topnav a:hover{
	color: #d62527;
	text-decoration:none;
}

#home_left_menu {
	float: left;
	width: 214px;
	height: 262px;
}
#inner_left_menu {
	float: left;
	width: 214px;
	padding-bottom: 40px;
}
#menu{
	background-color: #C2C2C2;
	float: left;
	width: 214px;
}
#menu ul{
	float: left;
	width: 214px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#menu ul li{
	float: left;
	width: 194px;
	padding-top: 15px;
	background-image: url(../images/sce/menu_item_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 20px;
	line-height: 14px;
}
#menu ul li a{
	color: #231f20;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../images/sce/menu_arrows.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 180px;
	padding-left: 14px;
}
#menu ul li.current a{
	color: #d52427;
	text-decoration: none;
}
#menu ul li.current a:hover{
	color: #d52427;
	text-decoration: none;
}
#menu ul li a:hover{
	color: #d52427;
	text-decoration: none;
}
#menu ul li ul{
	display:none;
	float: left;
	width: 171px;
	padding-left: 23px;
	height:auto;
}
#menu ul li.current ul{
	display:block;
}
#menu ul li ul li{
	border:none;
	float:left;
	width:171px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	background-image: none;
	height: auto;
	padding-left:0px;
}
#menu ul li ul li a{
	border:none;
	float:left;
	width:171px;
	font-size:12px;
	background-image: none;
	height: auto;
	padding-left:0px;
}
#menu ul li.current ul li a{
	color: #231f20;
	text-decoration: none;
}
#menu ul li.current ul li.current a{
	color: #d52427;
	text-decoration: none;
}
#menu ul li.current ul li a:hover{
	color: #d52427;
	text-decoration: none;
}
#menu ul li ul li ul{
	display:none;
	float: left;
	width: 161px;
	height:auto;
	padding-left:10px;
}
#menu ul li.current ul li ul{
	display:none;
}
#menu ul li ul li.current ul {
	display:block;
}
#menu ul li ul li ul li{
	border:none;
	float:left;
	width:161px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	background-image: none;
	height: auto;
}
#menu ul li ul li ul li a{
	border:none;
	float:left;
	width:161px;
	font-size:12px;
	background-image: none;
	height: auto;
}
#menu ul li.current ul li.current ul li a{
	color: #231f20;
	text-decoration: none;
}
#menu ul li.current ul li.current ul li.current a{
	color: #d52427;
	text-decoration: none;
}
#menu ul li.current ul li.current ul li a:hover{
	color: #d52427;
	text-decoration: none;
}
#homebanner {
	float: left;
	height: 262px;
	width: 756px;
	padding-bottom: 4px;
	background-color:#072f74;
}
#homebody {
	background-image: url(../images/sce/homebody_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	float: left;
	width: 971px;
	padding-top: 25px;
}
#bottomnav {
	background-image: url(../images/sce/bottomnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 62px;
	width: 971px;
}
#bottomlogo {
	float: right;
	height: 62px;
	width: 190px;
}
#bottomnav_links {
	text-align: right;
	float: right;
	width: 760px;
	padding-top: 13px;
	font-size: 11px;
	text-transform: uppercase;
	color: #d62527;
	padding-right: 20px;
}
#bottomnav_links a{
	color: #2d3940;
	text-decoration:none;
}
#bottomnav_links a:hover{
	color: #d62527;
	text-decoration:underline;
}
#copyright_bg {
	font-size: 11px;
	background-image: url(../images/sce/copyright_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 761px;
	color: #2d3940;
	padding-top: 10px;
	text-align: right;
	padding-right: 210px;
}

#copyright_bg a{
	color: #2d3940;
	text-decoration:none;
}
#copyright_bg a:hover{
	color: #2d3940;
	text-decoration:underline;
}
#leftside {
	float: left;
	width: 214px;
	text-align: left;
	padding-bottom: 30px;
}
#rightside {
	float: left;
	width: 756px;

	
}
#inner_green_bg {
	float: left;
	width: 971px;
	background-image: url(../images/sce/greenbody_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#inner_green_bg2 {
	float: left;
	width: 971px;
	background-image: url(../images/sce/greenbody_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#inner_red_bg {
	float: left;
	width: 971px;
	background-image: url(../images/sce/redbody_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#inner_orange_bg {
	float: left;
	width: 971px;
	background-image: url(../images/sce/orangebody_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#inner_blue_bg {
	float: left;
	width: 971px;
	background-image: url(../images/sce/bluebody_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#inner_ordering_bg {
	float: left;
	width: 971px;
	background-image: url(../images/sce/online-ordering.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#inner_banner {
	float: left;
	height: 166px;
	width: 756px;
}
#leftlinkbox1 {
	float: left;
	height: 32px;
	width: 204px;
	background-image: url(../images/sce/inner_leftitle_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #e3761e;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 20px;
}
#leftlinkbox1 a{
	color: #e3761e;
	text-decoration:none;
}
#leftlinkbox1 a:hover{
	color: #e3761e;
	text-decoration:underline;
}
#leftlinkbox2 {
	float: left;
	height: 32px;
	width: 204px;
	background-image: url(../images/sce/inner_leftitle_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #a92f2f;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 20px;
}
#leftlinkbox2 a{
	color: #a92f2f;
	text-decoration:none;
}
#leftlinkbox2 a:hover{
	color: #a92f2f;
	text-decoration:underline;
}
#leftlinkbox3 {
	float: left;
	height: 31px;
	width: 204px;
	background-image: url(../images/sce/inner_leftitle_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #1e65b7;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 20px;
}
#leftlinkbox3 a{
	color: #1e65b7;
	text-decoration:none;
}
#leftlinkbox3 a:hover{
	color: #1e65b7;
	text-decoration:underline;
}
#leftlinkbox4 {
	float: left;
	height: 32px;
	width: 204px;
	background-image: url(../images/sce/inner_leftitle_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #619342;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 20px;
}
#leftlinkbox4small {
	float: left;
	height: 32px;
	width: 204px;
	background-image: url(../images/sce/inner_leftitle_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #619342;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 20px;
}
#leftlinkbox4 a{
	color: #619342;
	text-decoration:none;
}
#leftlinkbox4small a{
	color: #619342;
	text-decoration:none;
}
#leftlinkbox4small a:hover{
	color: #619342;
	text-decoration:underline;
}
#leftlinkbox4 a:hover{
	color: #619342;
	text-decoration:underline;
}
#inner_body {
	float: left;
	width: 740px;
	text-align: left;
	padding-top: 6px;
}
#home_rightpics {
	float: right;
	width: 163px;
	padding-right: 5px;
}
#home_topleft {
	float: left;
	width: 750px;
	padding-left: 25px;
	padding-bottom: 20px;
}
#homeboxes {
	float: left;
	width: 783px;
}
.box_container {
	float: left;
	width: 195px;
	padding-right: 1px;
}
.hometitle {
	float: left;
	height: 31px;
	width: 185px;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(../images/sce/homebox_title1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #e3761e;
}

.hometitle2 {
	float: left;
	height: 31px;
	width: 185px;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(../images/sce/homebox_title1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #a92f2f;
}
.hometitle3 {
	float: left;
	height: 31px;
	width: 185px;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(../images/sce/homebox_title1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #1e65b7;
}
.hometitle4 {
	float: left;
	height: 31px;
	width: 185px;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(../images/sce/homebox_title1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #619342;
}
.box_text {
	float: left;
	width: 175px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#home_middlepice {
	float: left;
	width: 970px;
}
#home_bottom {
	float: left;
	width: 971px;
	padding-top: 3px;
}
#bottomleft {
	float: left;
	width: 460px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #bec3c8;
}
#bottomleft {
	float: left;
	width: 460px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #bec3c8;
}
#bottomright {
	float: left;
	width: 450px;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 15px;
}
.picpad_right {
	padding-right: 20px;
}
#home_bottom_links {
	float: left;
	height: 101px;
	width: 791px;
	background-image: url(../images/sce/home_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #262323;
	padding-top: 5px;
	padding-left: 180px;
}
#home_bottom_links a{
	color: #262323;
	text-decoration:none;
}
#home_bottom_links a:hover{
	color: #DB2426;
	text-decoration:underline;
}
.green_title {
	background-image: url(../images/sce/green_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 516px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 18px;
	color: #279835;
}
.blue_title {
	background-image: url(../images/sce/blue_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 516px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 18px;
	color: #5381ac;
}
.red_title {
	background-image: url(../images/sce/red_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 516px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 18px;
	color: #5381ac;
}
.orange_title {
	background-image: url(../images/sce/orange_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 516px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 18px;
	color: #5381ac;
}
#innerbox {
	background-image: url(../images/sce/inner_green_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 89px;
	width: 720px;
	padding-right: 20px;
	padding-top: 5px;
}
.color_blue {
	color: #5381ac;
}

.size25 {
	font-size: 25px;
}
.color_blue14 {
	font-size: 14px;
	color: #5381ac;
}
#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}
#contactform .indent
{
margin:10px 0px 10px 95px;
}
#contactform .form_element
{
	float: left;
	width: 175px;
	text-align: left;
padding: 0px 10px 0px 0px;
}
#contactform .form_data
{
	float: left;
	text-align: left;
padding: 0px;
}
#contactform .separator
{
	clear: both;
	height: 1.5px;
	font-size: 0.5px;
padding: 0px;
}
#home_bottom_ads {
	float: left;
	height: 101px;
	width: 791px;
	font-size: 14px;
	color: #262323;
	padding-top: 5px;
	padding-left: 0px;
}

.news_headline
{
padding-bottom: 10px;
border-bottom: 1px dotted #ccc;
}

.news_date
{
padding-top: 4px;
}


.green_glossary
{
	background: url(../images/sce/recycle-watermark2.png) no-repeat 50% 20%;
}

.advantage_arial
{
font: 12px Arial;
color: #f62727;
font-weight: bold;
text-transform: none;
}

.advantage_comic {
font-size: 13px;
font-family: Comic Sans,Comic Sans MS,cursive;

text-transform: none;
font-weight: bold;
color: #f62727;
}