/* CSS Document */

body{
	padding:0;
	margin:0;
	color:#333333;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	background-attachment: fixed;
	background-color: #ACABAB;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
a {color: #2B89AA;text-decoration: none;outline: none; cursor:pointer;}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

img{border: 0;}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header start--------------------*/
#header{
	width:768px;
	height:auto;
	margin:0 auto;
	padding:7px 0 0 0;
	position:relative;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5B5B5B;
	border-bottom-color: #5B5B5B;
	border-left-color: #5B5B5B;
}
#logo{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 272px;
	margin-left: 20px;
	position: absolute;
	float: left;
}
#menu{
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat-x;
	height: 38px;
	width: 748px;
	margin-left: 10px;
}
#menu ul{
	width:390px;
	height:38px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 358px;
}
#menu ul li{
	float:left;
}
#menu ul li a{
	display:block;
	padding:0 10px 0 10px;
	font:bold 10px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#2A2A2A;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
}
#menu ul li a:hover{
	background:url(../images/nav_hover.gif) 0 0 repeat-x #330A0A;
	padding:0 9px 0 9px;
	border-left:#E9B164 solid 1px;
	border-right:#E9B164 solid 1px;
	color:#ECE8C3;
}
#menu ul li.home{
	float:left;
	font:bold 10px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ECE8C3;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/nav_hover.gif) 0 0 repeat-x #330A0A;
	padding:0 9px 0 9px;
	border-left:#E9B164 solid 1px;
	border-right:#E9B164 solid 1px;
}
#ad{
	background-image: url(../images/ad-bg.jpg);
	background-repeat: no-repeat;
	height: 750px;
	width: 748px;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: auto;
}
#box-tv1{
	height: 271px;
	width: 375px;
	margin-left: 335px;
	display: inline;
	padding-top: 258px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #000000;
	z-index:1;
}
#box-tv2{
	height: 271px;
	width: 375px;
	margin-left: 335px;
	display: inline;
	padding-top: 300px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #000000;
	z-index:2;
	visibility: hidden;
}
#ad .butn{
	height: 87px;
	width: 293px;
	float: right;
	margin-top: 650px;
	margin-right: 10px;
	display: block;
}

#body{
	width:768px;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#main{
	width: 766px;
	margin-top: 7px;
	border: 1px solid #5B5B5B;
	height:100%;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
#footer{
	color: #2B89AA;
	height: 30px;
	width: 748px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-left: 10px;
}
/******box1******/
#main-top{
	background-image: url(../images/main-top-bg.jpg);
	height: 135px;
	width: 100%;
	margin-bottom: 20px;
}
/******box2******/
.box-ad1{
	float: left;
	height: 660px;
	width: 303px;
	margin-left: 15px;
	margin-right: 30px;
	display:inline;
	padding-top: 10px;
}

