* { 
	margin:0;
	padding:0;
}
@font-face {
    font-family: 'Open-Sans-300';
    src: url('fonts/Open-Sans-300.eot');
    src: url('fonts/Open-Sans-300.eot?#iefix') format('embedded-opentype'),
    url('fonts/Open-Sans-300.woff2') format('woff2'),
    url('fonts/Open-Sans-300.woff') format('woff'),
    url('fonts/Open-Sans-300.ttf') format('truetype'),
    url('fonts/Open-Sans-300.svg#OpenSans300') format('svg');
}
@font-face {
    font-family: 'Open-Sans-regular';
    src: url('fonts/Open-Sans-regular.eot');
    src: url('fonts/Open-Sans-regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/Open-Sans-regular.woff2') format('woff2'),
    url('fonts/Open-Sans-regular.woff') format('woff'),
    url('fonts/Open-Sans-regular.ttf') format('truetype'),
    url('fonts/Open-Sans-regular.svg#MyriadProRegular') format('svg');
}

html, body {
    height:100%;
}
body {
	background:#fbfbfb url(images/tile.gif) repeat-x 0% 0%;
	font-family:'Open-Sans-300', sans-serif;
	font-size:13px;
	line-height:16px;
	color:#797979;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
    font-size:110%;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
    font-size:13px;
}

.col_1, .col_2, .col_3, .sub_col_1, .sub_col_2, .sub_col_3 { 
	float:left;
	display:inline
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:980px;
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
}

