/*
div{
border:solid thin green;
}*/
body{
background-color:#fff;

border:0px;
margin:0px;
color:#004B8D;
font-family: Arial, sans-serif;
font-size:1em;
height:100%;
}
#topstripe{
background-color:#000;
background:url("../images/green_stripe_top.png");
}
#header{
background:url("../images/logo_top.png") no-repeat;
width:860px;
height:100px;
margin:0px auto 0px auto;
text-align:left;
}
#bgimage{
background:url("../images/squares2_blue.png") center top no-repeat;

}
#mainholder{
width:960px;
margin:0px auto 0px auto;

}
#mainimage{
background:url("../images/mainimage_blue.png") center top no-repeat;
height:280px;
}
.subnavlink a{
color:#0071BB;
font-weight:bold;
text-decoration:none;
}
.subnavlink a:hover{
color: orange;
text-decoration:none;
}
#linkholder{
padding:0px 0px 0px 40px; 
background-color:none;
margin-top:2px;
margin-bottom:4px;
width:200px;
height:40px;
color:#000;
}
#linkone{
background-color:none;
margin-left:124px;
padding-top:10px;
width:100px;
height:20px;
}
#linktwo{
background-color:none;
margin-left:104px;
padding-top:10px;
width:100px;
height:20px;
}
#linkthree{
background-color:none;
margin-left:88px;
padding-top:10px;
width:100px;
height:20px;
}
#linkfour{
background-color:none;
margin-left:68px;
padding-top:10px;
width:100px;
height:20px;
}
#linkfive{
background-color:none;
margin-left:54px;
padding-top:10px;
width:100px;
height:20px;
}
#linksix{
background-color:none;
margin-left:38px;
padding-top:10px;
width:100px;
height:20px;
}

#maincontainer{
padding:20px 0px 0px 0px;
background-color:;
width:960px;
height:400px;
text-align:left;

}
#gh1{
width:400px;
color:#8CC63F;
font-family: Arial, sans-serif;
font-size:1.8em;
font-weight:bold;
padding-bottom:6px;
text-align:left;
}
#centertext{
width:400px;
color:#004B8D;
font-family: Arial, sans-serif;
font-size:1.4em;
font-weight:bold;
padding-bottom:6px;
text-align:left;
}
#rightfloat{
font-size:.9em;
height:300px;
width:310px;
float:right;
margin:68px 100px 0px 0px;
}
#leftfloat{
width:400px;
padding-left:60px;
float:left;
}
#blue_bod_txt_inside{
width:700px;
color:#004B8D;
font-family: Arial, sans-serif;
font-size:1em;
text-align:left;
float:left;
clear:both;
}
#bluebar{
height:30px;
background-color:#0071BB;
text-align:center;
}
#navbarcontainer{
width:860px;
margin:0px auto 0px auto;
text-align:center ;
}
#navbar{
color:#fff;
font-family: Arial, sans-serif;
font-size:1em;
font-weight:bold;
height:24px;
text-align:left;
}
#footer{
margin:10px auto 60px auto;
clear: both;
background:url("../images/green_stripe_bottom.png")repeat-x;
}
#bottombox{
background:url("../images/logo_bottom.png") no-repeat;
width:860px;
height:46px;
margin:0px auto 0px auto;
text-align:left;
}
#footernav{
height:20px;
width:860px;
margin:0px auto 0px auto;
font-size:.8em;
text-align:right;
}

#wrap{

border:solid 2px red;
clear:both
height: 100%; 
display: inline-block;
}

#test{
width:1000px;
height:10px;
background-color:red;
}
#phonenumber{
padding-top:2px;
font-size:1.5em;
	float:right;
}
