body {
	margin-top: 10px;
	background-color: #73BAC1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*-----------------------*/
/*----wrapper styles-----*/
/*-----------------------*/
#wrapper {
	width: 772px;
	left: 50%;
	margin-left: -386px;
	text-align: left;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
}
/*-----------------------*/
/*-wrapper bottom styles-*/
/*-----------------------*/
#wrapper_btm {
	margin-left: -11px;
	font-style: italic;
	clear: both;
}
/*---IE----*/
* html #wrapper_btm {
	margin-left: -11px;
	z-index: 1;
}
/*---END IE----*/

/*-----------------------*/
/*----content styles-----*/
/*-----------------------*/
#content {
	width: 748px;
	margin: 0px 0px 0px 11px;
}
/*-----------------------*/
/*----leftPanel styles---*/
/*-----------------------*/
#leftPanel {
	width: 173px;
	margin: 260px 0px 0px 0px;
	background-color: #DCD8F3;
	background-image: url(../images/left_panel_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
}
.lp_roundtop {
	width: 173px;
	margin: 0px 0px 0px 0px;
	background: url(../images/lptr.jpg) no-repeat right top;
}
img.lp_corner {
	width: 154px;
	height: 17px;
	border: none;
	display: block !important;
}
#leftPanel ul {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0;
}
#leftPanel li {
	margin: 0px 5px 6px 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*---IE----*/
* html #leftPanel li {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*---END IE----*/

#leftNav li {
	position:relative;
	
}
#leftNav li a {
	padding:5px;	
	display:block;
	
}
#leftNav li a:hover, #leftNav li:hover a {
	background-color:#cdc9e3;
}
#leftNav .sub-nav {
	position:absolute;
	top:0px;
	left:147px;
	background-color:#cdc9e3;
	width:150px;
}

#leftPanel a {
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
#leftPanel a:link {
	color: #000000;
	text-decoration: none;
}
#leftPanel a:active {
	color: #000000;
	text-decoration: none;
}
#leftPanel a:visited {
	color: #000000;
	text-decoration: none;
}
#leftPanel a:hover {
	color: #000000;
	text-decoration: none;
}
#quickContact {
	width: 173px;
	height: 394px;
	background-image:url(../images/qc_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#qc {
	padding: 73px 0px 0px 0px;
}
.qcField {
	width: 135px;
	height: 17px;
	margin: 0px 0px -5px -2px;
	padding-left: 1px;
	color: #000000;
	background: #EDF6F7;
	border: 1px solid #0B6462;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/*---IE----*/
* html .qcField {
	margin: 0px 0px -10px -2px;
}
/*---END IE----*/

.qcArea {
	width: 135px;
	height: 50px;
	margin: 0px 0px -5px -2px;
	padding-left: 1px;
	color: #000000;
	background: #EDF6F7;
	border: 1px solid #0B6462;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/*---IE----*/
* html .qcArea {
	margin: 0px 0px -10px -2px;
}
/*---END IE----*/



/*-----------------------*/
/*---middlePanel styles--*/
/*-----------------------*/
#middlePanel {
	width: 575px;
	margin: 260px 0px 0px 0px;
	background-color: #FFFFFF;
	float: right;
	background-image: url(../images/middle_panel_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
/*---IE----*/
/* html #middlePanel{
	width: 573px;
	float: left;
}*/
/*---END IE----*/

.mp_roundtop {
	width: -1px;
	margin: 0px 0px 0px 0px;
	background: url(../images/mptr.jpg) no-repeat right top;
}
img.mp_corner {
	width: 555px;
	height: 17px;
	border: none;
	display: block !important;
}
#middlePanelContent {
	margin: 0px 20px 0px 20px;
}
/*---IE----*/
* html #middlePanelContent {
	width: 545px;
	margin: 0px 0px 0px 15px;
}
/*---END IE----*/

h1 {
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #5b0d8b;
	width: 300px;
	padding: 0px;
	line-height: 14px;
}
/* sIFR al rescante! http://www.mikeindustries.com/sifr/ */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}
/*=========END===========*/
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #5b0d8b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 300px;
	clear: none;
	float: none;
	padding: 0px;
}
h3 {
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h4 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #5b0d8b;
	clear: none;
}
#middlePanel a {
	color: #006666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#middlePanel a:link {
	text-decoration: none;
}
#middlePanel a:active {
	color: #006666;
	text-decoration: underline;
}
#middlePanel a:visited {
	color: #006666;
	text-decoration: none;
}
#middlePanel a:hover {
	color: #006666;
	text-decoration: underline;
}
#caption {
	width: 400px;
	padding: 0px 15px 0px 15px;
	font-style: italic;
	background-color: #EDF6F7;
	border: 1px solid #006666;
	text-align: left;
}
p {
	margin: 0px 0px 15px 0px;
}
#contactForm {
	width: 300px;
	padding: 15px 15px 15px 15px;
	font-style: italic;
	background-color: #EDF6F7;
	border: 1px solid #006666;
	text-align: left;
}
#border {
	margin: 0px 10px 0px 10px;
	border: 1px solid #0b6462;
}
#img_border {
	border: 1px solid #0E665A;
}
#clearRight {
	float: right;
	clear: right;
}
/*-----------------------*/
/*--testimonial styles---*/
/*-----------------------*/
#testimonials {
	width: 192px;
	height: 239px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	clear: right;
}
.rp_roundtop {
	width: -1px;
	margin: 0px 0px 0px 0px;
	background: url(../images/rptr.jpg) no-repeat right top;
}
img.rp_corner {
	width: 170px;
	height: 21px;
	border: none;
	display: block !important;
}
#rp_middle {
	height: 200px;
	padding: 0px 10px 0px 10px;
	background-image: url(../images/testimonials_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rp_roundbottom {
	width: -1px;
	margin: 0px 0px 0px 0px;
	background: url(../images/rpbr.jpg) no-repeat right top;
	clear: both;
}
img.rp_corner {
	width: 170px;
	height: 18px;
	border: none;
	display: block !important;
}
#testimonials a {
	color: #006666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-style: italic;
}
#testimonials a:link {
	text-decoration: none;
}
#testimonials a:active {
	color: #006666;
	text-decoration: underline;
}
#testimonials a:visited {
	color: #006666;
	text-decoration: none;
}
#testimonials a:hover {
	color: #006666;
	text-decoration: underline;
}
/*-----------------------*/
/*-----footer styles-----*/
/*-----------------------*/
#footer {
	width: 771px;
	height: 92px;
	margin: 0px 0px 0px -385px;
	left: 50%;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	position: relative;
}
/*---IE----*/
* html #footer {
	margin: -10px 0px 0px -393px;
}
/*---END IE----*/

