@charset "utf-8";
/* CSS Document */
body{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
}

/*..........................................header......................................*/
#header{
	background-image: url(../images/headerbg_wide.jpg);
	background-repeat: repeat-x;
	margin:auto;
	border-right:#F6E6CF solid 1px;
	border-left:#F6E6CF solid 1px;
	/*width:100%;*/
width:965px;
}
#header_img{
	width:965px;
	margin:auto;
}
/*..........................................buttons......................................*/
#buttons{
	background-image: url(../images/bnt_bg.png);
	background-repeat: repeat-x;
	margin:auto;
	height:35px;
	border-right:#F6E6CF solid 1px;
	border-left:#F6E6CF solid 1px;
	/*width:100%;*/
width:965px;
}
#buttons_img{
	width:909px;
	margin:auto;
	padding-top:7px;
	border:0px;
}
.button_spacer{
	margin:0px 15px 0px 15px;
	border:0px;
}
/*..........................................wrapper......................................*/
#wrapper{
	background-image: url(../images/body_bg_wide_top.png);
	background-repeat: repeat-x;
	background-position:top;
	margin:auto;
	/*width:100%;*/
width:965px;
	border-right:#F6E6CF solid 1px;
	border-left:#F6E6CF solid 1px;
	background-color:#FFFFFF;
}
#wrapper_container_top{	
	background-image: url(../images/body_top.gif);
	background-repeat: repeat-x;
	background-position:top;
	width:919px;
	margin:auto;
	border:0px;
}
#wrapper_container_center{	
	background-image: url(../images/body_center.gif);
	background-repeat: repeat-y;
	background-position:center;
	width:919px;
	margin:auto;
	border:0px;
}
#wrapper_container_buttom{	
	background-image: url(../images/body_buttom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	width:919px;
	margin:auto;
	border:0px;
}
/*..........................................left......................................*/
#left{
	margin:0px 0px 0px 10px;
}
#left img{
	margin:0px 0px 5px 0px;
	border:none;
}
#chat{
	background-color:#F6ECDE;
	background-image: url(../images/chat1_top.gif);
	background-repeat: no-repeat;
	background-position:top;
	width:240px;
	padding:76px 0px 0px 0px;
	height:auto;
}
#chatbg{
	background-image: url(../images/chat3_buttom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width:240px;
	height: auto;
	padding-bottom:8px;
	margin-bottom:5px;
}
/*..........................................location......................................*/
#loation{
	margin:10px 8px 0px 8px;
	background-color:#f8f7f5;
}
#loation img{
	margin:0px 0px 10px 5px;
	border:none;
}
.p_location_title{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color: #666666;
	font-weight:bold;
	margin: 0px 5px 0px 10px;
}
.p_location_title1{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color: #333333;
	margin: 0px 5px 10px 10px;
}
.p_location{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color: #333333;
	font-weight:bold;
	margin: 0px 5px 3px 10px;
}
/*..........................................aff......................................*/
#aff_top{	
	background-image: url(../images/aff1_top.gif);
	background-repeat: repeat-x;
	background-position:top;
	width:240px;
	margin:auto;
	border:0px;
}
#aff_top1{	
	background-image: url(../images/servicesoffer.gif);
	background-repeat: repeat-x;
	background-position:top;
	width:240px;
	margin:auto;
	border:0px;
}
.aff_center{	
	background-image: url(../images/aff2_body.gif);
	background-repeat: repeat-y;
	background-position:center;
	width:240px;
	margin:auto;
	border:0px;
}
.aff_buttom{	
	background-image: url(../images/aff3_buttom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	width:240px;
	margin:auto;
	border:0px;
}
#flash{
	margin:8px 0px 5px 10px;
	height:416px;
	padding: 13px;
	border: 1px solid #d2d2d2;
}
#photo{
	height:150px;
	padding-top:10px;
}
#photo_container{
	width:630px;
	height:140px;
	background-color:#F8F7F5;
	margin:0px 10px 10px 10px;
}
.photobg{
	background-image: url(../images/photo_bg.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:5px;
	width:153px;
	height:82px;
}
.p_photo{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#666666;
}
/*..........................................welcome......................................*/
.welcome_top{	
	background-image: url(../images/wel_bg3_top.gif);
	background-repeat: repeat-x;
	background-position:top;
	width:649px;
	margin:auto;
	border:0px;
}
.welcome_center{	
	background-image: url(../images/wel_bg2_center.gif);
	background-repeat: repeat-y;
	background-position:center;
	width:649px;
	margin:auto;
	border:0px;
}
.welcome_buttom{	
	background-image: url(../images/wel_bg3_buttom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	width:649px;
	margin:auto;
	border:0px;
}
/*..........................................promos......................................*/
#promos_top{	
	background-image: url(../images/promos_top.gif);
	background-repeat: repeat-x;
	background-position:top;
	width:649px;
	margin:auto;
	border:0px;
}
#promos_center{	
	background-image: url(../images/promos_center.gif);
	background-repeat: repeat-y;
	background-position:center;
	width:649px;
	margin:auto;
	border:0px;
}
#promos_buttom{	
	background-image: url(../images/promos_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	width:649px;
	margin:auto;
	border:0px;
}
#latest_promo{
	background-image: url(../images/promo_img_bg2.gif);
	background-repeat:repeat-y;
	margin:2px 0px 10px 10px;
	width:189px;
	height:193px;
	
}
.p_promo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0197b3;
	margin-right:10px;
	font-weight:bold;
	padding-top:11px;
}
.p_promo2{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    margin-right:10px;
    padding-top:11px;
}
.promo_img{	
	float:left;
	margin:10px 5px 0px 5px;
}
.promo_table{
	width:190px;
	height:31px;
    margin:0 0 0 5px
}
/*..........................................latest......................................*/
.img_bg{
	background-image: url(../images/promo_img_bg.gif);
	background-repeat:no-repeat;
}
/*..........................................welcome container......................................*/
#welcome_container_top{	
	background-image: url(../images/welcome1_top.gif);
	background-repeat: repeat-x;
	background-position:top;
	width:391px;
	margin:auto;
	border:0px;
}
#welcome_container_center{	
	background-image: url(../images/welcome2_center.gif);
	background-repeat: repeat-y;
	background-position:center;
	width:391px;
	margin:auto;
	border:0px;
}
#welcome_container_buttom{	
	background-image: url(../images/welcome3_buttom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	width:391px;
	margin:auto;
	border:0px;
}
.p_welcome{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0A7FD1;
	text-indent:20px;
}
.p_welcome1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0E8705;
	text-indent:20px;
}
.p_welcome2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E3E3E;
	text-align:justify;
	line-height:15px;
	margin:8px 10px 0 10px;
}



