/* CSS Document */
#container
{
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;
	border-left: #333366 1px solid;
	border-bottom: #333366 1px solid;
	background-color: white;
	z-index: 3;
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 10px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
#footer
{
	width: 800px;
	font-size: 0.8em;
	clear:both;
	margin: 0px auto;
	margin-top: 20px;
	padding-bottom: 10px;
	text-align:center;
}
h1
{
	font-size: medium;
	color: #2D2D2D;
	font-family: Verdana;
	padding-top: 11px;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #2D2D2D;
	width: 100%;
	letter-spacing: 1px;
	margin-top: 60px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #3c40a3;
	font-style: normal;
	font-weight: normal;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3c40a3;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3c40a3;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.style7 {
	font-size:11px;
	color:#FFF;
	}


.framedimg {
	float: right;
	border-color: #FFFFFF;
	margin-left: 5px;
	border-left: 5px solid;
	border-left-color:#FFFFFF;
	border-right: none;
	margin-bottom: 5px;
	border-bottom: 5px solid;
	border-bottom-color:#FFFFFF;
	border-top: none;
}
a:link {
	text-decoration: none;
	color: #3c40a3;
}
a:visited {
	text-decoration: none;
	color: #3c40a3;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a.direct:hover{
	text-decoration: none;
	color: #0182ac;
}
a.dynamics:hover{
	text-decoration: none;
	color: #ff7800;
}
a.environmental:hover{
	text-decoration: none;
	color: #4fad26;
}
a.fire:hover{
	text-decoration: none;
	color: #ff1100;
}
a.interiors:hover{
	text-decoration: none;
	color: #681888;
}
a.networks:hover{
	text-decoration: none;
	color: #006666;
}
img {
	border: 0;
}
