/* CSS Document */
td img {display: block;}

body {
	background-image: url(/images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	text-align:center;
	background-color:#000000
}
#container{
    width:800px;
	
	margin:auto;
}

.left-col {
background-image:url(/images/main_r4_c2.jpg)
}

a:link {
	color: #970100;
	text-decoration: none;
	font-weight:bold
}

a:visited {
	text-decoration: none;
	color: #970100;
	font-weight:bold
}

a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight:bold
}

a:active {
	text-decoration: none;
	color: #970100;
	font-weight:bold
}

.largeText {
font-size:12px;
}
.projects	{
	
	height:85px;
	padding-bottom:10px;
	margin-top:10px;
	text-align:left;
	border-top:1px solid #E9E9E5;
	padding:5px 0 5px 0;


	
	
}	

.portfolioContainer {

height:325px;
overflow-x: hidden;
overflow-y: scroll


}

.leftColumn	{
	
	height:300px;
	padding-bottom:10px;
	margin-right:10px;
	margin-top:10px;
	text-align:left;
	
}
#bottomnav	 {
    width:800px;
	height:20px;
	text-align:left;
	margin-top:6px;
	margin:auto;

}
#footer	 {
    width:800px;
	height:20px;
	text-align:left;
	margin-top:15px;
	margin:auto;

}
#address	{
	width:800px;
	text-align:left;
	color:#929085;
	margin:auto;
 
}
.mainRight {
    width:467px;

	border:none;
	margin-left:20px;
	
	
	vertical-align:top;
}
.containerRight {
    width:467px;
	height:401px;
	text-align:left;
	

	border:none;
	margin-left:20px;
	
	
	vertical-align:top;
}
.mainLeft {
    width:467px;

	border:none;
	margin-right:20px;
	margin-top:10px;
	text-align:left;
	
	vertical-align:top;
}
.contentRight {
    width:467px;
	height:228px;
	border:none;
	text-align:left;
	
	
	margin-top:22px;
	margin-left:20px;
	
	vertical-align:top;
}
.mainFlash {
    width:467px;
	height:187px;
	border:none;
	margin-right:15px;
	margin-top:0px;
	vertical-align:top;
}
.dropshadow {
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3);
}	
h1 {
   font-size:12px;
}
.subsectionLeft {
   background-image:url(/images/subbackground_r2_c2.jpg);
   vertical-align:top;
   color:#FFFFFF;
   text-align:left;
}
.subsectionRight {
   background-image:url(/images/subbackground_r2_c4.jpg);
   vertical-align:top;
   color:#FFFFFF;
   text-align:right;
}
.subsectionMade {
   background-image:url(/images/Untitled-5_r2_c4_made.jpg);
   vertical-align:top;
   color:#FFFFFF;
   text-align:right;
}
.hostBox	{
	
	height:100%;
	padding-top:30px;
	border-right:1px solid #FFFFFF;
}
.seoBox	{
	
	height:100%;
	padding-top:30px;

}


.white A:link {
    
	text-decoration: none;
	color: #FFFFFF;
}
.white A:visited {
    
	text-decoration: none;
	color: #FFFFFF;
}
.white A:active {
    
	text-decoration: underline;
	color: #FFFFFF;
}
.white A:hover {
    
	text-decoration: underline;
	color: #FFFFFF;
}
.longTable {
    background-color:#FFFFFF;
	height:600px;
	border-bottom: 1px solid #990000;
	
	}

#subsection {
width:100%;
text-align: center;
clear: both;
background-image:url(/images/bottom_bg.jpg)

}
#subsectionCenter {
text-align: left;
   margin: 0 auto;
   width: 800px;
   padding: 0;


}