/* Master style */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, address, big, cite, code, em, font, img, 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; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; color: #848484; line-height:1.5em;}
ol, ul
{list-style: none;}
p 
{color: #848484;}
a 
{color:#A66314; text-decoration: none;}
a:hover 
{text-decoration: underline;}
strong
{font-weight:bold;}

/* Global Setting */

body {
	font:normal 62.5% Arial, Tahoma, Verdana, sans-serif;	
}
p {
	font-size:1.2em; line-height:1.6em;	
}

/* Layout Wrap */

#siteWrap {
	background:#FAFAFA url(images/outbg.jpg) repeat-x;
	width:99.9%;
	float:left;
}
#outerWrap {
	width:900px;
	margin:0 auto;
}
#header {
	float:left;
	width:900px;
	height:109px;
	background:url(images/header.jpg) no-repeat;
}
#header a{
	text-indent:-9999px;
	width:900px;
	height:109px;
	display:block;
}
#contWrap {
	float:left;
	width:900px;
}
#contBG {
	background:transparent url(images/cont_bg.jpg) no-repeat;
	width:845px;
	float:left;
	margin:0 0 0 25px;
	display:inline;
}
#leftWrap {
	width:530px;
	float:left;
	margin:10px 10px 10px 23px;
	display:inline;
}
#rightWrap {
	width:260px;
	float:left;
	margin-top:10px;
}
#footer {
	background:#EF8302;
	height:38px;
	float:left;
	width:100%;
	text-align:center;
	color:#fff;
	padding:5px 0;
}

/* Top Menu */

#topNav  ul { 
	width:900px;	
}
#topNav li { 
	display:inline; 
	list-style-type:none;	
}
#topNav li a { 
	float:left;
	background:url(images/menu_bg.jpg) no-repeat;
	height:58px;
	line-height:55px;
	text-align:center;
	color:#7B6C5C;
	font-size:14px;
}
#topNav li a:hover, #topNav li a.current { 
	color:#FFF;
	text-decoration:none;
}
#topNav li.menu1 a { width: 127px; }
#topNav li.menu1 a:hover, #topNav li.menu1 a.current { background-position: 0px -59px; }

#topNav li.menu2 a { background-position: -127px 0; width: 117px; }
#topNav li.menu2 a:hover, #topNav li.menu2 a.current { background-position: -115px -59px; }

#topNav li.menu3 a { background-position: -244px 0; width: 119px; }
#topNav li.menu3 a:hover, #topNav li.menu3 a.current { background-position: -259px -59px; }

#topNav li.menu4 a { background-position: -363px 0; width: 153px; }
#topNav li.menu4 a:hover, #topNav li.menu4 a.current { background-position: -364px -59px; }

#topNav li.menu5 a { background-position: -516px 0; width: 103px; }
#topNav li.menu5 a:hover, #topNav li.menu5 a.current { background-position: -484px -59px; }

#topNav li.menu6 a { background-position: -619px 0; width: 134px; }
#topNav li.menu6 a:hover, #topNav li.menu6 a.current { background-position: -593px -59px; }

#topNav li.menu7 a { background-position: -753px 0; width: 147px; float:right }
#topNav li.menu7 a:hover, #topNav li.menu7 a.current { background-position: -753px -59px; }

/* H Tags */

h1 {
	font-size:30px;
	color:#7A7A7A;
	font-weight:normal;
}
h1 span{
	font-size:16px;
	color:#7A7A7A;
	font-weight:normal;
}
h2.desc {
	font-size:14px;
	color:#7A7A7A;
	font-weight:normal;
	margin-bottom:10px;
}
h2 {
	color:#D37202;
	font-size:14px;
	font-weight:normal;
}
h3 {
	color:#2495AE;
	font-size:14px;
	font-weight:normal;
}
h3.reach strong {
	color:#F08708;
}
h3.head {
	background:url(images/orgbg.jpg) repeat-x;
	height:29px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:5px;
}
h4 {
	background:url(images/headingbg.jpg) no-repeat;
	width:228px;
	height:24px;
	margin:0 auto;
	padding:0 0 10px 5px;
	font-size:12px;
	font-weight:normal;
}
h4 a {
	color:#fff;
}

/* P Tags */ 

p.desc {
	margin-top:10px;
}
p.title {
	font-size:14px;
	margin-top:10px;
}
p.title strong {
	color:#FF6600;
}
p.points {
	background:url(images/bullet.jpg) no-repeat left 3px;
	padding:0 0 2px 25px;
	margin:10px 0;
}
p.notes {
	background:url(images/bullet2.jpg) no-repeat left 3px;
	padding:0 0 2px 20px;
	margin:10px 0;
}
p.board {
	background:url(images/board.jpg) no-repeat;
	padding:90px 60px 40px 40px;
	color:#000;
	text-align:center;
		float:left;
}
span.careerhead {
	color:#008ED7;
}

/* Content Wrap */ 

