/*
+------------------------------------------------------------------------------------------+
	AUTHOR: Anirudh K. Mahant & Kartik K. Mahant
+------------------------------------------------------------------------------------------+
	COMPANY: Raven Developers 2008
+------------------------------------------------------------------------------------------+
	FILE INFO: Site layout styles
+------------------------------------------------------------------------------------------+
	Portions created by Anirudh K. Mahant & Kartik K. Mahant are Copyright of Raven Developers (C) 2008.
+------------------------------------------------------------------------------------------+
	COPYRIGHT NOTICE:
	The contents of this file are protected and copyrighted and are subject to
	the original developer(s) of this file; Unauthorised use of this file is strictly prohibited.	
+------------------------------------------------------------------------------------------+
*/
body {
	background: #FFFFFF url(images/bg_rep.jpg) repeat-x top;
}
p, li, strong, em, abbr, acronym, blockquote, b, cite,
dt, dd, i, td{
  line-height: 20px;
}
h1, h2, h3, h4, h5, h6{
  line-height: 20px;
}
blockquote{
  margin: 0;
  padding: 10px 10px 20px;
  font-size: 12px;
}
h2.recommends{
	margin: 25px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8B7D2;
	color: #C13E88;
	padding: 5px 0 5px 5px !important;
	background: #F9ECF3;
}
img.imgbordered{
	border: 2px solid #FAEBF3;
	padding: 1px;
	margin: 10px 0;
	background: #FFFFFF;
	vertical-align: top;
}
img.paddedbanner{
	margin-top: 20px;
}
.clearfloat{
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0;
}
input.btngo {
	width: 37px;
	border: none;
	height: 21px;
	background: url(images/go_icon.jpg) no-repeat center center;
}
table.fancytbl{
	margin: 20px 0;
	border: 1px solid #E9EBF7;
	border-collapse: collapse;
}
table.fancytbl tbody tr.even td{
	background: #E6E8F6;
}
table.fancytbl td{
	padding: 5px !important;
	border: 1px solid #D1D5EF;
	background: #F1F2FA;
	font-size: 12px;
	text-align: left;
}
.read_more {
	color: #C13E88;
	text-align: right;
	text-decoration: none;
}
.read_more a {
	color: #C13E88;
	text-align: right;
	text-decoration: none;
}
.textfield {
	padding-left: 2px;
	color: #7C7C7C;
	font-size: 10px;
	height: 20px;
	vertical-align: top;
}
#banner {
	width: 897px;
	margin-top: 20px;
	height: 250px;
	background: url(images/banner.jpg) no-repeat;
}
#center {
	float: left;
	width: 897px;
	margin: 0 auto;
	background: url(images/top_gradient_rep.jpg) repeat-x #FFFFFF;
	height: 100%;
}
#client_comments {
}
#client_comments ul {
	margin: 0px;
	padding: 0px;
}
#client_comments ul li {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
	line-height: 16px;
}
#client_test {
	width: 90%;
	border: 1px solid #D1D5EF;
	padding: 0;
	margin-bottom: 20px;
	vertical-align: top;
	background: #F1F2FA;
	min-height: 900px;
}
#client_test h6 {
	background-color: #E9EBF7;
	color: #5185BE;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 3px 5px 3px 15px;
	border-bottom: 1px solid #D1D5EF;
}
#content {
	width: 898px;
	margin: 0px 20px 0px 20px;
}
#drop_down {
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#footer {
	border-top: 1px solid #F4D7E7;
	background: #FAEBF3;
  height: 150px;
}
#footer_text {
	padding-left: 35px;
	color: #A89FA5;
	font-size: 10px;
	line-height: 16px;
	vertical-align: middle;
}
#footer_text a {
	color: #A89FA5;
	text-decoration: none;
}
#footer_wrapper {
	width: 903px;
	margin: 0 auto;
	padding: 15px;
}
#guarantee ul {
	margin: 0;
	padding: 0px;
}
#guarantee ul li {
	padding: 4px 0px 5px 20px;
	list-style: none;
	background: url(images/icon_maincontent.jpg) no-repeat left 8px;
}
#inner_banner {
	width: 897px;
	margin-top: 20px;
	line-height: 170px;
	height: 170px;
	background: url(images/inner_banner.jpg) no-repeat;
}
#inner_title_text {
	height: 65px;
	background: url(images/inner_title_text.jpg) no-repeat;
}
#inpage {
	padding: 20px;
	position: relative;
}
#left {
	width: 26px;
	background: url(images/left_bg.jpg) no-repeat left top;
	height: 529px;
}
#left_margin {
	padding-left: 20px;
}
#left-wrapper {
	width: 68%;
	padding-bottom: 20px;
}
#line {
	height: 1px;
	background: url(images/line.jpg) repeat-x;
}
#logo {
	width: 168px;
	padding: 29px 0px 0px 19px;
	background: url(images/logo.jpg) no-repeat bottom right;
	text-indent: -9999px;
	height: 68px;
	position: absolute;
}
#logo a {
	width: 168px;
	display: block;
	height: 68px;
	outline: none;
}
#logo a:link {
	width: 168px;
	display: block;
	height: 68px;
}
#logo_footer {
	height: 32px;
	background: url(images/logo_footer.jpg) no-repeat;
}
#main_content {
	padding-top: 15px;
	line-height: 18px;
}
#main_links {
	padding-right: 19px;
}
#main_links a {
	color: #7C7C7C;
	text-decoration: none;
}
#main_links a:hover {
	color: #C2418A;
}
#right {
	width: 26px;
	height: 529px;
	background: url(images/right_bg.jpg) right top;
}
#right-wrapper {
	width: 32%;
}
#spacer {
	padding-top: 83px;
}
#title_text {
	background: url(images/title_text.jpg) no-repeat;
	height: 65px;
}
#top {
	width: 949px;
	background: url(images/top_bg.jpg);
	height: 40px;
}
#top a {
	color: #7C7C7C;
	text-decoration: none;
}
#top a:hover {
	color: #C2418A;
	text-decoration: none;
}
#top h1, #top h2, #top h3,
#top h4, #top h5, #top h6 {
	padding-left: 30px;
	padding-top: 12px;
	font-size: 11px;
	font-weight: bold;
}
#top_link {
	padding: 12px 26px 0 0;
	font-size: 12px;
}
#wrapper {
	margin: 0 auto;
	width: 949px;
	position: relative;
}
#client_test dl{
	padding: 10px 17px 5px;
	margin: 5px 0;
	border-bottom: 1px solid #D1D5EF;
}
#client_test dd, #client_test dd p{
	margin: 0;
	line-height: 18px;
}
#client_test dd img{
	display: block;
	margin: 10px auto 10px;
	border: 1px solid #D1D5EF;
	padding: 1px;
}
#client_test dt, #client_test dt *{
	font-weight: bold;
	font-size: 13px;
	color: #BC578F;
}
#client_test dl small{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px;
	display: block;
	color: #5185BE;
}
#client_test dl p, #client_test p{
	margin: 0;
	padding: 5px 0;
}
#client_test dl:first-child{margin-top: 0;}
#client_test dl.first-child{margin-top: 0;}
#client_test dl:last-child{margin-bottom: 0; border-bottom: none;}
#client_test dl.last-child{margin-bottom: 0; border-bottom: none;}
.form-contact label{
  font-weight: bold;
}
blockquote h2{
  font-size: 18px;
}
blockquote h3{
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 20px;
}
table.zeetable {
  border-collapse: collapse; border: 1px solid #D1D5EF;
}
table.zeetable tbody tr td{
  padding: 12px 15px;
}
table.zeetable tbody tr.odd td{
  background:#F1F2FA none repeat scroll 0 0;
  border-top: 1px solid #D1D5EF;
  border-bottom: 1px solid #D1D5EF;
  font-size:12px;
  text-align:left;
}
table.zeetable tbody tr.even td{
  background-color: #ECEEF8;
}