.txt1{
	float: right;
	height: 500px;
	width: 380px;
	margin-right: 15px;
	background-image: url(../images/home-icon1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
	margin-top: 10px;
}
.txt1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin-left: 60px;
	line-height: 55px;
}
.txt1 p{
	margin-top: 15px;
	margin-right: 15px;
}
.txt1 img{
	margin-top: 25px;
	height: 96px;
	width: 368px;
}
.home-line{
	background-image: url(../images/home-line.png);
	background-repeat: no-repeat;
	clear: both;
	height: 5px;
	width: 680px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
/******box3******/
.title{
	margin: 0 15px;
	height: 330px;
	width: auto;
	background-image: url(../images/home-icon9.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.title h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	margin-left: 100px;
	display: inline;
	line-height: 80px;
}
.title ul{
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-left: 22px;
	background-image: url(../images/home-box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title li{
	font-size: 14px;
	line-height: 20px;
	background-image: url(../images/home-icon3.png);
	background-repeat: no-repeat;
	text-indent: 35px;
	list-style-type: none;
	height: 30px;
	font-weight: bold;
}
/******box4******/
.title02{
	margin: 15px;
	height: 400px;
	width: auto;
	background-image: url(../images/home-icon4.png);
	background-repeat: no-repeat;
}
.title02 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin-left: 50px;
	line-height: 50px;
	display: inline;
}
.box-ad2{
	height: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.box-ad2 p{
	font-size: 12px;
	line-height: 25px;
	height: auto;
	width: 330px;
	margin-left: 380px;
}

.txt2-box{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFF7;
	padding: 5px;
	height: 90px;
	width: 330px;
	border: 1px dashed #999999;
	margin-bottom: 10px;
	margin-left: 380px;
	margin-top: 20px;
}
.txt2-box01{
	height: auto;
	width: 680px;
	background-color: #DEF9FC;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.txt2-box02{
	height: auto;
	width: 680px;
	background-color: #EFFDFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/******box5******/
.title03{
	margin: 15px;
	height: auto;
	width: auto;
	background-image: url(../images/home-icon4.png);
	background-repeat: no-repeat;
}
.title03 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin-left: 50px;
	line-height: 50px;
	display: inline;
}
.txt3-box{
	height: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.txt3-box h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2B89AA;
	margin-left: 0px;
}

/******box6******/
.title04{
	margin: 15px;
	height: auto;
	width: auto;
	background-image: url(../images/home-icon5.png);
	background-repeat: no-repeat;
}
.title04 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin-left: 50px;
	line-height: 50px;
	display: inline;
}
.txt4-box03{
	height: 251px;
	width: 541px;
	margin-left: 50px;
	background-image: url(../images/testimonials-bg1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.txt4-box03 p{
	font-size: 14px;
	line-height: 22px;
	height: 130px;
	width: 340px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 170px;
	padding-top: 80px;
}
.txt4-box02{
	height: 251px;
	width: 541px;
	margin-left: 120px;
	background-image: url(../images/testimonials-bg2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.txt4-box02 p{
	font-size: 14px;
	line-height: 22px;
	height: 130px;
	width: 340px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 170px;
	padding-top: 80px;
}
/******box7******/
.title05{
	background-image: url(../images/home-pic.png);
	background-repeat: repeat-x;
	padding: 15px;
	height: 377px;
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #B3B2B2;	
}
.title05 h1{
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
}
.title05 h2{
	font-size: 24px;
	font-weight: bold;
	color: #2B89AA;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
	text-decoration: underline;
}
.title05 p{
	font-size: 16px;
	line-height: 25px;
	text-align: center;
}
.title05 a{
	font-size: 12px;
	color: #000000;
}
.title05 a:hover{
	font-size: 12px;
	color: #F79400;
}
/******FAQ******/
.page{
	height: auto;
	width: 748px;
	margin-left: auto;
	margin-top: 1px;
	margin-right: auto;
	background-image: url(../images/faq-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.page h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin-left: 20px;
	line-height: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.page ul li{
	font-size: 14px;
	font-weight: bold;
	margin-left: 40px;
	list-style-type: square;
}
.page p{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}
/******Legal Disclaimer *****/
.page2{
	height: auto;
	width: 748px;
	margin-left: auto;
	margin-top: 1px;
	margin-right: auto;
	background-image: url(../images/home-box2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.page2 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin-left: 20px;
	line-height: 50px;
	margin-top: 30px;
}
.page2 ul li{
	font-size: 14px;
	font-weight: bold;
	margin-left: 40px;
	list-style-type: square;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
}

#slider {
	width: 350px;
	height: 330px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-left: 15px;
	*margin-top: 15px;
}
#slider img{
    border: 0px;
}

#sliderContent {
    width: 350px;
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 12px/14px Arial, Helvetica, sans-serif;
    padding: 3px 13px 10px 13px;
    width: 330px;
    background-color: #FFFFFF;
    filter: alpha(opacity=0);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #000000;
    display: none;
	line-height: 20px;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
#slider ul { list-style-type: none;}