body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0; 
	padding:0; 
}
table { 
	border-collapse:collapse; 
	border-spacing:0; 
}
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
}
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%;
	font-weight:normal; 
}
q:before,q:after { 
	content:''; 
}
abbr,acronym { border:0;} 
html, body {font-size:100.01%;}
body{
	font:64% Georgia, "Times New Roman", Times, serif;
	background:#191919 url(../images/bg-body.gif) repeat-x;
	color:#666;
	min-width: 1000px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#bc0000;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
input,
textarea,
select{
	font:100% Georgia, "Times New Roman", Times, serif;
	vertical-align:middle;
}
form,fieldset{border-style:none;}
#wrapper{width: 100%;}
#header{
	margin: 0 auto;
	width: 1000px;
	height:185px;
}
.header-top {
	width: 100%;
	height: 149px;
}
#header h1,
h1.logo{
	text-indent:-9999px;
	float: left;
	overflow:hidden;
	margin:16px 0 0 -7px;
	position: relative;
}
#header h1 a,
h1.logo a{
	width:382px;
	height:133px;
	background: url(../images/logo.png) no-repeat;
	display:block;
	cursor: pointer;
}
h1.logo {
	margin: 0;
	left:23px;
	top:-26px;
	position: absolute;
}
h1.logo a {
	background: url(../images/logo-splash.png) no-repeat;
	width:364px;
	height:146px;
}
.slogan {
	margin: 32px 51px 0;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/text-promo-only.png) no-repeat;
	width:483px;
	height:84px;
	float: right;
}
.nav-area {width: 100%;}
.nav-area:after {
	display: block;
	content: "";
	clear: both;
}
.search-form {
	display: inline;
	margin: 7px 21px 0;
	padding: 2px 6px 1px;
	width: 163px;
	background:#fff;
	border: 1px solid #d9d9d9;
	float: right;
}
.input-text {
	float: left;
	padding: 2px 0;
	font-size: 11px;
	line-height: 14px;
	width: 140px;
	color:#999;
	border-style: none;
	font-style: italic;
	background: #fff;
}
.search-btn {
	margin:2px 0 0;
	float: right;
}
#nav {
	float:left;
	position: relative;
	z-index: 11;
}
#nav li{
	padding:10px 20px 0;
	float:left;
	height:26px;
}
#nav li a{
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
}
#nav li a:hover{
	text-decoration: none;
}
#nav li.hover,
#nav li:hover {
	position:relative;
}
#nav li.hover div,
#nav li:hover div{
	display:block;
}
#nav li div{
	background: url(../images/bg-dd-nav-foot.gif) no-repeat 0 100%;
	width: 225px;
	padding: 0 0 4px;
	display:none;
	position:absolute;
	left:11px;
	top:36px;
	z-index:10;
}
#nav div ul {
	background:#0d1935;
	height: 1%;
	padding:0 8px 5px;
	overflow: hidden;
}
#nav ul li{
	width: 100%;
	background: url(../images/bg-sep.gif) repeat-x;
	padding:6px 0 3px;
	height: auto;
}
#nav ul li:first-child{background: none;}
#nav ul li a{
	background: url(../images/bg-bullet.gif) no-repeat 2px 6px;
	padding: 0 0 0 12px;
	font-size: 11px;
}
#main{
	width: 100%;
	overflow:hidden;
	background: #800 url(../images/bg-main.jpg) repeat-x;
}
.main-h {
	width: 962px;
	padding: 22px 19px 40px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
.main-h:after {
	display: block;
	content: "";
	clear: both;
}
.promo {
	width: 1000px;
	margin: 0 -19px;
}
.gallery {width: 1000px;}
.gallery-h {
	position: relative;
	width: 1000px;
	overflow: hidden;
}
.gallery-h ul{width: 90000px;}
.gallery-h ul li{
	float: left;
	width: 1000px;
	height: 312px;
}
a.link-prev,
a.link-next { display: none;}
.flash {
	display: inline;
	float: left;
	margin: 0 32px 0 0;
}
.flash img{display: block;}
.text-area {
	padding: 0 19px 0 0;
	overflow: hidden;
}
* html .text-area{
	overflow: visible;
	height: 1%;
}
.text-area h2{
	text-align: center;
	margin: 60px 0 0;
	color: #030303;
	padding: 0 25px 0 0;
	font-size: 47px;
	letter-spacing: -2px;
	line-height: 53px;
}
.text-area p{
	color: #030303;
	margin: 30px 0 0;
	word-spacing: -1px;
	font-size: 17px;
	line-height: 20px;
}
.gall-nav-area {
	background: #878686;
	position: relative;
	height:31px;
	padding: 0 0 0 20px;
}
.swicher ul{
	float: left;
	padding: 9px 32px 0 78px;
}
.swicher ul li{
	padding: 0 6px 0 0;
	float: left;
}
.swicher ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: url(../images/bg-gall-nav-btn.gif) no-repeat;
	width: 12px;
	height: 12px;
}
.swicher ul li a.active {
	background-position: 0 -12px;
}
.gall-nav-area  strong {
	padding: 8px 0 0;
	float: left;
	color: #fff;
	font-size: 1.4em;
	font-family: Arial, "Lucida Sans", Helvetica, sans-serif;
}
.btn-learn-more {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top:-27px;
	right:74px;
	background: url(../images/btn-click-here.png) no-repeat;
	width:243px;
	height:69px;
	cursor: pointer;
}
.boxes {
	margin: 0 0 0 -12px;
	overflow: hidden;
	padding:0 0 19px;
	width: 1006px;
}
.box {
	width: 210px;
	padding: 15px 0 0 36px;
	float: left;
}
.box strong.heading{
	margin: 0;
	font-size: 18px;
	word-spacing: -2px;
	color: #181818;
}
.box p{
	color: #666;
	font-size:1.1em;
	line-height: 1.6em;
	padding: 13px 0 3px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
}
a.more{
	padding: 0 10px 0 0;
	font-weight: bold;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	background: url(../images/bg-arrow.gif) no-repeat 100% 3px;
}
.blockquote-box {
	background:#faf8e5 url(../images/bg-dash.gif) repeat-x;
	margin: 0 19px;
}
.blockquote-box blockquote {
	overflow: hidden;
	padding: 16px 18px 20px;
	background: url(../images/bg-dash.gif) repeat-x 0 100%;
}
.blockquote-box div {
	float: left;
}
.blockquote-box q {
	letter-spacing: -1px;
	font-size: 1.4em;
	padding: 0 5px 0 0;
	color: #222;
	quotes: none;
}
.blockquote-box q:before{content:"";}
.blockquote-box q:after{content:"";}
.blockquote-box cite{
	font-style: italic;
	font-size: 1.4em;
	color: #bc0000;
}
.container {
	overflow: hidden;
	width: 100%;
}
#content{
	width:670px;
	float:left;
}
.posts-h {
	overflow: hidden;
	width: 100%;
	padding: 17px 0 0;
}
.posts-h h2{
	font-size: 20px;
	color: #222;
	padding: 0 0 7px;
	background: url(../images/bg-dash.gif) repeat-x 0 100%;
}
.post {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-dots.gif) repeat-x 0 100%;
	padding: 20px 0 15px;
}
.post .image{
	display: inline;
	float: left;
	margin: 5px 12px 0 0;
	padding-bottom: 8px;
}
.post .image img{
	display: block;
	border: 1px solid #c8c8c8;
	padding: 2px;
}
.post h3{
	color: #222;
	font-size: 26px;
	line-height: 28px;
	font-style: italic;
	margin: 0 0 10px;
	font-weight: normal;
}
.post h3 a{color: #222;}
.post h3 a:hover{ text-decoration: none;}
.post p{
	margin: 0 0 16px;
	font-size: 1.2em;
	line-height: 22px;
}
.post p strong{
	font-weight: bold;
	color: #222;
}
ul.post-info {
	overflow: hidden;
	height: 1%;
	margin: 5px 0 10px 0;
}
ul.post-info li{
	margin: 0 0 0 -1px;
	color: #bc0000;
	padding: 0 8px;
	font-size: 1.1em;
	line-height: 1.2em;
	background: url(../images/bg-p-info-sep.gif) no-repeat 0 3px;
	float: left;
}
ul.post-info li:first-child{ padding-left: 1px;}
.btns-h {
	width: 100%;
	padding: 5px 0 0;
	overflow: hidden;
}
.btns-h a{
	color: #222;
	font-size: 28px;
	line-height:30px;
}
.btns-h a:hover{text-decoration: none;}
.prev-art {float: left;}
.more-art { float: right;}
#sidebar{
	float:right;
	width:260px;
}
.info-section {
	padding: 10px 0 11px;
	margin: 0 0 13px;
	background: url(../images/bg-dash.gif) repeat-x 0 100%;
	width: 100%;
	overflow: hidden;
}
.info-section  h3{
	margin: 0 0 3px;
	color: #222;
	font-size: 22px;
	line-height: 24px;
}
ul.image-gallery {
	width: 280px;
	overflow: hidden;
	margin: 26px 0 0 -20px;
	padding: 0;
}
ul.image-gallery li{
	padding-bottom: 17px;
	margin: 0 0 0 20px;
	float: left;
	display: inline;
}
ul.image-gallery-alt {
	width: 264px;
	overflow: hidden;
	margin: 13px 0 17px -4px;
	padding: 0;
}
ul.image-gallery-alt li{
	margin: 0 0 0 4px;
	padding-bottom: 4px;
}
ul.image-gallery img{display: block;}
.photo img{display: block;}
.photo{padding: 11px 0 20px;}
.photo-bordered img{ border: 3px solid #000;}
.sml-post {
	overflow: hidden;
	width: 100%;
}
.sml-photo{
	float: left;
	margin: 3px 9px 0 0; 
}
.sml-photo img{
	display: block;
	border: 3px solid #000;
}
.sml-post p{
	margin: 0;
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 0 0 20px;
}
.blog .posts-h h2{
	font-size: 26px;
	padding-bottom: 10px;
}
.blog .main-h{padding: 0 19px 40px;}
.blog #sidebar {
	padding: 10px 0 0;
}
ul.link-list {
	padding: 5px 0 8px;
}
ul.link-list li {
	font-size: 1.1em;
	padding: 0 0 6px;
}
ul.link-list li a{color: #aaa;}
ul.red-link-list li a{color: #a50000;}
.content-section {
	overflow: hidden;
	width: 100%;
	padding: 7px 0 21px;
	background: url(../images/bg-dots.gif) repeat-x 0 100%;
}
.content-section h2,
.content-section h3{
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	color: #222;
	margin: 12px 0 0;
}
.content-section h3{
	font-size: 18px;
	line-height: 20px;
}
.content-section h4,
.content-section h5{
	font-size: 14px;
	line-height: 18px;
	color: #222;
	margin: 13px 0 0;
}
.content-section h5 {
	font-size: 12px;
	line-height: 15px;
}
.content-section p{
	margin: 2px 0 20px;
	font-size: 1.2em;
	line-height: 1.6em;
}
.content-section p.note {
	color: #333;
	padding: 0 0 0 35px;
}
ul.list{
	padding: 4px 0 20px 5px;
}
ul.list li{
	font-size: 1.2em;
	padding: 0 0 5px 10px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
}
ol.num-list {
	padding: 0 0 16px 22px;
}
* html ol.num-list { padding: 0 0 16px 27px;}
ol.num-list li{
	list-style: decimal;
	padding: 0 0 5px;
	font-size: 1.2em;
}
a.link {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 4px 15px 4px 8px;
	background: #111;
	color: #fff;
	text-decoration: underline;
}
a.link:hover{ text-decoration: none;}
.tags {
	overflow: hidden;
	height: 1%;
	padding: 4px 7px;
	background: #111;
}
.tags strong{
	float: left;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.4em;
}
.tags ul{
	margin: 0;
	padding: 0;
}
.tags ul li{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #ccc;
	padding: 0 2px;
	float: left;
}
.tags ul li a{color: #ccc;}
.author-section,
.comments,
.comments-form{
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-dots.gif) repeat-x 0 100%;
}
.comments {padding-bottom: 22px;}
.comment {
	overflow: hidden;
	width: 100%;
	padding: 15px 0 0;
}
.comments-form { background: none;}
.author-section h3,
.comments h3,
.comments-form h3 {
	margin: 16px 0 0;
	font-size: 22px;
	color: #222;
	line-height: 24px;
}
.author-section h3{ margin-top: 20px;}
.comments h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.author-section p,
.comments p,
.comments-form p {
	color: #666;
	margin: 0 0 21px;
	font-size: 1.2em;
	line-height: 1.8em;
}
.author-section h4{
	font-style: italic;
	font-weight: normal;
	margin: 4px 0 0;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #333;
}
.a-photo {
	float: left;
	margin: 8px 14px 0 0;
}
.a-photo img{
	display: block;
	border: 1px solid #cfcfcf;
}
.comment-info {
	width: 80px;
	padding: 0 20px 0 0;
	float: left;
}
.comment-info .a-photo { margin: 0;}
.comment-info .author {
	display: block;
	overflow: hidden;
	clear: both;
	text-align: right;
	padding: 6px 0 0;
}
.comment-info .author a{
	color: #333;
	font: 1.2em Arial, Helvetica, sans-serif;
}
.comment-info .author a:hover {
	color: #a80101;
	text-decoration: none;
}
em.date {
	padding: 3px 0 0;
	text-align: right;
	display: block;
	color: #727272;
	font:italic 1em Arial, Helvetica, sans-serif;
}
.comment-text {
	padding: 15px 19px 0;
	overflow: hidden;
	height: 1%;
	border: 1px solid #cfcfcf;
	background: #f8f8f8;
}
.comments .comment-text  p{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 16px;
	line-height: 1.5em;
}
.comments-form h3{
	margin-bottom: 21px;
}
.comments-form .a-photo{
	margin-right: 20px;
	margin-top:0;
}
.f-row{
	overflow: hidden;
	height: 1%;
	padding-bottom: 10px;
}
.f-input-text,
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 488px;
	float: left;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	padding: 11px 15px;
	color: #404040;
	border: 1px solid #cfcfcf;
	background: #f8f8f8;
}
.textarea {
	margin: 3px 0 0;
	color: #404040;
	overflow: auto;
	height:74px;
	width: 500px;
	padding: 10px 3px 10px 15px;
}
.btn {
	margin: 10px 0 0;
	float: left;
	border: 1px solid #cfcfcf;
	background: #111;
	height: 37px;
	vertical-align: top;
	cursor: pointer;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 153px;
}
#footer{
	width: 100%;
	padding: 34px 0 0;
	overflow:hidden;
}
#footer .holder {
	margin: 0 auto;
	width: 962px;
	padding: 0 19px;
}
.top-area {
	width: 100%;
	overflow: hidden;
}
.inf-box{
	padding: 20px 25px 23px 29px;
	color: #fff;
	width: 675px;
	border: 1px solid #4d4d4d;
	background: #0d1935;
	float: left;
}
.inf-box a {
	color: #fff;
	margin: 0;
	letter-spacing: -1px;
	font-size: 31px;
	line-height: 35px;
}
.inf-box a:hover{ text-decoration: none;}
.images-holder {
	margin: 0;
	padding: 0;
	float: right;
}
.images-holder  li{
	padding: 0 8px 0 25px;
	float: left;
}
.images-holder  li img{ display: block;}
.bottom-area {
	padding: 18px 0 50px;
	width: 100%;
	overflow: hidden;
}
.bottom-area ul{
	margin: 0;
	padding: 12px 0;
	float: right;
}
.bottom-area ul li{
	letter-spacing: -1px;
	font-size: 1.1em;
	padding: 0 0 0 16px;
	float: left;
}
.bottom-area ul li a{color: #666;}
.bottom-area p{
	font-size: 1.1em;
	margin: 12px 0;
}
.bottom-area p a{color: #666;}
.splash .inf-box{
	width: 906px;
}
.splash #main{
	padding: 36px 0 0;
	background:#7c0000 url(../images/bg-main-splash.jpg) repeat-x;
}
.splash .main-h{
	padding-top: 142px;
}
.info-area {
	width: 100%;
	padding-bottom: 8px;
}
.info-area:after {
	display: block;
	content: "";
	clear: both;
}
.info-text {
	width:375px;
	float: right;
	margin: 0 0 0 -5px;
	position: relative;
}
.info-text:after {
	display: block;
	content: "";
	clear: both;
}
.info-text p{
	font-size: 17px;
	line-height: 21px;
	z-index: 2;
	position: relative;
	margin: 0 0 15px;
	padding: 26px 10px 0 5px;
	word-spacing: -1px;
	color: #030303;
}
.info-text p strong{
	color: #d60c0c;
	font-weight: bold;
}
.arrow {
	top:-178px;
	right: 145px;
	position: absolute;
	background: url(../images/bg-arrow-blue.gif) no-repeat;
	width:150px;
	height: 229px;
	z-index: 1;
}
.form .inf-text{
	font-weight: normal;
	display: block;
	font-size: 12px;
	word-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a9a9a9;
}
.form {
	overflow: hidden;
	height: 1%;
	padding: 26px 0 0;
	position: relative;
}
.inputs {
	padding: 9px 0 0;
	float: left;
	width: 208px;
	
}
.f-row-alt {
	overflow: hidden;
	height: 1%;
	padding: 0 0 15px;
}
.input-bg {
	float: left;
	background: url(../images/bg-input.gif) no-repeat;
	width: 181px;
	height:28px;
	padding: 0 10px 0 17px;
}
.input-bg  input{
	margin: 0;
	float: left;
	padding: 4px 0 2px;
	width: 170px;
	border-style:none;
	background: none;
	font-size: 17px;
	color: #000;
	line-height: 20px;
}
.note-text {
	color: #000;
	font-size: 12px;
	background: url(../images/icon-mail.gif) no-repeat 15px 0;
	padding: 4px 0 5px 62px;
	float:left;
	clear: left;
	margin: -4px 0 0;
	width: 300px;
}
.btn-click-learn-more {
	text-indent: -9999px;
	overflow: hidden;
	right: 35px;
	top:130px;
	position: absolute;
	background: url(../images/btn-click-learn-more.gif) no-repeat;
	width:125px;
	height:87px;
}
.hidden { display: none;}
.post .none-float {
	float: none;
	display: block;
}

