@charset "utf-8";
/* CSS Document */

body
{	font-family: "trebuchet MS", tahoma, sans-serif;font-size:80%;color:#000000;background-image: url(images/bg.gif);/*default background image*/
    background-attachment: fixed;/*default background image*/
	margin:0;padding:0;
	text-align: center;
}
#container
{
    margin: 0 auto 0 auto;
    width: 940px; 
    padding:0px;
    text-align: left;
    background-image: url(images/maintop.gif);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border-bottom: solid 8px #FFFFFF;
    border-left: solid 15px #ffffff;
    border-right: solid 15px #FFFFFF;
}
#logo
{
    margin: 0 auto 0 auto;
	width:970px;height:116px;padding:0; border:0px solid red
}

#loginn{float:right;text-align:right; margin:80px 10px 0 0;color:#98929e}

#top{margin: 0 auto 0 auto;width:970px;height:14px;background-image: url(images/top.gif)}

#slideshow
{
    margin: 0 auto 0 auto;
	width:947px;height:265px;color:#fff;   
	background-color:white;
	padding:0 0 0 7px;	
	border-top: solid 0px #FFFFFF;
    border-left: solid 8px #FFFFFF;
    border-right: solid 8px #FFFFFF;/*default header image*/
}
#mainnav_left 
{   text-align:left;
    width: 240px;
    margin: 0 15px 0 0;
	float:left; border:0px solid red
}
#contents 
{ 
    margin: 0px 0px 0px 0px; 
    padding:0px;float:left; border:0px solid red; width:680px; margin-left:5px
}
#breadcrumb
{
    margin:20px 0 0 0;
    text-align: left;
}

#bottombg
{   height: 80px;
    width: 897px;
    margin: auto;
    text-align: left;
}
#footer
{
	clear: both;
	color:gray;
	font-size:10px;
	height: 102px;
	width: 970px;
	margin: auto;
	padding:0px;
	text-align: left;background-image: url(images/footer.gif); background-repeat: no-repeat
}
#footer a
{color:gray;}

