@charset "utf-8";
/* CSS Document */

HTML {
margin: 0px;
padding: 0px;
/*background:url(../images/background_2.jpg) top fixed #ccc repeat-x; */
}

body {
margin: 0 auto;
padding: 0px;
width: 1001px;
background-color:#FFF;

}

#hdr {
	height:  auto;
	width:1001px;
	background: #ffffff;
	color: #ffffff;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;

 }
 #ftr {
	height:83px;
	width:1001px;
	/*background: url(../images/menu_bg.jpg) no-repeat 0 0;*/
	BACKGROUND: #a7a9ac;
	 
	font-size:10px;
	font-weight:bold;
	text-align: center;
	line-height:19px;
	font-family:Arial, Verdana, sans-serif;



}
#ftr A:link	{	
	text-decoration:	none;
	color: #004b8d;
	}	
		
#ftr A:visited	{	
	text-decoration:	none;
	color:	#004b8d;
	}	
		
#ftr A:active	{	
	text-decoration:	none;
	color:	#fff;
	}	
		
#ftr A:hover	{	
	text-decoration:	none;
	color: #fff;
	}
	
#container_shadow{
	width:1004px;
background: url(../images/BACKSHADOW2.png) repeat-Y top left;
margin:0px auto;
}
#container_MAIN{
	width:1001px;
 
margin:0px auto;
}
#fixdiv {
	width: 1001px;
	height: 1px;
	clear: both;
	background-color:#000;
}

#center_port {
	width: 1001px;
	height: auto;
	float: left;
	display: inline;
	margin: 0px;
	
	background-color: #FFF;
}
#right_port {
	width: 185px;
	height:410px;
	float: right;
	display:inline;
	margin: 0px;
	background-color:#fff;

}
 
#right_port {
	width: 277px;
	height:401px;
 float: right;
	display:inline;
	background-color:#fff;

}
#left_port{
	width: 723px;
	height: auto;
	float: left;
	display:inline;
	margin: 0px;
	background-color:#fff;

}


#header_text
{padding-right:20px;
color: #666;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
font-style: normal;

}

#body_text
{
	 
padding-left:20px;
 
margin-top:-5px;
padding-right:20px;
text-indent:0px;
text-align:justify;
color: #666;
font-family:  Verdana, sans-serif;
font-size: 12px;
font-style: normal;
line-height:24PX;
}
#body_text_large
{
	margin-top:-8px;
	margin-left:10px;
	margin-right:10px;
 
text-align:justify;
color: #C00;
font-family: Arial, Verdana, sans-serif;
font-size: 16px;
font-weight:bold;
}
#body_text_large a
{
	 
color: #C00;
}
#body_text_small
{
	margin-top:-8px;
	margin-left:10px;
	margin-right:10px;
 
text-align:justify;
color: #666;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
font-style: normal;
}

STRONG
{color: #2e3c3f;
}

H1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #004b8d;
	padding-left: 20px;
	padding-top: -10px;
	padding-bottom: -10px;
}

H2
{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
color: #aa2d31;
padding-top:-15px;
padding-bottom:-10px;
padding-left:10px;
}

A:link	{	
	text-decoration:	none;
	color:	 #2e3c3f;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	 #004b8d;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	 #a92c30;
	}	
		
A:hover	{	
	text-decoration: underline; 
	color:	#000;
	}
#headertext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #aa2d31;
padding-top:-15px;
padding-bottom:-10px;
padding-left:10px;
}

#portfolio
{font-family: Helvetica, Arial, sans-serif;
}
.portfolio-thumbnails {   
	float: left;
	width: 172px;
	padding: 0px 0px 10px 0px; 
	margin: 0px 10px 15px 10px;
	position: relative;
	}

.title{
	width: 172px;
	padding: 6px 0px 5px 0px;
	border-bottom: solid #666 1px; 
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #666;
	text-align:center;
	}	

.portfolio-thumbnails h2{
	display: inline;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	}
	
.portfolio-thumbnails h2 span {
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
}

.portfolio-thumbnails h2 span a{
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
}	
	
.portfolio-thumbnails h2 a:hover{
	color:#F30;
	}	
	
.portfolio-thumbnails p {	
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	}

.portfolio-thumbnails p span {
    width: 172px;	
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	float:left;
	}
	
.portfolio-thumbnails p a:hover{
	color:#F30;
	}
.thumbnail {
	width: 170px;
	overflow: hidden;
	}

.thumbnail a:hover {
	opacity:0.75;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	}	

#portfolio_images
{
	padding: 10px 0px 0px 10px;
 
}