/* CSS Document */

body {
	background-color: #cdcaca;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

a{
	color:#002df6;
	background-color:inherit;
	text-decoration:none;
}

a:hover{
	color:#ec102b;
	background-color:inherit;
	text-decoration:none;
}

img{
	border:0px;
}

p{
	margin:0px 0px 15px 0px;
}

#lay_master{
	width:806px;
	background-image: url(../images/main.jpg);
	margin:0px auto;
}

#lay_top{
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:806px;
}

#lay_top2{
	background-image: url(../images/top2.jpg);
	background-repeat:no-repeat;
	height:118px;
	width:806px;
}

#lay_top2 img{
	padding:5px 0px 0px 270px;
}

#lay_middle{
	background-image: url(../images/middle.jpg);
	background-repeat:no-repeat;
	min-height:464px;
	width:806px;
}

#lay_middle_main{
	width:755px;
	padding:20px 0px 0px 21px;
}

#links{
	float:left;
	width:145px;
}

#content{
	float:right;
	margin:0px 0px 0px 30px;
	width:573px;
}

#bottom{
	width:757px;
	clear:both;
	margin-top:10px;
}

#bottom_top{
	width:757px;
	height:9px;
	background-image: url(../images/bottom_01.jpg);
	background-repeat:no-repeat;
}

#bottom_middle{
	width:757px;
	min-height:100px;
	background-image: url(../images/bottom_02.jpg);
	background-repeat:repeat-y;
}

.bottom_all{
	width:235px;
	float:left;
	margin-left:9px;
	margin-right:8px;
}

.bottom_all2{
	min-height:100px;
}

.bottom_all a img{
	float:right;
	bottom:0px;
}

#bottom_bottom{
	width:757px;
	height:9px;
	background-image: url(../images/bottom_04.jpg);
	background-repeat:no-repeat;
}

#lay_footer1{
	background-image: url(../images/main.jpg);
	background-repeat:no-repeat;
	height:14px;
	width:806px;
	clear:both;
}

#lay_footer2{
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:806px;
	clear:both;
}