/* CSS Document */

*{
	background: #FFFFFF url(images/bg.png);
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

.page {
width: 900px;
padding: 10px;
}

.header {
width: 900px;
height: 155px;
background:url(images/header2.png) center no-repeat;
}


.menu {
width: 900px;
height:44px;
background:url(images/menu.png) center no-repeat;
}

.contentbg{
width: 900px;
background:url(images/content.png) center repeat-y;
}

.content{
width:580px;
background:#FFFFFF none;
}

.contentborder{
border: #CCCCCC 1px solid;
padding: 2px;
}

img{
background: none;
}

#hcont1{
width:350px;
float:left;
background:none;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif
}

#hcont2{
	width:300px;
	float:right;
	background:none;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif
}

.hcontbox1{
width:215px;
height:215px;
background: url(images/contentbox.png);
float:right
}

.hcontboxinside{
width:195px;
height:195px;
background:none;
padding:10px 10px 10px 10px;
}

.hcontbox2{
width:215px;
height:215px;
background: url(images/contentbox.png);
float:left
}

.hcontbox2inside{
width:195px;
height:195px;
background:none;
padding:10px 10px 10px 10px;
}

#acont1{
	width:300px;
	float:right;
	background:none;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif
}

#acont2{
	width:300px;
	float:left;
	background:none;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif
}

.acontbox1{
width:215px;
height:215px;
background: url(images/contentbox.png);
float:left
}

.acontboxinside{
width:195px;
height:195px;
background:none;
padding:10px 10px 10px 10px;
}

.acontbox2{
width:215px;
height:215px;
background: url(images/contentbox.png);
float:right
}

.acontbox2inside{
width:195px;
height:195px;
background:none;
padding:10px 10px 10px 10px;
}


#ccont1{
	width:300px;
	float:right;
	background:none;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif
}

#ccont2{
	width:300px;
	float:right;
	background:none;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif
}

.ccontbox1{
width:215px;
height:215px;
background: url(images/contentbox.png);
float:left
}

.ccontboxinside{
width:195px;
height:195px;
background:none;
padding:10px 10px 10px 10px;
}

.ccontbox2{
width:215px;
height:215px;
background: url(images/contentbox.png);
float:left
}

.ccontbox2inside{
width:195px;
height:195px;
background:none;
padding:10px 10px 10px 10px;
}

.footer{
width:900px;
height:47px;
background: url(images/footer.png) center no-repeat;
font: "Lucida Grande", Verdana, sans-serif;
font-size:10px
}


.process{
background:#FFFFFF none;
border: #CCCCCC 1px solid;
width: 450px;
}


p {
background:none;
}

a {
background:none;
}
