body {
	background-image: url(../images/back-grad-cont.gif);
	background-color: #CFD3D7;
}
#shadow {
	background-image: url(../images/shad-r-cont.gif);
}
#bottom {
	background-image: url(../images/shad-b-cont.gif);
}

a {
	color: #FF4800;
}
a:visited {
	color: #FF4800;
}
a:hover {
	color: #FF4800;
}
a:active {
	color: #FF4800;
}

.contentleft {
	margin: 0px;
	padding: 0px 12px 0px 20px;
	width: 377px;
	border: 0px none;
	text-align: justify;
	vertical-align: top;
}
#bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 0px;
	margin: 23px 0px 0px;
	width: 377px;
}

div#bodytext p {
	padding: 0px;
	margin: 0px 0px 12px;
}
.red {
	color: #FF2400;
	font-weight: bold;
	text-transform: uppercase;
}
#legal {
	color: #83888D;
}
#dots {
	background-image: url(../images/contact-dots.gif);
	width: 100%;
	background-repeat: repeat-x;
	height: 10px;
	margin: 0px 0px 8px;
	padding: 0px;
	background-position: bottom;
	display: block;
}
#expand {
	background-image: url(../images/contact-plus.gif);
	background-color: #FF4800;
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 14px;
	padding-left: 5px;
	text-decoration: none;
}
#collapse {
	background-image: url(../images/contact-minus.gif);
	background-color: #FF4800;
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 14px;
	padding-left: 5px;
	text-decoration: none;
}
#contactform {
	width: 100%;
	margin-top: 10px;
}
.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #C1C6CC;
	width:207px;
	vertical-align:bottom;
	background-color: #EFF2F4;
	color: #4F565B;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
}
form#contactform p {
	margin-bottom: 5px;
}
.box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #C1C6CC;
	width:247px;
	vertical-align:bottom;
	background-color: #EFF2F4;
	color: #4F565B;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	height: 94px;
	margin-bottom: 6px;
}
#sent2 {
	margin-right: 70px;
}
