@charset "utf-8";
body { margin:0; padding:0; width:100%; background:#f0f0f0 url(images/1_home.jpg) top center repeat-x ;}
html { padding:0; margin:0;}

.main { margin:0 auto; padding:0;}
/********** header **********/
.header_resize {margin:0; padding:0; height:490px;}
.header { width:960px; padding:0; margin:0 auto;  }
.white_bg { width:960px; margin:0 auto; padding:0; background:#f9f9f9; border:1px solid #dcdcdc;}
/* logo */
.logo {
	padding:0;
	margin:0;
	width:450px;
	float:left;
}
.rss {
	width:300px;
	float:right;
	text-align:left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#636363;
	padding:30px 0 20px 0;
	margin:0;
	font-size: 14px;
}
.rss img {
	float:right;
	padding:0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.rss a { color:#636363; text-decoration:none;}
/* search */
.search { padding:35px 0 0 0; margin:0; width:220px; float:left;}
.search form { display:block; float:right; padding:0;}
.search span { display:block; float:left; background: url(images/search_bg.gif); width:168px; padding:0 5px; height:32px;}
.search form .keywords { float:left; background:none; border:0; width:168px; padding:9px 0; margin:0; font:normal 12px Arial, Helvetica, sans-serif; color:#000; line-height:14px; height:14px;}
.search form .button { float:left; margin:0; padding:0;}
/*menu*/
.menu {
	padding:50px 0 0 0;
	margin:0 auto;
	float:right;
	width:430px;
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
}
.menu ul {
	text-align: left;
	padding:0;
	margin:0;
	list-style:none;
	border:0;
	float:left;
	font-family: "Copperplate Gothic Light";
}
.menu ul li { float:left; margin:0; padding:0 5px; border:0;}
.menu ul li a {
	float:left;
	margin:0;
	padding:12px;
	color:#151515;
	font:normal 12px;
	text-decoration:none;
}
.menu ul li a:hover {
	background:#e0e0e0;
	font-size: 12px;
}
.menu ul li a.active {
	background:#e0e0e0;
	font-size: 12px;
}
/* slider2 */
.slider2 { padding:0 0 25px 0; margin:0 auto; background:url(images/header_bg.gif) bottom repeat-x;}
.slider2 h3 { font: bold 36px Arial, Helvetica, sans-serif; color:#434343; padding:0 0 0 15px; margin:0;}
/* body */
.body { padding:20px 0; margin:0 auto; background:url(images/body_bg.gif) top repeat-y; }
.body h2 {
	font:Copperplate Gothic Light;
	color:#f60;
	padding:10px 0;
	margin:0;
	font-size: 16px;
	font-weight: bold;
	font-family: "Copperplate Gothic Light";
}
.body h2 span {
	color:f60;
	font-size: 16px;
	font-family: "Copperplate Gothic Light";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body p {
	color:#666;
	line-height:1.8em;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body p span {
	color:#FFF;
	line-height:1.8em;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: left;
}
.body a {
	color:#666;
	text-decoration:none;
}
.body img {
	padding:0;
}
.body img.floated { float:left; margin:5px; padding:0;}
.right {
	width:290px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.left {
	width:593px;
	padding:0;
	float:left;
	margin-right: 8px;
	margin-left: 0;
}
.left_resize {
	margin:0 auto;
	padding:20px 10px 0 15px;
	font-size: 17px;
	color: #f60;
}
.block {
	width:255px;
	float:left;
	margin:0;
	padding:10px 15px;
	font-family: "Copperplate Gothic Light";
	font-weight: bold;
	font-size: 18px;
}
.block2 {
	width:900px;
	float:left;
	margin:10px 20px 10px 0;
	padding:0;
}
/* FBG */
.FBG { margin:0 auto; background:url(images/header_bg.gif) top repeat-x; padding:20px 0; width:960px;}
.FBG h2 { font:bold 14px Arial, Helvetica, sans-serif; color:#2a2a2a; padding:5px 0 20px 0; margin:0; text-transform:uppercase;}
.FBG p { font:normal 12px Arial, Helvetica, sans-serif; color:#727272; line-height:1.8em; padding:5px 0; margin:0;}
.FBG a { color:#1caedd; text-decoration:underline;}
.FBG .blog { width:190px; float:left; margin:0; padding:10px 25px;}
/********** contact form **********/
#contactform { margin:0; padding:5px 10px; }
#contactform * { color:#F00; }
#contactform ol { margin:0; padding:0; list-style:none; }
#contactform li { margin:0; padding:0; background:none; border:none; display:block; clear:both; }
#contactform li.buttons { margin:5px 0 5px 0; clear:both; }
#contactform label { margin:0; width:100px; display:block; padding:5px 0; color:#2a2a2a; font: normal 12px Arial, Helvetica, sans-serif; text-transform:capitalize; float:left; }
#contactform label span { color:#F00; }
#contactform input.text { width:380px; border:1px solid #e2e2e2; margin:2px 0; padding:5px 2px; height:16px; background:#f8f8f8; float:left; }
#contactform textarea { width:380px; border:1px solid #e2e2e2; margin:2px 0; padding:2px; background:#f8f8f8; float:left; }
#contactform li.buttons input { padding:3px 0 3px 100px; margin:10px 0 0 0; border:0; color:#FFF; float:left; }

/*************footer**********/
.footer_resize { width:960px; margin:0 auto; padding:20px 0 10px 0;}
.footer p { font:normal 12px  Arial, Helvetica, sans-serif; color:#727272;}
.footer a { font:normal 12px Arial, Helvetica, sans-serif; color:#323232; text-decoration:none; padding:5px; margin:0;}
.footer p.leftt { text-align:left; width:50%; margin:0; padding:10px 0 0 20px; float:left;} 
.footer p.rightt { text-align:right; width:30%; margin:0; padding:15px 20px 0 0; float:right;} 
.footer {padding:0;  margin:0 auto;}

p.clr, .clr {
	clear:both;
	padding:0;
	margin:0;
	font-style: normal;
}
li.bg, .bg {clear:both; height:1px; background:url(images/header_bg.gif) bottom repeat-x; width:100%; padding:0; margin:0;}

/* Slider */
#slider {  width:581px; padding:5px; margin:0 auto; background:#f3f3f3; border:1px solid #e5e5e5;}
#slider img { margin:0 auto; padding:0; float:none;}
div#slideshow { float: left; width: 100%; height: 329px; }
.slider-item { width: 100% !important; height: 329px; }
.slider_content_inner img { border: none; }
.controls-center { width: 581px; margin-left: auto; margin-right: auto; }
#slider_controls { float: left; position: relative; background:url(images/pag_bg.gif) no-repeat top center; margin:5px 0 0 0; z-index: 1000; width:585px; height:23px;}
#slider_controls ul { margin:0; padding:2px 0; width:54px; float:right;}
#slider_controls ul li { margin: 0; padding: 0; list-style: none; }
#slider_controls ul li { float: left; display: block; }
#slider_controls ul li a { width: 10px; height: 10px; background:url('images/tabs_2.gif') no-repeat center center; display: block; float: left; padding:2px; margin:2px !important; margin:1px 1px; outline: none; }
#slider_controls ul li a:focus { outline: none; }
#slider_controls ul li a:hover,
#slider_controls ul li a.activeSlide { background:url('images/tabs_1.gif') no-repeat center center; }
#collection {
}
.main .header_resize .header .rss {
	font-family: "Copperplate Gothic Light";
}
.main .header_resize .header .rss {
	font-size: 12px;
}
.main .header_resize .header .rss {
	font-size: 16px;
}
.main .header_resize .header .rss {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.main .header_resize .header .rss {
	font-size: 15px;
}
.main .header_resize .header .rss {
	font-size: 15px;
}
#uio {
	color: #f60;
	font-family: "Copperplate Gothic Light";
}
#tyu {
	font-weight: normal;
}
.yui {
	color: #666;
}
#gfgfgfg {
	color: #666;
	font-weight: bold;
	font-size: 16px;
}
#zxzxzx {
	font-size: 14px;
}
#xzxz {
	font-size: 14px;
}
#dsds {
	font-family: "Copperplate Gothic Light";
}
#rtyu {
	font-family: "Copperplate Gothic Light";
	font-size: 13px;
}
#tyuiol {
	font-family: "Copperplate Gothic Light";
	font-style: normal;
}
.main .header_resize .white_bg .body .left .left_resize p {
	font-family: Arial, Helvetica, sans-serif;
}
#joiuyt {
	font-family: Arial, Helvetica, sans-serif;
}
#nbgh {
	font-family: Arial, Helvetica, sans-serif;
}
.main .header_resize .white_bg .body .left .left_resize p {
	font-family: Arial, Helvetica, sans-serif;
}
#uiyte {
	font-family: Arial, Helvetica, sans-serif;
}
#rtyu {
	font-size: 14px;
}
#dsdsdsd {
	font-size: 14px;
}
.main .header_resize .white_bg .body .left .left_resize p {
	font-size: 4px;
}
.main .header_resize .white_bg .body .left .left_resize p {
	font-size: 14px;
	font-family: "Copperplate Gothic Light";
	color: f60;
}
.headliner {
	color: #f60;
	font-family: "Copperplate Gothic Light";
	font-weight: bold;
	font-size: 18px;
}
#lkj {
	font-size: 16px;
}
#sasasasasa {
	font-family: "Copperplate Gothic Light";
}
org {
	color: #f60;
}
#yui {
	color: #f60;
}
#jio {
	color: #f60;
}
.fdfdfd {
	font-family: "Copperplate Gothic Light";
}
.dert {
	font-family: "Copperplate Gothic Light";
}
#rtyy {
	font-family: "Copperplate Gothic Light";
	color: #f60;
	font-size: 18px;
	font-weight: bold;
}
#dcvbhg {
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	color: f60;
}
#dsdsdsdsds {
	color: #f60;
}
#rtyu {
	font-family: "Copperplate Gothic Light";
}
#gfgyt {
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	font-weight: bold;
	color: #f60;
}
#jiue {
	color: #f60;
}
.tyuioo {
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	color: #f60;
	font-weight: bold;
}
#juio {
	font-size: 14px;
}
#iuyt {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#uoiy {
	font-size: 14px;
}
#wdvb {
	font-weight: bold;
}
#sasasasa {
	font-weight: bold;
}
.ui {
	font-weight: bold;
}
#ertty {
	font-weight: bold;
}
.main .header_resize .white_bg .body .right #iuyt {
	font-family: Arial, Helvetica, sans-serif;
}
#rtyu {
	font-weight: bold;
}
#sa {
	font-family: Arial, Helvetica, sans-serif;
}
#dsew {
	font-weight: bold;
}
#sasasa {
	font-family: Arial, Helvetica, sans-serif;
}
#sasd {
	font-size: 14px;
}
.main .header_resize .white_bg .body .right p #sasd a {
	font-size: 18px;
	font-weight: bold;
}

