.main {
	width:980px;
	margin:0px auto;
	background-color:#FFFFFF;
}

.top {
	width:980px;
	background-color:#FFFFFF;
	height:98px;
	text-align:left;
	float:left;
}
.logo {
	width:231px;
	height:98px;
	float:left;
	line-height:1px;
}

.title {
	display:block;
	width:749px;
	float:right;
	font-family:"Times New Roman",Georgia,Serif;
	font-style:italic;
	font-size:12px;
	padding-top:10px;
	color:#000000;
	text-align:right;
}

.topmenu {
	float:right;
}

.topmenu a:link,  .topmenu a:visited{
	padding:5px 10px 5px 10px;
	color:#0033CC;
	font-size:14px;
	text-decoration:none;
	margin-right:1px;
	height:26px;
	line-height:32px;
}

.topmenu a:hover {
	color:#0033CC;
	text-decoration:underline;
}

.header{
   width: 100%;
   left: 0%;
   height:650px;
}

.barbottom{
	width:980px;
	background-image:url(../images/main_08.gif);
	background-repeat:repeat-x;
	height:25px;
	background-color:#FFFFFF;
	float:left;
}


/*additional classes*/
.horsep{
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	height:8px;
	line-height:8px;
}


.colmask{
   width: 100%;
   left: 0%
}
.colmid{ right: 33% }
.colleft{ right: 33% }
.col1{
   width: 31%;
   left: 101%
}
.col2{
   width: 32%;
   left: 36%
}
.col3{
   width: 31%;
   left: 71%
}
.footer{
   width: 85%;
   left: 7.5%
}
.header{
   clear: both;
   float: left;
   position: relative;
   border-bottom: #000 1px solid;
   background-color: #ffffff
}
.colmask{
   clear: both;
   float: left;
   overflow: hidden;
   position: relative;
   background-color: #ffffff
}
.colmid{
   float: left;
   width: 100%;
   position: relative;
   background-color: #ffffff
}
.colleft{
   float: left;
   width: 100%;
   position: relative;
   background-color: #ffffff
}
.col1{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #ffffff
}
.col2{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #ffffff
}
.col3{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #ffffff
}
.footer{
   clear: both;
   float: left;
   position: relative;
   border-top: #000 1px solid;
   border-bottom: #000 1px solid;
   background-color: #ffffff;
   margin-top:6px;
   margin-bottom:6px;
   padding-top:10px;
   padding-bottom:6px;
}
.bottom{
   clear: both;
   width: 100%;
   float: left;
   position: relative;
   background-color: #ffffff
}

.copyright{
	color:#000000;
	font-size:0.87em;
	padding-top:25px;
	width:100%;
	height:60px;
	background-image:url(../images/main_21.gif);
	background-repeat:no-repeat;
	background-color:#6d6d6d;
	text-align:center;
}


body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   width: 100%;
   min-width: 600px;
	color: #333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

body a img {
	border:none;
	}

/*link classes*/

a:link {
color:#3366CC;
font-size:12px;
text-decoration:none;
}
a:visited{
color:#3366CC;
font-size:12px;
text-decoration:none;
}
a:hover {
color:#3366CC;
text-decoration:underline;
}

h2{
	color:#0033CC;
	font-size:1.2em;
	padding-bottom:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
	line-height:22px;
	height:22px;
	background-image:url(../images/headline.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:16px;
	margin:0px;
}

h3{
	text-decoration:underline;
	color:0033CC;
}

.readmore{
	background-image:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	padding-left:16px;
}

/* --------------------------------------------------
   Thumbnails
*/

#thumbs {
	list-style-type:none;
}

#thumbs li {
	display:block;
	float:right;
	width:100%;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
	text-align:left;
}

#thumbs img {
	border:1px solid #000000;
	margin-right:20px;
}

#thumbs a {
	float:left;
	width:200px;
	margin-right:20px;
}

#thumbs li p {
	margin-top:20px;
	margin-right:20px;
	font-size:larger;
	padding-left:20px;
}
