body{
	margin:0;
	padding:0;
	background:url(g/bg_diagonal.gif) center top;
	font-family:helvetica,verdana,arial,serif;
	font-size:12px;
	color:#444;
	line-height:130%;
}
div,img{
	border:0;
}
a{
	color:#444;
	text-decoration:underline;
}
a:hover{
	color:#444;
	text-decoration:none;
}
.boldred{
	font-size:12px;
	font-weight:bold;
	color:#b00000;
}
ul{
	margin:0 0 0 16px;
	padding:0;
}
li{
	margin-bottom:7px;
}
p{
	margin:0 0 8px 0;
}
form{
	width:247px;
}
input{
	width:247px;
	height:14px;
	font-size:11px;
	background:#f6f7f7;
	color:#b3b3b3;
	margin-bottom:3px;
}
input.submitbutoon{
	width:80px;
	height:20px;
	float:right;
	color:#b00000;
}
#main{
	background:url(g/bg.jpg) center top no-repeat;
	height:760px;
}
#maincontent{
	width:720px;
	text-align:left;
}
#content{
	width:450px;
	margin:0 0 0 65px;	
}
#content2{
	width:360px;
}