body {
font-family:Helvetica, Arial, san serif;
font-size:11px;
background-color:#000000;
margin: 0 0 0 0;
background-repeat:repeat-x;
background-image: url(../images/bg_repeat.gif); 
text-align:left;
line-height:110%;
}

/*main div styles*/


div#Page{
	/*margin: 0 auto; */
	margin: 0 0 0 0;
	text-align: left;
	height:620px;
	background-image: url(../images/bg2.jpg); 
	background-repeat:repeat-x;
	}
	

div#FullWidth{
	text-align: left;
	height:599px;
	width:1200px;
	float:left;
	
	}
	
div#FullWidthFooter{
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	width:1200px;
	float:left;
	
	}

div#Animation {
	float:left;
	min-height:190px;
	margin-top:8px;
	background-color:#003366;
	}
	
div#Header{
	height:20px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	float:left;
	width:1200px;
}

.headerPad {
	float:left;
	margin-top: 3px;
	margin-left:10px;
}

.thumbPad {
	float:left;
	margin-right:3px;
}

.TenPad {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
	
div#Logo {
	width:200px;
	margin-top:10px;
	margin-left:10px;
	opacity:0.8;
	}

div#NewsHome {
	float:left;
	width:200px;
	min-height:200px;
	margin-top: 10px;
	margin-left:10px;
	opacity:0.8;
	background-color:#FFCC00;
	}

div#NavLeft {
	width:200px;
	min-height:200px;
	margin-top: 10px;
	margin-left:10px;
	opacity:0.9;
	background-color:#FFFFFF;
	line-height:140%;
	}

	
	
.ColumnSingleOld {
	width: 220px;
	float:left;
	margin-right:16px;
	position:relative;
	background-color:#0099FF;
	
	}
	
.ColumnSingle {
	width:220px;
	float:left;
	
	}
	
	
.ColumnSingleHome {
	width: 220px;
	float:left;
	opacity:0.3;
	background-color:#000000;
	height:20px;
	}
	
.ColumnTriple {
	float:left;
	height:20px;
	background-color:#000000;
	width:980px;
	
	}
	
.ColumnTriplePortfolio {
	float:left;
	background-color:#000000;
	width:980px;
	height:599px;

	
	}
	
.ColumnDoubleNews {
	float:left;
	margin-left:10px;
	width:400px;	
	opacity:0.85;
	background-color:#000000;
	}
	
.headers {
	color:#000000;
	font-size:14px;
	text-decoration:none
}

.newsheaders {
	color:#FFCC00;
	font-size:14px;
	
}

.phone {
color:#666666;
}

.newstext {
color:#FFFFFF;
}


.portfolioHeaders {
	color:#FFCC00;
	font-size:16px;
	font-style: italic;
	width: 220px;
	height:24px;
}



a {
   text-decoration:none;
      color: #FFFFFF;
      }
      
a:visited {
   text-decoration:none;
      color: #FFFFFF;
      }
      
a:hover {
   text-decoration:none;
      color: #666666;
      }
      

.NavHome a {
	color:#FFFFFF;
	background-color:#000000;
	line-height:140%;
	}

.NavHome a:visited {
	color:#FFFFFF;
	background-color:#000000;
	}
	
.NavHome a:link{
	color:#FFFFFF;
	background-color:#000000;
	}
	
.NavHome a:hover {
	color:#000000;
	background-color:#FFFFFF;
	}


