@charset "utf-8";
/* CSS Document */
body
{
	margin: 0em auto;    	
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
#container
{
    width: 950px;
    margin: 0em auto;    		
	font-family: "MS Trebuchet", Arial, Sans-Serif;
	font-size:12px;
	color:#222;
}

#loginbox
{
	position:absolute;
	margin-left: 250px;
	top: 128px;
	color: #FFF;
	font-size:11px;	
}
#loginbox a
{
	color:#FFF;
}
#header
{
	margin: 0em auto;
	height: 119px;
	width: 950px;
    background-image: url(/images/header.jpg);
}
#flash
{
	margin:0px;
	width:314px;
	height:119px;
	border:0px;
	float:left;
}
#login
{	
	margin: 0em auto;
	height: 35px;
	width: 950px;
    background-image: url(/images/login.jpg);	
	background-repeat:no-repeat;	
}
#mast
{
	width:950px;
	height:241px;
	background-image: url(/images/mast.jpg);	
	background-repeat:no-repeat;		
}
#welcome
{
	width:455px;
	margin-right:70px;
	*margin-right: 35px;
	margin-top:40px;
	padding:5px;
	float:right;
}
#columns
{
	width:950px;
	height:218px;
	background-image: url(/images/columns.jpg);	
	background-repeat:no-repeat;		
}
#columns a:link, #columns a:visited {
	color: #0088b5;
}
#columns a:hover {
	color: #d53d4b;
}
#content a:link, #content a:visited {
	color: #0088b5;
}
#content a:hover {
	color: #d53d4b;
}
#heading1
{
	padding:5px;
	margin-top: 15px;
	float:left;
	margin-left:65px;
	width: 260px;
	font-size:16px;
	font-weight:bold;


}
#heading2
{
	padding:5px;
	margin-top: 15px;
	float:left;
	margin-left:5px;
	width: 260px;
	font-size:16px;
	font-weight:bold;
}
#heading3
{
	padding:5px;
	margin-top: 15px;
	float:left;
	margin-left:5px;	
	width: 260px;
	font-size:16px;
	font-weight:bold;
}


#column1
{
	padding:5px;
	margin-top: 5px;
	float:left;
	margin-left:65px;
	width: 260px;
}
#column2
{
	padding:5px;
	margin-top: 5px;
	float:left;
	margin-left:5px;
	width: 260px;
}
#column3
{
	padding:5px;
	margin-top: 5px;
	float:left;
	margin-left:5px;	
	width: 260px;
}
#heading
{
	width: 906px;
	margin: 0px auto;
	height:45px;
	
}
#content
{
	width: 750px;
	margin: 0px auto;
	min-height:450px;
    height:auto !important;
    height:450px;
	padding-left:25px;	
}
#fullcolumn
{
	width: 906px;
	background-image:url(/images/fullbg.gif);	
	background-repeat:repeat-y;
	margin: 0px auto;		
}
#fullcolumnfooter
{	
	width: 906px;
	height: 26px;
	background-image:url(/images/wrapperfooter.gif);	
	background-repeat:repeat-y;
	margin: 0px auto;	
}
#blankfooter
{
	width:906px;
	height:20px;
	background-image: url(/images/blankfooter.gif);	
	background-repeat:no-repeat;
	margin: 0px auto;		
}
#footer
{
	width:950px;
	height:158px;
	background-image: url(/images/footer.jpg);	
	background-repeat:no-repeat;		
}
#footerlinks
{
	width:950px;
	height:20px;
	text-align:center;
	font-size:11px;	
}
#footerlinks a
{
	color:#000;
}
img
{
	border:0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
input
{	
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #7f9db9;
    BORDER-WIDTH: 1px;
	margin:0;
}
select
{	
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #7f9db9;
    BORDER-WIDTH: 1px;  
	WIDTH: 150px;  		
}
   	
.button
{   
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;    
    color:#FFFFFF;
    border: solid 1px #FFFFFF;
    background:#d50000;
}
#nav
{       
    width:636px;
    height:119px;
	float:right;    	
}
div#menu ul#menuitem{
	height:119px;
	width:636px;
	background:transparent url(/images/menu.jpg) top left no-repeat;	
	margin: 0px 0px 0px 0px;
	position:relative;
}
div#menu ul#menuitem li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
ul#menuitem li,ul#menuitem a{
	height:119px;
	display:block;
}
div#menu ul#menuitem li a{
	text-indent:-9999px;
	text-decoration:none;
}
#home{
	left:0px;
	width:65px;
}
#about{
	left:65px;
	width:100px;
}
#services{
	left:165px;
	width:85px;
}
#quotes{
	left:250px;
	width:130px;
}
#employment{
	left:380px;
	width:115px;
}
#contact{
	left:495px;
	width:141px;
}
#home a:hover,body#homeon #home{
	background:transparent url(/images/menu.jpg) -0px -119px no-repeat;
}
#about a:hover,body#abouton #about{
	background:transparent url(/images/menu.jpg) -65px -119px no-repeat;
}
#services a:hover,body#serviceson #services{
	background:transparent url(/images/menu.jpg) -165px -119px no-repeat;
}
#quotes a:hover,body#quoteson #quotes{
	background:transparent url(/images/menu.jpg) -250px -119px no-repeat;
}
#employment a:hover,body#employmenton #employment{
	background:transparent url(/images/menu.jpg) -380px -119px no-repeat;
}
#contact a:hover,body#contacton #contact{
	background:transparent url(/images/menu.jpg) -495px -119px no-repeat;
}
#left
{
	float:left;
	width:350px
}
#right
{
	float:right;
	width:350px
}


