body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:justify;
	line-height:19px
}

#main{
margin:20px auto;
padding:0px;
width:908px;
display:block
}

.topcurve{
background-image:url(images/top_curve.jpg);
background-repeat:no-repeat;
width:908px;
height:21px;
}

#topnavigation{
background-image:url(images/menu_back.jpg);
background-repeat:no-repeat;
height:27px;
display:block}

#topnavigation ul{
margin:0px;
padding:0px;
float:right;
padding-right:25px}

#topnavigation ul li {
height:23px;
display:block;
float: right;
width:100px;
text-align:center;
padding-top:4px}


#topnavigation ul li a{
font-weight:bold;
font-size:10px;
color:#FFFFFF;
text-decoration:none
}

#topnavigation ul li a:hover{
color:#CCCCCC
}
#mcontent{
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 40px;
	padding-bottom:80px
}

#mcontent ul li{
line-height:20px
}


#footer{
font-size:10px;
padding:10px;
float:none
}

#whitebox{
background-image:url(images/contentback.jpg);
background-repeat:repeat-y;}

a{
color:#333333
}
a:hover{
color:#999999
}

#mcontent form{
width:470px;
padding:0px}

.input{
width:250px;
border:#101010 1px solid;
height:18px;
float:right;
margin-right:120px;
margin-bottom:10px;
color:#333333;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif
}
.textarea{
width:250px;
border:#101010 1px solid;
height:150px;
margin-bottom:-140px;
float:right;
margin-right:120px;
margin-bottom:10px;
color:#333333;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
