
* {
  margin: 0px;
  padding: 0px;
  border: none;
}


.clear {
	clear: both;
}

body {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:11pt;
color:#0c0c0c;
line-height:140%;
}


#container {
width:860px;
margin:10px auto;
background-color:#ffffff;
position:relative;
}


#header {
margin:0px 0px;
width:860px;
height:152px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
}

#maincontent {
width:860px;
float:left;
background-image:url(../images/background.jpg);
background-repeat:no-repeat;    
padding-top:10px;
min-height:573px;
}

#topsection1 {
height:553px;
width:225px;
float:left;
padding:10px;

}

#topsection2 {
width:580px;
height:533px;
padding:10px 15px;
float:left;
overflow:auto;
}





#topsection1 ul {
width:225px;
margin-left:0px;
margin-top:0px;
list-style-type:none;
font-weight:strong;
color:#0c0c0c;

}

#topsection1 li {
text-decoration:none;
margin-left:0px;
font-size:11pt;
color:#0c0c0c;
font-weight:strong;
width:225px;
height:30px;
line-height:30px;
text-align:left;
}

#topsection1 a:link, a:visited {
text-decoration:none;
color:#0c0c0c;
font-weight:strong;
line-height:30px;    
}

#topsection1 a:hover {
text-decoration:none;
background-color:#ccffcc;
color:#0c0c0c;
font-weight:strong;
width:225px;
height:30px;
display:block;
line-height:30px;

}

#bottomsection {
width:860px;
height:225px;

border-top:solid 2px #857d7d;
border-bottom:solid 2px #857d7d;
float:left;


}

#bottomsection1 {  
height:225px;
width:265px;
float:left;
padding:10px;

}

#bottomsection2 {
height:225px;
width:265px;
float:left;
padding:10px;
}

#bottomsection3 {
height:225px;
width:265px;
float:left;
padding:10px;
}


#footer {
width:860px;
height:50px;
float:left;
padding-top:0px;
}






#footer a:link, a:visited {
text-decoration:none;
color:#0c0c0c;
}


#footer a:hover {
text-decoration:none;
color:#7e7d7d;
}


#bottomsection a:link, a:visited {
text-decoration:none;
color:#0c0c0c;
}


#bottomsection a:hover {
text-decoration:none;
color:#7e7d7d;
}



h1 {font-size:16pt;}
h2 {font-size:14pt;}
h3 {font-size:12pt;}
h4 {font-size:11pt;}
h5 {font-size:12pt; color:#9ddce1; text-transform:capitalize; border-bottom-style:double; border-bottom-width:1px; padding-bottom:8px;}
h6 {font-size:12pt; color:#9ddce1;}
p.right {text-align:right;}
