@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	behavior: url(iepngfix.htc)
}

ol, ul {
	list-style-type: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #245A88;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 20px;
}

.more {
	float: right;
	background: url(images/more.png) right no-repeat;
	width: 92px;
	height: 30px;
}

body {
	background: #fff url(images/body_bg.jpg) left top repeat-x;
	font-family: "Lucida Grande","Myriad Pro","Myriad Web","Trebuchet MS",Tahoma,Helvetica,Arial,sans-serif	;
	font-size: 14px;
	color: #333;
}

/*commen css end here*/

#main_page {
	width: 100%;
}

#header {
	width: 100%;
	height: 75px;
}

#header_inner {
	width: 960px;
	margin: 0 auto;
}

#logo a {
	float: left;
	background: url(images/logo.jpg) 0 0 no-repeat;
	font-size: 18px;
	color: #fff;
	height: 75px;
	width: 400px;
	text-transform: uppercase;
	text-indent: -9999px;
}

/* top navigation */

#top_nav {
	float: right;
	width: auto;
}

#top_nav ul {
	position: relative;
}

#top_nav li {
	display: inline;
}

#top_nav li a {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
	padding: 28px 0;
}

#top_nav li a:hover, .active {
	text-decoration: none;
	background: url(images/active_btn.png) center no-repeat;
}

/* content */

#content {
	width: 950px;
	min-height: 600px;
	max-height: 100%;
	margin: 0 auto;
	background: #fff;
	padding: 10px 5px;
}

#top_content {
	width: 100%;
	height: 38px;
}

#top_content ul {
	float: right;
	width: 25%;
}

#top_content li {
	display: inline;
}

#top_content li a {
	float: left;
	padding: 0 20px;
	font-size: 18px;
	line-height: 25px;
	text-transform: capitalize;
}

#top_content li a span {
	float: left;
	margin: 0 5px 0 0;
}

h2.top_heading {
	float: left;
	font-size: 18px;
	padding: 3px 0 0 25px;
	width: 60%;
}

/* banner */

#banner {
	background: url(images/banner_bg.jpg) 0 0 no-repeat;
	height: 261px;
	width: 850px;
	margin: 0 0 0 10px;
	padding: 0 0 0 80px;
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
}

#banner_girl {
	float: left;
	width: 300px;
	padding: 17px 0 0 0;
}

#banner_content {
	float: left;
	width: 500px;
}

#banner h2 {
	font-size: 20px;
	padding: 10px 0 0 0;
}

#banner h1 {
	font-size: 40px;
	padding: 80px 0 0 0;
	color: #fff;
	text-shadow: 0 1px 0 #555;
}

#banner p {
	font-size: 16px;
	color: #fff;
}

.banner_btn {
	cursor: pointer;
	margin: 20px 0 0 20px;
}

/* left column */

#left_col {
	float: left;
	width: 600px;
	padding: 15px 0 0 10px;
}

#left_col p {
	padding: 5px 5px 5px 0;
}

#left_col ul {
	display: inline-block;
}

#left_col li {
	background: url(images/bullet.gif) left 10px no-repeat;
	padding: 5px 0 0 15px;
}

.welcome {
	float: left;
	width: 540px;
	padding: 15px;
}

/* BOX */

.box {
	float: left;
	width: 255px;
	padding: 15px;
}

h3 {
	width: auto;
	font-size: 18px;
	color: #000;
	margin: 10px 0 0 0;
	text-shadow: 0 2px 0 #ccc;
}

h3 span {
	float: left;
	margin: 0 5px 0 0;
}

.box ul {
	display: inline-block;
}

.box li {
	background: url(images/bullet.gif) left 10px no-repeat;
	padding: 5px 0 0 15px;
}

#left_col .box .home_para, #left_col .welcome .home_para {
	width: auto;
	text-align: justify;
	padding: 5px 0 0 30px;
}

/* RIGHT COLUMN */

#right_col {
	float: left;
	width: 285px;
	padding: 15px 0 0 15px;
}

.right_box {
	float: left;
	width: 285px;
	padding: 15px 15px;
}

