@charset "UTF-8";
/* CSS Document */
#conash3D0{
	display:none;
}
body  {
	font: 12px "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	background:#efefef url(../img/bg.jpg) top center no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}
a:link {
	background-color:transparent;
	color:#B80329;
	text-decoration:none;
}
a:visited {
	background-color:transparent;
	color:#B80329;
	text-decoration:none;
}
a:hover {
	background-color:transparent;
	text-decoration:underline;
	color:#B51E24;
}
a:active {
	background-color:transparent;
	text-decoration:underline;
}

ul{
	padding:0;
	margin:0;
}
li{
	padding:0;
	margin:0;
	list-style:none;
}
h1{
	font-size:28px;
	color:#000;
	margin:0;
	font-family: 'Bevan', arial, serif; 
}
h2{
	font-size:24px;
	color:#b80329;
	margin:0;
	font-weight:normal;
	font-family: 'Lobster Two', arial, serif;
}
h3{
	font-size:20px;
	margin:0;
}
#top{
	width:955px;
	height:115px;
	margin: 0 auto;
	position:relative;
	padding-top:5px;
	background:#000;
	
}

#logo{
	width:180px;
	height:110px;
	float:left;
	margin:0 0 0 10px;
}
#logo a{
	width:180px;
	height:110px;
	display:block;
	background: url(../img/logo.png) no-repeat;
	text-indent:-9999px;
}
#globalNavi{
	width:720px;
	float:right;
	margin:40px 0 0 0;
	height:52px;
	background:#000;
}
#globalNavi li{
	float:left;
}
#globalNavi li a{
	display:block;
	color:#fff;
	padding:20px 18px;
	font-size:16px;
	font-family: 'Oswald', arial, serif;
	text-transform:uppercase;
	
}
#globalNavi li a:hover {
	color:#B80329;
	text-decoration:none;
}
/*#item01 a {
	background-position:0 0;
	width:108px;
}
#item01ON a {
	background-position:0 -52px;
	width:108px;
}
#item01 a:hover {
	background-position:0 -52px;
	width:108px;
}
#item02 a {
	background-position:-108px 0;
	width:109px;
}
#item02ON a {
	background-position:-108px -52px;
	width:109px;
}
#item02 a:hover {
	background-position:-108px -52px;
	width:109px;
}

#item03 a {
	background-position:-217px 0;
	width:165px;
}
#item03ON a {
	background-position:-217px -52px;
	width:165px;
}
#item03 a:hover {
	background-position:-217px -52px;
	width:165px;
}

#item04 a {
	background-position:-382px 0;
	width:170px;
}
#item04ON a {
	background-position:-382px -52px;
	width:170px;
}
#item04 a:hover {
	background-position:-382px -52px;
	width:170px;
}
#item05 a {
	background-position:-552px 0;
	width:83px;
}
#item05ON a {
	background-position:-552px -52px;
	width:83px;
}
#item05 a:hover {
	background-position:-552px -52px;
	width:83px;
}
#item06 a {
	background-position:-635px 0;
	width:100px;
}
#item06ON a {
	background-position:-635px -52px;
	width:100px;
}
#item06 a:hover {
	background-position:-635px -52px;
	width:100px;
}
*/
#wrapper{
	width: 955px;  
	margin: 0 auto; 
	text-align: left;
	position:relative;
	padding:0 0 240px 0;
	float:left;
	
}
#container { 
	width: 955px;
	background:#fff url(../img/dot.gif) top center repeat-x;
	margin: 0 auto; 
	text-align: left;
	float:left;
	position:relative;
}
#sidebar1 {
	float: right; 
	width: 280px; 
	background:#fff url(../img/line.gif) top center repeat-x;
	padding:0;
	margin:20px 10px 0 0;
}
#mainContent { 
	width:620px;
	padding: 20px 0 0 20px;
	float:left;
}
#mainContentBottom { 
	width:935px;
	padding: 20px 0 20px 20px;
	float:left;
}
#mainContent table { 
	width:620px;
	margin-top:15px;
}
#mainContent td { 
	padding:0 0 10px 0;
}
#mainContent label {
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:3px;
	color:#666;
}
#mainContent .form {
	width:265px;
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
	margin:0 5px 0 0;
}
#mainContent .formS {
	width:180px;
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
	float:left;
	margin:0 5px 0 0;
}
#mainContent .submit {
	width:200px;
	background:#B80329;
	border:1px solid #fff;
	padding:5px;
	margin:0 5px 0 190px;
	font-family: 'Bevan', arial, serif;
	font-size:24px;
	color:#fff;
}
#mainContent .formL {
	width:575px;
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
	float:left;
	margin:0 5px 0 0;
	height:60px;
}
#main{
	background:url(../img/main.jpg) bottom center no-repeat;
	width:620px;
	height:305px;
	position:relative;
	
}
#main p{
	width:400px;
	height:100px;
	position:absolute;
	bottom:5px;
	left:10px;
	margin:0;
	color:#fff;
	font-size:14px;
	line-height:18px;

}
#main span a{
	width:620px;
	height:305px;
	display:block;
	color:#fff;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:0;
}
#main h2{
	margin-top:-10px;
}
#parag{
	width:620px;
	padding-bottom:20px;
	position:relative;
}
#parag span{
	font-weight:bold;
	color:#B80329;
	font-size:14px;
}
#parag p{
	line-height:18px;

}
#parag h3{
	font-family: 'Oswald', arial, serif;
	margin:20px 0 3px 0;
	line-height:22px;
}
#services{
	width:290px;
	float:left;
	padding:10px;
	border-right: 1px solid #ccc;
}