#footerContent {
	width: 722px;
	left: 387px;
	margin-left: -361px;
	padding: 10px 0px 0px 0px;
	position: absolute;
	top: -1px;
}
#footer a {
	color: #006666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#footer a:link {
	color: #006666;
	text-decoration: none;
}
#footer a:active {
	color: #006666;
	text-decoration: none;
}
#footer a:visited {
	color: #006666;
	text-decoration: none;
}
#footer a:hover {
	color: #006666;
	text-decoration: none;
}
/*-----------------------*/
/*----top nav styles-----*/
/*-----------------------*/
#topNav {
	width: 748px;
	height: 28px;
	left: 50%;
	margin-left: -375px;
	padding-bottom: 2px;
	top: 230px;
	background-color: #9B87D4;
	color: #FFFFFF;
	position: absolute;
}
/*---IE----*/
* html #topNav {
	height: 1px;
	margin-left: -376px;
	padding-bottom: 0px;
	top: 236px;
}
/*---END IE----*/

#topNav ul {
	margin: 9px -20px 0px 0px;
	padding-left: 12px;
}
/*---IE----*/
* html #topNav ul {
	margin: 0px 0px 11px 5px;/*margin: 0px 0px 11px 25px;*/
	padding-left: 5px;
}
/*---END IE----*/

#topNav ul li {
	margin-bottom: 10px;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#topNav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
#topNav ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*-----------------------*/
/*-----header styles-----*/
/*-----------------------*/
#header {
	width: 771px;
	height: 236px;
	left: 50%;
	margin-left: -386px;
	top: 0px;
	position: absolute;
}
/*---IE----*/
* html #header {
	margin-left: -387px;
}
/*---END IE----*/

/*-----------------------*/
/*----clearfix styles----*/
/*-----------------------*/
/*from positioniseverything.net
http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* Use a break with this class to clear float containers */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/*=========END===========*/
#contactForm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 140px;
}
#contactForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 140px;
}
/*---------------- Page 1 Forms <-----------------*/
#quickContact input{
	width:145px;
}
#quickContact textarea{
	width:145px;
}
#quickContact img{
	vertical-align:top;
}
#quickContact input.orange-qc{
	width:120px;
}
#quickContact .qcSubmit {
	margin: -5px 0px 0px 0px;
	color: #000000;
	background: #f3f3ef;
	border: 1px #000000 outset;
}
#quickContact * html .qcSubmit {
	margin: -1px 0px 0px 0px;
	color: #000000;
	background: #f3f3ef;
	border: 1px #000000 outset;
}
/*#contactForm input {
	width: 140px;
}*/
#contactForm input.orange-main {
	width: 112px;
}
/*#contactForm textarea {
	width: 140px;
}*/
#contactForm img {
	vertical-align:top;
}
.address2 {
	display:none!important;
}
.valid {
	background-color: #007940!important;
}
.invalid {
	background-color: #F00000!important;
}


