*{
	margin: 0;
	padding: 0;
}

div, td, a, h3{
	font-family: Arial, Helvetica, sans-serif;
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #706E6D;
}

a{
	color: #F15A07;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
	text-decoration: none;
	vertical-align: top;
}

.clear{
	clear: both;
}

.all_size{
	width: 100%;
	height: 100%;
}

li{
	list-style: none;
}

.nuclear:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.nuclear{ 
  display: block;
}

body{
	background: url(../images/main_bg.jpg) left top repeat-x;
}

.wrap{
	background: url(../images/bg_l.jpg) left top no-repeat;
	min-width: 980px;
}

.wrap_bg{
	background: url(../images/bg_r.jpg) right top no-repeat;
}

.header{
	position: relative;		
	padding: 0 0 30px 0;
}

.header_l{
	padding: 22px 0 0 99px;
	position: absolute;
	top: 0px;
	left: 0px;	
	z-index: 900;	
}

.logo{	
	float: left;
	width: 129px;
	text-align: center;
}

.logo a{
	display: block;
}

.logo p{
	font-size: 9px;
	font-family: Tahoma;
	color: #767175;
}

.logo img{
	margin: 0 0 3px 0;
}

.logo:hover{
	text-decoration: none;
}

.header_r{
	position: absolute;
	top: 12px;
	right: 38px;
	text-align: right;	
	z-index: 1000;
}

.header_r p{
	font-family: Georgia;
	font-style: italic;
	color: #fff;
	clear: both;
}

.header_r p i{
	font-size: 10px;
}

.mailbox{
	position: relative;
	left: -5px;
	float: right;
}

.tags{
	padding: 80px 10px 0 10px;
	float: left;	
	position: relative;
}

.tags a{
	font-family: Georgia;
	font-size: 29px;
	font-style: italic;
	margin: 0 20px 0 0;
	color: #000;
	/*white-space: nowrap;	*/
}

.tags a.a1{
	background: #FF5858;
	font-size: 18px;
	color: #fff;
	padding: 3px 5px;
}

.tags a.a2{
	font-size: 13px;
	color: #716F72;
}

.tags a.a3{
	font-size: 12px;
	color: #433D3F;
}

.tags a.a3{
	font-size: 12px;
	color: #433D3F;
}

.tags a.a4{
	font-size: 48px;
	color: #000;	
}

.tags a.a5{
	font-size: 32px;
	color: #fff;
}

.tags a.a6{
	font-size: 47px;
	color: #fff;
}

.tags a.a7{
	font-size: 28px;
	color: #2C2C2A;
}

.tags a.a8{
	font-size: 21px;
	color: #6D6D6D;
}

.tags a.a9{
	font-size: 25px;
	color: #000;
}

.tags a.a10{
	font-size: 34px;
	color: #000;
}

.tags a.a11{
	font-size: 22px;
	color: #fff;
	background: #CCCCCC;
	padding: 3px 5px;
}

.tags a.a12{
	font-size: 48px;
	color: #fff;		
}

.tags a.a13{
	font-size: 31px;
	color: #6C6C6E;		
}

.tags a.a14{
	font-size: 11px;
	color: #828081;		
}

.tags a.a15{
	font-size: 15px;
	color: #828081;		
}

.tags a.a16{
	font-size: 26px;
	color: #393939;		
}

.tags a.a17{
	font-size: 38px;
	color: #fff;		
}

.tags a.a18{
	font-size: 29px;
	color: #3A3C3B;		
}

.tags a.a19{
	font-size: 19px;
	color: #fff;		
	background: #E4D7C4;
	padding: 3px 5px;
}

.tags a.a20{
	font-size: 19px;
	color: #6C6C6C;		
}

.tags a.a21{
	font-size: 27px;
	color: #000;		
}

.pusher_top{
	height: 30px;
	width: 500px;
	float: left;	
}

.pusher_btm{
	width: 267px;
	height: 30px;
	float: left;
	clear: both;
}

.content{
	padding: 0px 85px 0px 85px;	
	overflow: hidden;	
	height: auto !important;     
	min-height: 600px !important; 
	height: 600px;	
}

.content_in{	
	overflow: hidden;	
	padding: 0 0 20px 0;
}

.content h1{
	font-size: 22px;
	font-style: italic;
	color: #000;
	font-weight: normal;
}

.content h2{
	color: #282329;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
}

.cnt_r{
	float: right;
	width: 386px;
}

.cnt_l{
	margin: 0 420px 0 0;
}

.cnt_r img{
	vertical-align: top;
}

.cnt_l p{
	font-size: 13px;
	line-height: 18px;
	color: #626262;
	padding: 20px 0 0 0;
}

.important{
	background: #F1EDE1;
	padding: 20px;
	margin: 15px 0;
}

.important p{
	padding: 0;
	font-style: italic;
	font-size: 12px;
}

.info{
	padding: 20px 0 0px 75px;
}

.info em, .info em a{
	color: #000;
	font-size: 14px;
}

.info ul{
	padding: 5px 0 20px 20px;
}

.info li a{
	color: #626262;
	padding: 0 0 0 5px;
}

.info li a span{
	color: #FF060C;
}

.footer{
	padding: 0px 85px 20px 85px;	
}

.footer_in{
	border-top: 1px solid #D9D3C5;
	margin: 0 0 0 0;	
	overflow: hidden;
}

.footer .inner{
	margin: 0px 0 0 0px;
	float: left;	
	padding: 33px 0 0 0;
	
}

.footer .inner p{
	font-size: 11px;
	color: #626264;
	padding: 0 0 10px 0;	
}

.ftr_logo{
	float: left;
	margin: 30px 30px 0 0;
	display: block;
}

.wrap_bg_btm{
	background: url(../images/bg_btm.jpg) left bottom repeat-x;
}

.feedback{
	display: none;
	position: absolute;	
	height: 260px;
	width: 300px;
	top: 40px;
	left: 40%;
	background: url(../images/bg_btm.jpg) left top repeat-x;
}

.feedback span{
	display: block;
	text-align: center;
	font-family: Georgia;
	position: relative;
	font-size: 18px;
	font-style: italic;
	color: #000;
}

#close{
	position: absolute;
	right: 0px;
	top: -10px;
	color: #000;
	font-weight: bold;
	font-style: normal;
}

#close:hover{
	text-decoration: none;
}

.feedback_in{
	padding: 10px;
}

.feedback .inp{
	width: 200px;
}

.feedback textarea{
	width: 270px;
	height: 100px;
	margin: 0 0 5px 0;
}
