img{
border:0px;
}

body {
    background: white;
    padding: 0px;
    margin: 0px;
    text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_content_wide.gif);
	background-position:center;
	background-repeat: repeat-y;
}

#container {
    width: 100%;
}

#innercontainer {
    width:800px;
    margin:0 auto 0 auto;
	}

#header1 {
    width:100%;
    background-repeat: no-repeat;
    margin:0 auto 0 auto;
}

#subnav {

    font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align:right;
	color:#1C908E;
	padding-bottom:5px;
}

#subnav li {
	display: inline;
	padding-left:2px;
}

#subnav li a:link {
	text-decoration: none;
	padding: 0px 0px;
	color: #1C908E;
	font-size: 10px;
    }

#subnav li a:visited {
	text-decoration: none;
	color: #1C908E;
	font-size: 10px;
    }

#subnav li a:hover {
    text-decoration:underline;
	color: #1C908E;
	font-size: 10px;
    }

#menu1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align:left;
	color:#e3e3e3;
	padding-bottom:5px;
}

#menu1 li {
	display: inline;
	padding-right:15px;
}

#menu1 li a:link {
	text-decoration: none;
	color: #1C908E;
	font-size: 11px;
    }

#menu1 li a:visited {
	text-decoration: none;
	color: #1C908E;
	font-size: 11px;
    }

#menu li a:hover {
    text-decoration:underline;
	color: #1C908E;
	font-size: 11px;
    }

#header2 {
width: 800px;
height: 240px;
position: relative;
margin-top: 0px;
margin-bottom: 2px;
}

#header2 ul{
padding:0px;
margin:0px;
}

#header2 ul li{
display:inline;
padding-right:10px;
}

#header2 li a:link {
	text-decoration: none;
	color: #1C908E;
	font-size: 11px;
    }

#header2 li a:visited {
	text-decoration: none;
	color: #1C908E;
	font-size: 11px;
    }

#header2 li a:hover {
    text-decoration:none;
	color: #1C908E;
	font-size: 11px;
    }

.quote {
position: relative;
top: 100px;
left: 100px;
color: white;
font-family: Georgia;
font-size: 20px;
font-weight: normal;
}

#menu2 {
width: 800px;
height: 20px;
background-color: white;
padding-top: 4px;
margin-top: 5px;
text-align: center;
font-size: 11px;
font-weight: bold;
}

#menu2 a:link {
color: #1C908E;
text-decoration: none;
}

#menu2 a:visited {
color: #1C908E;
text-decoration: none;
}

#menu2 a:hover {
color: #1C908E;
text-decoration: underline;
}

#menu2 a:active {
color: #1C908E;
text-decoration: none;
}


#content {
width: 800px;
margin-top: 10px;
border-style: solid;
border-width: 0px;
border-color: #6abebd;
}


#content p {
font-size: 12px;
color:#333333;
text-align: left;
margin-top: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size:18px;
text-align:left;
font-weight:normal;
border-bottom:1px dotted #DDDDDD;
padding-bottom:3px;
font-style:italic;
}

#content h2 {
color: #000000;
font-size: 12px;
text-align: left;
}

#content h3 {
color: #000000;
font-size: 12px;
text-align: left;
margin-bottom: 0px;
}

#contentleft {
width: 383px;
border: 1px solid #6ABEBD;
padding: 5px;
float: left;
}

#contentmiddle {
width: 10px;
float: left;
}

#contentright {
width: 383px;
border: 1px solid #6ABEBD;
padding: 5px;
float: left;
}

#boxes {
width: 790px;
border: 1px solid #DDDDDD;
padding: 5px;
margin-top: 10px;
background-color: white;
float: left;
}

#boxes h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size:18px;
text-align:left;
font-weight:normal;
border-bottom:1px dotted #DDDDDD;
padding-bottom:3px;
font-style:italic;
}

#boxes h2 {
color: #000000;
font-size: 12px;
text-align: left;
}

#boxes h3 {
color: #000000;
font-size: 12px;
text-align: left;
margin-bottom: 0px;
}

#boxes p {
font-size: 12px;
color:#333333;
text-align: left;
margin-top: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer1 {
width: 800px;
height: 15px;
background-color: white;
margin-top: 10px;
text-align: right;
color: #333333;
font-size: 10px;
padding-top: 3px;
float: left;
clear: left;
}


a:link {
color: #1C908E;
text-decoration: none;
}

a:visited {
color: #1C908E;
text-decoration: none;
}

a:hover {
color: #1C908E;
text-decoration: underline;
}

a:active {
color: #1C908E;
text-decoration: none;
}

a em {
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    }