body {
	background: #3d4a53 url(../images/background.png) top left;
	margin: 0;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.5;
	}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #CC0000;
	}
	
a:hover {
	text-decoration: underline;
	color: #374750;
	}
	
img a {
	border-bottom: 0;
	}
a img {border:none;}
	
h1 {
	color: #3d4a53;
	font-size: 120%;
	text-transform:uppercase;
	background: url(../images/h1bk.png) top left no-repeat;
	padding: 13px 0 0 0;
	margin: 10px 0 20px 0;
	}
	
h2 {
	color: #FFFFFF;
	border-left: 5px solid #a1b8c7;
	font-size: 120%;
	text-transform:uppercase;
	background: url(../images/h1bk.png) top left no-repeat;
	padding: 15px 0 0 5px;
	margin: 0 0 4px 0;
	}
	
h3 {
	color: #2c3a42;
	border-left: 5px solid #ed3e33;
	font-size: 120%;
	line-height: 1.2;
	padding: 13px 0 0 5px;
	margin: 0 0 20px 0;
	}
	
.twtr-widget h3 {border:none;}

ul {
	margin-left: 0px; 
	padding-left: 30px;
	}
	
#wrap {
	width: 985px;
	height: auto;
	margin: 0px auto;
	}
	
#top_border {
	height: 17px;
	padding: 0;
	background-color: #323d46;
	width: 100%;
	}
	
#top_border img {
	margin: 0 0 0 128px;
	}
	
#header {
	float:left;
	width: 983px;
	background-color: #FFFFFF;
	border-bottom: 5px solid #536674;
	}
	
#logo {
	float: left;
	width: 339px;
	height: 90px;
	}

#logo a {
	border: 0;
	}
		
#footer {
	float:left;
	margin: 70px 0 10px 0;
	color: #9ba9b2;
	border-top: 3px solid #566570;
	padding: 7px 10px 0 0;
	width: 759px;
	font-size: 85%;
	text-align: right;
	}
	
#content {
    float:left;
}
/* Boxes */

#box1, #box1a {
	background-color:#FFFFFF;
	float:left;
	width: 963px;
	padding: 10px;
	margin: -128px 0px 0px 0px;
	position:relative;
	border-bottom: 10px solid #ce231a;
	}
#box1a {width: 835px; }

#box1 h2, #box1a h2 {
	font-size: 120%;
	background: none;
	border:none;
	color:#484848;
	text-transform:none;
	padding:0px;
	margin: 0 0 4px 0;
	}
	
#box1a li {color:#EE3024;}

#box2 {
	background-color:#758995;
	border-bottom: 10px solid #a1b8c7;
	float:right;
	width: 256px;
	padding: 0;
	margin: 0 2px 1px 0px;
	}
	
#box2 h2 {
	background: none;
	}
	
#breaker_box {
	background-color: #556974;
	clear:left;
	margin: 10px 0 10px 0;
	width: 94%;
	border-left: 7px solid #98b4c4;
	border-right: 7px solid #98b4c4;
	color:#97b4c4;
	padding: 15px;
	font-size: 120%;
	font-weight: bold;
	}

#breaker_box a {color: #FFFFFF;}
#breaker_box a:hover { color: #A2C1D3; }

.breaker_box {
	background-color: #556974;
	clear:left;
	margin: 10px 0 10px 0;
	width: 87%;
	border-left: 7px solid #98b4c4;
	border-right: 7px solid #98b4c4;
	color:#97b4c4;
	padding: 15px;
	font-size: 120%;
	font-weight: bold;
	}

.breaker_box a {color: #FFFFFF;}
.breaker_box a:hover { color: #A2C1D3; }

#case_cont {
	width: 235px;
	float:left;
	padding: 10px;
	color: #FFFFFF;
	}
	
#title, #desc {
	width: 112px;
	float:left;
	font-size: 90%;
	line-height: 1.3;
	}
	
#title {
	margin: 0 10px 0 0;
	}
	
#title h3 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-left: 0;
	border-bottom: 3px solid #92a7b5;
	font-size: 110%;
	}
	
#title a {
	color: #374750;
	border-bottom: 0;
	}
	
#smallbox_left {
    min-height:250px;
	width: 128px;
	float:left;
	}
	
#smallbox_left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#smallbox_left li {
	list-style: none;
	margin: 0;
	display: block;
	}
	
#smallbox_left li a {
	border:0;
	color: #1c2429;
	font-size: 90%;
	display: block;
	padding: 5px 10px 10px 10px;
	border-left: 5px solid #fff;
	}
	
#smallbox_left li a:hover {
	border-left: 5px solid #ed3e33;
	background-color:#E9E9E9;
	font-weight: bold;
	}
	
#prodserv {
	width: 100%;
	float:left;
	height: auto;
	background-color:#55646e;
	}
	
#header_cont {
	width: 857px;
	height: 182px;
	float:right;
	
	}
	
#redbox {
	float:left;
	height: 54px;
	width: 472px;
    background: no-repeat scroll 0 0 #D44C41;
	}
	
#redbox h1 {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 54px;
    margin: 0px;
    padding: 0px 0px 0px 45px;
}
	
#photo {
	height: 182px;
	padding: 0;
	float:left;
	}
#photo img {margin-right:2px;}

#quotes_box {
	background-color: #556974;
	clear:left;
	width: 47%;
	border-left: 7px solid #98b4c4;
	border-right: 7px solid #98b4c4;
	color:#97b4c4;
	font-size: 120%;
	font-weight: bold;
	float:right;
	position:relative;
	height:110px;
	margin-left:10px;
	}

#quotes_box a {color: #FFFFFF;}
#quotes_box a:hover { color: #A2C1D3; }
/*#quotes_box span {display:none;}*/
#quotes_box span {display:block; position:absolute; top:10px; left:0px; margin:0px 10px; z-index:1; }

.module {
    width: 46%;
    min-height: 110px; 
    background-color: #98B4C4; 
    margin:15px 5px 5px 5px; 
    padding: 10px; 
    border: 2px solid #556974;
    border-radius: 15px;  
    box-shadow: 2px 2px 3px rgb(85, 105, 116);
}

.module a {display:block;}
.module a:link, .module a:visited, .module a:hover {color:#374750; text-decoration:none;}
.module p {margin-top:0px;}
.module img {margin-right:10px; width:150px;}

.left {float:left;}
.right {float:right;}
#social{
    height:54px;
    width:50px;
    position: relative;
    top: -9px;
    left: -4px;
}