body
{
	background-image: url(images/body_bkg3.jpg);
	margin:0 auto;
	text-align: center;
	background-color: #B8B8B8;
	background-position: center bottom;
	background-repeat: repeat-x;
}

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

#logo
{
	height:149px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#mainNav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	width: 225px;
	background-image: url(images/navbkg.gif);
	height: 419px;
	float: left;
	color: #cc0000;
}
#navButtons
{
	padding: 20px;
	background-image: url(images/navButBkg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navButtons a {
	color: #C60000;
	text-decoration: none;
}
#navButtons a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#bodyContentWrapper
{
	width:1000px;
	margin:0px auto;
	background-position: bottom;
	background-repeat: no-repeat;
}
#bodyContent
{	
	float:left;	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	margin:20px!important;
	margin/**/:10px;		
	width: 960px;
}


#imageContainer
{
	margin:0px auto;
	text-align: center;
}
#bodyLeft
{
	width:452px;
	float:left;
	background:#fff;	
}
#projectContent
{
	width:100%;
	background:#fff;
}
#projectText
{
	text-align: left;
	font-weight: normal;
	padding: 10px;
}

.bodyHead
{
	color:#ACADAC;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	margin-left:10px!important;
	margin-left/**/: 5px;
	margin-top:10px;
	float:left;
	height:20px;
}

.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: #FFFFFF;
	padding: 15px;
	background-image: url(images/indexGreyBkg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	margin-top: 10px;
	height: 150px;
}
#indexGrey a {
	color: #CCCCCC;
}
.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:700px;
	float:right;
	background:#fff;	
}
#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:87px;
	color:#ffffff;
	font-family:verdana;
	font-size:0.6em;
	font-weight:normal;
	background-image: url(images/footerBkg.jpg);
	background-position: left bottom;
	background-color: #000000;
}

.seprator
{
	float:left;
	background:#E9E9E9 url("../images/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
{
	text-align: justify;
}

#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: #CC0000;
}


h3 {
	margin: 0px;
}
