* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#ba9d15; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:.9375em;
	color:#242424;
}

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

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 {
	float: left;
}

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

.wrapper {
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}



/*==== GLOBAL =====*/
#main {
	width:981px;
	margin:0 auto;
	font-size:.75em;
}

/*==== KEYNOTES =====*/
#main1 {
	width:981px;
	margin:0 auto;
	font-size:.75em;
}

/*==== REGISTRATION =====*/
#main2 {
	width:981px;
	margin:0 auto;
	font-size:.75em;
}

#header {
	height:135px;
	background:url(images/main-tail.gif) left top repeat-y;
	
}
#content {
	background:url(images/main-tail.gif) left top repeat-y;
}
#footer {
	height:116px;
	
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}

.main-bg {
	background:url(images/main-bg.gif) center top no-repeat;
}
.main1-bg {
	background:url(images/main1-bg.gif) center top no-repeat;
}
.main2-bg {
	background:url(images/main2-bg.gif) center top no-repeat;
}
.main3-bg {
	background:url(images/main3-bg.gif) center top no-repeat;
}
.main4-bg {
	background:url(images/main4-bg.gif) center top no-repeat;
}
.main5-bg {
	background:url(images/main5-bg.gif) center top no-repeat;
}
.main6-bg {
	background:url(images/main6-bg.gif) center top no-repeat;
}
.main7-bg {
	background:url(images/main7-bg.gif) center top no-repeat;
}

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

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 17px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:25px;
}
	.img-box img { 
		float:left; 
		margin:0 17px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:5px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:15px;
}
.p3 { 
	margin-bottom:23px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#ed5a01; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	
}
h2 {
	font-size:24px;
	line-height:1.2em;
	text-transform:none;
	font-weight:normal;
	margin-bottom:16px;
}
h3 {
	font-size:1.1em;
}
h4 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:15px;
}
h5 {
	font-size:1em;
	margin-bottom:15px;
}
h6 {
	
}


.txt1 {
}
.txt2 {
}

.link1 { 
	color:#babbbd;
	font-size:1.1em;
	font-weight:bold;
}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.line-hor { 
	background:url(images/line-hor.gif) left top repeat-x;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 10px 10px;
}
.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}



.address dt {
	margin-bottom:15px;
}
.address dt:first-line {
	font-size:1.1em;
	font-weight:bold;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:92px;
	}
	.address dd a {
		color:#242424;
	}


/*===== header =====*/
#header .fleft {
	padding-left:1px;
}
#header .wrapper {
	background:url(images/square-bg1.jpg) no-repeat right top;
}
#header .slogan {
	font-size:24px;
	line-height:1.2em;
	text-transform:none;
	color:#bb1402;
	float:left;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
	#header .slogan b {
	display:block;
	margin-top:0px;
	color: #bb1402;
	}

/*===== content =====*/
#content .indent {
	padding:20px 0 30px 23px;
}
#content .indent1 {
	padding:20px 15px 30px 23px;
}
#content .line-bg {
	background:url(images/line-hor.gif) left bottom repeat-x;
}

#site-nav {
	font-size:22px;
	line-height:1.2em;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
	#site-nav li {
		padding:7px 0 3px 35px;
		vertical-align:top;
		margin-bottom:14px;
	}
	#site-nav li.act {
		background:url(images/nav-bg.gif) no-repeat left top;
	}
		#site-nav li.act a {
			background:url(images/nav-marker0.gif) no-repeat right top;
		}
		#site-nav li a {
	display:block;
	text-decoration:none;
	color:#000;
	text-transform:none;
	background-image: url(images/nav-marker1.gif);
	background-repeat: no-repeat;
	background-position: right top;
		}
		#site-nav li a:hover {
			background:url(images/nav-marker2.gif) no-repeat right top;
		}

#before-after-box {
	height:360px;
	width:718px;
	overflow:hidden;
	background:url(images/line-hor.gif) left bottom repeat-x;
	padding-bottom:1px;
	padding-left:1px;
}

	#before-after-box #container {
		height:360px;
		overflow:hidden;
	}

.list1 li {
	font-weight:bold;
	color:#9d9ea0;
	padding-bottom:9px;
}

.list2 dt {
	font-weight:bold;
	color:#9d9ea0;
	margin-bottom:6px;
}
.list2 dd {
	padding-bottom:15px;
}

.list3 dt {
	font-size:1.1em;
	font-weight:bold;
}
.list3 dd {
	padding-bottom:15px;
}


.partners {
	width:100%;
	overflow:hidden;
}
	.partners li {
		float:left;
		padding:0 25px 25px 0;
	}



.news {
	margin-bottom:-15px;
}
	.news li {
		display:inline;
	}
		.news li a {
	display:block;
	color:#242424;
	text-decoration:none;
	position:relative;
	cursor:pointer;
	width:100%;
	overflow:hidden;
	margin-bottom:36px;
		}
		.news li a span {
			display:block;
			background:#48a202;
			color:#fff;
			font-size:10px;
			text-transform:uppercase;
			width:41px;
			padding:10px 0 5px 0;
			text-align:center;
			margin-right:16px;
			float:left;
		}
			.news li a span:first-line {
				font-size:20px;
			}
		.news li a em {
			display:block;
			float:left;
			font-style:normal;
			width:188px;
			overflow:hidden;
		}
			.news li a em strong {
				font-size:1.1em;
			}
			.news li a em b {
				text-decoration:underline;
				color:#ed5a01;
				font-size:1.1em;
			}
		
		.news li a:hover span {
			background:#ed5a01 !important;
		}
		.news li a:hover b {
			text-decoration:none;
		}

/*===== footer =====*/
#footer .indent {
	padding:=24px 0 0 0;
}
	#footer a {
	color:#ed5a01;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:186px;
}
	#contacts-form label { 
		display:block;
		height:40px;
	} 
		#contacts-form label input { 
			width:177px;
			padding:3px 0 3px 5px;
			color:#111;
			background:#d0d2d4;
			border:none;
		}
		#contacts-form textarea {
			width:177px;
			height:150px;
			padding:3px 0 3px 5px;
			margin-bottom:20px;
			color:#111;
			overflow:auto;
			background:#d0d2d4;
			border:none;
		}

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