a, abbr, acronym, address, applet, article,
aside, audio, b, big, blockquote, body,
canvas, caption, center, cite, code, dd,
del, details, dfn, dialog, div, dl, dt,
em, embed, fieldset, figcaption, figure,
font, footer, form, h1, h2, h3, h4,
h5, h6, header, hgroup, hr, html, i, iframe,
img, ins, kbd, label, legend, li, mark,
menu, meter, nav, object, ol, output, p,
pre, progress, q, rp, rt, ruby, s, samp,
section, small, span, strike, strong, sub, summary,
sup, table, tbody, td, tfoot, th, thead, time,
tr, tt, u, ul, var, video, xmp {
  border: 0;
  margin: 0;
  padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #333;
}
p {
	line-height: 20px;
	text-align: justify;
}
ul,ol {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333333;
}

/********** GLOBAL STYLES **********/

.clear-fix {
	clear: both;
}
.center {
	display: block;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
a.read-more {
	
}
a.read-more:hover {

}
.hspacing {
	margin-right: 20px;
}
.vspacing {
	margin-bottom: 40px;
}
#wrapper {
	width: 100%;
	
}
#wrapper div#content_wrapper {
	width: 980px;
	margin: 0 auto;
}
#content_wrapper div#header {
	height: 125px;
	padding-top: 10px;
	margin-bottom: 35px;
}
#header div#logo {
	width: 256px;
	height: 124px;
}
#content_wrapper div#navbar {
	height: 41px;
}
#navbar ul li {
	display: block;
	float: left;
	margin: 0 6px 0 0;
}
#navbar ul li a {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFF;
	float: left;
	padding: 10px 18px;
	background: #404141;
	position: relative;
}
#navbar ul li {
	display: block;
	float: left;
}
#navbar ul li a {
	color: #FFF;
	padding: 10px 20px;
	-moz-border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0px 0px;
    border-radius: 20px 20px 0px 0px;
	behavior: url(pie-files/PIE.htc);
}
#navbar ul li a.active,
#navbar ul li a:hover {
	background: #007488;
}
#content_wrapper div#slider-wrapper,
#content_wrapper div#slider-wrapper-inner {
	height: 370px;
	padding: 15px;
	background: #007488; /* Old browsers */
	background: -moz-linear-gradient(top,  #007488 1%, #00d0e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#007488), color-stop(100%,#00d0e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #007488 1%,#00d0e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #007488 1%,#00d0e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #007488 1%,#00d0e7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #007488 1%,#00d0e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007488', endColorstr='#00d0e7',GradientType=0 ); /* IE6-9 */
}
#header_content div.sn {
	height: 30px;
}
.sn span {
	display: block;
	padding: 5px 0;
	margin-right: 10px;
	float: left;
	color: #999;
}
.sn a {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 5px;
	cursor: default;
}
.sn a.fb {
	background: url(../images/sn.png) no-repeat 0 0;
}
.sn a.ln {
	background: url(../images/sn.png) no-repeat -32px 0px;
}
.sn a.tw {
	background: url(../images/sn.png) no-repeat -66px 0px;
}
.sn a.gp {
	background: url(../images/sn.png) no-repeat -99px 0px;
}
.sn a:hover {
	opacity: 0.7
	filter: alpha(opacity=70);
}
#content_wrapper div#slider-wrapper-inner {
	height: 169px;
}
#slider-wrapper div#slider {
	width: 940px;
	height: 360px;
	border: 5px solid #FFF;
}
#slider-wrapper-inner div#slider-inner {
	width: 940px;
	height: 165px;
}
#content_wrapper div#main_content {
	padding: 20px 0;
}
#main_content div.left_pane {
	width: 660px;
	margin-right: 20px;
}
#main_content div.right_pane {
	width: 290px;
}
#wrapper div#footer_wrapper {
	width: 100%;
	background: #3f4040;
}
#footer_wrapper div#footer {
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
}
#footer .left_pane {
	width: 670px;
}
#footer ul {
	margin-bottom: 40px;
}
#footer ul li {
	padding: 0 10px;
	border-right: 1px solid #FFF;
	display: inline;
	text-align: center;
}
#footer ul li a {
	color: #FFF;
}
#footer ul li a:hover {
	color: #999;
}
#footer p {
	color: #FFF;
}
#footer p span {
	color: #f9a11b;
	font-weight: bold;
}

