
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#contactspage {
	width: 913px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0 auto;
	background: #180818; 
}

.contactstable {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 400px;
	background-color: #230C23;
	border-collapse: collapse
}

.contactstablebody {
	margin: 0;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
}

.contactstdh1 {
   padding: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 398px;
	background-color: #230C23;
	border: 1px solid #602160;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}

.contactstrboc {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

.contactstdbocright {
	padding: 5px;
	margin-right: 5px;
	width: 50%;
	background-color: #602160;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C71585;
	text-align: left;
	line-height: normal;
}

.contactstdbocleft {
	padding: 5px;
	padding-left: 15px;
	margin-left: 15px;
	width: 50%;
	background-color: #602160;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C71585;
	text-align: left;
	line-height: normal;
}


.contactsaddresstd {
   padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 160px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	background-color: #602160;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C71585;
	text-align: left;
	line-height: 2px;
}

