@charset "utf-8";
/* CSS Document */

body{ 
background: #ffffff  url(/images/BG.jpg)  no-repeat top center;
margin:0 0 0 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
a {
outline:none}

/*-----Main Headline on Pages--------*/
h1{ font-size:1.600em;
width:583px;
color:#00549e;
}
/*-----Sub Headlines on Pages also on drop out Menu headlines--------*/
h2{ font-size: 1.225em;
color:#00adef;
}
/*-----Contact footline for  pages to incite action --------*/
h3{ font-size: 1.00em;
color:#105529;
text-align:center;
}
/*----- small command content --------*/
h4{ 
font: bold italic .975em;
color: #CC3300;
}
#outerwrapper{
margin:0px auto 0px auto; 
width:100%}

#mainwrap{
margin: 0px auto 0px auto;
width:1000px;
position:relative;}

#header{
background-image: url(/images/Header.jpg);
height:202px;
width:1000px;

}

#tagLine{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0053a0;
position:relative;
top:146px;
left:125px;
width:400px;
}
#player{ Width:1000px;
}

#content{
width:1000px;
margin-top:75px;}

#content a{
color: #132a9f;
}
#content a:hover{
color: #77b872;
}
#leftColumn{
width:300px;
float:left;
margin:8px 0 8px 0;
}
#rightColumn{
width:700px;
float:left;
}
#paymentButton {display:block; background: transparent url(/images/paymentButtonNav.jpg) 0 0 no-repeat; height:53px; width:201px; text-indent:-100000em; margin-left:30px}
#paymentButton:hover{
background:url(/images/paymentButtonNav.jpg) -201px 0 no-repeat;}

#salesmanButton {display:block; background: transparent url(/images/salesmanButtonNav.jpg) 0 0 no-repeat; height:53px; width:201px; text-indent:-100000em; margin-left:30px}
#salesmanButton:hover{
background:url(/images/salesmanButtonNav.jpg) -201px 0 no-repeat;}

#estimateButton {display:block; background: transparent url(/images/estimateButtonNav.gif) 0 0 no-repeat; height:130px; width:257px; text-indent:-100000em;}
#estimateButton:hover{
background:url(/images/estimateButtonNav.gif) -257px 0 no-repeat;}

#pageText{
font-size:12px;
margin-bottom:25px;
width:675px;}

#footer{
width:1000px;
height:50px;
margin:50px 0 25px 0;}

#copywrite{
color:#00549e;
font-size:10px;
float:left;}

#footerLinks{
color:#000000;/*same color used with nav links and copywrite*/
float:right;
text-align:right;}
#footerLinks a{
text-decoration:none;
font-size:10px;
color:#000000;}

#footerLinks a:hover{
text-decoration:none;
font-size:10px;
color:#052a88;}



.style1 {
color:#FF0000;
font-size:16px;
}
.style2 {
color:#000000;
font-size:16px;
}

#contactList{
margin:150px 0 0 0;
text-align:left;}

