body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
	background:url(../images/backgrd_grad.jpg) repeat-x;
}

.shadBt { width:955px; height:14px; margin:0  auto; padding:0; background:url(../images/backgrd_btShad.gif) top no-repeat; }

#wrapper { margin: 0 auto; padding:21px 0 0 0; width:955px; background:url(../images/backgrd_full.jpg) no-repeat;}

#container {
	margin:0 auto;
	padding:0;
	width:917px;
	background-color:#fff;
	text-align: left;
	overflow:hidden;
}

a img { border:none; }


.smText {
	font-size:10px;
	color:#999;
	padding-left:30px;
}

#header {
	width: 915px;
	height: 135px;
	min-height: 80px;
	color: #333;
	padding: 0;
	margin: 0;
}

h1#logo {
	width: 266px;
	text-indent: -9999px;
	padding:25px 0 0 12px;
	margin:0;
	float:left;
}
	
h1#logo a {
	margin:0;
	padding: 0;
	height: 86px;
	width: 266px;
	display: block;
	background:url(../images/header_Solventus_Logo.gif) top no-repeat;
}

/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 	width:610px;
	height:20px;
	padding: 0;
	margin-top:70px;
	margin-left:22px;
	color: #0db04b;
	float: right;
	list-style: none; 
	font-size:1.125em;
	font-weight: bold;
	}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 display: none;
 position: absolute;
 top: 1.0em;
 margin-top: 10px; /* I'm using ems and px to allow people to zoom their font */
 left: 0;
 width: 140px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 margin-top: 0;
padding-top:0;
font-size:.9375em;

}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 position: relative;
display:block;
 border-right: 1px solid #dedede;
 padding:2px 10px 2px 10px;
}

.menulist li.last { border-right:none;}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist li ul {
width:123px;
height:auto;
 margin: 10px 0 0 5px;
 padding:5px;
	background-color:#fff;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	color:#fff;
	background: #fff url(../images/nav_listBkgrd.jpg) repeat-x bottom;
	font-size:.9375em;
	
}

.menulist li ul li { border-right:none; line-height:22px; font-weight: normal; color:#000; font-size:.9375em;}

.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
 padding: 0;
margin:0;
 color: #0db04b;
 text-decoration: none;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover {
 color: #00a7ee;
	text-decoration: none;
	border-bottom:1px solid #00a7ee;
}

/* Links inside the menu */
.menulist li ul li a {
 padding: 0;
margin:0;
 color: #000;
 text-decoration: none;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist li ul li a:hover {
 color: #00a7ee;
	text-decoration: none;
	border-bottom:1px solid #00a7ee;

}


#leftContent { width:295px; float:left; padding:0; margin:0 0 -4px 0;}

#rightContent { 
	width: 580px;
	min-height:500px;
	color: #000;
	background:#fff;
	float:left;
	margin: 0;
	padding: 0 15px 18px 10px;
}

h1 { font-size: 1.25em; color:#000; margin-top:15px; margin-bottom:5px;  }

h2 { color:#000;}

h3 { color:#3e8e45; font-size: 1.25em; margin-top:15px; margin-bottom:0; padding:0; }

h4 { font-size: 1.25em; color:#000; margin-top:200px; margin-bottom:5px;}


#rightContent h4 {
	padding-top:10px;
}

#rightContent p {
	line-height:22px;
	color:#000;
}	

#rightContent ul, #rightContent ol { margin:5px 0 5px 10px; padding-left:20px;}

#rightContent ul li { line-height:22px; padding-top:5px;}

#rightContent ol li { line-height:22px; padding-top:5px;}

.navPath {
	font-size:12px;
}

.navPath a:link {
	text-decoration:none;
}

#rightContent a:link, #rightContent a:visited {
	color: #000;
	text-decoration: none;
	border-bottom:1px solid #000;
	padding:1px;
}

#rightContent a:hover, #rightContent a:active {
	color: #0db04b;
	text-decoration: none;
	border-bottom:1px solid #0db04b;
	padding:1px;
}



.projectWrap1 { width:290px; float:left; margin-top:15px; clear:both;}
.projectWrap2 { width:290px; float:right; margin-top:15px;}
.projectWrap { width:300px; padding-top:125px;}
.projectW1 { width:290px; float:left; clear:both;}
.projectW2 { width:290px; float:right;}
.projecthead2 { width:250px;}


#footer {
	clear:both;
	width:917px;
	height:20px;
	color: #000;
	margin:0;
	padding:0;
}

#footer p.address {
	text-align:right;
	font-size: 10px;
	margin-right:20px;
}


.mspimg {
	margin-left:25px;
	margin-top:10px;
	margin-top:-5px;
}


.kastleimg {
	margin-left:25px;
	margin-top:10px;
	margin-right:-150px;
}
