/* CSS Document */
body
{
	text-align:center;
	background:#CCCCCC;
}
.sitelayout
{
	margin:0px auto;
	text-align:left;
}
.section
{
	padding:0px 30px 0px 10px;
}
.top_left
{
	background:url(../images/bkg/top_left.jpg) no-repeat;
	width:218px;
	height:128px;
}
.top_left a
{
	display:block;
	width:218px;
	height:128px;
	text-decoration:none;
}

.top
{
	background:url(../images/bkg/top.jpg) no-repeat;
	width:542px;
	height:128px;
}
.main
{
	background:url(../images/bkg/main_bg3.jpg) no-repeat;
	width:542px;
	vertical-align:top;
}
.bottom_left
{
	background:url(../images/bkg/bottom_left.jpg) no-repeat;
	width:218px;
	height:128px;
}
.bottom
{
	background:url(../images/bkg/bottom.jpg) no-repeat;
	width:218px;
	height:128px;
	text-align:right;
	vertical-align:bottom;
}
.bottom a
{
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	display:block;
	width:100px;
	height:30px;
	margin-left:410px;
	margin-right:30px;
	margin-bottom:10px;
}

.menu2
{
	background:url(../images/bkg/menu_bg_repeat.jpg) repeat-y;
	width:218px;
	height:285px;
	vertical-align:top;
}
.menu2 .menubkg
{
	background:url(../images/bkg/menu_bg.jpg) no-repeat;
}
.menu2 .menubkg .menubuttons
{
	padding-left:68px;
	padding-top:25px;
}
.menu2 .menubkg .menubuttons a
{
	display:block;
	width:133px !important;
	width:133px;
	height:20px !important;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
	padding-top:6px;
}
.menu2 .menubkg .menubuttons a:hover
{
	background:url(../images/buttons/buttonbkg.gif) no-repeat;
}

