﻿/* CSS Document */

/* Layout */

body {
	text-align:center;
	font-size: 62.5%;
	background: url(../images/sce/hd_body_bg.gif) repeat-x #2B4BA0;
}
	
#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#contentlogo {
	height: 120px;
	width: 500px;
	text-align: left;
	float: left;
}

#contentnav {
	height: 120px;
	width: 300px;
	text-align: right;
	float: right;
	background: url(../images/sce/top_right_nav_bg.gif) no-repeat top right;
}

#contentmenu {

	height: 35px;
	width: 800px;
}

#contentleft {
	width:323px;
	padding:0 10px 0 15px;
	float:left;
	background: no-repeat url(../images/sce/side_bg_line_left.gif) top left;
}

#contentleft_internal {
	width: 573px;
	padding: 0 10px 0 15px;
	float: left;
	background: no-repeat url(../images/sce/side_bg_line_left.gif) top left;
}
	
#contentcenter {
		width:250px;
		padding: 0;
		float:left;
}

#contentfull {
		width: 740px;
		padding:0px 15px;
		float:left;
}

#contentright {
		width:194px;
		padding:0px;
		float:left;
		background: no-repeat url(../images/sce/side_bg_line.gif) top right;
}

#contentfooter {
	margin: 10px 0 0 0;
	border-top: 1px solid #4860A0;
	height: 25px;
	width: 791px;
}

/* Sub Nav */

#contentnav ul {
padding: 0 20px 0 0;
margin: 0px;
}

#contentnav li {
display: inline;
list-style-type: none;
padding: 0 8px 0 8px;
}

#contentnav a {
width: 90px;
color: #ffffff;
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 0.9em;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
text-decoration: none;
}

#contentnav a:hover {
	color: #FFFF00;
}


/* Text Styles */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;	
}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 130%;
}



p a {
	color: #FFcc00;
}

p a:hover {
	color: #FF9933;
}

p a:visited {
	color: #ff9933;
}

a:active, a:focus {background: #000000;}

hr {
	border: none 0;
	border-top: 1px dashed #ffcc00;
	width: 100%;
	height: 1px;
}

#contentfooter p {
	font-size: 1em;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 0px;
}


/* Homepage Boxes */

#servicesbox {
border: 1px solid #4860A0;
margin: 10px 5px 5px 0px;
background: #2A499D;
width: 240px;
height: 290px;
}

#servicesbox a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF00;
	background-image: url(../images/sce/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 13px;
}

#servicesbox a:hover {
	color: #FFFFFF;
}

#servicesbox a:visited {
	color: #FF9933;
}

#servicesbox ul {
	margin: 5px 0 0 5px;
	padding-left: 0px;
	list-style: none;
}

#careersbox {
border: 1px solid #4860A0;
margin: 12px 5px 5px 0px;
background: #2A499D;
width: 240px;
height: 108px;
}

#careersbox a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF00;
	background-image: url(../images/sce/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 13px;
}

#careersbox a:visited {
	color: #FFcc00;
}

#careersbox a:hover {
	color: #FFFFFF;
}

#careersbox ul {
	margin: 5px 0 0 5px;
	padding-left: 0px;
	list-style: none;
}

#testemonials {
	border: 1px solid #4860A0;
	width: 180px;
	height: 150px;
	background: #365DA7;
	margin: 10px 5px 5px 4px;
}

#testemonials ul {
	margin: 5px 0 0 5px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#testemonials p, #testemonials h2, #fridgedoc p, #fridgedoc h2, #servicesbox p, #servicesbox h2{
	padding: 0 5px 0 5px;
	margin: 2px 0 5px 0;
}

#fridgedoc {
border: 1px solid #4860A0;
margin: 10px 5px 5px 4px;
background: #1D3A88;
width: 180px;
height: 250px;
}

#fridgedoc a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF00;
	background-image: url(../images/sce/arrow_fridge.gif) ;
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 13px;
}

#fridgedoc a:hover {
	color: #FFFFFF;
}

#fridgedoc a:visited {
	color: #FF9933;
}

#fridgedoc ul {
	margin: 5px 0 5px 5px;
	padding-left: 0px;
	list-style: none;
}

.box {
border: 1px solid #4860A0;
color: #ffcc00;
font-size: ;
background: #14317C;
text-transform:;
width: 140px;
float: left;
margin: 0 1.2em 1em 0;
}

.box a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	background-image: url(../images/sce/arrow_home_products.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	text-align: center;
	padding-left: 13px;
	margin: 2px 0 0px 0;
}

.box a:hover {
	color: #FFFFFF;
}

.box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 2px 0 0 0;	
	margin: 2px 0 0 0;	
}

.panel img {
float: left;
padding: 0 10px 0 0;
}

#contactform {
color: #FFFFFF;
width: 400px;
position: relative;
float: left;
}

#contactform .form_element {
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 0px;
text-align: right;
float: left;
width: 120px;
}

#site_search {
padding-top: 10px;
padding-right: 10px;
}

.floatright {
float: right;
margin: 0 0 10px 10px;
padding: 0 0 10px 10px;
}

td {
color: #FFFFFF;
}

th {
color: #FFFFFF;
font-weight: bold;
text-align: left;
text-decoration: underline;
}
