@charset "utf-8";
/* CSS Document */

body {
	background-color: #D7D9DB;
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
}
h2 {
	font-size: 9pt;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.content form {
	margin: 0px;
	padding: 0px;
}
.content #drop {
	width: 200px;
}
.content #message {
	width: 200px;
}
label {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}


a {
	color: #9EA5AB;
	text-decoration: none;
}
.spacer {
	height: 100px;
}

#container {
	background-image: url(img/container_bg.jpg);
	background-repeat: repeat-y;
	height: 400px;
	width: 780px;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
}
#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 114px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(img/footer.jpg);
	padding: 0px;
	height: 55px;
	background-repeat: no-repeat;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topNavi {
	padding: 0px;
	height: 11px;
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}
.topNavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.topNavi li {
	display: inline;
	padding-right: 5px;
}
.topNavi li a {
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7E8182;
	padding-left: 8px;
}
.topNavi li a:hover {
	color: #FFFFFF;
}

.current                       {
	color: #FFFFFF;
	background-image: none;
}
.rightNavi {
	float: right;
	width: 220px;
	height: 12px;
}
.rightNavi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}

.copyrights p {
	color: #9EA5AB;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
}

.copyrights {
	float: left;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 95%;
}
.downPdf {
	float: right;
	margin: 0px;
	width: 100px;
	height: 35px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 95%;
	text-align: center;
	padding-right: 135px;
}
.downPdf  a {
	color: #9EA5AB;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
}
.downPdf a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#left {
	width: 153px;
	height: 281px;
	float: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


#center {
	height: 281px;
	width: 350px;
	float: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#right {
	width: 250px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 281px;
}
.rightImg {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.leftNavi {
}
.leftNavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.leftNavi li {
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: right;
}
.leftNavi li a {
	background-image: url(img/bullet.gif);
	padding-right: 11px;
	display: block;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftNavi   li a.current {
	color: #FFFFFF;
	background-image: url(img/bulletWh.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftNavi li a:hover {
	background-image: url(img/bullet.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
}

.content {
	background-color: #5E6770;
	height: 170px;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 10px;
	font-size: 120%;
	color: #FFFFFF;
}
.alt {
	background-color: #48525B;
	margin: 0px;
	height: 200px;
	width: 310px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.hidden {
	display: none;
}


.content p {
	font-size: 8pt;
	margin: 0px;
	padding: 5px;
	text-align: justify;
}
.content a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
}
.content a:hover {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

.content  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}


.center  {
	font-size: 15px;
	text-align: center;
}
.content_portfolio {
	background-color: #49535C;
	height: 190px;
	width: 310px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
.thumbs {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 215px;
	width: 250px;
}
.thumbs img {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.popup {
	text-align: right;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
.popup img {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_text {
	background-color: #5E6770;
	height: 190px;
	width: 310px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
.button {
	background-color: #49535C;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-size: 8pt;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 5px;
}

.content_text p {
	font-size: 8pt;
	margin: 0px;
	padding: 5px;
	text-align: justify;
	color: #FFFFFF;
}
