﻿

h1 {
	FONT-FAMILY: 'Lucida sans', 'Lucida Sans Unicode', Verdana, sans-serif;
	FONT-SIZE: 275%;
	font-style:italic;
	LETTER-SPACING: 0em; 
	color:white;
	margin:0;
	padding:0px;
}

h2{
	color:#3C71A1;
	font-size: 125%;
	margin-top:3.2em;
	margin-left:1.5em;
	margin-bottom:5px;
}

h3{
	color:#5292C3;
	font-size: 110%;
	margin-bottom:5px;
}

h4{
	color:#3C71A1;
	font-size: 125%;
}

h5 {
	FONT-SIZE: 130%;
	color:white;
	margin:0;
	padding:0px;
}

h6 {
	FONT-SIZE: 100%;
	color:black;
	LETTER-SPACING: 0.07em;  
	margin:0;
	padding:0px;
	font-weight:normal;
	font-style:normal;
}

body {
	background:#5292C3;
	text-align:center;
	LETTER-SPACING: 0.07em; 
	FONT-SIZE: 11px; 
	COLOR: #333; 
	FONT-FAMILY: 'Lucida sans', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-style:italic;
	margin:0px;
	padding:0px; 
}

#page {
	width:778px;
	margin:auto;
}

#pageWrapper {
	float:left;
	width:776px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background: url(images/bg_bot.jpg) bottom left no-repeat #5292C3;
}

#leftPane{
	float:left;
	width: 250px;
}

.logo {
	float:left;
	text-align:left;
	margin-left: 15px;
	margin-top:2em;
	margin-bottom:4em;
}

.postContent01 {
	float:left;
	width:200px;
	height:204px;
	margin-left: 15px;
	margin-bottom:15px;
	background: url(images/img_left01.gif) bottom left no-repeat;
	text-align:left;
}

.postContent02 {
	float:left;
	width:200px;
	height:204px;
	margin-left: 15px;
	margin-bottom:15px;
	background: url(images/img_left02.gif) bottom left no-repeat;
	text-align:left;
}


.middlePosition {
	display:block;
	margin-left:15px;
}


#contentPane {
	float:right;
	width:520px;
	text-align:left;
	margin-top:3em;
	padding:0px;

}

.leftPosition {
	display:block;
	float:left;
}

.subcontentImages a {
	display:block;
	margin: 0.3em 0 0 0;
	color:#333;
	text-decoration:none;
	font-style: normal;
	text-align:right;
}

{
	display:block;
	margin: 0.3em 0 0 0;
	color:#333;
	text-decoration:none;
	font-style: normal;
	text-align:right;
}

.subcontentImages a:hover {
	display:block;
	margin: 0.3em 0 0 0;
	color:#333;
	text-decoration:none;
	font-style: normal;
	text-align:right;
}

.content {
	float:left;
	width:450px;
	line-height: 2.1em;
	margin:0px;
	padding: 0 20px 0 20px;
	background: url(images/bg_down.gif) top left repeat-y;
}
.content p {
	margin:0 0 2.05em 0;
}

#addressPane {
	float:left;
	background: url(images/img_bottom02.gif) top right no-repeat;
	width:497px;
	text-align:left;
}

#addressPane p {
	float:left;
	margin-left:0.5em;
	LETTER-SPACING: 0em;
}

#addressPane h4 {
	float:left;
	margin: 1em 0 0 2.5em;
}

#addressPane h4  a {
	color:#3C71A1;
}

#addressPane h4  a:hover {
	color:#3C71A1;
}

#addressPane h3 {
	float:left;
	width:100px;
	margin: 3.8em 0 0.5em 0.5em;
	padding:0;
}

#addressPane a {
	color:#333;
	background:#FFFFAB;
	text-decoration:none;
}

#addressPane a:hover {
	color:#333;
	background:#C5E79B;
	text-decoration:none;
}

.contentImages p {
	float:left;	
	margin:0;
	padding:0;
}

#footer {
	font-family:Verdana;
	font-size:10px;
	LETTER-SPACING: 0em;
	width:740px;
	float:left;
	margin-top: 3em;
	height: 45px;
	text-align:right;
	font-style:normal;
	color: #666;
}

#footer a {
	background:transparent;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
	background:transparent;
}
