body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	text-align:center;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	background-color:#FFFFFF;	
}

h3 {
	font-weight:none;
	font-size:12px;
	margin:4px 0px 4px 0px;
}

#mainLayer {
	left: 50%;  
	margin-left:-450px;
	position:absolute;
	width:900px;
	height:auto !important;
	text-align:left;
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	/* background-color:#bfa161; */
	/* border:1px solid #ebebeb; */
}

#headerLayer {
	width:900px;
	height:243px;
	position:relative;
	float:left;
}

#upMenuLayer {
	width:222px;
	position:relative;
	float:left;
	text-align:center;
	background-image:url(../images/up-logo.gif);
	height:26px;
	padding:15px 0px 0px 0px;
	color:#FFFFFF;
}

#logoLayer {
	width:222px;
	height:243px;
	position:relative;
	float:left;
}

#menuLayer {
	width:228px;
	position:relative;
	float:left;
}

#mediaLayer {
	width:450px;
	position:relative;
	float:right;
	margin:0 auto;
}


#leftSideLayer {
	width:220px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	margin:0 auto;
	color:#b51b1d;	
	min-height:700px;
	height:700px;
	height: auto !important;
}

#leftSideTitle {
	width:200px;
	position:relative;
	float:left;
	padding:10px 10px 10px 10px;
}
#leftSideContent {
	width:200px;
	position:relative;
	float:left;
	padding:10px 10px 10px 10px;
	min-height:240px;
	height:240px;	
	background-color:#FFFFFF;
}

#smallContactsLayer {
	width:220px;
	position:relative;
	float:left;
	min-height:495px;
	height:495px;	
	height: auto !important;
}

#smallContacts {
	width:200px;
	padding:10px 10px 0px 10px;
	color:#000000;
	height:400px;
	min-height:400px;	
	
}

.smallContactsFields {
	width:140px;
	padding:2px 2px 2px 2px;
	border:1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.smallContactsSUBMIT {
	width:81px;
	height:25px;
	background-image:url(../images/send-button.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
}

#contentLayer {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:900px;
	position:relative;
	float:left;
	background-color:#ededed;
	height:570px;
	min-height:570px;	
	height:auto !important;	
}

#content {
	position:relative;
	float:right;
	width:608px;
	height:180px;
	min-height:180px;	
	height:auto !important;		
	padding:48px 34px 0px 34px;
	background-color:#ededed;	
	
}
#showTypesProjects {
	width:678px;
}

#showTypesProjects a {
	text-decoration:none;
	color:#b51b1d;
}

#footerLayer {

	position:relative;
	float:left;
	width:900px;
	height:55px;
	min-height:55px;
	text-align:right;
	line-height:52px;
	color:#999999;
}

.project_link {
	text-decoration:none;
	color:#dc5f03;
}

.news_link {
	text-decoration:none;
	color:#dc5f03;
}

.viewAll {
	text-decoration:none;
	color:#336699;
}

.smallIMG {
	border:1px solid #999999;
	margin:0px 8px 0px 0px;
	
}

.gallery {
	border:1px solid #999999;
	margin:0px 4px 0px 0px;
}

#doted_line {
	background-image:url(../images/dot-line.gif);
	background-repeat:repeat-x;
	width:100%;
	height:1px;
	
}
.small_img {
	padding:0px 4px 4px 0px;
}

.small_promotions {
	text-decoration:none;
	font-weight:bold;
	color:#CC0000;
}
#mailForm {
	display:block;
}

#mainFormMessage {
	display:none;
}