body {
   height:100%;
   margin: 0px;
   padding: 0px;
   background:url(pic/bg.gif) center repeat;
}

#wrapper {
   width:760px; 
   margin-left:auto;
   margin-right:auto;
}
#header {
	height:111px;
	width:760px;
	float: left;
   	list-style: none;
   	background-image:url(pic/header.jpg);  
}
#menu_left{
	background:no-repeat;
	height:29px;
	width:5px;
   	list-style: none;
	float:left;
   	background-image:url(pic/menu_left.png);
}
#menu1 {
	height:29px;
	width:118px;
	float: left;
   	list-style: none;
   	background-image:url(pic/menu1.png);  
}
#menu1:hover{
}
.menu_side{
	height:29px;
	width:10px;
	float: left;
   	list-style: none;
   	background-image:url(pic/menu1_side.png);  
}
#menu2 {
   height:29px;
   width:116px;
   float: left;
   list-style: none;
   background: green;
   background-image:url(pic/menu2.png);  
 
}
#menu3 {
   height:29px;
   width:116px;
   float: left;
   list-style: none;
   background: green;
   background-image:url(pic/menu3.png);  
   color: #fff;
}
#menu4 {
   height:29px;
   width:116px;
   float: left;
   list-style: none;
   background: green;
   background-image:url(pic/menu4.png);  
   color: #fff;
}
#menu5 {
   height:29px;
   width:116px;
   float: left;
   list-style: none;
   background: green;
   background-image:url(pic/menu5.png);  
   color: #fff;
}
#menu6 {
   height:29px;
   width:116px;
   float: left;
   list-style: none;
   background: green;
   background-image:url(pic/menu6.png);  
   color: #fff;
}
#menu_right{
	background:no-repeat;
	height:29px;
	width:7px;
	float:right;
   	list-style: none;
   	background-image:url(pic/menu_right.png);  
}
#contentLeft {
   width: 170px;
   height:455px;
   float:left;
   background:url(pic/side_bg2.jpg) no-repeat;
   border:3px;
   border-color:#FFFFFF;
}
#contentRight {
	height:100%;
	background:#66CCFF;
	text-align: justify;
	text-indent:0px;
	padding:5px;
	margin-left:170px;
	padding:20px;
}
h1,h2,h3 {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
}
h2{
	background-color:#0066CC;
	color:#33CCFF;
	font-size:18px;
}
h3{
	background-color:#55BBFF;
}
#footer {
   height: 30px;
   background: blue;
   width:760px;
   float:left;
}
.clear {
   clear: both;
   height:0px;
   margin: 0px;
   padding: 0px;
}
.menu12 {
	width:150px;
	margin-left:20px;
	margin-top:10px;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	color:#3333CC;
	display:list-item;
	font-size:12px;
	list-style:none;
	text-indent:0px;
}
.menu12:hover{
	background-color:#000000;
	color:#FFFFFF;
	border:10px;
	font-size:12px;
}
.menu12:before{
	margin:0px;
	text-align:justify;
	content: "\00BB \0020";
}
.menu13 {
	width:150px;
	margin-left:20px;
	margin-top:10px;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	color:#000000;
	font-size:12px;
}
.menu13:hover{
	background-color:#FFFFFF;
	color:#000000;
	border:10px;
	font-size:12px;
}
#menu-act {
	border:dashed;
	border-width:1px;
	border-color:#000000;
	width:148px;
	margin-left:20px;
	margin-top:10px;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	color:#000000;
	display:list-item;
	background-color:#66FFFF;
	border-right-style:none;
	font-size:12px;
	list-style:none;
	text-indent:0px;
}
#menu-act:before {
	content: "\00BB \0020";
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 3em;
	text-indent: -2em;
}

li:before {
	margin:10px;
	text-align:justify;
	text-indent:0px;
	content: "\00BB \0020";
}

#mailto {
	text-decoration:none;
	background-color:#00FFFF;
	color:#FF0000;
}
img {
	border-style:solid;
	border-width:2px;
	border-color:#000000;
}
.jobb {margin: 0 0 0 65%; 
}
