/*Body styles*/
body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
color: #ff0000;
background-color: #c6c6c6
}

/*Container div holds all other divs and specifies width in standards compliant browsers*/
#container{
min-width:760px;
max-width:980px;
margin:5px auto;
background-color:#fff;
color:#303030;
}

/* IE6 min-width,max-width hack  ("* html" makes it IE specific - other browesers will ignore*/
* html #container{
width:expression(document.body.clientWidth < 761? "760px" : document.body.clientWidth > 981? "980px" : "auto");
}

/*No styles here. 'wrap' div required for 3 column positioning*/
#wrap{}

/*Header styles*/
#header{
margin:0 0 0px 0;
border:0;
height:120px;
background-image: url(/img/site/banner.jpg);
background-repeat:no-repeat;
clear:both;
}

/*Header quote div*/
#quote{
clear:both;
margin:0;
padding-top:120px;
clear:both;
} /*Header quote paragraph style*/
#quote p{
width:100%;
float:right;
text-align:center;
color: #efefef;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color: #004183
}

/*Left column styles*/
#leftcolumn{
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#leftcolumn ul{	
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#leftcolumn li{
margin-bottom:4px;
}

#leftcolumn li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-left: 4px #a8a8a8 solid
}	
	
#leftcolumn li a:hover{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}

/*Forum post styles*/
#forumposts{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
border-left: 4px #a8a8a8 solid
}

#forumposts p{
line-height: normal;
padding:0;
margin:0px;
font-size:11px;
}

#forumposts h3{
font-size:14px;
margin:0 0 6px 0;
}

/*Forum post styles*/
#leftcoulmnadsense{
margin:10px 0 10px 0;
padding:10px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
border-left: 4px #a8a8a8 solid
}

/*Right column styles*/
#rightcolumn{
float:right;
width:120px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

/*Content styles*/
#content{
margin:0 130px 20px 160px;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
padding:10px 10px 0 10px;
font-size: 10pt;
line-height: 1.7em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #303030;
text-align:justify;
z-index:10;
}

#content h1{
color:#004183;text-decoration: underline;
font-size: 10pt;margin-bottom: -20px;margin-top: -5px;}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
color:#004183;
}

#content h4{
color:#004183;text-decoration: underline;
font-size: 10pt;margin-bottom: 10px;margin-top: 10px;}

#content img{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border: 4px #f0f0f0 solid
}

/*Footer styles*/
#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #f0f0f0;
width:980px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

/*Misc Styles*/ 

p{
font-size: 10pt;
line-height: 1.7em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #303030;
}

#rightcolumn p{
margin:0 0 1.5em 0;
font-size:8pt;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
color: #0068d1
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

#nb img {
border:0px;
text-decoration:none;
}

#nbc a img {
border-style:none;
padding:0px;
background-color:white;
height:300px;
}

#nb {
width:162px;
height:122px;
padding:0;
}

#centrediv {
margin-left:10%;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

.title{
color:#004183;
font-size: 10pt;
font-weight:bold;
}

.techlinks {
color:#FFFFFF;
font-size: 10pt;
font-weight:bold;
width:100%;
background-color:#004183;
}

.newslinks {
color:#004183;
font-size: 10pt;
font-weight:bold;
}

.newscontent {
display:block;border-bottom: 2px #004183 solid;
}

.linkbg {
display: block;
background: url(/img/site/linksbg1.jpg) no-repeat center right;
margin-right:10%;
}

.disclaimerbg {
display: block;
background: url(/img/site/disclaimerbg.jpg) no-repeat scroll top;margin-right:10%;}

.contactbg {
display: block;
background: url(/img/site/contactphone.gif)no-repeat scroll bottom;}

/*
#content a img {
border-style:none;
padding:0px;
background-color:white;
}
*/

#locationlist {
text-align:center;
font-size:10pt;
}
#locationlist a img {
border: 4px #f0f0f0 solid;
padding-left:0px;
padding-right:0px;
margin-left:-3px;
margin-right:-5px;
}

#locationlist p{
width:494px;
color: #efefef;
background-color: #004183;
font-weight:bold;
margin-left:auto;
margin-right:auto;
margin-top:-6px;
font-size:10px;
}

#articleoutside {
width:100%;
min-height:136px;
margin-left:auto;
margin-right:auto;
}

#articleinsideright {
margin-top:26px;
width:170px;
height:130px;
padding-left:10px;
display:block;
float:right;
text-align:center;overflow: hidden;
}

#articleinsideleft {
width:100%;
min-height:126px;
display:block;
}

#techsoutside {
width:100%;
min-height:122px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}

#techsinsideleft {
margin-top:26px;
width:170px;
height:122px;
display:block;
float:left;
margin-top:0;overflow: hidden;
}

#techsinsideright {
width:100%;
min-height:122px;
display:block;
border-right: 2px #004183 solid;
border-bottom: 2px #004183 solid;
}

#techtitle {
color:#FFFFFF;
font-size: 10px;
font-weight:bold;
width:100%;
background-color:#004183;
height:22px;
}

#techimg img {
border: 2px #004183 solid;
text-decoration:none;
padding:0px;
}

#homeoutside {
width:100%;
min-height:122px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
position:relative;
}

#homeinsideleft {
margin-top:26px;
width:300px;
height:232px;
float:left;
margin-top:0;overflow: hidden;
padding-right:20px;
padding-left:20px;
position:relative;
}

#homeinsideright {
width:100%;
min-height:122px;
position:relative;
}

#weather {
width: 300px;
height: 230px;
overflow: hidden;
text-align: center;
border-bottom: 1px #006fb4 solid ;
}
#homeinsideright img {
border: 1px #006fb4 solid ;
}

#thinline {
display:block;border-bottom: 1px #004183 solid;
height:1px;
width:100%;
}
