﻿body {
	margin: 0px;
	background: #656565 url('../images/body-bg2.jpg') repeat-x;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
}

td {
	vertical-align: top;
}


*html .banner {
	margin-top: -2px;
}

*+html .banner {
	margin-top: -2px;
}

ul li {
	list-style: square;
}
#wrapper {
	width: 782px;
	text-align: left;
}

#header {
	height:110px;
	background: url('../images/header.jpg') no-repeat;
	color: #fff
}

#left {
	float: left;
	width: 254px;
	background: url('../images/offices-bg.jpg') repeat-y;
}

#right {
	padding-top: 20px;
	padding-left: 30px;
	float: left;
	width: 470px;
	color: #fff;
}

.offices {
	background: url('../images/offices.jpg') no-repeat;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#footer {
	height: 70px;
	background: url('../images/footer-bg.jpg') repeat-x;
	color: #fff;
}

#footer-content2 {
	height: 70px;
	background: url('../images/footer2.jpg') no-repeat;
	width: 782px;
	text-align: left;

}


*html #footer {
	margin-top: -5px;
}


*+html #footer {
	margin-top: -5px;
}


.slidebox {
	height: 20px;
	width: 100%;
	background: #4F4F4F;
	padding: 6px;
	margin-bottom: 3px;
}

.clearfix {  
    content: ".";  
    display: block;  
    clear: both;  
    visibility: hidden;  
    line-height: 0;  
    height: 0;  
} 

#footer-content {
	height: 70px;
	background: url('../images/footer.jpg') no-repeat;
	width: 782px;
	text-align: left;
}

.copy {
	width: 185px;
	float: right;
	margin-right: 40px;
	font-size: 10px;
}

*html .copy {
	margin-right: 20px;
	margin-top: 10px;
}


*+html .copy {
	margin-right: 40px;
	margin-top: 10px;
}


#content a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #fff;
}

.aptera {
	float: left;
	margin-top: 61px;
}

#footer a{
	color: #fefefe;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.search {
	float: right;
	margin-right: 20px;
}

#content {
	min-height: 200px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;

}

#content2 {
	min-height: 200px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;

}

#content2 a{
	color: #fff;
	text-decoration: none;
}

#content2 a:hover {
	text-decoration: underline;
	color: #DFDFDF;
}


#banner {
	height: 191px;
}

.profile {
	border: 1px solid #fff;
	float: left;
	position: relative;
}

.profile-details {
	float: left;
	width: 500px;
	margin-left: 20px;
	height:240px;
}

h1 {
	color:#fff;
	font-family: Georgia;
	font-size: 28px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
	color: #bfbfbf;
	font-family: Georgia;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	font-family: Georgia;
}


.link {
	float:left;
	position: absolute;
	top: 450px;
}


*html .link {
margin-left: -680px; top: 464px;}


*+html .link {
margin-left: -680px; top: 464px;
}


.profile-content {
	float:left;
	position:relative;
	top: 10px;
	left: 40px;
	width: 480px;
	padding-bottom: 30px;
}

.profile-hr {
display: block;
height: 1px;
border-left: none;
border-right: none;
border-top: 1px solid #bfbfbf;
border-bottom: none; 
}

.rsvp .input {
	background:#1c1c1c;
	border:1px solid #adadad;
	color:#adadad;
}

.radios label {
	vertical-align:top;
	position:relative;
	top:7px;
}
