 html
{
	margin: 0;
	padding: 0;
	font-family: arial, tahoma, verdana, sans-serif; 			font-size: 12px;
	color: #111111;
}
body
{
	background: #fff;
	text-align: center;
	line-height: 18px;
}
html, body
{
	height: 100%;
}
img
{
	border: 0px;
}
h1
{
	display: inline;
	position: relative;
	top: -3px;
	font-size: 12px;
	font-weight: bold;
	color: #64D400;
	padding: 0;
	padding-right: 4px;
	background: white;
	line-height: 14px;
}

.h1_line
{
	padding-bottom: 15px;
	background-image: url(../images/h1bg.gif);
	background-repeat: repeat-x;
}

p
{
	margin-top: 3px;
	margin-bottom: 14px;
}
a
{
	color:#0066CC;
	text-decoration: none;
	
	
}
a:hover
{
	color: #c10038;/*4092ff;*/
	/*text-decoration: underline;*/
}
#main
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 778px;
	background: #FFFFFF;
	padding: 0 1px;

}
#header_bg
{	
	
	
	
}


#cnt_area
{
	background: url(../images/cnt_vsep.gif) repeat-y right;
}
#cntarea_left
{
	float: left;
	width: 468px;
	height: 100%;
	margin-top:5px;
	padding: 10px 22px 0 18px;
	margin-bottom:15px;
	background-color:#fefefe;
	border: solid 1px #F3f3f3;
	line-height:20px;
}


.cnt_links
{
	padding-top: 6px;
}
.folio
{
	display: block;
	padding-top: 3px;
	margin-bottom: -13px;
}
.folio_img
{
	margin-right: 20px;
	border: 1px;
}
.folio_head1
{
	float: left;
	color: #555;
	font-weight: bold;
}
.folio_head2
{
	float: right;
	display: block;
	font-size: 9px;
	color: white;
	background: #3366cc;
	padding: 0px 3px;
}
#folio_area
{
	width: 600px;
	padding: 30px 0px;
	margin: auto;
}
#folio_area img.img_border
{
	border: solid 1px #3366cc;
	padding: 1px;
}
#folio_bottom_page_links
{
	margin-top: -25px;
	margin-bottom: 15px;
}
#cntarea_right
{
	float: right;
	width: 236px;
	height: 100%;
	padding: 0;
	margin-left:5px;
	margin-top: 5px;
	padding: 10px 15px 0 10px;
	border: solid 1px #F3f3f3;
	background-color:#fefefe;
	margin-bottom:15px;
	color:#333;
	font-size:12px;
	line-height:20px;
}
.float_close
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
#footer
{
	
	clear: both;
	height: 75px;
	background-color:#f6f6f6;
	font-size: 11px;
	border-top: solid 1px #F2F2F2;
}
#footer_links
{
	margin-top: 15px;
	line-height: 22px;
	float: left;
	margin-left: 20px;
}
#footer a
{
	padding:2px;
}

.contact
{
 color:#747170;
 padding-top:20px;
 text-align:right;
 
  
}


.portfolio
{
padding-left:10px;
}

.imgstyle
{

	padding-right:8px;
}
.home_icon
{
padding-top:1px;
vertical-align:top;
}