html { background:url(images/bkgd.jpg) top center repeat-x #193c56; }
body {
	background:url(images/content-bkgd.jpg) top center repeat-y;
	margin: 0;
	font-size:62.5%;
}
* { margin-top:0; }
a:link, a:visited {
	color: #006fba;
	text-decoration: none;
}
a:hover, a:active {
	color: #006fba;
	text-decoration: underline;
}

/* ----------main body-------------- */
h1 {
	font: bold 24px "Times New Roman", Times, serif;
	color: #2a353d;
	margin:0 0 17px;
}
h2 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #2d3766;
}
h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}
p {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	color: #293c49;
	margin:0; padding:0 0 18px;
}
.largeText {
	font: italic 28px/32px "Trebuchet MS", Arial, sans-serif;
	margin:0;
	padding:0 0 18px;
}
hr {border: none 0; 
	border-top: 1px dotted #7e8ab1;
	width: 100%;
	height: 2px;
	margin: 4px auto 16px 0;
}
ul {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	color: #293c49;
	list-style-type:square;
	padding-left:20px;
}
table {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	color: #293c49;
	list-style-type:square;
	padding-bottom:10px;
}

/* ----------divs-------------- */
#navbar ul {
	margin:0 34px 0 0;
	padding:0;
    list-style:none;
	float:right;
}
#navbar li {
    float:left;
    margin:0;
    padding:0;
}
#navbar li a {
    display:block;
	font:normal 13px/13px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	padding:10px 27px 11px;
	background:url(images/nav-green.jpg) top right no-repeat;
}
#navbar li a:hover {
	background:url(images/nav-green.jpg) bottom right no-repeat;
	text-decoration:none;
}
#navbar li.current a {
	background:url(images/nav-blue.jpg) top right repeat-x;
}
#navbar > ul a {width:auto;}

/* ----- form ------ */
#contact-area {
	width: 700px;
	margin-top: 25px;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;	
	margin: 0px 0px 10px 0px;
	border: 1px solid #3290ce;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}
#contact-area input.submit-button {
	width: 100px;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	width: 200px;
	padding-top: 5px;
}
/* -----------companies--------------------------- */
.companies {
	width: 260px;
	margin-right: 10px;
	float: left;
	display: inline;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	font: normal 11px Arial, sans-serif;
}
.companies a img {
	border: 2px solid #dddddd;
	padding: 4px;
}
.companies a:hover img {
	border: 2px solid #f9852f;
}
.companies a:link, .companies a:visited {
	color: #2b92d7;
	text-decoration: none;
}
.companies a:active, .companies a:hover {
	color: #000;
	text-decoration: none;
}
/* ----------divs-------------- */
#container {
	width:1000px;
	margin:0 auto;
	background:url(images/container-bkgd.jpg) top center no-repeat;
}
#header {
}
#navbar { 
	height:34px;
	background:url(images/nav-bkgd.jpg) top center no-repeat;
}
#providers {
	width:935px;
	margin:0 auto;
}
#providers a:hover img, #providers a:active img {
	opacity:0.70;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
}
#content {
	width:935px;
	margin:2px auto 0;
	padding-bottom:2px;
}
#leftCol {
	float:left;
	width:620px;
	margin:0 0 18px 0;
}
#green {
	background:url(images/green-gradient.jpg) top center repeat-y;
	padding:28px 20px 10px;
}
#green p { color:#19381d }
#green ul { color:#19381d }
#blue {
	background:url(images/blue-gradient.jpg) bottom center repeat-y;
	padding:28px 28px 18px;;
}
#blue p { color:#14324a }
#rightCol {
	width:260px;
	padding:0 25px 0;
}
#footer {
	height:68px;
	padding:0 34px;
	background:url(images/footer-bkgd.jpg) top center no-repeat;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#footer a, #footer a:hover { color:#FFFFFF; }
/* ----------internals-------------- */
#fullCol {
	width:935px;
	margin:2px auto 0;
	padding-bottom:2px;
}
#green2 {
	background:url(images/green-gradient2.jpg) bottom center repeat-y;
	padding:28px 20px 10px;
}
#blue2 {
	background:url(images/blue-gradient2.jpg) bottom center repeat-y;
	padding:28px 20px 10px;
}

/* ----------classes-------------- */
.clearer {
	clear:both; 
	line-height: 0; 
	height: 0;
}
.larger { font-size:14px; }
.blue, p.blue { color:#14324a; }
.green { color:#19381d; }
.bl-serif {
	font: bold 12px "Times New Roman", Times, serif;
	color:#006fba;
}
	
	
.gray { background:url(images/gray-bkgd.jpg) left top repeat-y}
p.indent { padding-left:20px; }
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}