@font-face {
	font-family: "Regular";
	src: url('fonts/Frutiger CE 55 Roman.ttf');
}

body {
	background: #ffffff url('images/middleBar.png') repeat-x;
	margin: 0 auto;
	padding: 0;
}

h1 {
	color:#91a2b3;
	font-size:22px;
	font-family: "Regular", Arial, sans-serif;
	font-weight: normal;
}
h3 {
	color:#1f3456;
	font-size:14px;
	font-family:"Regular", Arial, sans-serif;
	font-style:italic;
	font-weight: normal;
	padding: 0;
	margin: 10px 0 0 0;
}

.right {
float: right;
position: relative;	
margin-bottom:-20px;
}

.center {
position: relative;
text-align: center;	
}

.center a, .center a:visited {
text-decoration: underline;

}

.top-marg {
    margin-top: 50px !important;
    position: absolute;
}

.clear {
clear:both;	
}

.hot-news {
font-size: 12px;	
}

.hot-news a, .hot-news a:visited {
 color: #1f3456 !important;
 text-decoration: none !important;	
}

p {
	color:#3f2d22;
	font-family: "Regular", Arial, sans-serif;
	font-size:12px;
}

.55Roman {
	color:#3f2d22;
	font-family:"Regular", Arial, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
}

.lightBlue {
	color:#91a2b3;
	font-family: "Regular", Arial, sans-serif;
	font-size:12px;
}
.darkBlue {
	color:#1f3456;
	font-family: "Frutiger LT 45 Light";
	font-size:12px;
}

.darkBlueArial {
	color:#1f3456;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.darkBlueArial a:link, .darkBlueArial a:visited {
	color:#1f3456;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}

.darkBlueArial a:hover {
	color:#000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.darkBlue12 {
	color:#1f3456;
	font-family: "Frutiger LT 45 Light";
	font-size:12px;
}

.darkBlueBold {
	color:#1f3456;
	font-family: "Frutiger LT 45 Light";
	font-size:12px;
	font-style:bold;
}

.smallBrown, .smallBrown a:link, .smallBrown a:active, .smallBrown a:visited {
	font-family: Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;	
	color: #3f2d22;
}

.smallBrown a:hover {
	font-family: Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;	
	color: #96a3b3;
}

.boldBrown {
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #3f2d22;	
}

.no-border {
	border: 0;	
}

.security-news li {
	margin: 0 0 10px 0;
	padding: 0;
}

.contactHref{
	font-size:8px;
	
}

td.topText {
	position:relative;
	vertical-align:top;
	font-size: 12px;
	font-family: "Regular", Arial, sans-serif;
	color: #3f2d22;
}

td {
	font-size: 12px;
	font-family: "Regular", Arial, sans-serif;
	color: #3f2d22;	
	line-height: 16px;
}

#menu a:link, a:visited {
	color:#3f2d22;
	text-decoration: none;
	font-size: 12px;
	border:none;
	font-size:18px;
	font-family:"Frutiger LT 47 LightCn";
}

.linky {
font-family: Arial, Helvetica, sans-serif !important;
font-size:12px !important;
text-decoration: underline !important;
color: #09F !important;	
}

#menu a:hover {
	color: #3f2d22;
	text-decoration: none;
	border:none;
	font-size:18px;
	font-family:"Frutiger LT 47 LightCn";
}

#wrapper {
	position:relative;
	width:800px;
	margin: 0 auto;
}

#full-width {
	width:800px;
	margin: 0 auto;
	font-size: 12px;
	font-family: "Regular", Arial, sans-serif;
	color: #3f2d22;	
	margin-bottom: 25px;
}

#left-content {
	width: 220px;
	float: left;
	margin-bottom: 25px;
	font-family: "Regular", Arial, sans-serif;
	color: #3f2d22;
}

#left-content2 {
	width: 290px;
	float: left;
	margin-bottom: 25px;
	font-family: "Regular", Arial, sans-serif;
	color: #3f2d22;
}

#right-content-left{
	position:relative; 
	float:left;
	padding-left:20px;
}

#right-content p {
font-size: 16px !important;	
}

#right-content-right{
	position:relative;
	float:right;
}


#left-content ul {
	padding: 0;
	margin: 0;
	width: 220px;
	font-size: 11px;
	font-family: arial, sans-serif;
}

#left-content li {
	list-style: none; 
	background-color: #d5dee5; 
	text-align: left; 
	margin: 0;
}

