@charset "utf-8";
* {											margin:0;
											padding:0;
											list-style:none;
											border:0;
											font-size:12px;
											color:#6a6a6a;
											font-weight:normal;
											font-family:Arial, Helvetica, sans-serif}
											
body{										background:url(images/body_bg.gif) repeat-x;}

.blue{	font-weight:bold; color:#1c2d63}

.container{									margin-left:auto;
											margin-right:auto;
											width:890px}
											
.container p{								margin-left:20px;
											margin-right:20px;
											margin-bottom:10px;
											line-height:14px}
											
.logo{										float:left;}

.header{									height:71px;
											width:890px;}
											
.men_top{									float:left;
											width:613px;
											margin-top:40px;
											margin-left:53px}
											
.men_top a,.men_top a img{					display:block;
											float:left}
											
.pik_header{								width:890px;
											height:92px;
											background:url(images/header_pik.gif) no-repeat right;
											margin-bottom:19px}
											
.title{										margin-left:20px;
											margin-bottom:10px;
											text-transform:uppercase}
											
.box_1 p, .box_2 p, .box_3 p{				font-size:11px; line-height:12px}
											
.box_1{										width:290px;
											height:233px;
											margin-right:5px;
											background:url(images/box_1.jpg) no-repeat;
											padding-top:15px;
											float:left;
											}
											
.box_2{										width:290px;
											height:233px;
											margin-right:5px;
											background:url(images/box_2.jpg) no-repeat;
											padding-top:15px;
											float:left}
											
.box_3{										width:290px;
											height:233px;
											margin-right:5px;
											background:url(images/box_2.jpg) no-repeat;
											padding-top:15px;
											float:left; margin-bottom:10px}	
											
.box_3 p{									margin-right:0; margin-bottom:0}								

											
.clear{										line-height:1px;
											font-size:1px;
											height:1px;
											margin:0;
											padding:0; clear:both}
											
p.find_out{									clear:both}									
p.find_out a{								
											padding-left:17px;
											background:url(images/arrow.gif) no-repeat 0 4px;
											border-bottom:2px dashed #c4c4c4;
											text-decoration:none}
											
.box_1_no_marg{								float:left; width:190px; margin-top:10px}
	
.box_2_no_marg{								float:left; width:96px;margin-top:10px; font-weight:bold}

.box_2_no_marg p{							font-weight:bold; margin-left:10px}	

.footer{									width:880px;
											border-top:1px solid #CCCCCC;
											padding-top:10px;
											color:#969696;
											clear:both
											}
.footer p{										margin-bottom:3px;font-size:11px;color:#969696}											
.footer a{									text-decoration:none; font-size:11px; color:#a6aec9}										
						
											
.footer a:hover{							text-decoration:underline}	

.col_left{	width:680px; float:left; border-right:11px solid #fbfbfd}
.col_right{	width:192px; float:left;}	
.list {margin-left:20px}
.list li{ background:url(images/arrow_black.gif) no-repeat 0 11px; padding-left:15px; border-bottom:1px dashed #CCCCCC; line-height:24px}	
.list li a{text-decoration:none}

.list_1	{margin-left:20px; width:208px; float:left}
.list_1 li{ background:url(images/arrow_black.gif) no-repeat 0 11px; padding-left:15px;  line-height:24px}	
.list_1 li a{text-decoration:none}

.list_2	{margin-left:20px; width:408px; }
.list_2 li{ background:url(images/arrow_black.gif) no-repeat 0 11px; padding-left:15px;  line-height:24px}
.list_2 li a{text-decoration:none}	

.img_right{float:right; margin:0 20px}						
											
