@charset "utf-8";
/* CSS Document */

body {
	margin-top:25px;
	padding:0;
	background-color:#ebebeb;
	background-image:url(images/img_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;

}


h1 {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:12px;
	margin:0px;
	padding:0px;
	display:inline;
}

h2 {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	display:inline;
}

h3 {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	line-height:125%;
}


a:link {
	text-decoration:underline;
	color:#231f20;
}

a:visited {
	text-decoration:underline;
	color: #ec008c;
}

a:hover {
	text-decoration:underline;
	color: #ec008c;
}

a:active {
	text-decoration:underline;
}

p {
	margin:0 0 8px 0;
	padding:0px;
}

.textBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#231f20;
	line-height:135%;
}

.textBody a{
	color:#231f20;
}

.textBody a:visited{
	color:#231f20;
}

.textBody a:hover{
	color:#eb008c;
}

.textTitle1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#eb008c;
	font-weight:bold;
	line-height:125%;
}

.textTitle2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#231f20;
	font-weight:normal;
	line-height:125%;
}

.textIntro1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#231f20;
	font-weight:normal;
	line-height:125%;
}
	
#wrapperAll {
	padding:0px;
	margin:0px;
	position:absolute;
	width:99%;
}

#wrapperHeader{
	width:950px;
	height:70px;
	padding:0;
	margin:0 0 8px 0;
}

#wrapperFooter{
	width:926px;
	height:40px;
	padding:12px;
	margin:0px;
	clear:both;
}

#contentPanel{
	width:950px;
	height:380px;
	padding:0;
	margin:0;
	overflow:hidden;
	background:#fff;
}

#contentPanelContact{
	width:950px;
	height:327px;
	padding:0;
	margin:0;
	overflow:hidden;
	background-image:url(images/img_contact_holder.jpg); background-repeat:no-repeat;
}

#contentPanelProfile{
	width:910px;
	padding:20px;
	margin:0;
	background:#807F83;
	color:#fff;
}

#contentPanelProfile p {
	color:#fff;
}

#projectsWrapper{
	width:950px;
	padding:0;
	margin:0;
	overflow:hidden;
}

#projectsWrapper2{
	width:743px;
	padding:20px 0 0 0;
	margin:0;
	clear:both;
	overflow:hidden;
}

#projectsMenuContainer{
	width:204px;
	padding:0;
	margin:0;
	float:left;
	overflow:hidden;
}

#projectsPanel{
	width:745px;
	height:325px;
	padding:0;
	margin:0;
	float:right;
	overflow:hidden;
}

#projectsMenu {float:left;}
#projectsPage {float:left;}


#contentBody{
	width:950px;
	padding:22px 0 0 0;
	margin:0px;
	overflow:hidden;
}

.contentPageLH {
	width:920px;
	padding:0 15px 0 0;
	margin:0;
	float:left;
	text-align:justify;
	overflow:hidden;
}

.contentPageRH {
	width:241px;
	padding:0;
	margin:0;
	float:right;
	overflow:hidden;
}

.contentPageLHProjects {
	width:715px;
	padding:0 0 0 15px;
	margin:0;
	clear:both;
	text-align:justify;
	overflow:hidden;
}

.contentPageRHProjects {
	width:241px;
	padding:0;
	margin:0;
	float:right;
	overflow:hidden;
}

.boxDetailsContainer {
	padding:0 0 0 10px;
}

.boxDetailsGrey {
	width:215px;
	padding:6px;
	background-color:#807f83;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:2px;
}

.boxDetailsGrey a{
	color:#fff;
	text-decoration:none;
}

.boxDetailsGrey a:visited{
	color:#fff;
}

.boxDetailsGrey a:hover{
	color:#fff;
	text-decoration:underline;
}

.boxDetailsPink {
	width:215px;
	padding:6px;
	background-color:#eb008c;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:2px;
}

.boxDetailsPink a{
	color:#fff;
	text-decoration:none;
}

.boxDetailsPink a:visited{
	color:#fff;
}

.boxDetailsPink a:hover{
	color:#fff;
	text-decoration:underline;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:10px;
	margin:0;
	padding:0;
}

.copyright a{
	color:#999;
	text-decoration:none;
}

.copyright a:visited{
	color:#999;
	text-decoration:none;
}

.copyright a:hover{
	color:#999;
	text-decoration:underline;
}

.projectTitle {
	padding:0 0 10px 0;
}

.projectTitleSub {
	padding:8px 0 8px 0;
}

.projectTitleSub2 {
	padding:0 0 8px 0;
}

#containerContactBtns {
	width:950px;
	height:53px;
	padding:0;
	margin:0;
}

.contactBtns {
	float:left;
}

#projectsMenuBox {background-repeat:no-repeat; width:194px; height:62px; overflow:hidden; display:block; }
#projectsMenuBox a {padding-top:24px; font-family:Arial, Helvetica, sans-serif; font-size:12px; display:block; text-decoration:none;}
#projectsMenuBox  a:visited{color:#ec008c; text-decoration:none;}
#projectsMenuBox  a:hover {text-decoration:underline; color:#ec008c;}

