body {
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
}

img {
	border:0;
}

a {
	color:#000000;
}

h1 {
	font-size:12px;
	color:#000000;
	margin:0 0 10px 0;
	padding:0;
}

h1 a {
	font-weight:normal;
	text-decoration:none;
}

#container {
	width:790px;
	margin:0 auto 0 auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-image:url(/images/bg-slither.png);
	background-repeat:repeat-y;
	
}

#header {
	width:690px;
	height:20px;
	background-image:url(/images/header.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:100px;
	font-size:11px;

}

#company-info {
	width:790px;
	height:38px;
	border-top:1px solid #FFFFFF;
	background-image:url(images/company-info2.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#4EB028;

}

#content {
	width:790px;
	background-image:url(/images/ullrich-home.gif);
	background-repeat:no-repeat;
	background-position:7px bottom;
}


#menu {
	width:175px;
	float:left;
	border-top:1px solid #FFFFFF;
	
	padding-bottom:150px;
}



#menu ul#services {
	margin:0px;
	padding:0px;
	width:175px;
}

#menu ul#services li {
	list-style:none;
	display:inline;
	height:25px;
	width:175px;
	
}

#menu ul#services li a {
	width:168px;
	height:19px;
	display:block;
	background-color:#797951;
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-top:5px;
	border-right:1px solid #FFFFFF;
	padding-left:6px;
	border-bottom:1px solid #FFFFFF;
}

#menu ul#services li a:hover {
	background-color:#999966;
}

#menu ul#services ul {
	margin:-26px 0px 0 175px;
	padding:0px;
	position:absolute;
	visibility:hidden;
	display:none;
	width:175px;
	border-top:1px solid #FFFFFF;
}

#menu ul#services ul li {
	height:auto;
	display:inline;
	width:175px;
	display:inherit;
	visibility:inherit;
}

#menu ul#services ul li a {
	width:168px;
	display:inherit;
	visibility:inherit;
	height:auto;
	padding-bottom:5px;
}

#menu ul#services ul ul {
	border-left:1px solid #FFFFFF;
	margin-left:174px;
}


#menu ul#info {
	
	margin:0px;
	padding:0px;
}

#menu ul#info li {
	list-style:none;
	display:inline;
	height:25px;
	width:175px;
}

#menu ul#info li a {
	display:block;
	background-color:#535337;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding-top:5px;
	padding-left:6px;
	height:19px;
	width:168px;
}

#menu ul#info li a:hover {
	background-color:#999966;
}

#menu-email {
	color:#D8FF62;
	width:170px;
	padding-left:5px;
	padding-top:5px;

}




#middle {
	width:594px;
	float:left;
	padding:10px 10px 10px 10px;
	background-image:url(images/logo-bottom.png);
	background-repeat:no-repeat;
	background-position:522px 0px;
}

#right {
	padding-left:12px;
	width:185px;
	float:left;
	padding-top:28px;
	background-image:url(images/logo-bottom.png);
	background-repeat:no-repeat;
	background-position:111px 0px;
}

.image-box {
	height:151px;
	width:177px;
	margin: 10px 7px 7px 0px;
	
}

.image-box a  {
	height:151px;
	width:177px;
	border:1px solid #999999;
	display:block;
	
}

.image-box a:hover {
	border:1px solid #000000;
	
}

#footer {	
	clear:both;
	width:770px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#000000;
	padding:10px;
}

#footer a {	
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

#footer_address {
	float:right;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

.itemimage {
	float:right;
	margin: 10px 0 20px 20px;
}

/* location */
#map {
	float: left;
	width:500px;
}

#mapdetails {
	float:right;
	width:230px;
	padding-right:16px;
}

/* Form */
form.cmxform fieldset {
	margin-bottom: 10px;
	border:0;
}

form.cmxform fieldset legend em {
	color:#000000;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	color:#000000;
	padding:0;
	margin:0;

}
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset li input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	width:330px;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
form.cmxform label {
	width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform button {
	color:#CC0000;
	font-weight:bold;
	border:0;
	background-color:#FFFFFF;
	padding:0 0 0 7px;
	_padding-left:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	cursor:pointer;
}

#mailing {
	background-color:#EEEEEE;
	width:430px;
	padding:15px 15px 0 15px;
}

#mailing input {
	float:right;
	width:auto;
}

#mailing div {
	margin-bottom:15px;
}

#mailing div a {
	float:right;
	color:#CC0000;
	text-decoration:none;
}

/* links and files */
#right_util {
	float:right;
	text-align:right;
}


#files {

}

#files ul {
	margin:0;
	padding:10px 0 10px 0;
	list-style:none;
}

#files ul li {
	background-image:url(/images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding: 10px 0 0 40px;
	height:30px;
}

#files ul li a {
	color:#000000;
	text-decoration:none;
}

#files ul li a:hover {
	color:#CC0000;
}

#links {
	border-top:1px solid #CCCCCC;
	clear:both;
	margin-top:10px;
	padding:5px 10px 20px 7px;
	font-weight:bold;
}


.itemurl {
	margin-top:10px;
}

.itemurl a,  .itemview a {
	color: #CC0000;
	text-decoration:none;
	background-image:url(images/link.png);
	background-position: 0 2px;
	background-repeat:no-repeat;
	padding-left:15px;
}

/* events */
.event {

}

.event a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.event p {
	margin-top:0;
	padding-top:0;

}

#homepagetext {
	padding:6px;
}

#homepagetext p {
	padding-top:0;
	margin-top:0;
}