.toUpper {
	text-transform:uppercase;
}
body{
	background-image: url(images/bodyBackground.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: black;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #000000;
}
img { border:0}
body h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1em;	
}
body p {
	margin: 0;
	padding: 0;
}
#outerContainer{
	margin: 0 auto;
	padding: 0;
	height: 169px;
	width: 1005px;
	background-image: url(images/bgShadow.png);
	background-repeat: no-repeat;
}
#container { 
	width: 955px;
	background: black;
	margin: 0 auto; 
	text-align: left;
} 
#header{ 
	float: right;
	width: 955px;
	background: black; 
	height: 125px;
} 
#gatLogo a {
	background-image: url(images/gatLogoInner.png);
	float: left;
	width: 263px;
	height: 58px;
	margin: 34px 0 0 40px;
}
#rightHeader {
	background-image: url(images/real-estate-solutions.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 240px;
	margin: 50px 0 0 70px;
}
#rightHeader ul {
	margin: 35px 0 0 0;
	vertical-align: bottom;	
}
#rightHeader ul a:hover  {
	text-decoration: underline;	
}
#menuBar {
	float: left;
	font-weight: bold;
	text-align: left;
	width: 230px;
	padding: 5px 0 0 70px;
	
}
#menuBar ul {
	float: left;
	margin: 0;
	padding: 0;
	font-size: .9em;
}
#menuBar li {
	margin: 4px 0 0 0;
}
#menuBar a{
	text-align: left;
	background: url(images/menuArrow.png) no-repeat left;
	padding: 4px 0 4px 25px;
}
#menuBar a:hover {
	text-align: left;
	background: url(images/menuArrow.png) no-repeat left;
	padding: 4px 0 4px 25px;
	color: #757575;
}
#titleBanner {
	height: 44px;
}
#titleBanner p {
	margin: 0;
	padding: 15px 0 0 35px;
}
#title {
	height: 44px;
	float: left;
	width: 252px;
	background-color: #ed1c24;
	color: white;
	
	font-weight: bold;
}
#title p {
	font-size: 1.2em;
}
#address {
	height: 44px;
	float: left;
	width: 500px;
	background-color: #ac0009;
}
#address p {
	color: white;
	font-size: .9em;
}
#number {
	height: 44px;
	float: left;
	width: 203px;
	background-color: #ac0009;
}
#number p {
	font-size: 1.2em;
	color: white;
	font-weight: bold;
}
#mainContent { 
	color: white;
	float: left;
	width: 955px;
}
#mainContent h1 {
	padding: 0 0 8px 0;
}
#gMap {
	float: left;
	width: 900px;
	margin: 20px 0 20px 20px;
}
#map { float:left; width:900px; height:400px; }
#message, #list { position:absolute; }
#list li { list-style:none; padding:3px; margin-bottom:2px; }
#list li:hover { cursor:pointer; cursor:hand; }
.accordion, .tabs { font-size:12px!important; width:300px; }
.ui-dialog, .ui-slider { font-size:12px!important; }
.icon { float:left; position:absolute; cursor:pointer; cursor:hand; padding:3px; }
#mainContent table {
	height:268px;
	width: 954px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
} 
.padDown {
	margin: 0 0 15px 0;
}
.leftTable {
	width: 252px;
	border-bottom: 4px solid #ac0009;
}
.leftTable a {
	color:white;
	text-decoration: none;
}
.middleTable {
	width: 517px;
	border-bottom: 4px solid #ac0009;
	margin: 0;
	padding: 0;
}
.middleTable td {
	height: 284px;
	margin: 0;
	padding: 0;
	border: 0;
}
.middleTable img {
	text-decoration: none;
	border-style: none;
	border: 0;
	padding: 0;
	margin:0;
}
.rightTable {
	width: 184px;
}
.rightTable img {
	margin: 0 0 0 20px;
	border: 4px solid #ac0009;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.rightTable p {
	margin: 6px 0 0 25px;
}
.rightTable a {
	color: white;
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nostyle {
	list-style-type: none;
	text-decoration: none;
	color: white;	
}
/*STYLING FOR THE SITE-DETAILS PAGES*/
#mainContentDetails { 
	color: white;
	float: left;
	width: 955px;
	padding: 20px 0 0 0;
}
#mainContentDetails h1, h2 {
	padding: 10px 40px 10px 32px;
} 
#leftContent {
	width: 252px;
	float: left;
	padding: 10px 0  0;
	text-align: center;
}
#leftContent a {
	color: white;
	text-decoration: underline;
}
#leftContent img {
	border: 4px solid #ac0009;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 0 20px 0;	
}
#rightContent {
	float: left;
	width: 703px;
}
#rightContent p, h1, h2, h3, #rightContent img{
	padding: 0 40px 0 32px;
}
#rightContent-demographics {
	float: left;
	width: 703px;
	/*background-color:#333333;*/
}
#rightContent-demographics p, h1, h2, h3, #rightContent img{
	padding: 0 40px 0 32px;
}
#rightContent-demographics table{	width: 450px;
}

#rightContent a {
	color: white;
	text-decoration: underline;
}
#contactInfo p{
	padding: 0 0 24px 0;
	margin: 0 auto;
	width: 190px;
}
#contactInfo img {
	margin: 0 0 0 0;
	width: 100px;
	height: 145px;
	}
#contactInfo a {
	text-decoration: underline;
	color: white;
}
img.demo-pics {
	margin: 0 0 0 200px;
}
#formHolder table{
	padding: 0;
	margin: 0;
	border: 6px solid #923A33;
}
#contact-table {
	width: 400px;
	float: left;
}
table.demo-table {
	width: 650px !important;	
	text-align: left !important;
}
table.demo-table tr:hover {
		background: #AC0009;
}
