@charset "utf-8";
/* CSS Document */

body {
	background-color: #16174F;


}
#container {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#header {
	height: 300px;
	width: 990px;
	margin-top: 30px;
	border: 1px solid #000000;
}

#navigation {
	width: 740px;
	height: 23px;
	background-color: #16174F;
	padding-top: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	margin-left: 250px;
}



/* navigaton elements */

.navigation {
	list-style:none;
	height:40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.navigation li {
	float:left;
} 
.navigation li a {
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	height: 20px;
	padding: 0;
	font-weight: bold;
	letter-spacing: 2px;
	margin-right: 10px;
	margin-left: 10px;
} 
.navigation li a b {
	float:left;
	display:block;
	padding-bottom: 0;
	padding-left: 8px;
	padding-right: 16px;
}
.navigation li a:hover {
	color: #F9F2CB;
	font-weight: bold;
}



#wrapper {
	width: 890px;
	height: auto;
	line-height: 1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	font-size: medium;
	padding-right: 50px;
	padding-left: 50px;
}



#clear {
	clear: both;
}

#col1 {
	float: left;
	width: 420px;
	padding-left: 25px;
	font-size: medium;
}
#col2 {
	float: right;
	width: 420px;
	background-color: #C8CFD7;
	padding-left: 25px;
	font-size: medium;
}
#address {
	float: left;
	height: auto;
	width: 445px;
	padding-top: 40px;
	text-align: center;
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
}
#map-block {
	height: auto;
	width: 445px;
	float: right;
	padding-top: 25px;
}





#footer {
	background-repeat: no-repeat;
	background-color: #16174F;
	height: auto;
	width: 990px;
	margin-bottom: 25px;
}
#footmenu {
	text-align: center;
	height: 20px;
	width: 990px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #FFF;
	letter-spacing: 2px;
	color: #16174F;
	font-size: small;
}
#footlogo {
	width: 220px;
	height: 106px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	color: #FFF;
	text-align: left;
	padding-left: 25px;
}
#footaddy {
	float: right;
	height: auto;
	width: 718px;
	line-height: 1.5em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	color: #FFF;
	text-align: right;
	padding-right: 25px;
	font-weight: bold;
	font-size: medium;
}
#design {
	font-size: x-small;
	text-align: right;
	height: auto;
	width: 965px;
	clear: right;
	color: #CCCCCC;
	padding-right: 25px;
	padding-bottom: 10px;
}
a.fm:link {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}
a.fm:active {
	color: #990033;
}
a.fm:visited {
	color: #990033;
}

a.fm:hover {
	color: #16174F;
}
.h1 {
	font-weight: bold;
	color: #16174F;
	letter-spacing: 2px;
	font-size: x-large;
}

.h2 {
	font-weight: bold;
	color: #16174F;
	letter-spacing: 2px;
	font-size: large;
}
.h3 {
	font-weight: bold;
	color: #16174F;
	letter-spacing: 2px;
	font-size: medium;
}
.h4 {
	font-size: medium;
	color: #990033;
	font-weight: bold;
}


.cw {
	padding-top: 67px;
	font-size: x-small;
}
.bold {
	font-weight: bold;
}

.floatleft-cont {
	float: left;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.txt-lrg {
	font-size: 18px;
	font-weight: bold;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.c-text {
	text-align: center;
}
.txt-rt-align {
	text-align: right;
}

.floatleft-main {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}
.flt-rt-main {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.flt-rt-pad-top {
	padding-bottom: 10px;
	padding-top: 60px;
	float: right;
	padding-left: 10px;
}
.flt-rt-no-pad {
	float: right;
	padding-left: 10px;
}
.flt-rt-sm-pad {
	float: right;
	padding-left: 10px;
	padding-top: 30px;
}


.flt-rt-pad-top-btm {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}






.red {
	color: #903;
}

a.gb:link {
	color: #CC0;
	text-decoration: none;
}


a.gb:active {
	color: #999;
	text-decoration: underline;
}

a.gb:visited {
	color: #CCC;
}

a.gb:hover {
	color: #900;
}


a.foot:link {
	color: #FFF;
	text-decoration: none;
}



a.foot:active {
	color: #999;
}



a.foot:visited {
	color: #CCC;
}


a.foot:hover {
	color: #990033;
	text-decoration: underline;
}


a.more:link {
	color: #990033;
	font-style: italic;
	text-decoration: none;
}


a.more:active {
	color: #16174F;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

a.more:visited {
	color: #666;
	font-style: italic;
}

a.more:hover {
	color: #990033;
	font-style: italic;
	font-weight: bold;
}
