cufon{text-indent:0!important;}@media screen,projection{cufon{display:inline!important;display:inline-block!important;position:relative!important;vertical-align:middle!important;font-size:1px!important;line-height:1px!important;}cufon cufontext{display:-moz-inline-box!important;display:inline-block!important;width:0!important;height:0!important;overflow:hidden!important;text-indent:-10000in!important;}cufon canvas{position:relative!important;}}@media print{cufon{padding:0!important;}cufon canvas{display:none!important;}}

* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:974px;
}
body { 
	background:url(images/main-bg.jpg) no-repeat center top #000; 
	font-family:Comic Sans MS;
	font-size:100%; 
	line-height:.875em;
	color:#000000;
}

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

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

.col-1 { 
	float:left;
}
.col-2 { 
	float:left;
}
.col-2 {
	padding:0 0 0 0;
}
.col-2 li {

}
.col-2 li.last {
	margin-right:0;
}
.col-2 li a {
	display:block;
	width:184px;
	height:161px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
}
.col-2 li a img {
	display:block;
	position:relative;
	z-index:2;
}
.col-2 li a.current img {
	top:-28px;
				}
.col-2 li a span {
	display:block;
	position:absolute;
	background:#000;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
	height:28px;
	line-height:28px;
	width:184px;
	text-indent:10px;
	top:0px;
	z-index:1;
}
.col-2 li a.current span {
	top:133px;
				}

.col-3 { 
	float:left;
}

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

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




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

#header {
	height:260px;
	padding:0 7px;
	font-family:Arial, Helvetica, sans-serif;
}
#content {
	padding:70px 0 0 0;
}
#footer {
	padding:26px 0 35px 0;
	font-family:Arial, Helvetica, sans-serif;
}


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

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


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

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:14px;
}
.p1 { 
	margin-bottom:7px;
}
.p2 { 
	margin-bottom:14px;
}
.p3 { 
	margin-bottom:21px;
}

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

h2 {
	font-size:20px;
	text-transform:uppercase;
	line-height:1.2em;
	color:#30312c;
	margin-bottom:5px;
	font-family:Comic Sans MS;
}
h3 {
	font-size:1em;
	color:#15a5d6;
}
h4 {
	font-size:1em;
	padding-top:10px;
	margin-bottom:14px;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:18px;
	text-transform:uppercase;
	line-height:1.2em;
	color:#ff0000;
	margin-bottom:22px;
	font-family:Comic Sans MS;
}


.link1 { 
	display:block;
	float:right;
	background:url(images/link1-left.gif) no-repeat left top #dc2918; 
	color:#fff; 
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.link1:hover { 
	color:#000;
}
.link1 b { 
	display:block;
	background:url(images/link1-right.gif) no-repeat right top; 
	padding:5px 13px 4px 13px; 
	font-weight:normal;
}
.link2 {
	color:#15a5d6;
}
.line-hor { 
	background:#e7e7e7;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:35px 0 28px 0;
}
.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	width:100%;
	position:relative;
}
.box .top {
	background:url(images/box-top-bg.png) left top repeat-x;
	height:9px;
	overflow:hidden;
}
.box .bottom {
	background:url(images/box-bottom-bg.png) left top repeat-x;
	height:9px;
}
.box .inner {
	background:#fff;
	padding:18px 18px 42px 27px;
}
.box .inner .inner {
	padding:0 15px 0 0;
}
.box1 {
	width:100%;
	position:relative;
}
.box1 .top {
	background:url(images/box-top-bg.png) left top repeat-x;
	height:9px;
	overflow:hidden;
}
.box1 .bottom {
	background:url(images/box-bottom-bg.png) left top repeat-x;
	height:9px;
}
.box1 .inner {
	background:#fff;
	padding:18px 18px 42px 27px;
}
.box1 .inner .inner {
	padding:0 15px 0 0;
}
.address { 
	float:left;
	padding-top:10px;
}
.address dt {
	margin-bottom:14px;
	font-weight:bold;
}
.address dd { 
	clear:both;
}
.address dd span { 
	float:left;
	width:70px;
}
.address dd a {
	color:#15a5d6;
}


/*===== header =====*/
#header .row-1 {
	height:95px;
}
#header .row-1 .logo {
	float:left;
	padding:30px 0 0 6px;
}
#header .row-1 ul {
	float:right;
	padding:23px 0 0 0;
}
#header .row-1 ul li {
	float:left;
	background:url(images/bg1.png) left top repeat-x;
	padding:10px;
	margin-left:2px;
	font-size:10px;
	color:#7f7f7f;
	text-transform:uppercase;
}
#header .row-1 ul li a.twt {
	color:#7f7f7f;
	text-decoration:none;
	background:url(images/Twitter.png) no-repeat center top;
	float:left;
	padding:24px 6px 0 6px;
}
#header .row-1 ul li a.twt:hover {
	color:#fff;
}
#header .row-1 ul li a.ytb {
	color:#7f7f7f;
	text-decoration:none;
	background:url(images/Youtube.png) no-repeat center top;
	float:left;
	padding:24px 6px 0 6px;
}
#header .row-1 ul li a.ytb:hover {
	color:#fff;
}
#header .row-1 ul li a.hyv {
	color:#7f7f7f;
	text-decoration:none;
	background:url(images/hyves.png) no-repeat center top;
	float:left;
	padding:24px 6px 0 6px;
}
#header .row-1 ul li a.hyv:hover {
	color:#fff;
}
#header .nav {
	padding:50px 0 0 0;
}
	#header .nav li {
		float:left;
		margin-right:5px;
		border:2px solid #000;
	}
	#header .nav li.last {
		margin-right:0;
	}
		#header .nav li a {
			display:block;
			width:184px;
			height:161px;
			overflow:hidden;
			position:relative;
			text-decoration:none;
		}
			#header .nav li a img {
				display:block;
				position:relative;
				z-index:2;
			}
				#header .nav li a.current img {
					top:-28px;
				}
			#header .nav li a span {
				display:block;
				position:absolute;
				background:#000;
				font-size:15px;
				color:#fff;
				text-transform:uppercase;
				height:28px;
				line-height:28px;
				width:184px;
				text-indent:10px;
				top:161px;
				z-index:1;
			}
				#header .nav li a.current span {
					top:133px;
				}


