@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri, Candara, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding: 0;
}

*, html {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style: none;
	text-decoration: none;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #1562a1;
	font-weight: bold;
}

a:hover {
	color: #346088;
}

p {
	font-size: 14px;
	color: #666666;
	padding: 0 25px 25px 15px;
	line-height: 24px;
	text-align: justify;
}

h1 {
	padding: 15px 25px 25px 15px;
	font-size: 30px;
	margin: 0;
	font-weight: normal;
	color: #1562a1;
}

h2 {
	padding: 0 25px 25px 15px;
	font-size: 21px;
	margin: 0;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	text-align: justify;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 4px 0;
}

h4 {
	font-size: 44px;
	color: #FFFFFF;
	padding: 100px 0 0 25px;
}

h4 a, h4 a:link, h4 a:visited, h4 a:active {
	color: #FFFFFF;
}

h4 a:hover {
	text-decoration: underline;
}

h5 {
	font-size: 14px;
	color: #346088;
	margin: 0 0 0 28px;
}

h6 {
	padding: 0 25px 0 15px;
	font-size: 19px;
	margin: 0;
	font-weight: normal;
	color: #B10961;
}

#TopBar {
	height: 15px;
	width: 100%;
	background-color: #1562a1;
	display: block;
}

#BigImgContainer {
	width: 100%;
	height: auto;
	background-color: #A2BC3F;
}

#BigImgContainer2 {
	width: 100%;
	height: auto;
	background-color: #9B372F;
}

#BigImgContainer3 {
	width: 100%;
	height: auto;
	background-color: #809ABD;
}

#BigImg {
	width: 898px;
	height: 260px;
	margin: 0 auto 0 auto;
	background: url(../images/bigimg.jpg) no-repeat top left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#BigImg h4, #BigImg h5 {
	display: none;
}

#BigImg2 {
	width: 898px;
	height: 260px;
	margin: 0 auto 0 auto;
	background: url(../images/bigimg2.jpg) no-repeat top left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#BigImg2 h4, #BigImg2 h5 {
	display: none;
}

#BigImg3 {
	width: 898px;
	height: 260px;
	margin: 0 auto 0 auto;
	background: url(../images/bigimg3.jpg) no-repeat top left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#BigImg3 h4, #BigImg3 h5 {
	display: none;
}

#MenuContainer {
	width: 100%;
	height: 47px;
	background-image: url(../images/menuback.jpg);
	background-repeat: repeat-x;
}

#Menu {
	margin: 0 auto 0 auto;
	height: 47px;
	width: 901px;
}

#Menu ul {
	margin: 0;
	padding: 0;
}

#Menu ul li {
	float: left;
}

#Menu a, #Menu a:link, #Menu a:active, #Menu a:visited {
	display: block;
	float: left;
	padding: 17px 0 15px 0;
	width: 138px;
	height: 15px;
	text-align: center;
	font-size: 14px;
	border-left: #ffffff 1px solid;
	color: #FFFFFF;
	font-weight: normal;
}

#Menu .Middle:hover {
	background: #531711;
	color: #FFFFFF;
}

#Menu .First:hover {
	background: #133213;
	color: #FFFFFF;
}

#Menu .Selected a {
	background-color: #1562a1;
	padding: 17px 0 15px 0;
	color: #FFFFFF;
}

#Menu .Last{
	border-right: #ffffff 1px solid;
}

#Container {
	width: 900px;
	height: auto;
	margin: 0 auto 0 auto;
}

#Text {
	width: 650px;
	height: auto;
	margin: 30px 0 0 0;
}

#Text ul {
	list-style: disc;
	margin: 0 0 25px 50px;
}

#Text ul li {
	font-size: 14px;
	color: #666666;
	padding: 0 25px 10px 15px;
	line-height: 18px;
	list-style: disc;
}

#Text ul li ul {
	padding: 0;
	margin: 0 0 0 15px;
}

#Text ul li ul li {
	padding: 10px 25px 0 15px;
}


#RightBar {
	width: 105px;
	height: auto;
	float: right;
	font-size: 14px;
	padding: 50px 65px 0 0;
}

#QuickLinks {
	width: 170px;
	height: auto;
	font-size: 14px;
}

#QuickLinks ul li {
	padding: 6px 8px 6px 12px;
	border-bottom: 1px dotted #666666;
}

#BottomBar {
	color: #FFFFFF;
	background-color: #346088;
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin: 50px 0 0 0;
	padding: 30px 0;
}

#BottomBar p {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

#BottomBar a, #BottomBar a:link, #BottomBar a:visited, #BottomBar a:active {
	color: #B0C374;
}

#TemplateSide {
	margin: 25px 0 0 0;
}

#TemplateSide a, #TemplateSide a:link, #TemplateSide a:active, #TemplateSide a:visited {
	background-image: url(../images/sidebutton1.jpg);
	width: 157px;
	height: 62px;
	border: 5px solid #B10961;
	color: #FFFFFF;
	font-size: 16px;
	display: block;
	padding: 98px 0 0 3px;
}

#TemplateSide a:hover {
	color: #000000;
}

#Templates ul  {
	list-style: none;
	margin: 0;
	padding: 0;
}

#Templates ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	border: 5px solid #B10961;
}

#Templates ul li a, #Templates ul li a:link, #Templates ul li a:visited, #Templates ul li a:active {
	width: 197px;
	height: 72px;
	color: #FFFFFF;
	padding: 98px 0 0 3px;
	display: block;
	font-size: 16px;
}

#Templates ul li a:hover {
	color: #000000;
}

#Template1 {
	background-image: url(../images/template1.jpg);
}

#Template2 {
	background-image: url(../images/template2.jpg);
}

#Template3 {
	background-image: url(../images/template3.jpg);
}


#FormNewsHeader {
	font-size: 18px;
}

#FormContact {
	width: 267px;
	height: 251px;
	background-image: url(../images/formnews.gif);
	color: #FFFFFF;
	padding: 17px 0 0 17px;
	margin: 30px 0 0 20px;
	float: right;
}

#FormContact strong {
	color: #FFFFFF;
}