@charset "UTF-8"; 

/* Main Layout Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	text-align: left;
	width: 780px;
	margin: 20px auto;
	padding: 0px;
	background-color: #FFFFFF;
}

#header {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0;
	height: 150px;  
}
#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B3063;
	font-size: 1em;
	padding: 40px 0px 0px 30px;
	float: left;
	line-height: 1.2em;
	font-style: italic;
	white-space: nowrap;
	display: block;
	width: 600px;
}
#header a {
	color: #009685;
	text-decoration: none;
	font-size: .8em;
}
#header a:hover {
	color: #1B3063;
}
#header #headerlogo {
	background-color: #d7e2f5;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 115px;
}
 
#headernav {
	display: none;
}
#headernav p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px 0px 0px 20px;
	font-style: italic;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}

#main-navigation {
	display: none;
}
 
#page-content {
	padding: 0;
	width: 780px;
	background-color: #FFFFFF;
}

#page-text {
	margin: 9px 0 0 0;
	padding: 20px;
	width: 486px;
	background-color: #D7E1F3;
	background-image: url(images/bg-page-text.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	float: right;
}
#companies {
	display: none;
}

#footer {
	margin: 0;
	padding: 10px 15px;
	height: 15px;
	width: 750px;
	font-size: 0.7em;
	line-height: 1.2em;
	background-color: #FDFDFD;
	background-image: url(images/bg-nav-li.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	border-bottom: 1px solid #ECECEC;
}
#holderA, #holderB {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	width: 100%;
	height: 0px;
	display: block;
	background-color: #FFFFFF;
}
#holderC {
	padding: 0px 0px 9px  0;
	height: 320px;
	width: 245px;
	background-color: #FFFFFF;
	display: block;
	clear: both;
}

/* Main Layout Text Styles */

#page-text h1 {
	margin: 0px 0px 10px;
	font-size: 2em;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	padding: 0px 0px 10px;
	clear: both;
}
#page-text h2 {
	margin: 15px 0px 0px;
	font-size: 1em;
	font-weight: bolder;
	line-height: 1.5em;
	color: #019FDC;
}
#page-text h2 a {
	color: #019FDC;
}
#page-text h2 a:hover {
	color: #7F43C6;
}
#page-text h3 {
	margin: 15px 0px 0px;
	font-size: 0.9em;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 1.5em;
	color: #1A070D;
}
#page-text h4 {
	color: #1C3062;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.6em;
}
#page-text h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #1A070D;
	margin: 0px;
	font-size: 1em;
	font-weight: lighter;
	line-height: 1.5em;
}
#page-text h6 {
	text-align: right;
	border-top: 1px solid #411C0C;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1em;
}
#page-text hr {
	border: 0;
	color: #FFFFCC;
	background-color: #FEFECC;
	height: 1px;
	width: 100%;
	text-align: center;
	margin: 5px 0 10px 0;
	_margin: 0;
	padding: 0;
}
#page-text p {
	color: #1C3062;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.6em;
	display:block;
}
#page-text a {
	text-decoration: none;
	color: #1A070D;
	font-weight: bold;
}
#page-text a:hover {
	color: #FFCC33;
}
#page-text  ul, #page-text ol{
	margin: 0 20px 25px 0;
	padding: 0 0 0 40px;
	font-size: 0.85em;
	line-height: 1.3em;
}
#page-text li {
	margin: 0px 0px 5px;
	color: #1C3062;
}
#page-text li a {
	color: #FFFFCC;
}
#slide1dv {
	position: relative;
}





/* Form Items */

form {
	margin: 0px;
}
#contactform label{
	margin: 6px 0px 2px 0px;
	_margin: 6px 0px -20px 0px;
	padding: 6px 2px 0px 6px;
	background-color: #1C3062;
	font-size: 0.75em;
	font-weight: bold;
	color: #E5EAF9;
	display: block;
	height: 18px;
	width: 177px;
	line-height: 1em;
} 


