/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#leftcontent {
padding:0px;
font-family: tahoma;
font-size: 11px;
margin: 240px 0 0 10px;
width: 308px;
height: 221px;
}

#leftcontent h1{
font-weight:bold;
font-size:14px;
}

#special {
font-family: tahoma;
font-size: 11px;
margin: 90px 0 0 10px;
width: 320px;
height: 130px;
}

#rightcontent {
font-family: verdana;
font-size: 11px;
float:left;
margin: 279px 0 0 15px;
width: 415px;
line-height:20px;
}

#bottommenu {
font-family: tahoma;
font-size: 11px;
margin: 20px 0 0 350px;
width: 500px;
line-height: 23px;
}

#bottommenu a:link{
text-decoration:none;
color:#FF6600;
font-weight:bold;
}

#bottommenu a:hover{
color:#0066CC;;
font-weight:bold;
}

#bottommenu a:active{
color:#FF6600;;
font-weight:bold;
}

#box {
	width: 406px;
	height: 122px;
	background-image: url(images/bgbox.jpg);
	background-repeat: no-repeat;
	}
#boxtext {
	padding: 2px 10px 5px 10px;
}