@charset "UTF-8";

@import url(site.css);

#mainContainer02 {
	padding-bottom: 35px;
}

/* * * homeDiv1 * * */

#contactDiv1 {
	margin-top: 45px;
	text-align: left;
	padding-bottom: 45px;
}


#successNote {
	text-align: center;
	padding: 30px;
}

#container3 {
	position: relative; top: 0; left: 0;
	width: 904px;
	margin: 0 auto;
	text-align: left;
}

#colLeft1 {
	position: absolute; left: 0; top: 0;
	width: 440px;
}

#colRight1 {
	padding-left: 515px;
	padding-bottom: 28px;
}

#container3 h2 {
	margin-bottom: 24px;
}

#container3 p {
	padding-left: 5px;
	margin-bottom: 18px;
}

#newsButton {
	margin-top: 46px;
	position: relative; top: 0; left: 0;
	padding-left: 56px;
}

#newsButton input {
	position:absolute; top: 3px; left: 24px;
}

#container3 label {
	padding-left: 5px;
	margin-bottom: 18px;
}

.inputs1 .line {
	position: relative; top: 0; left: 0;
}

.inputs1 label {
	position: absolute; top: 3px; left: 0;
}

.inputs1 input, .inputs1 textarea {
	margin-left: 89px;
	border: 0;
	background-color: #151a21;
	width: 273px;
	margin-bottom: 16px;
	color: #ececec;
	font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
	padding: 3px 8px;
}

.inputs1 textarea {
	height: 96px;
}



/* * * submitContact * * */

.buttons {
	text-align: right;
}

#submitContact {
	display:block;
	width: 119px;
	height: 37px;
	background: #000 url(../img/buttons/send_01.gif) no-repeat center center;
	border: 0;
	font-size: 0;
	margin-top: 20px;
	margin-left: auto;
}

#submitContact:hover {
	background-image: url(../img/buttons/send_ro_01.gif);
	cursor: pointer;
}




/* * * contactDiv2 * * */

#contactDiv2 {
	width: 904px;
	margin: 0 auto;
	border-top: 1px solid #e7c76c;
	text-align: left;
	padding: 46px 0 10px 0;
	position: relative; left: 0; top: 0;
}

#myspaceLink01 {
	display: block;
	width: 187px;
	height: 61px;
	position: absolute; top: 30px; left: 40px;
	background: #000 url(../img/buttons/myspace-logo_01.gif) no-repeat center center;
}

#myspaceLink01:hover, #myspaceLink01:focus { background-image:url(../img/buttons/myspace-logo_ro_01.gif); }

#contactDiv2 h2 { display: none; }

#contactDiv2 p {
	padding-left: 293px;
}



#preload01 div {
}

#myspaceLink02 { background-image:url(../img/buttons/myspace-logo_ro_01.gif);}

#submitContact2 {	background-image: url(../img/buttons/send_ro_01.gif);}