@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;	
}

p {
	padding-bottom: 10px;	
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #55120f;
}

.wrapper {
	width: 968px;
	margin: 0 auto;
}

.header {
	background-image: url(images/header-bg.gif);
	height: 107px;
	background-repeat: repeat-x;
}

.header .logo {
	background-image: url(images/logo.gif);
	float: left;
	width: 153px;
	height: 64px;
	margin: 23px 0 0 35px;
}

.header .banner {
	float: right;
	padding: 9px 9px 0 0;
	width: 728px;
	height: 90px;
	overflow: hidden;
}

.navigation {
	background-image: url(images/navigation-bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	line-height: 35px;
}

.navigation ul {
	float: left;
	padding-left: 15px;
}

.navigation ul li {
	padding: 0 15px;
	border-left: 1px solid #fff;
	float: left;
	height: 13px;
	line-height: 13px;
	margin-top: 11px;
}

.navigation ul li.first {
	border: none;	
}

.navigation ul li a {
	color: #fff;	
}

.navigation ul li.selected a {
	text-decoration: underline;
}

.navigation form {
	float: right;
	color: #fff;
}

.navigation form label {
	float: left;
}

.navigation form input {
	margin-left: 5px;
	border: none;
	background: none;
	float: right;
	background-image: url(images/search-input-bg.gif);
	width: 130px;
	height: 16px;
	padding: 3px 6px 0 6px;
	font-size: 10px;
	margin-top: 8px;
}

.navigation form input.submit {
	padding: 0;
	margin: 8px 0 0 0;
	background-image: url(images/search-submit-bg.gif);
	width: 18px;
	height: 19px;
	cursor: pointer;
}

.main {
	background-color: #FFF;
	clear: both;
	overflow: hidden;
	text-align:justify;
	line-height:18px;
}

.footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	padding-top: 12px;
	clear: both;
	color: #fff;
	font-size: 11px;
}

.copyright {
	font-size: 11px;
	color: #fff;
	clear: both;
	text-align: right;
	padding: 5px 12px;
}

.copyright a {
	color: #fff;	
}

.content {
	float: left;
	width: 635px;
	padding: 0 30px 0 20px;
	overflow: hidden;
}

.sidebar {
	float: right;
	width: 243px;
	padding: 0 20px;
}

.main .wrapper {
	background-image: url(images/sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: hidden;
	padding: 20px 0;
}

.content .left {
	float: left;
	width: 330px;
}

.content .right {
	float: right;
	width: 280px;
}

.flash{
	margin-bottom:15px;
	1border:1px solid #000000;
	width:319px;
	height:241px;
	1display:block;
	position:relative;
	z-index:99px;
}

.page-preview {
	clear: both;
	padding: 7px 0 7px 70px;
	overflow: hidden;
}

.page-preview img {
	position: relative;
	margin-left: -70px;
	float: left;
}

.content a {
	color: #000;
}

.content h2 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
}

.content h2 a {
	color: #000;	
}

.content h1 {
	color: #c9360f;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}

.content h1 a {
	color: #c9360f;	
}

.content h1 a.rss {
	float: right;
	background-image: url(images/rss.gif);
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}

.content ul li, .sidebar ul li {
	display: block;
	padding: 4px 0 12px 0;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 0 11px;
}

.block {
	padding-bottom: 5px;
	background-image: url(images/dush.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 5px;
	overflow: hidden;
}

.banner_left {
	float: left;	
}

.banner_right {
	float: right;	
}

.services-preview {
	padding-bottom: 5px;
	overflow: hidden;
}

.sidebar h2 {
	background-image: url(images/dush.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	line-height:30px;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 13px;
}

.sidebar a {
	color: #000;
}

.sidebar ul {
	padding-bottom: 10px;	
}

.sidebar ul.links li {
	background-image: none;
	padding: 2px 0;
}

.newsletter label {
	display: block;
	padding-bottom: 5px;
}

.newsletter input {
	border: none;
	background: none;
	background-image: url(images/newsletter-input-bg.gif);
	float: left;
	background-repeat: no-repeat;
	clear: both;
	width: 177px;
	height: 17px;
	padding: 6px 5px;
}

.newsletter input.submit {
	clear: none;
	padding: 0;
	margin: 0;
	background-image: url(images/newsletter-submit-bg.gif);
	width: 52px;
	height: 23px;
	cursor: pointer;
}

.footer {
	font-size: 11px;
	line-height: 13px;
}

.footer .rss {
	margin-top: 12px;
	float: right;
	color: #fff;
	background-image: url(images/footer-rss.gif);
	padding-right: 16px;
	background-position: center right;
	background-repeat: no-repeat;
}

.comments {
	padding-top: 50px;	
}

.comments label {
	display: block;
	padding-top: 5px;
}

.nav {
	overflow: hidden;	
}

.alignleft {
	float: left;	
}

alignright {
	float: right;	
}