.contBox {
	background:#E7E7E7 url(images/dotbg.jpg) repeat-x;
	margin-top:8px;
	float:left;
	width:532px;
	margin-bottom:10px;
}
.mainCont {
	width:250px;
	float:left;
	margin:9px 5px 0 5px;
}
.mainCont img {
	float:left;
	margin:5px 3px 0 0;
}
.mainCont p img {
	float:right;
	margin:10px 0;
}
.mainCont p.cont {
	float:left;
	width:175px;
	margin:5px 0 0 0;
}
ul.contacts {
	background:transparent url(images/contacts.jpg) no-repeat;
	height:142px;
	margin:10px;
}
ul.contacts li {
	padding:2px 0 1px 30px;
	font-size:14px;
	color:#6E5D4B;
}
.moreInfo {
	background:#EBEBEB;
	width:265px;
	float:left;
	margin-top:10px;
}

/* Forms */ 

.form {
	width:500px;
}
.form label {	
	padding:11px 5px 0 0;
	color:#999;
	font-weight:bold;
	line-height:1.5em;
	float:left;
	width:200px;
	text-align:right;
}
.form input {
	font-size:1.0em;
	margin:8px 0 1px 0;
	padding:6px 0 0 10px;
	border:none;
	height:30px;
	float:left;
	background:url(images/fieldbg.gif) repeat-x;
	width:188px;
}
.form .button {
	border:none;
	width:83px;
	height:98px;
	margin:8px 0 0 190px;
	padding:0;
}
.form select {
	margin:8px 0 1px 0;
	height:25px;
}
.form p button {
	border:none;
	padding:0 5px 3px 5px;
	height:22px;
	font-weight:bold;
	background:#FF6600;
	margin:8px 0 0 210px;
	border:1px solid #000;
	cursor:pointer;
	color:#000;
	font-size:11px;
	float:left;
}
textarea {
	margin-top:7px;
}

/* Sitemap */ 

ul.sitemap {
	width:400px;
	margin-left:40px;
	font-size:12px;
}
ul.sitemap li {
	background:url(images/star.gif) no-repeat left 4px;
	padding:0 0 0 17px;
	margin:5px 0;
}
ul.sitemap li li {
	background:url(images/page.gif) no-repeat left 4px;
}

/* Footer */ 

#footer a, #footer p {
	color:#fff;
}

/* Technology Jquery */ 

.accordion_toggle {
	display:block;
	height:30px;
	width:510px;
	background: url(images/accordion_toggle.jpg) no-repeat top right #E0DEDF;
	padding: 4px 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
	outline:none;
	font-size:13px;
	font-weight:bold;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	cursor:pointer;
	margin:0;
}
.accordion_content img {
	float:left;
	margin:10px;
}		
.accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #EE8102;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}
.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}			
.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}

/* Rightside Wrap */ 

p.error {
	clear:both;
	margin-left:205px;
	color:#ff0000;
}
.validate {
	margin: 0px 10px;
	vertical-align: bottom;
}
img.captcha {
	margin-top:7px;
}
.success {
	color:#05BC28;
	font-weight:bold;
}
#livesupp {
	width:260px;
	height:80px;
	float:left;
	margin-left:5px;
	display:inline;
}
#testi, #request {
	background:url(images/testimonial.jpg) no-repeat;
	width:260px;
	padding:10px 10px 0 10px;
	float:left;
}
#request {
	background:url(images/requestservice.jpg) no-repeat;
	height:72px;
}
.book {
	float:left;
	margin:0;
	padding:0;
	width:127px;
	height:25px;
}
.live {
	padding:0;
	width:252px;
	height:51px;
}
.question {
	margin:0;
	padding:0;
	width:125px;
	height:25px;
	float:left;
}
#newsletter {
	background:url(images/newsbg.jpg) no-repeat;
	width:240px;
	float:left;
	height:159px;
	padding:15px 15px 0 15px;
}
#newsletter h4, #testi h4 {
	margin:0;
	padding:0;
	background:none;
	font-weight:bold;
	color:#790F13;
	font-size:12px;
}
#newsletter p {
	color:#585656;
	font-size:12px;
	line-height:14px;
	margin-bottom:10px;
}
#newsletter label {
	color:#000;
}
#newsletter label.code {
	color:#000;
	margin-right:3px;
	vertical-align:super;
}
button.sign {
	background:url(images/sign.jpg) no-repeat;
	width:73px;
	height:24px;
	border:none;
	cursor:pointer;
	margin:0 0 0 4px;
	padding:0;
	vertical-align:top;
}
p.methoimg {
	width:75px;
	float:left;
}
.metho {
	color:#585656;
	font-size:12px;
	padding-bottom:30px;
	width:160px;
	float:left;
}
.metho a {
	color:#585656;
}
.metho .more {
	color:#FE8400;
}
p.signup {
	margin:0;
	padding:0;
}
.newsalert {
	font-size:10px;
	font-weight:normal;
	color:#25CEFF;
}