body{
	margin:0 auto;
	padding:0;
	color:#000;
	background:url(images/body-bg.gif) repeat-x 0 0 #123A36;
	}
 ul, li, form, p, h1, h2, h3, img, input, label
	{
	margin:0px;
	padding:0px;
	}

ul, li
	{
	list-style-type:none;
	}
.rt {
	text-align:right;
	vertical-align:top;
	}
.lm {
	text-align:left;
	vertical-align:middle;
	}

td , div 
	{
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#625E3D;
	text-transform:none;
	text-decoration:none;
	background-color:inherit;
}
p{
	padding:0px;
	}
a {
	outline:none;
	}
		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	

.spacer {
	clear:both;
	}
table {
	width:100%;
	}
td {
	text-align:left;
	vertical-align:top;
	}

#externalcontainer {
	background:url(images/body-bg.gif) repeat-x 0 0 #123A36;
	width:880px;
	margin:0px auto;
	padding:0px;
	color:#000;
}
h2 {
	font:normal 30px/34px Tahoma, Arial, Helvetica, sans-serif;
	background-color:inherit;
	padding:0;
	margin:0;
	color:#F6DF5F;
	}
h3 {
	font:normal 22px/24px Arial, Helvetica, sans-serif;
	background-color:inherit;
	padding:0px;
	margin:0 0 8px 0;
	color:#F6DF5F;
	}
.pad {
	padding:0 30px 0 30px;
	}


/***************************************css for header part starts**************************************/

#header {
	padding:0;
	}

#header img {
	margin:40px 0 0px 15px;
	}
#header .banner {
	background:url(images/banner.jpg) no-repeat 0 0;
	border:6px solid #2B6863;
	padding:0 10px 0 0;
	height:248px;
}
	
.aboutimage{
	margin-top:14px;
}
#header .banner .price {
	margin:0 20px 26px 0;
	float:right;
	width:auto;
	}
#header ul {
	list-style:none;
	margin:28px 0px 0 0;
	padding:0 30px 0 0;
	float:right;
	width:auto;
}
#header ul li {
	float:left;
	width:auto;
	margin:0 1px 0 0;
}
#header ul li a {
	float:left;
	width:auto;
	padding:0px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#header ul li a span.left {
	float:left;
	width:auto;
	padding:0px 0 0px 15px;
}
#header ul li a span.left span.right {
	background:inherit;
	padding:5px 15px 6px 0;
	color:#99DED7; 
	background-color:inherit;
	cursor:pointer;
	float:left;
	width:auto;

}
#header ul li a:hover, #header ul li a.active {
	background-color:#fff;
	color:#9A0000;
}
#header ul li a:hover span.left , #header ul li a.active span.left{
	background:url(images/nav-left.gif) no-repeat 0 0;
	display:block;
}
#header ul li a:hover span.left span.right, #header ul li a.active span.left span.right {
	background:url(images/nav-right.gif) no-repeat 100% 0;
	background-color:inherit;
	display:block;
	color:#9A0000;
}

#header .banner img {
	margin:40px 0 0 194px;
	}
/***************************************css for header part ends**************************************/



/***************************************css for body part starts**************************************/

#container {
	padding:30px 0 0px 0;
	}
#leftpanel {
	padding:0;
	width:280px;
	}

/***************************************css for left part starts**************************************/
.quote {	
	padding:0;
	color:#000;
	background-color:#C8B757;
	}
.quote .top {
	border-top:1px solid #DDD68C;
	}
.quote .left {
	border-left:1px solid #DDD68C;
	}
.quote .right {
	border-right:1px solid #DDD68C;
	}
.quote .bottom {
	border-bottom:1px solid #DDD68C;
	}
.quote h3 {
	padding:15px 0 8px 15px;
	margin:0;
	color:#0A2D2A;
	background-color:inherit;
	}	
.quote label {
	font-weight:bold;
	display:block;
	padding:4px 0px 0 15px;
	margin:0;
	height:15px;
	color:#625E3D;
	background-color:inherit;
	}
.quote .txtfldbig , .quote .txtfldmed , .quote .txtfldsmall  , .quote .txtfldmed1 {
	background-color:#E6DF96;
	padding:2px 2px 2px 2px;
	border:1px solid #D8D188;
	font-size:11px;
	color:#000;
	width:236px;
	margin:5px 0 8px 15px;
	}
.quote .txtfldmed1 {
	width:174px;
	margin:5px 0 0 4px;
	}
.quote .txtfldmed {
	width:120px;
	}

.quote .txtfldsmall {
	width:85px;
	margin:5px 0 0 10px;
	}
.quote .btn {
	padding:12px 0 0 2px;
	}
.include {
	padding:32px 0 0 0px;
	}

