#banner {
	width: 800px;
	float: left;
	height: 140px;
	background-image: url(../Images/BannerContact.gif);
    }
	
#nav {
	width: 600px;
	float: left;
	background-image: url(../Images/NavContact.gif);
	background-repeat: repeat-y;
	margin-bottom: 3px;
	height: 22px;
	 }

#column1 {
	width:140px;
	float: left;
	background-color: #FFFFFF;
	height: 400px;
	background-image: url(../Images/StripeContact.gif);
	background-repeat: repeat-x;
	}
	
#column2 {
	float:right;
	width:460px;
	background-color: #FFFFFF;
	margin-left: 0px;
	height: 400px;
	background-image: url(../Images/StripeContact.gif);
	background-repeat: repeat-x;
	}

#wrap #column2 #column2-box2 textarea {
	overflow: auto;
	font-weight: normal;
	font-family: georgia, palatino, times, serif;
	font-size: 12px;
	margin-bottom: 10px;
}

#sidepic {
	float:right;
	width:197px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-left: 3px;
	height: 425px;
	background-image: url(../Images/PicContact.jpg);
    }

#wrap #column2 #column2-box2 input {
	font-family: georgia, palatino, times, serif;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 10px;
	}
#wrap #column2 #column2-box2 b {
	font-weight: 300;
}
#wrap #column2 #column2-box2 #column2-box2 a {
}
