@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #465560;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
}
#header {
	height: 280px;
	width: 1200px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#header2 {
	height: 280px;
	width: 1200px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#wrapper {
	background-color: transparent;
	/*filter:alpha(opacity=54);
	opacity: 0.5;
	-moz-opacity:0.5;*/
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
}
/*from old pRotfolio
#contentWrap3 {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
}
#contentWrap2 {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	width: 714px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentWrap1 {
	background-image: url(../images/contentbg2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 349px;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
}
*/
#contentWrap {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
}
#contentWrap3 {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	height: 2300px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
}
#contentWrap4 {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	height: 2500px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
}
#contentWrap5 {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	height: 840px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
}
#contentWrap2 {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentWrap1 {
	background-image: url(../images/contentbg2.jpg);
	background-repeat: no-repeat;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 374px;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 1200px;
	float: left;
	background-position: center;
}
#content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	line-height: 18px;
}

.flash {
}
#flash {
	width: 256px;
	height: 216px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #406D8E;
	text-transform: uppercase;
}
#menu {
	top: 225px;
	float: left;
}
#navigation {
	width:700px;
	height:38px;
	top: 225px;
	padding-left: 10px;
	float: left;
	margin-top: 62px;
	margin-left: 30px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 114px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/button_bgOFF.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 4px;
	margin-top: 19px;
}
.leftColumn {
	float: left;
	width: 290px;
	padding-left: 30px;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #475560;
	line-height: 19px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #677B8B;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #677B8B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C8C46;
	font-weight: bold;
}
#menu .current {
	background-image: url(../images/button_bg.jpg);
	background-repeat: no-repeat;
	color: #5E88A8;
}

.form {
	float:right;
	margin-left: 20px;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.form label {
float:left; width:100px; padding:10px 10px 0 0; font-weight:bold
}
.form select {
	float:left;
	width:245px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324856;
}
.form input {
	float:left;
	border: 1px solid #95B0C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324856;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.form .submit {
clear:both
}
#form #message {
	float:left;
	border: 1px solid #95B0C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324856;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

/*For form */
#msg {
	display:none;
	position:absolute;
	z-index:200;
	padding-left:7px;
	background-image: url(../javascript/images/msg_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#msgcontent {
	display:block;
	padding:5px;
	min-width:150px;
	max-width:250px;
	background-color: #ECF0F4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A0BDCF;
	border-right-color: #A0BDCF;
	border-bottom-color: #A0BDCF;
	border-left-color: #A0BDCF;
}
#contentDiv {
	float: left;
	width: 550px;
	padding-left: 30px;
	margin-top: 20px;
}
#news {
	float: right;
	width: 200px;
	margin-left: 20px;
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	height: 300px;
	font-size: 11px;
	padding-top: 10px;
}
.About {
	float: left;
	width: 350px;
	margin-left: 30px;
}
.text {
	text-align: justify;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #507C53;
	display: block;
	padding-top: 5px;
}
#contentLeft {
	float: left;
	width: 350px;
	margin-top: 20px;
	padding-left: 30px;
}
.block {
	background-color: #E3EBF0;
	display: block;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #537D9F;
}
.bg {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#websiteImg {
	background-color: #EDF1F3;
	height: 200px;
	width: 250px;
	float: left;
}
#websiteText {
	float: left;
	width: 210px;
	margin-left: 20px;
	height: 200px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#websiteImg div {
	width: 230px;
	margin: 10px;
	background-color: #FFFFFF;
	height: 180px;
}
.websiteTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}
#websiteImg img {
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.about {
	float: left;
	width: 250px;
	margin-right: 20px;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #406D8E;
}
.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C8C46;
}
.leftColumn img {
	border: 1px solid #FFFFFF;
}
.leftColumn img a {
	border: 1px solid #FFFFFF;
}
#headerWrapper {
	height: 280px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
#contentDiv img a {
	border: 1px solid #FFFFFF;
}

#wrapper #content #contentDiv img {
	border: 1px solid #FFFFFF;
}
.size {
	height: 200px;
	width: 200px;
}
#news img {
	border: 1px solid #FFFFFF;
}
#top {
	height: auto;
	width: 160px;
	margin-left: 390px;
}
#top img {
	border: 1px solid transparent;
}