/*--- twitter ---*/

#twitter_div {
	position: absolute;
	left: 220px;
	top: 40px;
	width: 350px;
	height: 400px;
	overflow: auto;
}
ul#twitter_update_list {
	list-style: none;
	font-size: 14px;
}
ul#twitter_update_list li {
	margin-bottom: 10px;
	padding: 10px;
	color: #ffffff;
	background: url(images/main-bg.jpg);
}
a { color: #b4b4b4; }

				
/*===== content =====*/
#content .section {
	padding-bottom:30px;
}
#content .row-2 {
	background:#1f201c;
	margin-top:-9px;
	color:#70716c;
	line-height:15px;
	font-family:Verdanna;
}
#content .row-2 .indent {
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 27px;
	padding-left: 33px;
}
.main-banner {
	margin:-7px 7px -9px 7px;
	display:block;
}
.list1 li {
	background:url(images/arrow1.gif) no-repeat left 13px;
	padding:7px 0 3px 16px;
}
.list1 li a {
	font-weight:bold;
	text-decoration:none;
	color:#15a5d6;
}
.list1 li a:hover {
	color:#000;
}
#content .row-2 .list1 li {
	background:url(images/arrow2.gif) no-repeat left 10px;
	padding:4px 0 3px 16px;
}
#content .row-2 .list1 li a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
#content .row-2 .list1 li a:hover {
	color:#dc2918;
}		
.list2.icon1 {
	background-color: transparent;
	background-image: url("images/title-icon1.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 20px;
}
.list2.icon2 {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.list2.icon3 {
	background:url(images/title-icon3.png) no-repeat left 22px;
}
.list2 dt {
	font-size:26px;
	color:#f6f4e1;
	line-height:1.2em;
	text-transform:uppercase;
	border-bottom:3px solid #353630;
	font-family:Arial, Helvetica, sans-serif;
	padding:22px 0 8px 0;
	margin:0 0 12px 65px;
	position:relative;
}
.list2 dd {
	padding:0 0 13px 65px;
}
.list2 dd p {
	margin-bottom:22px;
}
.list2 dd p.p1 {
	margin-bottom:7px;
}		
.list3 dt {
	font-weight:bold;
	margin-bottom:14px;
}
.list3 dd {
	border-bottom:1px solid #e7e7e7;
	padding-bottom:18px;
	margin-bottom:18px;
}
.list3 dd.last {
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;
}		
.list4 dt {
	font-weight:bold;
	color:#15a5d6;
}
.list4 dd {
	border-bottom:1px solid #e7e7e7;
	padding-bottom:18px;
	margin-bottom:18px;
}
.list4 dd.last {
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;
}
.testimonials li {
	border-bottom:1px solid #e7e7e7;
	padding:0 0 18px 0;
	margin-bottom:18px;
	text-align:right;
	color:#15a5d6;
	font-weight:bold;
}
.testimonials li.last {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:4px;
}
.testimonials li blockquote {
	text-align:left;
	font-weight:normal;
	color:#585858;
	padding-bottom:5px;
}
		
/*===== footer =====*/
#footer {
	font-size:10px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
#footer a {
	color:#6c6c6c;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


/*----- forms -----*/
#search-form {
	display:inline;
}
#search-form fieldset {
	border:none;
	padding:4px 5px 5px 2px;
	display:inline;
}
#search-form input.text {
	width:165px;
	border:1px solid #777;
	padding:4px 0 4px 8px;
	color:#5a5a5a;
	text-transform:uppercase;
	margin-right:6px;
	font-family:Arial, Helvetica, sans-serif
}
#search-form input.submit {
	background:url(images/search-button.gif) no-repeat left top;
	width:61px;
	height:23px;
	border:none;
	cursor:pointer;
}

#contacts-form fieldset {
	border:none;
}
#contacts-form label {
	display:block;
	height:50px;
}
#contacts-form input {
	width:220px;
	background:none;
	border:1px solid #d8d8d8;
	padding:3px 0 3px 5px;
}
#contacts-form textarea {
	width:258px;
	background:none;
	border:1px solid #d8d8d8;
	overflow:auto;
	height:116px;
	padding:2px 0 2px 5px;
	margin-bottom:18px;
}
#contacts-form .col-1 {
	width:268px !important;
	margin:0 !important;
}
#contacts-form .col-2 {
	width:266px !important;
	margin:0 !important;
}
#contacts-form .button {
	float:right;
	margin-left:20px;
}