/* #######################  GENERAL SETTINGS ############################ */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:#047a7e;
        padding:20px;

}

fieldset {border:0px !important;margin:0px !important;padding:0px !important;}

h1 {font-size:32pt;}

form h2{    margin-bottom: 25px}

body,td{line-height:20px;}

a{color:#5ce9da;text-decoration:none;}
a:hover{text-decoration:underline;}

td{text-align:left;}

#main-content P{
margin:0px;
padding:0px;
margin-bottom:10px;
}



#main-content h3 {
   color:#383838;
   font-size:14px;
   font-weight:bold;
   margin:0;
   padding:0;
padding-top:10px;
   padding-bottom:3px;
}


#content-pad.border img{border:1px solid #c1b6aa}

h2, .contentheading,.componentheading {
font-size:30pt;width:700px;
}

#main-content strong{color:#bf0002;}
#main-content b{color:#bf0002;}

#main-content ul{padding-top:0px;margin-top:0px;}

h2 {
margin: 0;
padding: 0;
}

body{
	 background-image:url(../images/background.gif);
     background-repeat:repeat-x;
	 background-color:#047a7e;
}

#container{
	width:979px;
         margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#header-up{
	width:979px;
	height:113px;
	background-image:url(../images/header_up.png);
}

#header-down{
	width:979px;
	height:108px;
	background-image:url(../images/header_down.png);
}


#navigation{
  padding-top:0px;
  padding-bottom:5px;	
  width:1079px;
  height:115px;
}

#navigation ul{
	list-style-type: none;
	magin: auto;
	padding-left:30px;
}

#navigation a{
	display:block;
	height:115px;
}

#navigation li{
	float:left;
	height:115px;
	width:89px;
	padding-right:72px;
	display:inline;
}

img{border:0px;}

#navigation span {
display: none;
}

#navHome{background-image:url(../images/nav_home.png);background-repeat:no-repeat;}
#navServices{background-image:url(../images/nav_services.png);background-repeat:no-repeat;}
#navQuote{background-image:url(../images/nav_quote.png);background-repeat:no-repeat;}
#navCareers{background-image:url(../images/nav_careers.png);background-repeat:no-repeat;}
#navResources{background-image:url(../images/nav_resources.png);background-repeat:no-repeat;}
#navContact{background-image:url(../images/nav_contact.png);background-repeat:no-repeat;}

#main-content-narrow{
border:10px;
	width:600px;
	padding:10px;
	min-height:350px;

         float:left;
}

#main-content-wide{
	width:960px;
	padding:10px;
	min-height:350px;
         float:left;
}

#rightcontent{
    float:right;
    width:261px;
	padding-right:18px;

}

#footer{
height: 76px;
text-align: center;
width: 731px;
}