@charset "utf-8";
/* CSS Document */

<STYLE TYPE="text/css">

#main {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-image:url(bg.gif);
 	
}

#sub {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:700px;
	background-color: #DCDCDC;

}
#pace-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:113px;
	height:148px;
	background-color: #DCDCDC;
}

#pace-02 {
	position:absolute;
	left:113px;
	top:0px;
	width:202px;
	height:100px;
	background-color: #DCDCDC;
	padding-top: 40px;
}

#pace-03 {
	position:absolute;
	left:315px;
	top:0px;
	width:163px;
	height:35px;
	background-color: #DCDCDC;
	padding-top: 100px;
}

#pace-04 {
	position:absolute;
	left:478px;
	top:0px;
	width:210px;
	height:135px;
	background-color: #DCDCDC;
}

#pace-05 {
	position:absolute;
	left:687px;
	top:0px;
	width:107px;
	height:102px;
	background-color: #DCDCDC;
	padding-top: 42px;
}

#pace-06 {
	position:absolute;
	left:887px;
	top:0px;
	width:113px;
	height:147px;
	background-color: #DCDCDC;
}

#pace-07 {
	position:absolute;
	left:0px;
	top:0px;
	width:113px;
	height:552px;
	padding-top: 149px;
	background-color: #DCDCDC;
}

#pace-08 {
	position:absolute;
	left:113px;
	top:135px;
	width:774px;
	height:66px;
	background-color: #DCDCDC;
	padding-top: 5px;
}

#pace-09 {
	position:absolute;
	left:887px;
	top:0px;
	width:113px;
	height:550px;
	background-color: #DCDCDC;
	padding-top: 149px;
}

#pace-10 {
	position:absolute;
	left:113px;
	top:204px;
	width:774px;
	height:380px;
	background-color: #DCDCDC;
}

#pace-11 {
	position:absolute;
	left:113px;
	top:509px;
	width:774px;
	height:75px;
	background-color: #DCDCDC;
}

#pace-12 {
	position:absolute;
	left:0px;
	top:584px;
	width:1000px;
	height:37px;
	background-color: #DCDCDC;
}

#pace-13 {
	position:absolute;
	left:0px;
	top:619px;
	width:1000px;
	height:34px;
	background-color: #DCDCDC;
}

#pace-14 {
	position:absolute;
	left:0px;
	top:622px;
	width:1000px;
	height:42px;
	background-color: #DCDCDC;
	background-image: url(footer.gif);
	padding-top: 20px;
}


body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.roundedCorners {
	border: 1px solid #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.roundedTopCorners {
	border: 1px solid #000;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	
.pace_font {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-style: normal;
}

 </STYLE> 
