/* CSS Document */

body{
	background: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	text-align:left;
}

.center{
	margin: 0px auto;
}

img,a{
	outline: none;
	border: none;
	text-decoration: none;
	color: #c6c6c6;
}

a:hover{
	text-decoration: underline;
}


.contact{
	font: bold 11px/29px Arial;
	color: #ed1c24;
	background: url(../images/contact-bg.jpg) no-repeat left top;
	height: 563px;
	width: 425px;
}

.contact .pad{
	padding-right: 9px;
	text-align: right;
	width: 113px;
}

.contact .message{
	height:	128px;
}

.contact input{
	font: 15px Arial;
	color: #fff;
	font-weight: bold;
	width: 239px;
	height:	29px;
	border:	1px solid #d4d6d9;
	margin: 0px;
	padding: 0px;
	background-color: #8b8d90;
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
	
}

.contact .send{
	color: #000000;
	font: 10px/31px Arial;
	width: 79px;
	height: 31px;
	border:	1px solid #d4d6d9;
	background-color: #d11118;
	filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
	margin-left: 162px;
}

.contact1{
	color: #c6c6c6;
	font: bold 11px/18px Arial;
}

.contact1 a{
	text-decoration: none;
	color: #ed1c24;
}

.contact1 a:hover{
	text-decoration: none;
	background-color: #ed1c24;
	color: #fff;
	padding: 0px 3px;
}

.contact1 .color{
	color: #ed1c24;
}
/*--------------*/
.book{
	float: left;
	padding-right: 101px;
}

.wehave{
float:right; padding: 29px 74px 24px 110px;
}

.viewall{
float:left; line-height: 40px; font-size: 14px; font-weight: bold; color: #ed1c24;
}

.margin76{
float:left; margin-top:76px;
}

.viewall a{
	text-decoration: none;
	color: #ed1c24;
}

.viewall a:hover{
	text-decoration: none;
	background-color: #ed1c24;
	color: #fff;
}

.news{
	background-color: #363636; 
}

.newsarea{
	padding: 18px 18px 0px 18px; valign: top;
}

.newsborder{
	border-bottom: 1px solid  #FFFFFF; padding-bottom: 10px; width: 100%; border: 0;
}

.newsborder .header{
 display: block; font-size: 14px; font-weight: bold; color: #ed1c24;
} 

.newsborder .content{
 display: block; color: #c6c6c6; font: bold 11px Arial;
 padding: 5px 0px 0px 0px;
}

.contentdel{
 display: block; color: #ffffff; font: bold 11px Arial;
 
}

.linkRed{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	}
.linkRed:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
	}

table.newsborder td{
	border-bottom:1px solid #cecece;
	color:#cecece;
	font-size:11px;
	padding-bottom:10px;
}
table.newsborder td p{
	padding:0;
	margin:0;
}		
.newsborder a{
	font: bold 11px Arial;
	text-decoration: none;
	color: #ed1c24;
}

.newsborder a:hover{
	text-decoration: none;
	background-color: #ed1c24;
	color: #fff;
	padding: 0px 3px;
}

.newsborder .color{
	color: #ed1c24;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-top:5px;
}