#left-content li.title {
	list-style: none; 
	background-color: #112c50;
	color: #ffffff;
	text-align: left; 
	margin: 0;
	border-top: solid 2px #ffffff; 
	border-bottom: solid 2px #ffffff;
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#left-content li a:link, #left-content li a:visited {
	display: block; 
	text-decoration: none; 
	padding: 8px 8px 8px 15px; 
	border-top: solid 2px #ffffff; 
	border-bottom: solid 2px #ffffff;
	background: #d5dee5;
	color: #112c50;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#left-content li a:hover {
	display: block; 
	text-decoration: none; 
	padding: 8px 8px 8px 15px; 
	border-top: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff; 
	background: #e1e8ee;
	color: #e8212e;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#left-content li a:active {
	display: block; 
	text-decoration: none; 
	padding: 8px; 
	border-top: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff; 
	background: #e1e8ee;
	color: #e8212e;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#right-content {
	width: 550px;
	margin-left: 250px;
	margin-bottom: 25px;
	font-family: "Regular", Arial, sans-serif;
	color: #3f2d22;
}

#menu {
	position:relative;
	float:right;
	height:95px;
}

#logo {
	position:relative;
	float:left;
	left: 10px;
	top: 20px;
}

#banner {
	position:relative;
	top:27px;
	clear:both;
}

#laidEmail {
	float:left;
}
#phone {
	float:right;
}

#bannerMain {
	position:relative;
	clear:both;
	top:30px;
	left:-7px;
	width:815px;
	height:223px;
	background-image:url(images/banner.png);
	padding:17px;
	background-repeat: no-repeat;	
}

#mainContent {
	position:relative;
	clear:both;
}

#bigButton {
	float:right;
}

#catImg {
	border: 1px solid #d5dee5;
	padding: 5px;
	background: #ffffff;
}

#pages img, #pages img:link {
	border: 1px solid #d5dee5;
	padding: 5px;
	background: #ffffff;
}

#pages img:hover {
	border: 1px solid #d5dee5;
	padding: 5px;
	background: #f0f5f8;	
}

#newsBorderRight {
	border-right:solid;
	border-color:#d5dee5;
	border-right-width:thin;
}

#footer {
	position:relative;
	background-image:url(images/footerBar.png);
	background-repeat: repeat-x;
	height:225px;
	width:100%;
	margin: 0;
	clear: both;
}

#footerWrapper {
	position:relative;
	width:800px;
	margin: 0 auto;
	top:50px;
}

.footerText {
	color:#1f3456;
	font-family: Arial, Arial;
	line-height: 12px;
	font-size:10px;
	width:550px;
	float:left;
}

.footerText a:link {
    color: #1f3456;
    text-decoration: none;
    font-family: Arial, Arial;
    font-weight: bold;
}
.footerText a:visited {
    text-decoration: none;
    color: #1f3456;
    font-family: Arial, Arial;
    font-weight: bold;
}
.footerText a:hover {
    text-decoration: none;
    color: #000000;
    font-family: Arial, Arial;
    font-weight: bold;
}

#blueLogo {
	float:right;	
}

#footerLine {
	position:relative;
	clear:both;
	width:100%;
	height:1px;
	top:5px;
	background-color:#b6becb;
}

/* FOR SLIDE SHOW */

#slideshow {
    position:relative;
	float:left;
    height:188px;
	width:480px;
	margin-left:10px;
}

#slideshow IMG {
	position:absolute;
	height:188px;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* FOR SLIDER 2 
#slider-left {
    position:relative;
    height:188px;
}

#slider-left IMG {
	position:absolute;
	height:188px;
	z-index:8;
	opacity:0.0;
}

#slider-left IMG.active2 {
    z-index:10;
    opacity:1.0;
}

#slider-left IMG.last-active2 {
    z-index:9;
}
*/
/*=FORM SYLING=*/

.blank {
	position: relative;
	width: 270px;
	clear: both;
	float: left;
}
#form {
    margin: 0px 0 0px 10px;
}

#status{  
	font-family:"Regular", Arial, sans-serif;
    width:200px;  
    padding:10px;  
    outline:none;  
    height:10px; 
    margin: 0 0 5px 0;
}

.focusField{  
    border:solid 2px #bbc9d4;  
    background:#bbc9d4;  
    color:#575757;  
}

.idleField{  
    background:#EEE;  
    color: #575757;  
    border: solid 2px #DFDFDF;  
}  

.submit {
    border:solid 2px #a5b9c9;  
    background:#bbc9d4; 
    color:#575757;
    padding: 10px;
    width: 222px;
    font-weight: bold;
    outline: none;
}

.submit:hover {
    background:#EEE;  
    color: #6F6F6F;  
    border: solid 2px #DFDFDF;
    padding: 10px;
}

#feedback {
	color: #575757;
	width: 222px;
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1b4b77;
}

#submit{
    float:right;
}

label{
    font:18px "Helvetica",Arial,sans-serif;
}

.green{
    width:200px;
    background:#eaf4df;
    border: 2px solid #c1f28c;
    padding:10px;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 11px;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    color: #575757;
    height: 15px;
    outline: none;
}

.red{
    color:#E8514A;
    font-weight:bold;
}

.propaneImg1{
	display: block;
    position: absolute;
}

.propaneImg2{
	position: absolute;
	display: none;
}

.roterContainer{
	position:relative;	
	height: 100px;
}