#header {
	height:455px;
	width:960px;
	margin:0 auto;
	background:url(images/head_bg.gif) repeat-x 0% 0%;
	position:relative
}
#content {
	margin:0 auto
}
.row1 {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
.row3 {
	width:960px;
	margin:0 auto;
	padding:16px 0 23px;
}
.row2 {
	background:#f4f4f3 url(images/row2_bg.gif) repeat-x 0% 0%
}
.skype {
	background:url(images/skype.gif) no-repeat 0% 0%;
	padding:3px 0 3px  28px
}
.skype a{
	color:#0494b8;
	text-decoration:none
}
.skype a:hover{
	text-decoration:underline
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:'Open-Sans-300', sans-serif;
    font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0;
	float:left;
}

p {
	margin-bottom:1.5em;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
    font-size:14px;
	margin-top:-8px;
	margin-bottom:1em;
}
.p3 { 
	margin-bottom:10px;
}
.margi20 {
	margin-bottom:20px
}
.margi30 {
	margin-bottom:30px	
}
.margi50 {
	margin-bottom:50px	
}
.txt_underline {
	text-decoration:underline	
}

/*----- txt, links, lines, titles -----*/
a {
	color:#797979; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
.dark {
    font-family:'Open-Sans-regular', sans-serif;
    color:#4b4a4a;
}
.red {
    color:#d23e25;
    font-size:110%;
}
.non_underline {
	text-decoration:none;	
}
.non_underline:hover {
	text-decoration:underline;	
}
h1 {
	font-size:28px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:28px;
	color:#2e2e2e;
    font-family:'Open-Sans-regular', sans-serif;
}
h2 {
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#d23e25;
	font-family:'Open-Sans-regular', sans-serif;
	font-weight:normal;
    margin-bottom:0.5em;
}
h3 {
	font-size:18px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#d23e25;
	font-family:'Open-Sans-regular', sans-serif;
	font-weight:normal;
	margin-bottom:22px
}
.line-hor { 
	background:#e2e2e2;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 30px 0;
}
	.address dt {
		padding-bottom:25px
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:87px;
		}


/*===== header =====*/
.logo {
	position:absolute;
	margin-top: 23px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
    font-size: 12px;
    text-align:center;
}
.menu {
	position:absolute;
	margin:109px 0 0 0;
}
.menu ul li {
	float:left	;
	display:inline
}
.menu ul li a{
	display:inline-block;
	width:134px;
	text-align:center;
	background:url(images/menu_bg.gif) no-repeat 0% 0;
    font-family:'Open-Sans-300', sans-serif;
	color:#1d1d1d;
	text-decoration:none;
	padding:17px 0 0 0 ;
	height:34px;
	font-size:18px;
    font-weight:normal;
}
.menu ul li a:hover, .menu ul li a.active {
	background:url(images/menu_bg_act.gif) no-repeat 0% 0;
	color:#fff;
	text-decoration:none
}
.search {
	position:absolute;
	background:url(images/search_bg.gif) no-repeat 0% 0%;
	width:252px;
	height:23px;
	right:0;
	top:128px;
}
.inp {
	position:absolute;
	left:2px;
	top:4px; 
	width:176px;
	background:none;
	border:none
}
.search_buttton {
	position:absolute;
	right:0;
	top:0;
	width:67px;
	height:23px;
	cursor:pointer;
	border:none;
	background:none
}
.rss {
	position:absolute;
	right:0;
	top:30px;
	color:#8e8c8c;
	text-decoration:none;
	padding-top:10px
}
.rss img {
	margin:-5px 0 0 10px;
}
.head_pic {
	position:absolute;
	margin:166px 0 0 0
}
.slogan {
	position:absolute;
	width:239px;
	height:230px;
	padding: 30px 0 0 50px;
	margin:166px 0 0 670px;
	color:#fff;
	font-family:'Open-Sans-regular', sans-serif;
	font-size:22px;
	line-height:24px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #d63;	
	
}
.recommend_us {
	color:#fff;
	font-family:'Open-Sans-300', sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:18px;
}

.s2 {
	text-transform:uppercase	
}
.s3 {
	text-transform:uppercase;
    font-size:36px;
    line-height:1em;
}
/*===== content =====*/


.list li {
	background:url(images/arrow.gif) no-repeat 0% 13px;
	padding:0 0 0 13px;
	line-height:33px;
}
.list li a{
	font-size:16px;
	color:#d13e27
}
.list2 li {
	background:url(images/mark.gif) no-repeat 0% 6px;
	padding:0 0 0 23px;
	line-height:26px;
}
.list2 li a{
	font-size:13px;
	color:#4c4c4c;
	text-decoration:none;
}
.list2 li a:hover{
	text-decoration:underline;
}
.button {
	background:url(images/button_bgs2.gif) repeat-x 0% 0%;
	display:inline-block;
	height:24px;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	cursor:pointer
}
.button span {
	background:url(images/button_bgs1.gif) no-repeat 0% 0%;
	display:inline-block;
	height:24px;
}	
.button span span {
	background:url(images/button_bgs3.gif) no-repeat 100% 0%;
	display:inline-block;
	height:24px;
	padding:1px 8px;
}
.button:hover {
	color:#00aff0	
}
.date {
	background:url(images/date_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.date_jan{
	background:url(images/jan_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.date_feb{
	background:url(images/feb_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.date_mar{
	background:url(images/mar_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.date_apr{
	background:url(images/apr_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.date_may{
	background:url(images/may_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.date_jun{
	background:url(images/jun_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.date_jul{
	background:url(images/jul_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.date_aug{
	background:url(images/aug_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block;
	background-image: url(images/oct_bg.gif);
}
.date_sep{
	background:url(images/sep_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block;
	background-image: url(images/oct_bg.gif);
}
.date_oct{
	background:url(images/oct_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.date_nov{
	background:url(images/nov_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.date_dec{
	background:url(images/dec_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.day {
	position:absolute;
	font-size:16px;
	color:#cf4028;
	font-weight:normal;
	margin:15px 0 0 11px;
	top:0;
	left:0;
	display:inline-block
}
.icon1 {
	background:url(images/icon1.gif) no-repeat 0% 0%;
	padding:13px 0 0 50px;
	height:41px
}
.icon2 {
	background:url(images/icon2.gif) no-repeat 0% 0%;
	padding:13px 0 0 54px;
	height:41px
}
.icon3 {
	background:url(images/icon3.gif) no-repeat 0% 0%;
	padding:13px 0 0 50px;
	height:41px;
}
.ln24 {
    line-height:1.5em;
}
/*===== footer =====*/
#footer {
	height:96px;
	background:url(images/foot_bg.gif) repeat-x 0% 0%;
}
#footer .container {
	padding:0 !important;
	position:relative;
}
.bottom_menu {
	position:absolute;
	right:0;
	top:24px
}
.bottom_menu ul li {
	float:left;
	margin-right:8px;
	padding-right:8px;
	background:url(images/spacer.gif) no-repeat 100% 4px
}
.bottom_menu ul li a{
	color:#9f9f9f;
	text-decoration:none
}
.bottom_menu ul li a:hover, .bottom_menu ul li a.act{
	color:#fff;
}
.last {
	background:none !important	
}
.copy {
	position:absolute;
	color:#8e8e8e;
	font-size:12px;
	background:url(images/copy_logo.gif) no-repeat 0% 0%;
	height:26px;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 94px;
}
.copy a {
	text-decoration:none	
}
.copy a:hover {
	text-decoration:underline
}
.copy span {
	color:#fff
}
/*----- forms -----*/
.inp_form div.fleft_side {
	float:left;
	display:inline
}
.inp_form input {
	display:block;
	width:255px;
	padding:2px 5px 2px;
	color:#797979;
	border:1px solid #bfbfbf;
	background:none
}
.inp_form .inp_bg {
	margin-right:0;
	height:32px;
}

.inp_form textarea {
	width:255px;
	height:229px;
	color:#797979;
	padding:5px;
	border:1px solid #bfbfbf;
	float:left;
	overflow:auto;
	background:none
}
.form_link {
	padding-top:15px	
}
.form_link a {
	margin-left:15px	
}


/*==========================================*/