#contactform input{
	padding: 2px;
	margin :  -26px 0px  2px 190px;
	_margin : -23px 0px -30px 190px;
	border: 1px solid #162B5B;
	background-color: #E8EDF9;
	color: #000;
	height: 18px;
	float:left;
	_float:none;
}

#contactform textarea{
	padding: 2px;
	margin :  -26px 20px 10px 190px;
	_margin : -5px 20px 10px 190px;
	border: 1px solid #1C3062;
	background-color: #E8EDF9;
	color: #000;
	float:left;
	_float:none;
	clear: right;
}

#contactform p{
clear: both;
}
 
#contactform  #Submitbutton{
	clear: both;
	color: #E8EDF9;
	background-color: #1C3062;
	border: 5px solid #FFFFFF;
	margin: 0px;
	padding: 4px 10px;
	height: 36px;
}
#contacttable .lables { 
	background-color: #1C3062;
	padding: 8px 2px 8px 6px;
	font-size: 0.75em;
	font-weight: bold;
	color: #E5EAF9; 
	width: 177px;
	line-height: 1.2em;
	vertical-align: top;
}
.smalltext {
	font-size: 0.8em;
	color: #1C3062;
	padding: 0px 10px 0px 0px;
	line-height: 1em;
	vertical-align: top;
}
.darkcell {
	background-color: #C9D1F1;
}

/* Footer Text Styles */
 
/* Page Navigation */

#page-navigation {
	display: none;
}
#page-navigation h1 {
	display: block;
	padding: 10px 10px 5px;
	width: 234px;
	background-color: #F4F4F4;
	margin: 0px;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 1.6em;
}
 
/* Text Element Styles */
#activeline a{
	background-color: #B7BCA6;
}
.treat-bold {
	font-weight: bold;
}
.treat-italic {
	font-style: italic;
}
.treat-larger {
	font-size: 1.4em;
}
.treat-smaller {
	font-size: .8em;
}
.float-left {
	margin: 0px 15px 0px 0px;
	float: left;
}
.float-right {
	margin: 0px 0px 0px 25px;
	float: right;
}
.padding-10px {
	padding: 10px;
	background-color: #FFFFFF;
}
.padleft {
	padding: 0px 0px 0px 9px;
}
.float-logo {
	margin: 10px 17px 0px 0px;
}
.padbottom {
	margin: 0px 0px 9px;
}

.emphasisarea {
	background-color: #B3B8A2;
	padding: 6px;
	border: 1px solid #FFFFFF;
}
.colwidth {
	float: left;
	width: 254px;
	height: 250px;
	border-top : 8px solid #FFFFFF;
}
.colwidthB {
	float: left;
	width: 150px;
	height: 150px;
	padding: 0 10px 0 0;
}
.colwidth img {
	border-bottom: 1px solid #333333;
}
.colwidth p {
	color: #FFFFFF;
	font-size: 0.8em;
	padding: 10px 15px  0 15px;
	line-height: 1.6em;
	margin: 0;
}
.colspace {
	margin: 0px 9px 0px 0px;
}
.col-lime {
	background-image: url(images/bg-col-lime.jpg);
	background-repeat: no-repeat;
	background-position: center 120px;
	background-color: #AFC515;
}
.col-orange {
	background-image: url(images/bg-col-orange.jpg);
	background-repeat: no-repeat;
	background-position: center 120px;
	background-color: #AB5A00;
}
.col-purple {
	background-image: url(images/bg-col-purple.jpg);
	background-repeat: no-repeat;
	background-position: center 120px;
	background-color: #6322C1;
}
.padtop {
	padding: 9px 0px 0px 0px;
}
#contacttable label {
	font-size: 0.8em;
	color: #1C3062;
	padding: 3px 0 5px 5px;
	line-height: 1em;
	clear: right;
	display: block;
}
.spanish {
}
.english {
}
.drophide {
	display: block;
}
