@charset "utf-8";
body {
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
}
#wrapper {
	text-align: left;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {

}
#logo {
	height: 130px;
	background-repeat: no-repeat;
}



#nav {
	height: 33px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	border-bottom-color: #76381A;
}
#tittle {
	background-repeat: repeat-y;
	padding-left: 10px;
	height: 60px;
	background-color: #F5F5F5;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #024164;
	padding-top: 1px;
	color: #024164;
}


#leftColumn {
	width: 600px;
	float: left;
	padding-left: 7px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #024064;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
#rightColumn {
	width: 180px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #024064;
	padding-left: 8px;
	text-align: left;
	font-size: 13px;
	color: #024064;
	height: auto;
}

#footer {
	clear: both;
}

#blueBottom {
	background-color: #024064;
	height: 300px;
	clear: both;
}
#mini-nav {
	text-align: left;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rightColumn2 {
	width: 180px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #024064;
	padding-left: 8px;
	text-align: left;
	font-size: 13px;
	color: #024064;
	height: auto;
	border-color: #000000;
}
#formtest {
	width: 840px;
	float: left;
	padding-left: 0px;
	font-size: 15px;
	color: #000;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #024064;
	border-right-color: #024064;
	border-bottom-color: #024064;
	border-left-color: #024064;
}
#leftColumn2 {
	float: left;
	padding-left: 20px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #024064;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	width: 810px;
}