#footer .container {
	margin-bottom: 15px;
}
#footer .container p {
	text-align: center;
	line-height: 25px;
}
#footer .mbi {
	margin-top: 40px;
}
#footer .mbi p {
	text-align:center; 
	margin-bottom: 10px; 
}
#footer .mbi p a {
	color: #fff;
}
#footer .mbi p a:hover {
	text-decoration: underline;
}
.link {
	color: #FFF;
}
.link:hover {
	text-decoration: underline;
}

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #e6e6e6;
}
/******* INDEX STYLES *******/

.right_pane ul.services li {
	display: block;
	margin: 10px 0;
	padding-left: 20px;
	background: url(../images/bullet.gif) no-repeat left 2px;
	color: #007488;
	font-weight: bold;
}
.list fl{
	margin-left: 10px;
}
/******* PRODUCTS STYLES *******/

.left_pane ul.list {
	    width: 448px;
    margin-left: 217px;
    margin-top: -360px;
}
.left_pane ul.list li,
.left_pane ul.clients li {
	display: block;
	margin: 10px 0;
	padding-left: 10px;
	background: url(../images/list_marker.png) no-repeat left 5px;
}
.left_pane ul.clients {
	float: left;
	width: 330px;
}
	
	
/******* PRODUCTS STYLES *******/

.left_pane table  {
	margin-bottom: 30px;
}
.left_pane table th {
	padding: 10px;
	background: #E0E0E0;
}
.left_pane table td,
.left_pane table th {
	border: 1px solid #333;
	padding: 10px;
}

/******* CONTACT US STYLES *******/

.container {
	float: left;
	width: 100%;
}
#main_content .container .left_pane {
	width: 400px;
}
#main_content .container .right_pane {
	width: 390px;
	padding: 0 20px;
}
.container div.left_pane {
	width: 500px;
	padding-right: 20px;
}
.container .right_pane form li {
	display: block;
	width: 100%;
	/*min-height: 30px;*/
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}
.container .right_pane form label {
	display: block;
	width: 80px;
	padding-top: 5px;
	float: left;
	margin-right: 10px;
}
.container .right_pane form input[type="text"] {
	display: block;
	width: 250px;
	height: 30px;
	padding: 0 0 0 10px;
	float: left;
	border:3px solid #CCC;
	background: #EBEBEB;
}
.container .right_pane form select {
	display: block;
	width: 260px;
	height: 32px;
	padding: 5px;
	padding-left: 10px;
	float: left;
	border:1px solid #CCC;
	background: #ff128b;
	border-radius : 10px;
	-webkit-box-shadow: inset 3px 3px 10px 1px #97004d;
    box-shadow: inset 3px 3px 10px 1px #97004d;
	color: #FFF;
}
.container .right_pane form span {
	color: #F00;
}
.container .right_pane form span.colon {
	display: block;
	width: 30px;
	padding-top: 5px;
	float: left;
	color: #000;
}
.container .right_pane form textarea {
	display: block;
	width: 238px;
	height: 100px;
	padding: 10px;
	float: left;
	border:3px solid #CCC;
}
.container .right_pane form input[type="submit"] {
	display: block;
	float: left;
	border: none;
	padding: 10px 20px;
	cursor: pointer;
	margin-top: 10px;
	background: -moz-linear-gradient(top, #e9e9e9, #c9c9c9);
	background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#c9c9c9));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#c9c9c9');
	border: 1px solid #CCC;
	color: #757575;
	font-weight: bold;
}
.container .right_pane form input[type="submit"]:hover {
	background: -moz-linear-gradient(top, #c9c9c9 ,#e9e9e9);
	background: -webkit-gradient(linear, left top, left bottom, from(#c9c9c9), to(#e9e9e9));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9c9c9', endColorstr='#e9e9e9');
}
.container .left_pane span {
	color: #007488;
	font-size: 13px;
	font-weight: bold;
}
a.email {
	font-weight: bold;
}
a.email:hover {
	text-decoration: underline;
}

/********* CAPTCHA **********/

#txtCaptchaDiv{
	font-weight: bold;
	color:#000;
	font-size: 15px;
}

span.captcha {
	display: block;
	width: 50px;
	height: 20px;
	margin-left: 120px;
	text-align: center;
	background: url(../images/captcha.jpg) no-repeat center center;
	color: #FFF;
}
   
#result{
background-color: #FFAD33;
    /* width: 274px; */
    font-size: large;

}

#ResultMsg{
	background-color: #FFAD33;
    /* width: 274px; */
    font-size: large;

}

/****** FORMATTING ********/

h1.pg_title {
	font-family: "Century Gothic";
	font-size: 20px;
	background: #007488;
	padding: 5px 0 5px 10px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 10px;
}
