@charset "utf-8";
body { margin-top: 0px; }
#contact {
	width:291px;
	margin:0;
	padding:25px 0 0 0;
}
#rightcol {
	background-image: url(images/bg_rightcol2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 607px;
	width: 291px;
}
#rightcol hr { color:#67869D; height: 1px; margin-right: 20px; border: solid 1px #67869D; }
#bottom1 {
	background-image: url(images/bg_bottom_left2.jpg);
	background-repeat: repeat-y;
	height: 165px;
}
#bottom2 {
	background-image: url(images/bg_bottom_middle2.jpg);
	background-repeat: repeat-y;
	height: 165px;
}
#bottom3 {
	background-image: url(images/bg_bottom_right2.jpg);
	background-repeat: repeat-y;
	height: 165px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 12px;
	line-height: 125%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD51D;
	font-size: 12px;
	margin: 0px;
	text-transform:uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD51D;
	font-size: 13px;
	margin: 0px;
}
a { color: #FFFFFF; }
a:hover { color: #FFD51D; }
#contact p { line-height: 160%; }
#contact a { color: #3F3F3F; text-decoration:none; }
#contact a:hover { color: #FFD51D; }
li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
