body
{
	margin:0 auto;
	text-align: center;
	background-color: #ffffff;
}

#mainContainer
{
	width: 1024px;
	margin:0px auto;
	background-image: url(/img/mainBkg.png);
	background-repeat: repeat-y;
}

#header
{
	height:226px;
	padding: 0 12px 0 12px;
}
#scrollPics
{
	float: left;
}
#headLogo
{
	float: right;
}

#topNav
{
	height:37px;
	text-align:center;
	font-family:verdana;
	font-size:14px;
	line-height:37px;
	padding-left: 30px;
	margin: 0 12px 0 12px;
	color: #151385;
	background-image: url(/img/navBkg.jpg);
	background-position: top center;
}
#topNav a {
	color: #151385;
	text-decoration: none;
}
#topNav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.seperator
{
	float:left;
	width:2px;
	height:36px;
	margin:0px 25px;
	background-image: url(/img/seperator.gif);
	background-repeat: no-repeat;
}
.floatLeft
{
	float:left;	
}
.floatRight
{
	float:right;	
}
#navButtons
{
	padding: 20px;
	background-image: url(/img/navButBkg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navButtons a {
	color: #C60000;
	text-decoration: none;
}
#bodyContentWrapper
{
	width:1000px;
	margin:0px auto;
	background-position: bottom;
	background-repeat: no-repeat;
}
#indexBodyContent
{	
	float:left;	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;		
	width: 1000px;
}
#bodyContent
{	
	float:left;	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:0 0 20px 0!important;
	margin/**/:10px;		
	width: 1000px;
}
#experienceBodyContent
{	
	float:left;	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:20px!important;
	margin/**/:10px;		
	width: 960px;
}
#propertyBodyContent
{	
	float:left;	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:20px!important;
	margin/**/:10px;		
	width: 960px;
}
#bodyContentTop {
	background-image: url(/img/contentTop.jpg);
	height: 12px;
	background-position: top center;
	background-repeat: no-repeat;
}


#imageContainer
{
	margin:0px auto;
	text-align: center;
}
#bodyText {
	background-image: url(/img/content_bg2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 20px;
}

#bodyLeft
{
	float:left;
	background-color: #743f02;
	text-align: center;
	padding: 20px;
        height: 100%;
}
#indexBodyLeft {
	width:292px;
	float:left;
	background-image: url(/img/indexBodyLeft.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 381px;
}
#propertyBodyLeft {
	width:485px;
	float:left;
	border-right: solid #151385 2px;
	padding: 0 20px 0 0;
}
#bodyLeftTop {
	background-image: url(/img/leftTop.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 275px;
}
#bodyLeftText {
	width: 225px;
	padding: 15px 25px 40px 25px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(/img/bodyTextLeft.jpg);
	background-position: bottom center;
	line-height: 1.5em;
}
#propertyLeftText {
	width: 225px;
	padding: 15px 25px 40px 25px;
	color: #151385;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(/img/bodyTextLeft.jpg);
	background-position: bottom center;
	line-height: 1.5em;
	font-size: 0.9em;
}

#bodyLeftBottom {
	background-image: url(/img/leftBottom.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 392px;
}
#projectContent
{
	width:100%;
	background:#fff;
}
#projectText
{
	text-align: left;
	font-weight: normal;
	padding: 10px;
}

.bodyHead
{
	color:#22298D;
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	height:20px;
	letter-spacing: .1em;
	font-style: italic;
        margin: 10px 0 10px 0;
}

.bodySubHead
{
	color:#ACADAC;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
#indexRed
{
	background-color: #cc0000;
	color: #ffffff;
	padding: 15px;
}
#indexGrey
{
	background-color: #A6A6A6;
	color: #cc0000;
	padding: 15px;
	background-image: url(/img/indexGreyBkg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	margin-top: 10px;
	height: 150px;
}
#indexGrey a {
	color: #CC0000;
}
.projectList
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	margin-left:20px;
}

.projectList span
{	
	text-align: right;
}

.projectList li
{	
	margin-left: -24px;
	font-family: verdana;
	font-size:12px;
	line-height: 18px;
}

