.leftCol {background:0;margin:0;padding:20px 0 0;}
	.leftCol div {background:0;height:auto;margin:0;padding:0;}

#addresses {background:#535d7f url(../images/gradient.png) bottom left repeat-x;padding:10px;width:210px !important;}
	#addresses ul {border:3px solid #68729c;padding:10px;}
		#addresses ul li {color:#efe9b8;font-size:12px;margin-top:30px;text-align:center;}
		#addresses ul li:first-child{margin-top:0;}
			#addresses ul li h4 {font-size:18px;}
			#addresses ul li a {color:#efe9b8;}
			#addresses ul li p {line-height:18px;}

.main h2, .main ul li {color:#efe9b8;font-size:18px;text-transform:uppercase;}
.main ul {overflow:hidden;}
	.main ul li {float:left;margin-right:10px;}
.main #employForm, .main #partyForm, .main #contact {display:none;}
#contact, #employ, #party {cursor:pointer;}

form {margin:30px 0;overflow:hidden;}
label, input, textarea, select {display:block;float:left;margin-bottom:10px;width:49%;}
form br {clear:both;}
label {color:#efe9b8;}
textarea{width:50%;}
.submit, .reset {background:#6e78a6;color:#efe9b8;border:1px solid #efe9b8;display:block;float:right;font-weight:bold;margin-right:10px;padding:4px 0;text-align:center;text-decoration:none;text-transform:uppercase;width:100px;}
.submit {margin-right:0;}
.reset {background-color:#35315b;}
#message {color:#efe9b8;font-weight:bold;margin-bottom:15px;}