body {
background:url(images/bg.jpg);
margin: 0 auto;
text-align: center;
}

#wrap {
width: 804px;
margin: 0 auto;
text-align: left;
overflow: hidden;
}

#header {
width: 804px;
overflow: hidden;
}

.top_header {
background: url(images/tophead.jpg) no-repeat;
width: 804px;
height: 25px;
overflow: hidden;
}

.top_header img {
padding-top: 5px;
}

.top_header a img {
border: 0;
}

.imagelogo {
background: url(images/1031ExchangeHeader.jpg) no-repeat;
width: 804px;
height: 177px;
overflow: hidden;
}

#nav {
background: url(images/navbg.jpg) no-repeat;
width: 804px;
height: 30px;
overflow: hidden;
color: #ffffff;
font-family: arial;
font-size: 14px;
line-height: 26px;
text-align: center;
}

#nav a {
color: #ffffff;
text-decoration: none;
}

#nav span {
padding: 0 19px;
}

#content {
background: url(images/TenantsInCommonBG.jpg);
width: 804px;
font-family: arial;
font-size: 12px;
}

.call {
margin-top: 15px;
width: 200px;
float: right;
color: #818181;
}

.main {
margin-left: 24px;
width: 750px;
clear: both;
}


#footer {
background: url(images/1031Footer.jpg) no-repeat;
width: 804px;
height: 87px;
overflow: hidden;
text-align: center;
font-family: arial;
font-size: 11px;
color: #ffffff;
}

.bottomnav {
padding-top: 15px;
}

.bottomnav a {
color: #ffffff;
text-decoration: none;
}

.bottomnav a:hover {
text-decoration:underline;
}

.message {
font:bold;
font-size:18px;
color:#3300FF;
}

img {
border: 0;
}

.tdBorderRightBottom {
border:1px solid #000000; border-top:none; border-left:none;
}

input:focus, select:focus, textarea:focus {
border: 1px solid black; 
background-color:#EFEFEF;
}

input.validationerror, select.validationerror, textarea.validationerror {
border: 1px solid red; 
background-color: #FFFCE2; 
background-image: url(images/alert.jpg); 
background-position: right; 
background-repeat: no-repeat;
width: 200px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 3px;
}