.projectList p
{	
	text-align: justify;
	font-family: verdana;
	font-size: 12px;
}

.projectList b
{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.projectPageList
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	margin-left:20px;
	height: 185px;
	margin-bottom: 10px;
	border-bottom: solid #666666 1px;
}

.projectPageList span
{	
	text-align: right;
}

.projectPageList li
{	
	margin-left: -24px;
	font-family: verdana;
	font-size:12px;
	line-height: 18px;
}

.projectPageList p
{	
	text-align: justify;
	font-family: verdana;
	font-size: 12px;
}

.projectPageList b
{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.rightContent
{
	font-family:arial;
	font-weight:normal;	
	float:left;
	text-align:left;	
	margin-left:4px!important;
	margin-left/**/:2px;
}
#bodyRight
{
	width:640px;
	float:right;
	background:#fff;
	padding: 20px 25px 0 5px;
	text-align: left;
}
#bodyRightTop
{
	width:611px;
	float:right;
	background:#151385;
	text-align: left;
	height: 30px;
	padding: 25px 40px 30px 33px;
	color: #ffffff;
	font-size: 0.9em;
	letter-spacing: 0.02em;
}
.bodyRightTopHead
{font-size: 1.75em;
	font-weight: bold;
}
#indexBodyRight
{
	width:707px;
	float:right;
	background:#fff;	
}
#propertyBodyRight
{
	float:right;
	width: 426px;
}
#mainText
{
	background-color: #CCCCCC;
	padding: 15px;
	margin-top: 10px;
	border: solid #333333 1px;
}
#mainText img {
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer a {
	color: #ffffff;
}
.footer
{
	height:71px;
	color:#151385;
	font-family:verdana;
	font-size:0.6em;
	font-weight:normal;
	padding-top: 20px;
	margin: 0 12px 0 12px;
	border-top: solid #151385 1px;
	line-height: 2em;
	width: 1000px;
}

.seprator
{
	float:left;
	background:#E9E9E9 url("/img/seprator.jpg") no-repeat;
	width:2px;
	height:36px;
	margin:0px 40px;
}
.floatLeft
{
	float:left;	
}
.floatRight
{
	float:right;	
}


.clear
{
	clear:both;
}

.ver16B
{
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
		
#bodyRight p
{
}

#bodyForm
{
	background:#fff;	
}

.inputLong
{	
	border: 1px solid #BEBEBE;
}
.inputSmall
{
	width:170px;
	border: 1px solid #BEBEBE;
}

.btn
{
	padding: 2px 5px;
	background-color: #37322f;
	color: #ffffff;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

#bodyFormContent
{
	background: #FFF;
	padding-left: 20px;
}
#bodyFormContent span
{
	float:left;	
	text-align:left;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
}

.contactLeft
{
	width: 250px;
	float: left;
}

.contactRight
{
	width: 600px;
	float: left;
}

.inputbox
{
	border: 1px solid #BEBEBE;
	width: 350px;
	padding: 4px;
}

.error
{
	color:red;
	font-size:12px;
}
.errorBg
{
	background: #E46969;	
	border: 1px solid red;	
}


.label
{
	font-weight: normal;
}

.applyborder
{
	border:1px solid red;
}

.content
{
	width:250px;
	font-weight:normal;
}	
#projectContent img {
	padding: 5px;
}
a {
	color: #151385;
	text-decoration: none;
}
a:hover {
	color: #151385;
	text-decoration: underline;
}
h3 {
	margin: 0px;
	color: #151385;
}
h2 {
	color: #151385;
}
#propertyLeftText a {
	text-decoration: underline;
}
.callout1
{
	color: #151385;
	font-size: 1.25em;
	font-weight: bold;
}
#newsItem
{
    background-color: #C0DAF5;
      padding: 15px;
        margin-bottom: 20px;
      }
#expartner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#newsTop {
        color: #FFFFFF;
        background-color: #151385;
        height: 30px;
        padding: 25px 40px 30px 33px;
        font-size: 0.9em;
        margin-bottom: 15px;
}
