/* CSS Document */


	body {
	fontsize: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	font-family: Arial, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_tile.jpg);
	}
	html>body { 
	font-size: small;
	font-family: Arial, sans-serif;
	color: #666666;
	}
	h1 {
	font-size: 130%;
	color: #666666;
	margin: 0;
	padding: 0;
	}
	h2 {
	font-size: 120%;
	color: #666666;
	margin: 0;
	padding: 0;
	}
	h3 {
	font-size: 110%;
	}
	p {
	color: #666666;
	margin: 0;
	padding: 0;
	}
	ul {
	font-size: 135%;
	font-weight: normal;
	}
	

/* -------- MAIN ELLEMENTS -------- */
#wrapper {
width: 962px;
position: relative;
left: 50%;
margin-left: -481px;
background-image: url(images/wrapper.jpg);
}
#branding {
width: 962px;
height: 100px;
padding: 0 0 0 35px;
}
#menu {
width: 570px;
height: 26px;
padding: 1px 45px 0 347px;
background-image: url(images/menu_bg.jpg);
}
#banner {
width: 883px;
height: 361px;
padding: 22px 44px 54px 35px;
}




/* -------- FEATURES -------- */
#featureswrapper {
width: 884px;
height: 129px;
padding: 0 43px 27px 35px;
}
/* -------- FEATURE BUTTONS -------- */
#featurebuttons {
float: left;
width: 337px;
height: 129px;
padding: 0;
}
/* -------- BUTTON 1 -------- */
#featurebutton1 a:link, #featurebutton1 a:visited {
display: block;
width: 337px;
height: 43px;
line-height: 43px;
color: #FFFFFF;
font-size: 135%;
text-decoration: none;
background: url(images/button_1.jpg) no-repeat left center;
text-indent: 15px;
}
#featurebutton1 a:hover, #featurebutton1 a:active {
background-position: right center;
}
/* -------- BUTTON 2 -------- */
#featurebutton2 a:link, #featurebutton2 a:visited {
display: block;
width: 337px;
height: 43px;
line-height: 43px;
color: #FFFFFF;
font-size: 135%;
text-decoration: none;
background: url(images/button_2.jpg) no-repeat left center;
text-indent: 15px;
}
#featurebutton2 a:hover, #featurebutton2 a:active {
background-position: right center;
}
/* -------- BUTTON 3 -------- */
#featurebutton3 a:link, #featurebutton3 a:visited {
display: block;
width: 337px;
height: 43px;
line-height: 43px;
color: #FFFFFF;
font-size: 135%;
text-decoration: none;
background: url(images/button_3.jpg) no-repeat left center;
text-indent: 15px;
}
#featurebutton3 a:hover, #featurebutton3 a:active {
background-position: right center;
}
/* -------- FEATURE SUCCESS -------- */
#featuresuccess {
float: left;
width: 281px;
height: 129px;
padding: 0;
}
#featuresuccess a:link, #featuresuccess a:visited {
display: block;
width: 281px;
height: 129px;
line-height: 210px;
color: #FFFFFF;
font-size: 135%;
text-decoration: none;
background: url(images/button_success.jpg) no-repeat left center;
text-indent: 50px;
}
#featuresuccess a:hover, #featuresuccess a:active {
background-position: right center;
}
/* -------- NEWS -------- */
#newscont {
float: left;
width: 266px;
height: 129px;
}
#news {
width: 238px;
height: 52px;
padding: 6px 26px 6px 2px;
background: url(images/news_bg.jpg) no-repeat;
}
#news dl {
margin: 0;
padding: 0;
}
#news dt {
float: right;
width: 178px;
margin: 0;
padding: 0;
font-size: 85%;
line-height: 13px;
color: #666666;
}
#news dd {
margin: 0;
padding: 0;
font-size: 85%;
}
#news dd .img img {
float: left;
}
#news a:link, #news a:visited {
color: #2962AA;
text-decoration: none;
}
#news a:hover, #news a:active {
text-decoration: underline;
}
.newstitle {
color: #333333;
font-weight: bold;
}
/* -------- FOOTER -------- */
#footer {
width: 883px;
height: 100px;
padding: 0 44px 0 35px;
}
#footerleft {
float: left;
margin: 5px 0;
font-size: 80%;
}
#footerleft a:link, #footerleft a:visited {
color: #2962AA;
text-decoration: none;
}
#footerleft a:hover, #footerleft a:active {
text-decoration: underline;
}
#footerright {
float: right;
margin: 5px 0;
font-size: 80%;
}
#footerright a:link, #footerright a:visited {
color: #2962AA;
text-decoration: none;
}
#footerright a:hover, #footerright a:active {
text-decoration: underline;
}





