/* CSS Document */

*{
	margin:0;
	padding:0;
}	
body{
	color:#000;
	font:13px/17px Arial, Helvetica, sans-serif;
	background:#fff;
	}
input,selcte{outline:none;}	
p{ padding-bottom:12px;}
ul{ list-style-type:none;}
a{
	outline:none;
	color:#F82587;
	background-color:inherit;
	text-decoration:none;
	}
a:hover{
	color:#0BACE9;
	background-color:inherit;
	}
h1{
	color:#0FB9ED;
	background-color:inherit;
	font:normal 24px/30px Tahoma, verdana, arial, sans-serif;
	}
h2{
	font-size:22px;
	line-height:30px;
	font-weight:normal;
	padding-bottom:12px;
	color:#000;
	background-color:inherit;
	}
h3{
	font:bold 15px/21px Tahoma, verdana, arial, sans-serif;
	padding-bottom:10px;
	color:#545454;
	background-color:inherit;
	}
h4{
	font:bold 13px/17px Tahoma, verdana, arial, sans-serif;
	padding-bottom:8px;
	color:#000;
	background-color:inherit;
	}
ol{
	list-style-position:inside;
	padding-left:5px;
	}
ol li{
	padding-bottom:4px;
	}
img{border-width:0; display:block;}
.clear{font-size:0; line-height:0; clear:both; height:0;}
.nomargin{margin:0 !important;}
.norgtmargin{margin-right:0 !important;}
.notopmarg{margin-top:0 !important;}
.nobod{border:0 solid #fff !important;}
.nobg{background:none !important;}
.uline{text-decoration:underline;}
.fLeft{float:left; width:auto;}
.fRight{float:right; width:auto;}

.wrapper{
	width:100%;
}
.header{
	padding:12px 0;
	width:960px;
	margin:0 auto;
}
a.logo{
	width:300px;
	display:block;
	float:left;
}

.header ul{
	float:right;
	padding:60px 20px 0 0;
}
.header ul li{
	float:left;
	padding:0 15px;
}
.header ul li a{
	font-size:13px;
	line-height:19px;
	font-weight:bold;
	color:#000;
}
.header ul li a:hover{
	color:#333;
}
.banner{
	width:960px;
	margin:0 auto;
}
.banner .lftBanner{
	width:650px;
	float:left;
	margin:0 15px 15px 0;
}
.banner .rgtBanner{
	width:290px;
	float:right;
}
.banner .rgtBanner p{
	font:normal italic 15px/23px Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding-bottom:10px;
}
.bodyPan{
	width:960px;
	margin:12px auto;
}
.content h2{
	padding:7px 0;
	font-size:17px;
	text-transform:uppercase;
	}
.content p {
	color:#5f5f5f;
	line-height:18px;
	text-align:justify;
	}
.content img{
	float:left;
	margin:0 10px 10px 0;
}
.content a{
	color:#000;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.content a:hover{
	text-decoration:underline;
}		
.detailsPan{
	background-color:#fefae3;
	padding:13px;
	overflow:hidden;
	width:353px;
	float:left;
	margin:0 20px 15px 0;
}
.detailsPan img{
	float:left;
	margin:0 10px 10px 0;
	border:4px solid #DDD293!important;
}
.lsitcontent{
	width:380px; 
	margin:0 20px 15px 0;
	float:left;
}
.lsitcontent li{
	background:url("../images/arrow.gif") 8px 12px no-repeat;
	line-height:17px;
	padding:6px 0 6px 25px;
	color:#5f5f5f;
	border-bottom:1px dashed #8f8f8f;
	}	
.listStyle01{padding-bottom:25px;}
.listStyle01 li{
	background:url("../images/arrow.gif") 8px 12px no-repeat;
	line-height:17px;
	padding:6px 0 6px 25px;
	color:#5f5f5f;
	border-bottom:1px dashed #8f8f8f;
	}
.txtimgblock{
	width:auto;
	padding:13px;
	margin:0 0px 15px 0;
	float:left;
	background:#fff;
	-moz-box-shadow: 1px 1px 2px #000000;
	-webkit-box-shadow: 1px 1px 2px #000000;
	box-shadow: 1px 1px 2px #c4b991;
}
.txtimgblock h3{
	font-size:17px;
	text-transform:uppercase;
}
.txtimgblock img{
	margin:0 15px 10px 0;
	float:left;
}	
.txtLeft, .txtRight{
	width:300px;
	margin:0 30px 15px 0;
	}
.txtLeft h3, .txtRight h3{
	color:#313131;
	background-color:inherit;
	font-size:17px;
	padding-bottom:10px;
	}
.txtLeft h4, .txtRight h4{
	color:#0070d5;
	background-color:inherit;
	font-size:13px;
	padding-bottom:10px;
	font-weight:bold;
	line-height:18px;
	min-height:40px;
	}
	
.txtLeft img, .txtRight img {margin-bottom:15px;}
.txtLeft{float:left;}
.txtRight{
	float:right;
	}
.tableStyle{
	margin:15px 0 20px;
	border-top:1px solid #B9B9B9;
	border-left:1px solid #B9B9B9;
	}
.tableStyle th {
	border-right:1px solid #B9B9B9;
	border-bottom:1px solid #B9B9B9;
	background-color:#686868;
	color:#fff;
	padding:6px 10px;
	}
.tableStyle td {
	border-right:1px solid #B9B9B9;
	border-bottom:1px solid #B9B9B9;
	padding:6px 10px;
	color:#5f5f5f;
	background-color:#fff;
	}
.tableStyle tr.light td {
	color:#5f5f5f;
	background-color:#efefef;
	}
.contentarea2{
	width:360px;
	padding:10px;
	float:left;
	margin-right:20px;
}	
.contactFormGen {
	border:solid 1px #e6deb0;
	background-color:#e6deb0;
	color:inherit;
	padding:0 0 10px;
	margin:10px 0 0;
	}
.contactFormGen h3 {
	font-size:20px;
	border-bottom:1px solid #4b0b0b;
	margin-bottom:25px;
	background-color:#4b0b0b !important;
	color:#fff !important;
	padding:5px 0 10px 20px;
	}
.contactFormGen label {
	display:block;
	float:left;
	width:100px;
	font-weight:bold;
	font-size:13px;
	line-height:26px;
	background-color:inherit;
	color:inherit;
	margin:0 20px 0 20px;
	color:#333;
	}
.contactFormGen input[type=text] {
	width:480px;
	height:16px;
	border:solid 1px #b4aa70;
	margin:0 0 10px 0;
	padding:5px 0 5px 5px;
	background-color:#FFFCF5;
	color:#3d3d3d;
	float:left;
	font:12px/16px Arial, Helvetica, sans-serif
	}
.contactFormGen textarea {
	width:480px;
	float:left;
	background-color:#FFFCF5;
	color:#3d3d3d;
	height:70px;
	border:solid 1px #b4aa70;
	margin:0 0 10px 0;
	padding:4px 0 0 5px;
	font:12px/16px Arial, Helvetica, sans-serif;
		}
.contactFormGen input[type=image] {
	margin:0 0 20px 140px;
	}	
	
.footer {
	width:960px;
	margin:0 auto;
	padding:12px 0;
	height:100%;
	overflow:hidden;
	}
.footer p {
	padding:0;
	color:#aaa;
	float:left;
	font-size:11px;
	padding:0;
	}
.footer ul {
	float:right;
	}
.footer ul li {
	float:left;
	padding-left:4px;
	}
.videoPan{
	padding:15px 0 10px 0;
	border-bottom:1px solid #e6e6e6;
}
.videoPan iframe{
	padding:5px;
	border:1px solid #e6e6e6;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}		