@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
}

p.main{
	width: 710px;
	text-align: justify;
	font-size: 12px;
}

#menu ul  {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#menu ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#menu ul li a {
	color: #FFF;
	text-decoration: none;
}

#header #title h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-top: 5px;
	font-style: normal;
	font-weight: bolder;
}

#header #title h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
}

#menu ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
h1.bodytitle {
	margin: 0px;
	font-size: 18px;
	color: #005cab;
}

#form label {
	font-size: 12px;
}
#copy {
	font-size: 12px;
	padding-left: 20px;
	float: left;
}
#footer #links {
	font-size: 12px;
	padding-right: 20px;
	float: right;
	clear: none;
}
p.breadcrumb {
	width: 734px;
	padding-top: 0px;
	padding-right: 20px;
	text-align: justify;
	font-size: 9px;
}
p.link {
	width: 734px;
	padding-top: 0px;
	padding-right: 20px;
	text-align: justify;
	font-size: 12px;
}
h2.bodytitle a {
	margin: 0px;
	font-size: 16px;
	color: #005cab;
	text-decoration: none;
}

h2.bodytitle {
	margin: 0px;
	font-size: 16px;
	color: #005cab;
}
p.contact {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

#main .images .imgbox p {
	font-size: 12px;
	text-align: center;
	padding: 5px;
	margin: 0;

}
#contact h1.bodytitle {
	margin: 0px;
	font-size: 18px;
	color: #005cab;
	padding-left: 20px;
	padding-top: 10px;
}
.indtitle {
	margin: 0px;
	font-size: 16px;
	color: #005cab;
}


#main .images .industry ul li {
	font-size: 12px;
}
