body {
	margin:0px;
	padding:12px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	color:#222222;
	background-color:#e2e2e2;
	background-image:url(../images/bg.gif);
	background-position:center top;
	background-repeat:repeat-x;	
}
a{
	outline:none;
	text-decoration:none;
	color:#222222;
}
a:hover{
	text-decoration:underline;
}
#custom-doc { 
	width:76.46em;
	*width:74.62em;
	min-width:994px; 
	margin:auto; 
	text-align:left; 
}
.logo-section{
	width:994px;
}
.logo{
	width:34%;
	height:100px;
	float:left;
	padding:13px 0 0 1%;
	/*padding:0 0 0 1%;*/
}
.logo-spacing{
	margin:0 0 0 28px;
}
.logo-right{
	width:55%;
	height:108px;
	float:right;
	font-family:Georgia, Times, serif;
	font-size:22px;
	line-height:24px;
	font-style:italic;
	font-weight:normal;
	color:#a1a1a1;
	padding:5px 0 0 0;
}
.logo-info{
	text-align:right;
	color:#c5c4c4;
	font-size:18px;
}
#navigation{
	width:994px;
	height:43px;
	clear:both;
	padding:3px 0 0 0;
}
#video-section{
	width:994px;
	height:321px;
	padding:30px 0 0 0;
}
.video{
	width:466px;
	height:321px;
	float:left;
}
.video-info{
	font-size:17px;
	line-height:20px;
	color:#919191;
	width:508px;
	float:right;
}
.video-info h1{
	margin:18px 0 5px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#e2e2e2;
}
.content-wrapper{
	margin:23px 0 25px 0;
	clear:both;
	_width:994px;
}
.info-box-top{
	width:306px;
	background-image:url(../images/info-box-center.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
.info-box{
	width:266px;
	min-height:146px;
	_height:146px;
	background-image:url(../images/info-box-top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:20px 20px 5px 20px;
	font-size:14px;
}
.info-box h1{
	margin:6px 0 20px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#000;
}
.free{
	text-transform:uppercase;
	font-weight:bold;
	color:#b6072b;
}
.free a{
	text-decoration:none;
	color:#b6072b;
}
.free a:hover{
	text-decoration:underline;
}
.info-box-btm{
	width:286px;
	height:32px;
	background-image:url(../images/info-box-btm.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:right;
	padding:10px 20px 0 0;
}
.testimonials-top{
	width:654px;
	background-image:url(../images/corner-center.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
.testimonials{
	width:614px;
	background-image:url(../images/top-corner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:28px 20px 10px 20px;
	height:150px;
}
.testimonials-test p{
	margin:0;
	padding:10px 0 0 35px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#4f4f4f;
	background-image:url(../images/testimonials-top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.testimonials-test p span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#b6072b;
	padding:13px 0 0 0;
	display:block;
}
.testimonials-test b{
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;*/
	color:#c52f59;
	/*padding:13px 0 0 0;
	display:block;*/
}
.testimonials-btm{
	width:654px;
	height:10px;
	background-image:url(../images/btm-corner.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.contact-info{
	width:303px;
	background-image:url(../images/contact-info-center.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
.contact-info-top{
	width:303px;
	background-image:url(../images/contact-info-top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.contact-info-btm{
	width:283px;
	background-image:url(../images/contact-info-btm.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:12px 10px 15px 10px;
	color:#5f5c5c;
	font-size:13px;
}
.contact-info-btm h1{
	margin:0 0 10px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#000;
}
.input-txt{
	width:190px;
	height:18px;
	background-image:url(../images/input-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border:solid 0px #fff;
	padding:5px 5px 0 5px;
}
.textarea-txt{
	width:190px;
	height:50px;
	background-image:url(../images/message-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border:solid 0px #fff;
	padding:5px 5px 0 5px;
	overflow:hidden;
}
.contact-spacing{
	padding:5px 0 0 0;
}
.submit-spacing{
	padding:8px 25px 0 0;
}
#footer-section{
	width:100%;
	min-height:241px;
	padding:0 0 10px 0;
	background-image:url(../images/footer-bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	clear:both;
	background-color:#0c0c0c
}
#footer{
	width:994px;
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:left;

}
#footer h1{
	margin:0 0 15px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#b6072b;
	font-weight:normal;
}
.our-links{
	width:320px;
	float:left;
}
.our-links ul{
	margin:0;
	padding:0;
	list-style:none;
	width:50%;
	float:left;
}
.our-links ul li{
	margin:0;
	padding:5px 0;
	font-size:15px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#919191;
	font-weight:bold;
}
.our-links ul li a{
	text-decoration:none;
	color:#919191;
	background-image:url(../images/li-icon.jpg);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding:0 0 0 22px;
}
.our-links ul li a:hover{
	text-decoration:none;
	color:#fff;
	background-image:url(../images/li-icon-hover.jpg);
	background-position:left 2px;
	background-repeat:no-repeat;
}
.gallery{
	width:306px;
	float:left;
	margin:0 10px;
}
.gallery img{
	border:solid 3px #454545;
}
/*.twitter{
	width:160px;
	height:82px;
	float:right;
	background-image:url(../images/twitter-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:93px 0 0 140px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#7b7a7a;
	text-align:left;
}
.twitter p{
	margin:0 0 22px 0;
	padding:0;
}
.twitter a{
	text-decoration:none;
	color:#7b7a7a;
}
.twitter a:hover{
	color:#d1d1d1;
	text-decoration:none;
}*/
.twitter{
	width:233px;
	height:85px;
	float:right;
	background-image:url(../images/twitter-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:140px 0 0 70px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#7b7a7a;
	text-align:left;
}
.twitter p{
	margin:0 0 22px 0;
	padding:0;
}
.twitter a{
	text-decoration:none;
	color:#7b7a7a;
}
.twitter a:hover{
	color:#d1d1d1;
	text-decoration:none;
}

.copyright{
	width:994px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	color:#5b5b5b;
	text-align:center;
	padding:26px 0 0 0;
}

/*Start Subpage Css */
#sub-body{
	margin:0px;
	padding:12px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	color:#222222;
	background-image:url(../images/sub-page-bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;	
}
#sub-content-wrapper{
	width:994px;
	clear:both;
	padding:25px 0 15px 0;
}
#sub-content-wrapper a{
	text-decoration:underline;
	color:#c11b49;
}
#sub-content-wrapper a:hover{
	text-decoration:none;
}
#sub-content-wrapper h1{
	margin:10px 0 15px 0;
	padding:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#c11b49;
	font-weight:normal;
	background-image:url(../images/h1-bg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
}
#sub-content-wrapper h2{
	margin:0 0 15px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000;
	font-weight:bold;
}
#sub-content-wrapper h3{
	margin:0 0 15px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#4f5052;
	font-weight:bold;
}
#sub-content-wrapper p{
	margin:0 0 10px 0;
	padding:0;
	text-align:justify;
}
.photo{
	border:1px solid #a8a4a4;
	padding:2px;
	margin:0 10px 5px 0;
}
.home-photo{
	padding:2px;
	margin:0 10px 5px 0;
}
.gallery-photo{
	border:1px solid #a8a4a4;
	padding:2px;
	margin:3px 12px;
}
.contact-form{
	width:306px;
	float:left;
	margin:0 10px;
	color:#b1b1b1;
}

.footer-input-txt{
	width:190px;
	height:19px;
	background-image:url(../images/footer-input-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border:solid 0px #fff;
	padding:2px 5px 0 5px;
	color:#b1b1b1;
}
.footer-textarea-txt{
	width:190px;
	height:40px;
	background-image:url(../images/footer-message-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border:solid 0px #fff;
	padding:5px 5px 0 5px;
	overflow:hidden;
	color:#b1b1b1;
}

.input-field{
	width:180px;
	height:18px;
	border:solid 1px #cbcbcb;
	margin:5px 5px;
	padding:2px 3px 0 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#505050;
}
.input-area{
	width:180px;
	border:solid 0px #fff;
	margin:5px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#505050;
	padding:2px 3px 0 3px;
}
.magazine-table{
	background-color:#eeeeee;
	border:solid 1px #cecece;
}
.magazine-left-spacing{
	padding-left:15px;
}
.i-pad-popup{
	width:633px;
	border:solid 3px #f6f6f6;
	margin:10px auto;
	background-color:#e9e9e9;
}
.i-pad-heading{
	width:600px;
	height:55px;
	background-color:#222;
	margin:0 0 16px 0;
	padding:10px 0 0 33px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:38px;
	line-height:45px;
	font-weight:normal;
	color:#d20c16;
}
.i-pad-info{
	width:633px;
	clear:both;
	background-image:url(../images/i-pad-popup-bg.jpg);
	background-position:5px top;
	background-repeat:no-repeat;
}
.i-pad-small-text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#858585
}
.i-pad-contact{
	width:301px;
	margin:0 auto;
	padding:9px;
	border:solid 1px #d4d4d4;
	background-color:#eeeeee;
}
.i-pad-input{
	width:203px;
	height:17px;
	border:solid 1px #cfcfcf;
}


/*..........video_player.........................*/

.video_player_listing{
width:994px; height:auto; float:left; padding:0 0 30px 0;

}

.video_player_listing .video_players_first{
width:450px; height:auto; float:left;

}

.video_player_listing .video_players_second{
width:450px; height:auto; float:right; padding:0 16px 0 0;

}


/*..........end video_player.........................*/