.right_box ul {
	display: inline-block;
}

.right_box li {
	width: auto;
	background: url(images/tick.png) left 8px no-repeat;
	padding: 5px 0 0 20px;
}

.right_box p {
	width: auto;
	padding: 10px 0;
}

/* SHADOW BORDER */

#top_shw {
	float: left;
	background: url(images/top_shw.png) top center no-repeat;
	width: 960px;
	height: 16px;
}

#m_shw {
	float: left;
	background: url(images/m_shw.png) scroll repeat-y;
	width: 950px;
	padding: 0 5px;
}

#bottom_shw {
	float: left;
	background: url(images/bottom_shw.png) top center no-repeat;
	width: 960px;
	height: 16px;
}

/* FOOTER */
#footer {
	float: left;
	width: 100%;
	background: url(images/banner_bg.jpg) 0 0 scroll repeat-x;
	height: 80px;
	margin: 10px 0 0 0;
}

#footer_inner {
	width: 950px;
	margin: 0 auto;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}

#footer_inner ul {
	float: right;
	width: 63%;
}

#footer_inner li {
	display: inline;
	color: #fff;
}

#footer_inner li a {
	padding: 0 5px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	text-transform: capitalize;
}

#footer_inner li a:hover {
	text-decoration: underline;
}

#copyright {
	float: left;
	width: 30%;
	line-height: 40px;
	color: #fff;
}

#privacy, #terms {
	float: left;
	width: 900px;
	padding: 0 25px;
	text-align: justify;
}

/* SCREENSHOTS */

/* testimonials */

#testimonials {
	display: inline;
	float: left;
	width: 250px;
	margin: 25px 0;
}

#testimonials p {
	float: left;
	padding: 10px 0;
	line-height: 20px;
}

#testimonials h4 {
	text-align: right;
	border-bottom: #245A88 1px dotted;
	padding: 5px 0 10px 0;
}

#left_nav {
	float: left;
	width: 280px;
}

#left_nav ul {
	margin: 15px 0;
}

#left_nav li {
	float: left;
	display: inline;
	background: url(images/left_nav_bg.jpg) 0 0 repeat-x;
	border: 1px dotted #C7C7C7;
	height: 50px;
	width: 250px;
}

#left_nav li a {
	float: left;
	width:100%;
	font-size: 18px;
	line-height: 45px;
	background: url(images/arrow3.png) 0 8px no-repeat;
	padding: 0 0 0 40px;
	text-transform: capitalize;
	margin: 0 0 0 15px;
}

#left_nav li:hover, #left_nav .select {
	background: url(images/left_nav_bg_active.jpg) 0 0 repeat-x;
	border: 1px dotted #b2d7ed;
	height: 50px;
	width: 250px;
}

.online_chat {
	float: left;
	padding: 10px 0;
}
/* contact us form */

.label_text {
	float:left;
	font-size: 16px;
	color: #000;
	padding: 8px 5px;
	text-transform: capitalize;
	text-align: right;
	width: 150px;
}

.text_box {
	background: url(images/textbox_bg.png) 0 0 scroll repeat-x;
	border: none;
	float: left;
	margin: 5px;
	padding: 5px;
	width: 350px;
	border: #85bbc7 1px solid;
}

.btn {
	float: right;
	background: url(images/submit_btn.png) 0 0 no-repeat;
	margin: 10px 68px;
	width: 81px;
	height: 31px;
	cursor: pointer;
	border: 0;
	text-transform: capitalize;
}

.login_btn {
	float: right;
	background: url(images/login_btn.png) 0 0 no-repeat;
	margin: 10px 68px 0 0;
	width: 81px;
	height: 31px;
	cursor: pointer;
	border: 0;
	text-transform: capitalize;
}

.forgot_pass {
	float: left;
	padding: 10px 0 0 170px;
}

.price_table {
	border:5px solid #ccc;
	font-size:12px;
	margin:20px 0;
}

.price {
	color:#F00; 
	font-size:14px;
	text-align:center;
}

th, td {
	padding: 7px;
	border-bottom: 1px dotted #ccc;
}