#services h2{
	color:#a30006;
	font-family: 'Bevan', arial, serif; 
}
#services h3{
	color:#a30006;
	font-family: 'Lobster Two', arial, serif; 
}
#services .btn a{
	background:#a30006;
}
#services .btn :hover{
	background:#b51e24;
}

#advertisers{
	width:290px;
	float:left;
	padding:10px;
	border-right: 1px solid #ccc;
}

#advertisers h2{
	color:#c21a01;
	font-family: 'Bevan', arial, serif; 
}
#advertisers h3{
	color:#c21a01;
	font-family: 'Lobster Two', arial, serif; 
}
#advertisers .btn a{
	background:#c21a01;
}
#advertisers .btn :hover{
	background:#ce2b13;
}
#publishers{
	width:280px;
	float:left;
	padding:10px;
}

#publishers h2{
	color:#f03c02;
	font-family: 'Bevan', arial, serif; 
}
#publishers h3{
	color:#f03c02;
	font-family: 'Lobster Two', arial, serif; 
}
#publishers .btn a{
	background:#f03c02;
}
#publishers .btn :hover{
	background:#f05b2b;
}
#news {
	height:250px;
}

#network, #news, #contact {
	width:260px;
	float:left;

}
#contact{
	background:url(../img/contact.jpg) no-repeat bottom left;
	height:650px;
}
#network h2, #news h2, #contact h2{
	color:#000;
	font-family: 'Bevan', arial, serif;
	text-align:center;
	background:url(../img/line2.gif) repeat-x bottom center;
	padding:10px 0;
	width:280px;
}
#news h3, #network h3{
	color:#f03c02;
}
#news li, #network li {
	width:260px;
	margin-bottom:5px;
	padding:0 10px;
	
}
#contact li {
	width:260px;
	margin-bottom:5px;
	padding:0 10px;
	
}
#contact li h3{
	color:#666;
	padding-top:15px;
	font-family: 'Bevan', arial, serif;
	font-weight:normal;
	font-size:13px;
	
}
#network li {
	text-transform:uppercase;
}
#news ul, #network ul {
	float:left;
	margin-top:10px;
}

#news .btn a{
	background:#6b0103;
}
#news .btn :hover{
	background:#8c181a;
}
#news p{
	margin:0;
}
.date{
	font-size:10px;
}
.btn{
	text-transform:uppercase;
	float:right;
	
}
.btn a{
	color:#fff;
	display:block;
	padding:8px;
	text-decoration:none;
	font-size:14px;
	letter-spacing:1px;
	
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer{
	width:995px;
	margin:0 auto;
	background:url(../img/footer.gif) no-repeat;
	padding:20px 0 0;
	position:absolute;
	bottom:20px;
	left:-20px;
	color:#ccc;
}
#footer a, #footer a:hover{
	color:#ccc;
}
#footer .inside{
	width:955px;
	padding:20px;
	height:150px;
	background:#000;
}
#footer .network{
	width:600px;
	float:left;
}
#footer .network li{
	text-transform:uppercase;
}
#footer .contact{
	width:300px;
	float:right;
}
#footer .network h2{
	color:#fff;
	margin-bottom:5px;
}
#footer .contact h2{
	color:#fff;
	margin-bottom:5px;
}
#footer li{
	float:left;
	width:200px;
	padding:1px 0;
}
#footer .foot{
	width:935px;
	margin:0 20px;
	background:#fff;
	padding:5px 10px;
	text-align:right;
}
#btnSignup{
	position:absolute;
	top:230px;
	right:18px;
}
#btnSignup2{
	position:absolute;
	top:25px;
	left:360px;
}
#btnSignup a:hover, #btnSignup2 a:hover{
	filter: alpha(opacity=80);
        opacity: 0.8;
	-moz-opacity:0.8;

}
.contact li{
	width:280px !important;
}

<!--[if IE 5]> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRt #sidebar1 { width: 220px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRt #sidebar1 { padding-top: 30px;  }
.twoColFixRt #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

<![endif]-->