.include p {
	font-weight:bold;
	margin:0;
	padding:3px 0;
	color:#286C65;
	background-color:inherit;
	}
.include ul {
	padding:0;
	}
.include li {
	background:url(images/right.gif) no-repeat 0 5px;
	padding:0 0 0 15px;
	margin:9px 0;
	}
.include li a{
	color:#E9EAE7;
	text-decoration:underline;
	background-color:inherit;
	padding:0;
	margin:0;
	}
.include li a:hover{
	text-decoration:none;
	}

/***************************************css for mid-body part starts**************************************/

#midbodypanel {
	padding:0 0 25px 30px;
	}
.welcome {
	padding:0 0 0 0px;
	}
.welcome b , .welcome strong{
	color:#fff;
	display:block;
	margin:3px 0 6px 0;
	background-color:inherit;
	padding:4px 0 0 0;
	}
	
.welcome b , .welcome strong a{
	color:#fff;
	display:block;
	margin:3px 0 6px 0;
	text-decoration:underline;
	background-color:inherit;
	padding:4px 0 0 0;
	}

.welcome b , .welcome strong a:hover{
	text-decoration:none;
	}

.welcome p {
	padding:0 0 11px 0;
	color:#286C65;
	background-color:inherit;
	}

.profile {
	padding:15px 0 0 0;
	}
.profile img {
	float:left;
	margin:0 10px 0 0;
	border:3px solid #368982;
	}
.profile p {
	padding:2px 0 10px 0;
	}
	
.profile p b , .profile p strong {
	color:#fff;
	display:block;
	background-color:inherit;
	}
.profile a.more , .news a.more {
	background:url(images/more-bg.gif) no-repeat 0 0;
	width:48px;
	padding:10px 10px 3px 10px;
	text-align:center;
	color:#F8F2B9;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
	}
.profile a.more:hover , .news a.more:hover {
	color:#E0CF2C;
	background-color:inherit;
	}
.profiletext{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#286C65;
	background-color:inherit;
}

.profiletext span{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#C8B757;
	background-color:inherit;
}
.news {
	padding:30px 0 0 0;
	}

.detailsbg{
	background:url(images/detailsbg.gif) no-repeat 0 0;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#9A0000;
	background-color:inherit;
	height:20px;
	padding-left:5px;
}

.detailsbg a{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#9A0000;
	background-color:inherit;
	text-decoration:none;
}

.detailsbg a:hover{
	color:#009900;
	background-color:inherit;
	text-decoration:none;
}


.news span {
	font-weight:bold;
	margin:10px 0;
	display:block;
	color:#286C65;
	background-color:inherit;
	}

.news span.n01 {
	display:block;
	color:#286C65;
	background-color:inherit;
	font-weight:normal;
	}
.news img {
	border:none;
	}
.more{
	background:url(images/detailsbg.gif) no-repeat 0 0;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#9A0000;
	background-color:inherit;
	padding-left:9px;
}

.more a{
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#9A0000;
	background-color:inherit;
	text-decoration:none;
}
.more a:hover{
	color:#00CC00;
	background-color:inherit;
	text-decoration:none;
}
.news p {
	padding:0 10px 0 0;
	margin:0;
	}
.pay {
	background:url(images/datingimg.gif) no-repeat 60px 85px;
	padding:30px 0 30px 20px;
	width:245px;
	}
.pay h4 {	
	background:url(images/pay.gif) no-repeat 0 0;
	padding:0;
	height:29px;
	width:214px;
	margin:0;
	text-indent:-10000px;
	}
.pay p {
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	margin:0;
	color:#286C65;
	background-color:inherit;
	padding:5px 0 0 0;
	}
.pay img {
	border:none;
	margin:23px 40px 0 0;
	}
/***************************************css for mid-body part ends**************************************/
/***************************************css for about page starts**************************************/
.aboutpagepadd{
	padding-bottom:202px;
}

/**************************footer part css starts***********************/

#footer {
	background-color:#286C65;
	padding:25px 0px 30px 0px;
	color:#fff;
	text-align:center;
	}

#footer a {
	font-weight:bold;
	color:#FDFDFB;
	margin:0 0 10px 0;
	padding:3px 14px 1px 14px;
	text-decoration:none;
	font-size:11px;
	background-color:inherit;
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer p {
	margin:5px 10px 0px 0;
	font-size:11px;
	color:#5CC4B9;
	background-color:inherit;
	}
#footer p a {
	font-weight:bold;
	padding:0px;
	text-decoration:none;
	text-transform:none;
	color:#FDFDFB;
	background-color:#286C65;
	}
#footer p a:hover {
	text-decoration:underline;
	}
/**************************footer part css ends***********************/
	

	
