@charset "utf-8";
/* CSS Document */
body{ margin:0px auto; padding:0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background: #ff0080 url(../images/bg.gif) top center no-repeat;}
.clear{ clear:both;}
.wrapper{ width:900px; margin:230px auto 0px auto; background:#fff;}
.header{ background:url(../images/Header.gif) no-repeat; height:230px; width:900px; float:left;}
.header h1{ text-align:center; margin:0px; font-size:48px; color:#FFF; padding:30px 0px 0px 0px; vertical-align:bottom;}
.content{ margin:0px auto; padding:10px; width:auto; float:left; text-align:justify;}
.content h2{ font-size:23px; color:#b41f24; margin:0px; padding:0px 0px 6px 0px;}
.content h3{ font-size:16px; color:#003059; margin:0px; text-align:justify;}
.content h4{ font-size:16px; color:#b41f24; margin:0px;}
.content h5{ font-size:16px; color:#036aab; margin:0px;}
.content p{ font-size:12px; color:#4e4e4e; font-size:14px; line-height:18px; margin:0px; padding:6px 0px;}
.right{ width:260px; padding:10px; float:left;}
.form{ background:#fff; color:#000; padding:10px; border:2px dashed #000; width:236px;}
.form h2{ font-size:30px; text-align:center; margin:0px; padding:4px 0px; color:#000;}
.form1{ background:#fff; color:#000; padding:10px; border:2px dashed #000; width:420px;}
input: { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.but{ border: 1px solid #000; background:url(../images/but.jpg) center repeat-x; height:30px; width:70%; cursor:pointer; font-size:16px; font-weight:bold;}
.arrow{ width:260px; text-align:center;}
.footer{ background:#9b0450; height:115px; width:900px; float:left;}
.footer h6{ font-size:18px; color:#FFF; text-align:center; margin:0px; padding:50px 0px}
.pale-red{ color:#b41f24;}
.blue{ color:#036aab;}
.only{ color:#F00;}
.twitter{padding:5px;}

/*=========================================*/
/*Slide show styles*/
/*=========================================*/

#slider{ }	
#slider ul, #slider li{margin:0; padding:0; list-style:none;}
#slider li{width:450px; height:300px; overflow:hidden;}
#slider li img{border:0px;}
#prevBtn{margin:10px 0px 0px 20px; float:left; padding:0px;	background:#F60; color:#FFF; cursor:pointer;border:1px solid #760411; font: bold 12px Arial, Helvetica, sans-serif; text-align:center; padding:6px;	text-decoration:none;width:50px;}
#prevBtn a{color:#FFF; float:left; text-decoration:none;}
#prevBtn:hover{background:#090;	border:1px solid #030; cursor:pointer; width:50px;}
#nextBtn{margin:10px 0px 10px 370px; padding:0px; background:#F60; color:#FFF; cursor:pointer; border:1px solid #760411;font: bold 12px Arial, Helvetica, sans-serif; text-align:center; padding:6px; text-decoration:none; width:50px;}
#nextBtn a{color:#FFF; text-decoration:none;}
#nextBtn:hover{background:#090;	border:1px solid #030;	cursor:pointer;	width:50px;}
.common {width:500px;margin:0px auto;}
.common {padding:0px 0px 0px 4px;}