@charset "utf-8";
/* CSS Document */
body
	{
	 margin:0;
	 padding:0;
	 background:#fff url(images/bg_top_02.gif) top left repeat-x; 	 
	 font:12px arial;
 	 line-height:16px;	 
	 }
a {
 text-decoration:none;
	}	 
a img
	{
	 border:none;
	 margin:0;
	 padding:0;	
	}
ul
	{
	 margin:0;
	 padding:0;
	 list-style-type:none;
	}	
#top
	{
	 background:url(images/logo_02.gif) top left no-repeat;
	 height:93px;
	}
.wrapper
	{
	 width:890px;
	 margin:0 auto;
	 color:#575757;
	}
#content
	{
	 width:435px;
	 margin:0 auto;
	 background:url(images/chick_05.jpg) top left no-repeat;
	 height:377px;
	 padding-left:565px;
	 padding-right:110px;
	 font-size:13px;
	 color:#575757;
	 padding-top:40px;
	}	
#content_inner
	{
	color:#575757;
	width:430px;
	padding-left:460px;
	background:url(images/guy_03.jpg)  top left no-repeat;
	height:266px;
	padding-top:40px;
	}
.aligncenter
	{
	 text-align:center;	
	}
.alignright
	{
	 text-align:right;	
	}	
.clear
	{
	 clear:both;
	 height:1px;
	}	
#bottom 
	{
	 padding-left:30px;
	 padding-right:30px;
	 width:830px;
	 color:#8e8e8e;
	 font-size:11px;
	 padding-top:10px;
	}
#bottom a
	{
	color:#00a3c9;
	text-decoration:underline;
	}	
#grad1	
	{
	 background:#fff url(images/grad1_05.gif) top repeat-x;	
	}
#grad2
	{
	 background:url(images/grad2_08.gif) bottom repeat-x;	
	}
#menu
	{
	 height:45px;
	 line-height:45px;	
	}		
#menu a
	{
	 color:#fff;
	 font-size:13px;
	 font-weight:bold;
	 margin-right:26px;	
	}
#menu a:hover
	{
 	 color:#70d9f1;
	 font-size:13px;
	 font-weight:bold;
	 margin-right:26px;	
	}	
#topnav
	{
	 height:46px;
	 line-height:46px;
	 color:#9eabbb;	
	}
#topnav a
	{
	color:#9eabbb;
	text-decoration:underline;
	margin-right:26px;	
	}		
#shadow
	{
	 background:url(images/shadow_19.gif) top repeat-x;
	 height:40px;	 
	}
.cols
	{
	 float:left;
	 width:277px;
	 margin-right:25px;
	 color:#575757;	
	}
.cols a
	{
	 color:#00a3c9;
	 text-decoration:underline;	
	}	
.title
	{
	 font-size:18px;
	 color:#2e7586;	
	}
.paddingleft
	{
	 padding-left:10px;
	 padding-right:10px;	
	}
.spc
	{
	 background:url(images/spc_24.gif) center center repeat-x;
	 height:1px;
	 padding-top:5px;
	 padding-bottom:5px;	
	}
.cols2
	{
	 width:355px;
	 float:left;	
	}
#samples img
	{
	 margin-right:10px;
	 margin-bottom:10px;
	
	}
.inp
	{
	 height:22px;
	 background:#fff;
	 border:1px solid #dadada;
	 width:202px	
	}
.width570	
	{
	 width:570px;	
	}