body{
	background:#000000 url(images/bg_tile-x.gif) top repeat-x;
}
body, *{
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}
a{color:#A99;}
a:hover{color:#cecece;}
#wrapper{
	margin:0px auto;
	width:766px;
}
#leftcolumn{
	float:left;
	width:446px;
	overflow: hidden;
}
#logo{
	height:94px;
	background:url(images/logo.jpg) top no-repeat;
}
#images{
	height:99px;
	background:url(images/photos.jpg) top no-repeat;
}
#content{
	color:#cecece;
	padding:25px 25px 55px 25px;
	background:#2e282a url(images/content_end.gif) bottom repeat-x;
}
#content p, #content ul{
	padding-bottom:13px;
}
#content ul{
	padding-left:24px;
}
#foot{
	color:#595959;
	text-align:center;
	padding:10px;
}
#rightcolumn{
	float:right;
	width:304px;
}
#phonenumber{
	height:94px;
	background:url(images/phone.jpg) top no-repeat;
}
#form, #thankyou{
	background-color:#241e1f;
	padding:0 4px 4px 4px;
}
#thankyoutitle{
	height:99px;
	background:url(images/thankyou.jpg) top no-repeat;
}
#formtitle{
	height:99px;
	background:url(images/request_information.jpg) top no-repeat;
}
form, #ty{
	background-color:#e5dee0;
	padding:15px 15px 5px 15px;
}
#ty p, #ty ul{
	padding-bottom:10px;
}
form .label{
	width:75px;
	padding-right:8px;
	text-align:right;
}
form .formfield{
	
}
form table tr td{
	padding-bottom:10px;
}
form table{
	margin:0 auto;
}
#security{
	padding:15px;
	height:20px;
	background:url(images/privacy_protected.gif) center no-repeat;
}
#program {
        width: 166px;
}
input.error {
        color: firebrick;
        border: 2px solid firebrick;
        font-weight: bold;
        padding: 2px;
}
	#privacy_policy, #privacy_policy a {
	color:#666;
	padding-top:25px;
	padding-right:35px;
	width:100px;
	display:block;
	float:right;
	}
/* SOCIAL SITES CONTENT */

#socialConent {
	font-size:12px;
	background-color:#000;
	border:1px solid #333;
	display:inline-table;
	text-align: left;
	padding: 10px;
}

#socialConent h2{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0;
}

#socialConent .socialText {
	color:#666666;
}

#socialConent {
	background-repeat:no-repeat;
}

#social_sites {
	margin-bottom:2px;
	display:inline-table;
	width:370px;
	margin-bottom: 10px;
}

#socialIcons {
	float:left;
	line-height:20px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:90px;
}