/*..........................................footer......................................*/
#footer_bg_wide{
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	margin:auto;
	border-right:#F6E6CF solid 1px;
	border-left:#F6E6CF solid 1px;
	/*width:100%;*/
	background-color:#FFFFFF;
width:965px;
	height:108px;
}
#footer_bg{
	background-image: url(../images/footer_bg.png);
	background-repeat:no-repeat;
	width:965px;
	margin:auto;
	height:108px;
	/*margin-top:18px;*/
}
.p_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#FFF;
	padding-top:14px;
	margin:0px 0px 5px 30px;
}
.p_footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}
.p_footer a:hover,.p_footer1 a:hover{
	color: #FE383E;
}
.p_footer1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#000;
	margin:0px 0px 0px 30px;
}
.p_footer1 a{ color:#000;}
#active{
	color:#FF0000;
}

/*added*/
.content{
    margin: auto;
    padding: 20px 10px 20px 10px;
}
.fortour
{
width:250px; 
background-color:#000000;
height:171px;
margin:0px 10px;
}
.input {
    background-color: #6699FF;
    width: 80px;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    height:25px;
    color: #FFFFFF;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    vertical-align: bottom;
    letter-spacing: 2px;
    
}
#pgal{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: bold;
    color: #ff9900;
    text-decoration: none;
    margin-bottom: 10px;
}
.services_left{
	list-style-image: url(../images/dot_star.gif);
}
.services_left_text{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color: #000;
	margin-bottom:8px;
}
.services_home_text{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color: #000;
	font-weight:bold;
	line-height:18px;
	margin-bottom:12px;
	margin-left:20px;
}
