/*-------- BODY ----------- */

#divBody {

border: 0px black solid;

width: 688px;

height: 800px;

margin-left: auto;

margin-right: auto;

}

body, p {

font-family: Tahoma ,Sans-serif;

line-height: 1.6em;

font-size: 11px;

text-align: justify;

margin: 0px;

margin-bottom: 20px;

}

h1 {

margin: 0;

font: small Verdana,Sans-serif;

color: #00718f;

font-size: 13px;

margin-bottom: 15px;

}

h2 {

margin: 0;

padding: 0;

font: small Verdana,Sans-serif;

color: #00718f;

font-size: 11px;

margin-bottom: 15px;

}

/*---------- HEADER -------- */

#divHeader {

border: 0px red solid;

width: auto;

height: 102px;

}


#divLogo {

width: 100px;

float: left;

}

#divHeaderMenu {

float: right;

margin-top: 80px;

color: #58676C;

line-height: 1.6em;

font-size: 11px;

}


a.nav:link, a.nav:active, a.nav:visited {

color: #58676C;

line-height: 1.6em;

font-size: 11px;

font-style: normal;

text-decoration: none;

padding-right: 5px;

}

a.nav:hover {

color: #06b2c6;

}

#divTopStrip {

background-color: #EFEFEF;

width: 688px;

height: 15px;

background-image: url(images/small_strip.gif);

background-repeat: no-repeat

}

/*----------------- MIDDLE -----------*/

#divMiddle {

background-color: #EFEFEF;

width: 688px;

background-image: url(images/left_strip.gif);

background-repeat: repeat-y;

}

#divSidebar {

padding-left: 15px;

width: 138px;

height: 472px;

}

/*-------------SIDE MENU------------*/

#navlist {

margin: 0;

padding: 0;

line-height: 1.1em;

font-size: 11px;

font-style: normal;

text-decoration: none;

list-style: none;

width: 130px;

}

#navlist li {

margin: 0;

padding: 0;

width: 100%;

padding-bottom: 1px;

}

#navlist li a {

font-weight: normal;

display: block;

width: 100%;

color: #fff;

text-decoration: none;

background: #06b2c6;

padding-top: 8px;

padding-bottom: 7px;

padding-left: 10px;

font-size: 11px;

}

#navlist a.grey {

background-color: #999999;

}

#navlist a.grey:hover {

background-color: #CCCCCC;

color: #666666;

}

#navlist a:hover {

background-position: 0 -29px;

color: #06b2c6;

background: #9ee3ec;

}

#navlist a:active {

background-position: 0 -29px;

color: #06b2c6;

background: url("images/mnu_bg_over.gif") no-repeat;

}

/*--------------------------*/

#newsLetter {

background-color: #9ee3ec;

width: 125px;

height: 35px;

color: #00718f;

line-height: 1.4em;

font-size: 9.5px;

padding-top: 0px;

padding-left: 10px;

padding-right: 5px;

}

div#contactPanel {

width: 125px;

height: 30px;

padding-top: 20px;

padding-left: 10px;

padding-right: 5px;

color: #999999;

}

div#contactPanel p {

font-size: 10px;

margin-bottom: 10px;

}

/*----------------CONTENT SECTION------------------*/

#divContent {

float: right;

margin-right: 5px !important; 

/* Firefox */ 	

margin-right: 2px; 

/* IE */

margin-top: -472px;

width: 527px;

}

#contentHeader {

background-color: #00718f;

width: 490px;

height: 19px;

Line-height: 1.4em;

font-size: 9.5px;

padding-top: 4px;

padding-left: 30px;

padding-bottom: 4px;

}

#contentText {

background-color: #d3d3d3;

width: 450px;

height: auto;

Line-height: 1.4em;

font-size: 9.5px;

padding-top: 15px;

padding-left: 30px;

padding-right: 40px;

color: #4e4e4e;

padding-bottom: 5px;

margin-bottom: 10px;

}



#p.one

{

border-style:solid;

border-color:red;

}


/*---------------- FOOTER ------------*/

#divFooter {

width: 688px;

height: 15px;

background-image: url(images/bottom_strip.gif);

background-repeat: no-repeat

}

#divFooterDetail {

float: right;

margin-top: 5px;

color: #58676C;

line-height: 1.6em;

font-size: 11px;

}

/*------------- SITEMAP ---------*/

#sitemapList {

line-height: 3em;

font-size: 11px;

font-style: normal;

width: 130px;

}

#sitemapList li {

margin: 0;

padding: 0;

padding-bottom: 1px;

}

#sitemapList a {

font-weight: normal;

color: #58676C;

text-decoration: none;

}

#sitemapList a:hover {

background-position: 0 -29px;

color: #06b2c6;

}

/*------------- EMAIL FORM ---------*/

/* form.css */

form {

margin: 0px;

padding: 0px;

font-size: 100%;

min-width: 300px;

max-width: 300px;

width: 300px;

}

form fieldset {

clear: both;

font-size: 100%;

padding: 10px;

margin: 0px 0px 0px 0px;

}

form fieldset legend {

font-size: 120%;

height: 25px;

line-height: 14px;

padding-top: 5px;

font-weight: normal;

color: #000000;

margin: 0px 50px 0px 0px;

padding: 0px 5px;

}

input, select, textarea {

font-family: font-family: Tahoma ,Sans-serif;

font-size: 135%;

color: #000000;

}

textarea {

overflow: auto;

}

form div {

clear: left;

display: block;

width: 354px;

margin: 5px 0px 0px 0px;

padding: 1px 3px;

}

label {

font-size: 120%;

}

form div label {

display: block;

float: none;

width: 100px;

padding: 0px 0px;

margin: 0px 0px -4px 0px;

text-align: left;

}

form div input, form div select, form div textarea {

width: 200px;

padding: 1px 3px;

margin: 10px 0px 3px 0px;

}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {

background-color: #06b2c6;

color: #fff;

border: 1px white solid;

border-size: 2px;

width: auto;

padding: 3px 8px;

float: right;

margin: 0px;

}

form fieldset legend {/*line-height: 50%;*/

}

form input, form select, form textarea {

background-color: #ffffff;

}

form textarea.expanding {

overflow: auto;

overflow-x: auto;

overflow-y: visible;

}

div.required label:before {

content: '';

}
/*------------- SPEACIAL OFFER BUTTON ---------*/

#button{
	position:relative;
	text-align:center;
	}

#button a:link{
	text-decoration:none;
	}

#button img{
	border:0px;}
	
	
#button{
	position:relative;
	text-align:center;
	}

#button a:link{
	text-decoration:none;
	}

#sidebar_button{
	position:relative;
	top:110px;
	}
	
#sidebar_button img{
	border:0px;}







