p {
	font-family: helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #ff6600;
	text-decoration: none;
}


a:hover {
	color: #CC0033;
	text-decoration: none;
}


.home {
	color:#000;	
	font-size:14px !important;
	line-height: 21px !important;
}
.hometitle {
	font-family: helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #CC0033;
	font-weight: bold;
}

body {
	background: #FFFFFF;
}

.central {
	position: absolute;
	width: 1024px;
	height: 500px;
	left: 50%;
	top: 50%;
	margin-left: -512px;
	margin-top: -300px;
}

.header { 
	width: 1024px;
	height: 50px;

}

.content {
	width: 1024px;
	height: 450px;
	background-image: url(../imgs/bg.jpg);
}

.menu {
	position: relative;
	left: 45px;
	top: 30px;
	height: 450px;
	width: 100px;

}

.menu_b {
	top: 250px;
	position: relative;
}

.itens {
	position: absolute;
	left: 100px;
	top: 95px;
	font-family: helvetica, sans-serif;
	font-size: 10px;
	font-weight: regular;
	line-height: 14px;
	text-align: right;
	width: 210px;
}

.stripes {
	position: absolute;
	left: 134px;
	top: 65px;
	font-family: helvetica, sans-serif;
	text-align: right;
}

.pages {
	position: absolute;
	font-family: helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}
.projects {
	width: 250px;
	height: 345px;
}
.projectlist {
	width:710px !important;
}
/**/
.projectmain {
	position: absolute;
	left: 320px;
	top: 94px;
	width:700px;
}
.projecttext {
	width: 275px;
	float: left;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.projectphotos {
	width:420px;
	float: right;
}
.pressetext {

}
/**/
.title {
	font-family: helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	text-align: left;
	color: #FF6600;
	font-weight: bold;
}

.project_photos {
	position: absolute;
	left: 602px;
	top: 89px;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-align: left;
	width: 380;
}
.contacttext {
	width: 255px;
	float: left;
	font-family: helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}

.contactphotos {
	float:right;
}
.footer {
	padding-left: -50px;
	clear: both;
	bottom: -10px;
	position: relative;
	text-align: left;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ff6600;
	vertical-align: bottom;
	width:700px;
}
.f-home {
	left:30px;
}
.f-contact {
	left:165px;
}
.f-proj {
	left:0px;
}
.f-pres {
	left:0px;
}

.title_strp {
	font-family: helvetica, sans-serif;
	font-size: 40px;
	line-height: 20px;
	text-align: left;
	color: #ffffff;
	font-weight: regular;
	bottom: 0;

}
/* caption */
.captionWrap_captionImage2 a
{
	color:#c7c7c7;
	font-weight:bold;

}
.captionWrap_captionImage2 a:hover
{
	color:white;
	font-weight:bold;
}
.captionWrap_captionImage1 a
{
	color:#c7c7c7;
	font-weight:bold;
}
.captionWrap_captionImage1 a:hover
{
	color:black;
	font-weight:bold;
}
.subicon{
	border:1px solid #fff;
	margin:5px 5px auto 5px;
}
.captionText, .captionTip{
	color:white !important;
	font-weight:bold;
	font-family: helvetica, sans-serif;
	font-size: 10px;
}
.captionWrap_captionImage2 {
	padding: 0px !important;
	margin: 2px !important;
}
