body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
#header {
	background-image: url(images/bg_01.gif);
	background-repeat: repeat-x;
	height: 379px;
}
	.h1r1 {
		width: 555px;
		height: 66px;
	}
	.toprightbg { 
		background-image: url(images/topright_bg.gif); 
		background-repeat:no-repeat; 
		width: 371px; 
	}
	.mini_contact { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bolder;
		padding-top: 43px;
		padding-right: 20px
	}
	.mini_contact a {
		color: #202763;
		text-decoration: none;
	}
	.whitespace {
	}
	/*
	.header_pics {
		width: 555px;
	}
	*/
#contentbody {
	padding-bottom: 30px;
}
	.contentbg {
		background-image: url(images/content_bg.gif);
		background-repeat: repeat-y;
	}
	.contentpad {
		padding: 10px;
	}
	.titlebar {
		background-color: #303B75;
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		padding: 10px;
	}
	.titlebarcontact {
		background-color: #303B75;
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
		padding: 10px;
	}
	.title {
		font-size: 17px;
		font-weight: bold;
		color: #303B75;
	}
#footer {
	background-image: url(images/bg_03.gif);
	background-repeat: repeat-x;
	height: 62px;
	font-size: 11px;
	color: #999999;
}
	#footer a {
		text-decoration: none;
		font-weight: bold;
		color: #999999;
	}
	.footerpad {
		padding-top: 15px;
	}
.button1 {
	width: 120px;
	font-weight: bold;
}