body {
	margin: 0px;
	background-color: #f5f5f5;
	font-family: Helvetica, "Helvetica World", "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
}
h1, h2 {
	font-family:Helvetica, "Helvetica World", "Trebuchet MS", Arial, sans-serif;
	color: #AE150D;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h1 {
	font-size: 15px;
}
a:link, a:hover, a:visited {
	text-decoration: none;
	color: #c31b1f;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
.section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8dfe1;
}
.header .top {
	height: 94px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d8dfe1;
	border-left-color: #d8dfe1;
	background-position: bottom;
	background-color: #FFF;
}
#carousel {
	width: 980px;
	height: 370px;
	padding: 0;
	/*overflow: scroll;*/
	border-left: 1px solid #d8dfe1;
	border-right: 1px solid #d8dfe1;
	margin-left:0px!important;
}
#carousel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	font-size: 16px;
	padding: 6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}
.header .center, .header .breadcrumb, .header .submenu {
	border-left:1px solid #d8dfe1;
	border-right:1px solid #d8dfe1;
	margin:0 auto;
	width: 980px;
}
.header .breadcrumb {
	width:980px;
	background-image:url(../images/topbg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top:10px;
	height: 30px;
	vertical-align: middle;
}
.header .breadcrumb .left {
	float: left;
	font-size:11px;
	color:#7d7d7d;
	background-image: url(../images/breadcrumb.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 110px;
	padding-top: 4px;
	padding-bottom: 2px;
	text-transform: uppercase;
	position: absolute;
}
.header .submenu .left {
	font-size:12px;
	padding-left: 10px;
	color:#7d7d7d;
	padding-top: 7px;
	padding-bottom: 7px;
}
.header .submenu .left a {
	display:inline-block;
	font-size:12px;
	color:#333;
	padding:7px;
}
.header .breadcrumb .right {
	float: left;
	padding-top: 3px;
	position: relative;
	margin-left: 170px;
}
.header .breadcrumb .left img {
	margin-right: 5px;
	margin-left: 5px;
}
.header .bottom {
	width: 980px;
	margin:0 auto;
	border-left:1px solid #d8dfe1;
	border-right:1px solid #d8dfe1;
	border-top:1px solid #d8dfe1;
	background-color: #f5f5f5;
	vertical-align: middle;
	font-size: 13px;
	height: 30px;
}
.header .bottom .networks {
	margin:7px;
	position:relative;
	float:left;
}
.header .bottom .chats {
	position:relative;
	float: right;
	margin: 7px;
}
.content p{
	padding:0 15px;
	font-size: 13px;
	color: #4E4E4E;
	line-height: 1.25em;
	margin-top: 7px;
}
.content center table {
	background-color:#FFF;
	border-left:1px solid #d8dfe1;
	border-right:1px solid #d8dfe1;
}
.content bottom table table {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.content bottom td {
	border-bottom:1px solid #d8dfe1;
}
.content bottom table table td {
	border-bottom:1px solid #fff;
}
.content .welcome, .content .special-offer {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	padding: 10px 0;
}
.content .special-offer {
	border-bottom:1px solid #fff;
}
.content img {
	border: 1px solid #c9c9c9;
	margin-right: 15px;
	margin-bottom: 3px;
	float: left;
}
p.heading {
	font-size: 16px;
	color: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.more {
	position: relative;
	top: 7px;
}
.more img {
	float: none;
	margin-right: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content .bottom {
	width: 980px;
	margin:0 auto;
	border-left:1px solid #d8dfe1;
	border-right:1px solid #d8dfe1;
	background-color: #ffffff;
}
.content .bottom .left, .content .bottom .right {
	width: 50%;
	border-right:1px solid #d8dfe1;
	position: relative;
	padding-top: 10px;
	vertical-align: top;
	padding-bottom: 10px;
}
.content .bottom .right {
	border-right:none;
}.footer {
	width: 980px;
	margin:0 auto;
}
.footer table td {
	font-size: 11px;
	color: #333;
	vertical-align: top;
}
.menu {
	position: absolute;
	float: right;
	top: 47px;
	margin-left:170px;
	z-index: 10;
}
.footer ul {
	padding-left: 15px;
}
.footer ul li {
	list-style-image: url(../images/arrow.gif);
}
.footer a {
	color: #333;
}
.header .logo {
	float: left;
	position: absolute;
}
.pages-box {
	width: 960px;
	margin:0 auto;
	border-left:1px solid #d8dfe1;
	border-right:1px solid #d8dfe1;
	text-align:right;
	padding: 7px 10px;
}
.footer .programms {
	border-bottom:1px solid #d8dfe1;
	padding:8px 0;
	font-size:10px;
	color:#666
}
.footer .programms img{
	margin:0 5px;
}
.content .bottom .top {
	border-bottom:1px solid #d8dfe1;
}
.header .networks a {
	color: #000;
}
.pagination a, pagination .current {
	padding:3px;
	text-decoration:none;
}
.noborder{
	border-bottom:1px solid #fff !important;
}
.content .section .bottom #message {
	color: #7d7d7d;
	background-color: #f5f5f5;
	border: 1px solid #c9c9c9;
	width: 600px;
	height: 290px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	font-size: 14px;
}
h3 {
	color: #c72a2e;
	background-color: #FFF;
	margin-left: 5px;
	margin-right: 25px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
}
.red {
	color:#c72a2e;
} 
.search {
	position: absolute;
	margin-left: 290px;
	top: 18px;
	left: 50%;
	font-size: 12px;
	color: #646464;
}
.search #query {
	font-size: 12px;
	color: #979797;
	border: 1px solid #666;
	width: 120px;
}
#crawler{
position:absolute;
margin:0;
padding:0;
}
#crawler li{
	width:800px;
	list-style:none;
}
.chats a {
	color: #000;
	text-decoration: none;
}

