body {
	background-color: #FFFFFF;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin-top: 0;
}

#container {
position: relative;
margin: 0 auto;
width: 958px;
}

#logo{
top: 47px;
left: 0;
width: 500px;
height: 132px;
background: url(images/layout_02.jpg) no-repeat;
position: absolute;
}

#rotate{
top: 47px;
right: 23px;
width: 435px;
height: 125px;
position: absolute;

}

#header {
position: relative;
top: 0;
background:url(images/layout_01.jpg) top no-repeat;
height: 244px;
}


#menu {
width: 958px;
height: 65px;
background: url(images/layout_06.jpg) no-repeat;
text-align: right;
top: 179px;
position: relative;
}

#main {
position: relative;
top: 20px;
width: 958px;
}

#left {
width: 193px;
height: 407px;
background: url(images/layout_15.jpg) no-repeat;
left: 20px;
position: absolute;
float: left;
}

#middle {
width: 193px;
height: 407px;
background: url(images/layout_17.jpg) no-repeat;
position: absolute;
left: 281px;
}

#boxcontent{
	top: 55px;
	height: 170px;
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #0066CC;
}

#welcome{
width: 430px;
height: 438px;
right: 23px;
float: right;
}

#footer{
width: 958px;
height: 49px;
right: 23px;
clear: both;
background: url(images/layout_20.jpg) no-repeat;
text-align:right;
margin-right: 20px;
}

.footer{
	top: 25px;
	right: 25px;
	font-size: 10pt;
	position: relative;
	font-weight: bold;
	width: auto;
}

h1 {
	font-size:20pt;
	color: #0033FF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
}

#contact {
width: 490px;
height: 350px;
top: 50px;
left: 20px;
position: absolute;
float: left;
background: url(images/mail.jpg) right no-repeat;
}

#about {
width: 490px;
height: 350px;
top: 30px;
left: 20px;
position: absolute;
float: left;
background: url(images/about.jpg) no-repeat;
}

#pcleft {
width: 193px;
height: 407px;
background: url(images/layout_17.jpg) no-repeat;
left: 20px;
position: absolute;
float: left;
}

#pcdesc{
width: 650px;
height: 438px;
left: 275px;
position: relative;
}

#container #main #pcleft #boxcontent a:link, a:visited,a:active {
	color: #0066CC;
	text-decoration: none;
}

#container #main #pcleft #boxcontent a:hover {
	color: #0000CC;
	text-decoration: none;
}

#container #main #webleft #boxcontent a:link, a:visited,a:active {
	color: #0066CC;
	text-decoration: none;
}

#container #main #webleft #boxcontent a:hover {
	color: #0000CC;
	text-decoration: none;
}

#webleft {
width: 193px;
height: 407px;
background: url(images/layout_15.jpg) no-repeat;
left: 20px;
position: absolute;
float: left;
}
