/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	background-image:url(../images/bknd_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.toppart
{
	width:100%;
	height:214px;
}
.topheader
{
	width:955px;
	height:214px;
	margin:auto;
}

.topmenu
{
	float:left;
	
}
.topmenu ul
{
	margin:0px;
	padding:0px;
	font-size:13px;
	text-transform:uppercase;
	list-style-type:none;
	color:#ffc000;
	font-weight:bold;
	padding-top:10px;
}

.topmenu ul li
{
	float:left;
	
}

.topmenu ul li a
{
	color:#4D4D4D;
	text-decoration:none;
	padding:10px 5px 10px 3px;
}

.topmenu ul li a:hover
{
	color:#FFC000;
	text-decoration:none;
}

.bannerwarper
{
	width:100%;
	height:272px;
	
}

.banner
{
	width:955px;
	height:272px;
	margin:auto;
}

.contentwarper
{
	width:100%px;	
}

.madultop
{
	width:955px;
	margin:auto;
}
.moduletopheader
{
	width:955px;
	height:187px;
	background-image:url(../images/module_bknd_top.jpg);
}

.modulcontent
{
    background-position:center center;
    background-repeat:repeat-y;
    width:955px;
	background-image:url(../images/content_bknd.jpg);
}

.modulcontent h3
{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}

.modulcontent h2
{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.modulcontent p
{
	font-size:12px;
	color:#666666;
	margin:0px;
	padding-bottom:10px;

}

.modulcontent a
{
	font-size:12px;
	color:#FF9900;
	text-decoration:none;
}

.modulemiddleheading
{
	width:955px;
	height:187px;
	background-image:url(../images/module_bknd_middle.jpg);
	
}

.articlefooter
{
    width:955px;
	height:85px;
	background-image:url(../images/module_footer_top.jpg);
}

.article_separator
{
    display:none;
}

.footer_top
{
    background-image:url(../images/module_footer_top.jpg);
    height:65px;
}

.bottommodul
{
	width:955px;
	height:278px;
	/*background-image:url(../images/module_bknd_bottom.jpg);*/
	background-image:url(../images/module_bknd_footer.jpg);
    background-repeat:no-repeat;
}


.bottommodul
{
	color:#999999;
}

.bottommodul h2
{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.bottommodul ul
{
	color:#999999;
	font-size:12px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.bottommodul ul
{
	color:#999999;
	font-size:12px;
	margin:0px;
	padding:0px;
}

.bottommodul ul li
{
	color:#999999;
	font-size:12px;
	line-height:1.3;

}

.bottommodul ul li a
{
	color:#999999;
	font-size:12px;
	text-decoration:none;
}

.footerlink
{
	padding:10px 0px 10px 0px;
	width:955px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	margin:auto;
}
.footerlink a
{

	color:#FFFFFF;
	text-decoration:none;
}


.footertext
{
	
	width:900px;
	padding:10px 10px 20px 45px;
	font-size:12px;
	color:#999999;
	margin:auto;
}

td a img
{
    border:none;
}

.contactlink
{
    border:none;
}

.contact_content
{
    padding:0px 35px !important;
    width:420px;
    color:#666666;
    /*font-family: arial, sans-serif;*/
}
.contact_content h1
{
    color:#FFF;
    font-size:17px;
    text-transform:uppercase;
}
.description div
{
    padding-top:25px;
}
.description h2
{
    font-size:13px;
    font-weight:bold;
    color:#666666;
    padding:0px;
    margin:0px;
}
.address div p
{
    color:#666666 !important;
    font-size:13px;
    font-weight:bold;
    padding:0px;
    margin:0px;
}
.description p 
{
    padding:0px;
    margin:0px;
}

#system-message {
background-color:#D30907 !important;
color:#FFFFFF;
padding:5px;
font-size:12px;
}