*{
	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{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	text-decoration: underline;
}

a:hover{
    color: #ff3300;
	text-decoration: underline;
}

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

img{	
	vertical-align: top;
}

.clear{
	clear: both;
}

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

body{
	text-align: center;
	overflow-x: hidden;
}

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

.nuclear{
  zoom: 1;
  display: block;
}

.wrap{
	width: 968px;
	margin: 0px auto;
	padding: 0 0 0px 0;
	
}

.header{
	background: url(../images/header.jpg) top left no-repeat;
	height: 254px;
	/*text-align: center;*/
	position: relative;
	z-index: 10000;
}

.lg{
	position: absolute;
	right: 43px;
	top: 12px;
	z-index: 9999;
	background: url(../images/lg.png) left top no-repeat;
	width: 231px;
	height: 238px;
}

.header p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFB5A7;
	font-weight: bold;
}

.header_in{
	text-align: right;
	float: right;
	padding: 126px 70px 0px 0px;
	line-height: 26px;
	position: relative;
	z-index: 10;
}

.header_in p{
	margin: 0 240px 0 0;
}

.content{
	width: 968px;
	float: left;
}
	
	
.content img{
	background: url(../images/logo.jpg) top left no-repeat;	
}

.logo{
	margin: 0 0 10px 0;
	height: 75px;
}

.content_in{
	padding: 0px 0px 0px 50px;
	float: left;
	margin: 0 30px 0 0;
}

.content_in_in{
	padding: 7px 0px 0px 0px;	
	margin: 0 0px 0 0px;
	width: 579px;
}

.yellow{
	background: url(../images/yellow_top.jpg) top left no-repeat #FFFFA7;
	width: 100%;
	float: left;
	
}

.yel_b{
	background: url(../images/yellow_bot.jpg) bottom left no-repeat;
	padding: 10px 10px 0 10px;
	height: auto !important;     
   min-height: 615px !important; 
   height: 615px;
	text-align: left;
	
}

.yel_b p b{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C63018;
}

.yel_b p{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	line-height: 38px;
	text-align: left;
}

.content_in img{
	height: 250px !important;
	margin: 25px 0 35px 0px;
	float: left; 
}

.bot{
	float: right;
	margin: 0px 0 0 0px;	
	text-align: right;
	padding: 35px 340px 0 0;
	position: relative;
	top: -10px;
}

.bot p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	line-height: 23px;
	text-align: right;
}

.bot p i{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #969593;
	font-style: normal;
	text-align: right;
}

.bot p b{
	font-size: 20px;
	color: #E7331A;
}

.frt_ord{
	margin: 5px 0 0 0;
}

.site{
	color: #98989A;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.content_r{
	float: left;
	padding: 7px 0px 0 0;
	width: 263px;	
}

.but i{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #DA251C;
	font-style: normal;
}

.but span{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #DA251C;
	font-weight: bold;
	font-size: 26px;	
}

.order{
	margin: 10px 0 0 0;
}

.content_r p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.content_r li{
	list-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.foto{
	margin: 	4px 0 4px 0;
}

.footer{
	float: left;
	position: relative;	
	width: 100%;		
	margin: 0 0 0px 0;
	padding: 20px 0 0 0;
 }

.fl{
	position: absolute;
	left: 70px; 
	bottom: 20px;
}

.fr{
	position: absolute;
	right: 100px; 
	bottom: 20px;
}


