

body,html 	{
		background-color:#FFFFFF;
		font-family:arial,helvetica,sans-serif;
		font-size:10px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		width: 100%;
		height: 100%;
		overflow:hidden;
		color:#666666;
	}

img	{border:none}
a {border:none;
color:#666666;
text-decoration:none;}

a:hover {color:#000000;
text-decoration:none;}
	
	
div#left  	{
		text-align:right;
		width:20%;
		height:100%;
		float:left;
		overflow:auto;
	}

div#copyrights {
	position:relative;
	top:10px;
	font-size:9px;
	height:20px;
	float: right;
	text-align: left;
	}
	
	
div#wrap  	{
		height:100%;
		width:100px;
		float:right;
		overflow:hidden;
	}
	
div#wrapCopy  	{
		height:100%;
		width:100px;
		margin-bottom:-40px;
	}	
	


div#margin	{
		width:40px;
		height:100%;
		float:right;
	}	
	
div#logo  	{	
		float:right;
		clear: both;
		width:84px;
		height:20px;
		margin-top:44px;
		background-color:#fff;
		background-image:url(logo.jpg);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
div#menu  	{	
		float:right;
		clear: both;
		width:82px;
		margin-top:28px;
		
	}
div#mlogo {
	background-position: 0px 0px;	
	margin-top: 10px;
}
div#mlogo:hover {
	background-position: 0px -11px;	
}

div#mprint {
	background-position: 0px -26px;	
	margin-top: 16px;
}
div#mprint:hover {
	background-position: 0px -37px;	
}

div#mweb {
	background-position: 0px -52px;
	margin-top: 16px;
}
div#mweb:hover {
	background-position: 0px -63px;	
}

div#mcontacts {
	background-position: 0px -78px;	
	margin-top: 16px;
}
div#mcontacts:hover {
	background-position: 0px -89px;	
}

div.menu_item {
		width:82px;
		height:10px;
		background-position:top left;
		background-repeat:no-repeat;
		background-image: url("pm.jpg");
}
div.menu_item:hover  	{
		cursor:pointer;
}

div.active 	{
		background-position:-167px 0px;
		}	
	
div#navigation 	{	
		float:right;
		width:167px;
		height:7px;
		margin-top:13px;
		
	}	

div#navwrap   	{	
		float:left;
		width:82px;
		height:10px;
		margin-top: 16px;
		clear: both;
		margin-bottom: 30px;
	}
	div#paging   	{	
		float:left;
		width:42px;
		height:10px;
		clear: both;
		margin-top: 16px;
	}
	div.number {
		width: 8px;
		height: 10px;
		background-image: url(pn.jpg);
		background-repeat: no-repeat;
		float: left;
	}
	
	
div#prev  	{
		float:left;
		width:41px;
		height:10px;
		background-image:url(pm.jpg);
		background-position: 0px -108px;
		background-repeat:no-repeat;
	}

div#prev:hover 	{
		background-position:0px -119px;
		cursor:pointer;		
	}
	
	
	
div#next  	{	
		float:left;
		width:41px;
		height:10px;
		background-image:url(pm.jpg);
		background-position:-41px -108px ;
		background-repeat:no-repeat;
	}	
	
div#next:hover 	{
		background-position:-41px -119px;
		cursor:pointer;
	}	
div#title	{	
		float:left;
		margin-top:13px;
		width: 82px;
	}		
	
span.dgd    	{
		font-size:10px;
		color:#999999;
		clear: both;
		float: left;
		text-align: left;
	}

span.brb 	{
		font-size:10px;
		font-weight:normal;
		color:#666666;
		clear: both;
		float: left;
		margin-bottom: 8px;
		text-align: left;
	}

div#rightbkg		{
		float:left;
		height:100%;
		width:80%;	
		overflow: auto;
	}
	
div#right	{
		float:left;
		
  	}
	div#rnava {
		float: left;
		margin-left: 40px;
		margin-top: 84px;
	}

.item	{
		
		margin-bottom:1px;
		display: block;
		clear: both;
		float: left;
	}
#mrmr {
	margin-top: 100px;
	clear: both;
	width: 1px;
	height: 1px;	
}
	
div.portListItem {
		height:40px;
		width:366px;
		background-position: 0 40px;
		margin-bottom:1px;
		}
		
div.portListItem:hover {
		background-position: 0 0;
		cursor:pointer;
		}
		
div.portListItem:active {
		background-position: 0 0;
		cursor:pointer;
		}		
div#contactWrap{
	margin-left: 50px;
	}
		
div#contactText	{
	margin-top:100px;
	width:250px;
	float:left;
	color: #000000;
	}
	
div#contactMail {
	margin-top:100px;
	float:left;
	}

div#contactBorder {
	height:300px;
	width:1px;
	float:left;
	background-color:#1a2023;
	}	
	
div#contactMargin {
	height:30px;
	width:24px;
	float:left;
	}
div#contInputWrap {
float:left;
width: 202px;
}
	
div#contact {
	height:300px;
	width:200px;
	float:left;
	}	
	
	
span.contactProperty {
	color:#545a56;
	}

span.contactValue {
	color:#ddd;
	font-size:12px;
	}	
	
a.mailLink  {
	color:#b7e6eb;
	font-size:12px;
	}
	
a.mailLink:hover {
	color:#fff;
	}	
	
input.input {
	width:200px;
	background-color:#FFFFFF;	
	border: 1px solid #A2A2A2;
	color:#6D6D6D;
	font-size:10px;
	margin-top:1px;
	}
	
input.input:hover {
	border: 1px solid #000000;
	}	
	
input.input:focus {
	border: 1px solid #000000;
	}		
	
textarea.input {
	width:200px;
	background-color:#FFFFFF;	
	border: 1px solid #A2A2A2;
	color:#6D6D6D;
	font-size:11px;
	margin-top:1px;
	}
	
textarea.input:hover {
	border: 1px solid #000000;
	}	
	
textarea.input:focus {
	border: 1px solid #000000;
	}		
textarea.inputBig {
	height:100px;
	overflow:auto;
	}	
	
#button_holder2 {
	float: right;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6D6D6D; 
	background-color: #CCCCCC;
	
	border: 1px solid #CCCCCC;
}

#button_holder2:hover {

	color:#6D6D6D; 
	background-color: #FFFFFF;
	border: 1px solid #6D6D6D;
}

.btn2 a {
	padding:2px 5px;
	float:left; 
	text-decoration:none;
	color:#6D6D6D;
}	

.btn2 a:hover {
	color:#6D6D6D;
}
	
div#aboutus {
	margin-top: 100px;
	width: 530px;
}
div.abots {
	font-size: 11px;
	margin-bottom: 15px;
	
}
div#linkin {
	float: left;
	clear: both;
	width: 21px;
	height: 7px;
	background-image: url(link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
div#linkin:hover {
	background-position: -30px 0px;
}