body {
overflow: -moz-scrollbars-vertical;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
	
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#mainFrame{
	width:970px;
	float:right;
}

#rightBlock{
	float:right;
	width:265px;
	height: 200px;
}

#mainBlock{
	float:right;
	width:684px;
	height: 500px;
}

#menu{
   float:left;
   width: 190px;
 
margin-left:37px;

}

#mainmenu div{
margin-left:10px;
 margin-top:10px;
 margin-bottom:0px;
}
#mainmenu{
	padding-top:5px;
   	
   	float:left;
	width:190px;
	height: 185px;
	background-color: #0998D8;	
	margin-bottom:3px;

}
#extramenu{

   padding-top:5px;
  
   	float:left;
	width:190px;
	height: 185px;
	background-color: #0065A6;	
}

#extramenu div{
 margin-left:10px;
 margin-top:10px;
 margin-bottom:0px;
}

#logo{
	margin-top: 20px;
	margin-bottom:10px;
}

#adress{
margin-top:120px;
margin-left:3px;
line-height: 17px;
}

#currentProject{
	margin-top:42px;
	color: #FFFFFF;
	background-color: #434135;
	padding: 6px;
	padding-bottom:9px;
}

#currentProject a{
	color: #FFFFFF;
}

#pageContent{
	float:left;
	width:450px;
	margin-left:3px;
}


.textBlock{
	float:left;
	padding:5px;
	padding-top: 4px;
	padding-bottom:12px;
	margin-top:0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width:438px;
}

.textBlock img{	
	margin-right:8px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}


.imageBlock{
	margin-bottom:3px;
}

a{
	color: #0065A6;	
}

a:link{		
	text-decoration: none;
}

a:visited{	
	text-decoration: none;
}

a:hover {  text-decoration: underline;  }
a:active{  text-decoration: none; }


div.pageTitle{
	color: #0065A6;
  	font-size: 16px;
	margin-bottom: 10px;
}

/* LOGO & MENU */


div.menuItem{
	width:60px;	
    height:60px;
	border: 2px solid #B1C4D3;
    margin-top: 15px;
    margin-left:12px;
}


div.menuItemOn{
	width:60px;	
    height:60px;
	background-color: #000000;
    border: 2px solid #FFFFFF;
    margin-top: 15px;
    margin-left:12px;
}

div.menuItem div{
	text-align:center;
    margin-top: 40px;
    font-weight: bold;
}

div.menuItemOn div{
	text-align:center;
    margin-top: 40px;
	font-weight: bold;
}


#header{
	margin: 0px;     
    height:100px;
	background-color: #FFFFFF;
}

#content{
	position:absolute;
	left:130px;
	top:130px;
    color:#B1C4D3;
	width:742px;
	
}

#content img{
  	border:1px solid #FFFFFF;
}



#pageTitle{
	position:absolute;
   	float:left;
   	color:#FFFFFF;
   	left:130px;
 	margin-top:50px;
	font-size:26px;
	text-align:left;
}

#memberMenu{
   	float:right;
 	margin-top:16px;
}


#memberMenu div{
   	float:left;
	margin-right:20px;
}



#audioTable img{
	border: 0px;
}


div.submenu{
	float:left; 
	margin-left: 80px;
	line-height: 23px;
	margin-top: 3px;
}


div.menu a{
	font-family: Lucida Sans;
	color:#FFFFFF;
    font-size: 12px;
	font-weight: 500;

}

div.menu a:link{	text-decoration: none; }
div.menu a:visited{	text-decoration: none; }
div.menu a:hover {	text-decoration: underline;  }
div.menu a:active{	text-decoration: none; }


/* CONTENT*/
.contentfull{
	width: 600px;
}


td {
}

.ptitle{
	font-family: Lucida Sans;
	font-size: 22px;
	text-decoration: none;
	color: Olive;
}


.project{
	font-size: 12px;
	line-height: 18px;
	margin-top:12px;
	float:left;
    width:420px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat;
}

.projectImage{
	border: 1px solid #FFFFFF;
}

div.leftBlock{
	float:left;
	width:250px;
	height:406px;
	font-size: 13px;
 	color: #000000;
}

h1{
	font-size: 14px;
	color: #666666;
}

div.subtitle{
	font-size: 13px;
	color: #666666;
	font-weight: 600;
}

div.serviceList a{
	color: #000000;
	font-size: 11px;
	font-weight: 500;
}


.formResult{
	background-color: #CBFFCB;
	width:490px;
	padding: 5px;
	margin-bottom:6px;
	font-weight:bold;
	margin-left:1px;
	border: 2px solid #03AE03;
}

.formResultError{
	color: #000000;
	background-color: #FFB2B2;
	width:490px;
	padding: 5px;
	margin-bottom:6px;
	font-weight:bold;
	margin-left:1px;
	border: 2px solid #AE0303;
}

div.debug{
	background-color: #FFFFFF;
	z-index: 100;
	position: absolute;
	top: 0px;
	padding: 10px;
}

.projectList td{
 	border-top: 1px solid #DDD;
}

#brandlogos{
 	margin-top: 25px;
	margin-left:4px;
}