/* Main Tags */
body {
font-family: verdana, lucida, arial, helvetica, sans-serif;
font-size:9px;
margin:0px;
padding:0px;
background-image: url(../_ima/bg_main.jpg);
background-position: center top;
background-repeat: repeat-x;
background-color: #686F68;
padding-bottom: 40px;
}

.main {
background-color: #8B998C;
border-left: 1px solid #494e49;
border-right: 1px solid #494e49;
border-bottom: 1px solid #494e49;
}

/* Text */
h1, .home {
font-size:12px;
}

h2 {
font-size:16px;
}

li {
padding-bottom:5px;
margin-bottom:5px;
	margin-left: 20px;
	padding-left:5px;
	list-style-type: none;
	line-height: 16px;
	border-bottom: solid 1px #fff;
}

.footer {
font-size:11px;
line-height: 18px;
padding: 10px 0 10px 10px;
color:#FFFFFF;
}

.footer a:link, .footer a:visited {
color:#FFFFFF;
text-decoration:none;
}

.footer a:hover {
color: #8B998C;
background-color:#FFFFFF;
}

/* Header */

/* Navigation */

/* Footer */
.footer {
height: 20px;
line-height:20px;
border-top: solid 1px #fdfdfd;
}

/* Content */
.contentarea {
	background-image: url(../_ima/bg_home.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8B998C;
	padding-bottom:60px;
}

.home {
	color: #FFFFFF;
	width: 560px;
	text-align:left;
}

