body {
	background : #0c64b6 repeat-x url(images/bg.gif);
	font: lighter 16px/19px Helvetica, Arial, sans-serif;
	color: white;
	margin-top: 24px;
	text-align: left;
}

#container {
	width: 800px;
	text-align: left;
}

#logo {
	height: 87px;
	width: 800px;
	text-align: left;
}

#box {
	border: 8px solid white;
	width: 784px;
	text-align: left;
	margin-bottom: 5px;
}

.titleblue {
	color: #91CFDE;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.titlewhite {
	color: white;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

/*<group=nav>*/

#nav {
	height: 42px;
	background: url(images/nav_bg.jpg) repeat-x;
	font: 13px/42px Helvetica, Arial, sans-serif;
	color: white;
	text-align: right;
	border-bottom: 8px solid white;
}

#nav a {
	text-decoration: none;
	margin-right: 37px;
	text-align: right;
	color: white;
}

#nav a:hover {
	text-decoration: none;
	margin-right: 37px;
	text-align: right;
	border-bottom: 1px dashed white;
	color: white;
}
	
/*</group>*/

/*<group=bottom>*/

#bottom {
	border-top: 8px solid white;
	background: #062337;
	color: white;
	font-size: 12px;
	line-height: 16px;
	width: 784px;
	text-align: left;
	height: 112px;
}

#bottom a {
	font-size: 14px;
	line-height: 16px;
	color: #91CFDE;
	font-weight: bold;
	text-decoration: none;
}

#b1o {
	width: 164px;
	height: 89px;
	background: no-repeat 17px 23px url(images/icons/cr.png) #365d81;
	padding-left: 68px;
	padding-top: 23px;
	float: left;
}

#b1 {
	width: 164px;
	height: 89px;
	background: no-repeat 17px 23px url(images/icons/cr.png) #062337;
	padding-left: 68px;
	padding-top: 23px;
	float: left;
}

#b2o {
	width: 188px;
	height: 89px;
	background: no-repeat 17px 23px url(images/icons/fi.png) #365d81;
	padding-left: 68px;
	padding-top: 23px;
	float: left;
}

#b2 {
	width: 188px;
	height: 89px;
	background: no-repeat 17px 23px url(images/icons/fi.png) #062337;
	padding-left: 68px;
	padding-top: 23px;
	float: left;
}

#b3o {
	width: 221px;
	height: 89px;
	background: no-repeat 17px 23px url(images/icons/cf.png) #365d81;
	padding-left: 68px;
	padding-top: 23px;
	float: left;
	padding-right: 7px;
}

#b3 {
	width: 221px;
	height: 89px;
	background: no-repeat 17px 23px url(images/icons/cf.png) #062337;
	padding-left: 68px;
	padding-top: 23px;
	float: left;
	padding-right: 7px;
}

	
/*</group>*/

#footer {
	color: white;
	font: 10px/13px Helvetica, Arial, sans-serif;
	text-align: center;
	width: 800px;
}

/*<group=middle>*/

#middle {
	background: #062337;
	height: 282px;
	width: 784px;
	text-align: left;
}

#middle2 {
	background: #062337;
	width: 784px;
	text-align: left;
}

#middle a {
	color: #91CFDE;
	text-decoration: none;
}



#middle a:hover {
	color: white;
	text-decoration: none;
}



#pic {
	width: 425px;
	height: 282px;
	float: left;
	text-align: left;
}

#copy {
	float: left;
	width: 306px;
	height: 241px;
	text-align: left;
	margin-left: 23px;
	margin-top: 41px;
}
	
/*</group>*/

.clear {
	clear: both;
}

/*<group=contact>*/
	#contact {
	background: #062337;
	width: 704px;
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 40px;
}

#contact a {
	color: #FFFFFF;
	text-decoration: none;
}

#contact a:hover {
	color: #91CFDE;
	text-decoration: none;
}

#mail {
	width: 50px;
	float: left;
	margin-bottom: 15px;
}
#cleft {
	text-align: left;
	float: left;
	width: 250px;
	margin-left: 20px;
}
#cright {
	text-align: left;
	float: left;
	width: 250px;
	margin-left: 30px;
	margin-bottom: 15px;
}
/*</group>*/

h1 {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #91CFDE;
	font-size: 20px;
	line-height: 20px;
}

h1 a {
	text-decoration: none;
	font-size: 20px;
	line-height: 20px;
	color: #91CFDE;
}

h1 a:hover {
	text-decoration: none;
	font-size: 20px;
	line-height: 20px;
	color: #ffffff;
}

h3 {
	color: white;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.topcontact {
	font-size: 14px;
	line-height: 14px;
	color: white;
}

.line {
	border-top: 1px dashed #cccccc;
}
