Body {
	background-color: #142446;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.Height {
	height: 100%;
}
.FtrBg {
	background-image: url(../images/FtrBg.gif);
	background-repeat: repeat;
}
.NavBg {
	background-image: url(../images/NavBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
}
.NavNor {
	font-family: Arial;
	font-size: 12px;
	color: #152345;
	background-image: url(../images/NavBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	cursor: pointer;
	height: 34px;
	font-weight: bold;
}
.NavRoll {
	font-family: Arial;
	font-size: 12px;
	color: #000001;
	background-image: url(../images/NavRollBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	cursor: pointer;
	height: 34px;
	font-weight: bold;
}
.SubNavNor {
	font-family: Arial;
	font-size: 10px;
	color: #152345;
	background-image: url(../images/NavBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	cursor: pointer;
	height: 24px;
	font-weight: bold;
}
.SubNavRoll {
	font-family: Arial;
	font-size: 10px;
	color: #000001;
	background-image: url(../images/NavRollBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	cursor: pointer;
	height: 24px;
	font-weight: bold;
}

a.TopYTxt:link {
	font-family: Arial;
	font-size: 12px;
	color: #ffd457;
	text-decoration: none;
}
a.TopYTxt:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ffd457;
	text-decoration: none;
}
a.TopYTxt:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffd457;
	text-decoration: underline;
}
a.FtrTxt:link {
	font-family: Arial;
	font-size: 11px;
	color: #bababa;
	text-decoration: none;
}
a.FtrTxt:visited {
	font-family: Arial;
	font-size: 11px;
	color: #bababa;
	text-decoration: none;
}
a.FtrTxt:hover {
	font-family: Arial;
	font-size: 11px;
	color: #bababa;
	text-decoration: underline;
}
.FtrBottomCnt {
	font-family: Arial;
	font-size: 11px;
	color: #b2bdd5;
	line-height: 15px;
}
.WhiteBg {
	background-color: #FFFFFF;
}
.PaddingLftBox {
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 22px;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #636363;
}
.RightBox2Bg {
	background-color: #72a9e2;
	background-image: url(../images/RightBox2Bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.RightBoxYBg {
	background-color: #fdf3d6;
}
.PaddingRightBox {
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.Txt12 {
	font-family: Arial;
	font-size: 12px;
	color: #152345;
}
.YButtonBgTxt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	background-image: url(../images/YButtonBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 28px;
	cursor: pointer;
}
.PaddingRightYBox {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.TxtBox {
	font-family: Arial;
	font-size: 11px;
	color: #565555;
	height: 16px;
	width: 128px;
	background-color: #f3f7ff;
	border: 1px solid #aeaeae;
	padding-left: 2px;
}
.TestimonialBgTxt {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffd457;
	background-image: url(../images/TestimonialsBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	padding-left: 11px;
}
.TestimonialsBottomBg {
	background-color: #6aa4e1;
	background-image: url(../images/TestimonialCntBgBottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #25355b;
}
.ContactBoxBorder {
	background-image: url(../images/ContactUsBorder.gif);
	background-repeat: repeat;
	height: 4px;
}
/*Included W09*/
a.link
{
	text-decoration:none;
	color:#003399;
}
a.link:hover
{
	text-decoration:underline;
	color:#0099CC;
}
.BigBlackText
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.SmallBlackText
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.RedText
{
	color:#FF0000;
}
.InputText
{
	vertical-align:middle;
	height:20px;
	color:#333333;
	font-size:12px;
	width:150px;
}
.InputTextSmall
{
	vertical-align:middle;
	height:20px;
	color:#333333;
	font-size:12px;
	width:100px;
}
.InputTextArea
{
	vertical-align:top;
	height:50px;
	color:#333333;
	font-size:12px;
	width:150px;
}
.DropDownList
{
	vertical-align:middle;
	height:20px;
	color:#333333;
	font-size:12px;
	width:150px;
}
.BlackHead
{
	background-color:#333333;
	color: #FFFFFF;
	vertical-align:mi;
	text-align:center;
}
.DarkRedText
{
	color:#990033;
	font-size:16px;
	font-weight:bold;
}
#Serv {
	position:absolute;
	top:390px;
	width:140px;
	height:?;
	z-index:1;
	visibility: hidden;
}
.form_text
{
background-color:#666666;
color:#FFFFFF;
}
.TableTitleTxt {
	font-family: Caesar;
	src:url(../font/CAESAR.TTF);
	font-size: 21px;
	color: #152345;
	font-weight: bold;
	
}

#ZoomGalleryMain {
	background-image: url(../images/ZoomGalleryBaseImg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 649px;
	width: 663px;
}
#ZoomGalleryCtrl {
	height: 52px;
	margin-left:315px;
	margin-right: 7px;
}
#ThumBoxArea {
height: 93px;
}
#showimage {
	height: 480px;
	width: 640px;
	margin-right: 12px;
	margin-left: 11px;
	overflow:hidden;
}
#ThumBoxArea {
	margin-right: 12px;
	margin-left: 11px;
	height: 93px;
}
#nextBut {
float:left;
margin-top:-1px;
height: 93px;
width: 30px;
}
html>body #nextBut {
margin-top:0px;
}
#prevBut {
margin-top:-1px;
	float:left;
	height: 93px;
	width: 30px;

}
html>body #prevBut {
margin-top:0px;
}
#DvImageScroll
{

float:left;
width:580px;
overflow:hidden;
z-index:10;
}
#thumbs {

float:left;
width:1130px;

z-index:5;
}
.Ratecard {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #211C3C;
}
.RateTxt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #142446;
}
