body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#164871;
}
* {margin: 0px;padding: 0px;}
#container {
	margin: 10px auto;
	text-align: left;
	width: 800px;
}
#main {
	width: 800px;
	background-image:url(images/background.gif);
	
}
/******************** header ********************/
#header {
    position:relative;
	width:750px;
	height:341px;
	margin-left:25px;
	/*background-image:url(images/header.gif);*/
	/*display:block;*/
	
	

	
}

#header1 {
	width:108px;
	height:144px;
	background-image:url(images/header-slices/header_r1_c1.jpg);
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	
	
}
#header2 {
	width:108px;
	height:144px;
	background-image:url(images/header-slices/header_r1_c2.jpg);
	position:absolute;
	left:108px;
	top:0px;
	display:block;
	
}
#header3 {
	width:108px;
	height:144px;
	background-image:url(images/header-slices/header_r1_c3.jpg);
	position:absolute;
	left:216px;
	top:0px;
	display:block;
}
#header4 {
	width:108px;
	height:144px;
	background-image:url(images/header-slices/header_r1_c4.jpg);
	position:absolute;
	left:324px;
	top:0px;
	display:block;
}
#header5 {
	width:108px;
	height:144px;
	background-image:url(images/header-slices/header_r1_c5.jpg);
	position:absolute;
	left:432px;
	top:0px;
	display:block;
}
#header6 {
	width:108px;
	height:144px;
	background-image:url(images/header-slices/header_r1_c6.jpg);
	position:absolute;
	left:540px;
	top:0px;
	display:block;
}
#header7 {
	width:102px;
	height:144px;
	background-image:url(images/header-slices/header_r1_c7.jpg);
	position:absolute;
	left:648px;
	top:0px;
	display:block;
}

#header_r2_c1 {
	width:108px;
	height:108px;
	background-image:url(images/header-slices/header_r2_c1.jpg);
	position:absolute;
	left:0px;
	top:144px;
	display:block;
	
	
}
#header_r2_c2 {
	width:108px;
	height:108px;
	background-image:url(images/header-slices/header_r2_c2.jpg);
	position:absolute;
	left:108px;
	top:144px;
	display:block;
	
}
#header_r2_c3 {
	width:108px;
	height:108px;
	background-image:url(images/header-slices/header_r2_c3.jpg);
	position:absolute;
	left:216px;
	top:144px;
	display:block;
}
#header_r2_c4 {
	width:108px;
	height:108px;
	background-image:url(images/header-slices/header_r2_c4.jpg);
	position:absolute;
	left:324px;
	top:144px;
	display:block;
}
#header_r2_c5 {
	width:108px;
	height:108px;
	background-image:url(images/header-slices/header_r2_c5.jpg);
	position:absolute;
	left:432px;
	top:144px;
	display:block;
}
#header_r2_c6 {
	width:108px;
	height:108px;
	background-image:url(images/header-slices/header_r2_c6.jpg);
	position:absolute;
	left:540px;
	top:144px;
	display:block;
}
#header_r2_c7 {
	width:102px;
	height:108px;
	background-image:url(images/header-slices/header_r2_c7.jpg);
	position:absolute;
	left:648px;
	top:144px;
	display:block;
}

#header_r3_c1 {
	width:108px;
	height:89px;
	background-image:url(images/header-slices/header_r3_c1.jpg);
	position:absolute;
	left:0px;
	top:252px;
	display:block;
	
	
}
#header_r3_c2 {
	width:108px;
	height:89px;
	background-image:url(images/header-slices/header_r3_c2.jpg);
	position:absolute;
	left:108px;
	top:252px;
	display:block;
	
}
#header_r3_c3 {
	width:108px;
	height:89px;
	background-image:url(images/header-slices/header_r3_c3.jpg);
	position:absolute;
	left:216px;
	top:252px;
	display:block;
}
#header_r3_c4 {
	width:108px;
	height:89px;
	background-image:url(images/header-slices/header_r3_c4.jpg);
	position:absolute;
	left:324px;
	top:252px;
	display:block;
}
#header_r3_c5 {
	width:108px;
	height:89px;
	background-image:url(images/header-slices/header_r3_c5.jpg);
	position:absolute;
	left:432px;
	top:252px;
	display:block;
}
#header_r3_c6 {
	width:108px;
	height:89px;
	background-image:url(images/header-slices/header_r3_c6.jpg);
	position:absolute;
	left:540px;
	top:252px;
	display:block;
}
#header_r3_c7 {
	width:102px;
	height:89px;
	background-image:url(images/header-slices/header_r3_c7.jpg);
	position:absolute;
	left:648px;
	top:252px;
	display:block;
}


#nav {
	width:744px;
	height:22px;
	margin: 2px 0px 2px 25px;
	background-color:#a5cae5;
	padding: 3px 5px 3px 1px;
}
#nav ul {
}
#nav li {
	display:inline;
	background-color:#245882;
	width:144px;
	/* width:120px; */
	height:22px;
	float:left;
	margin-left:4px;
	text-align:center;
}
#nav a {
	width:120px;
	height:19px;
	padding-top:3px;
	text-decoration:none;
	color:#a5cae5;
	font-weight:800;
	display:block;
}
#nav a:hover {
	color:#FFFFFF;
	font-weight:800;
}
/******************** Content ********************/
p, h1, b, a, span{font-family: Arial, Helvetica, sans-serif;}
#content {
	width:750px;
	margin-left:25px;
	background-color:#a5cae5;
}
#middle {
	float:center;
	width:390px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left {
	float:left;
	width:390px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left p {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}
#left a{
	color: #052d4e;
	font-weight:800;
}
#left a:hover{
	color:#FFFFFF;
}
#left h1{
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
#left h3{
	font-size: 12px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}

#left span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}
#right {
	float:right;
	width:260px;
	background-color:#397eb7;
	color:#FFFFFF;
	font-weight:900;
	padding: 10px 20px;
	margin: 30px 20px 20px 0px;
	display:inline;
}
#right p{
	padding: 7px 0px;
}
#right a{
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover{
	color: #052d4e;
}
.post {
	margin-top:20px;
}
.post a{
}

.post a:hover{
}

.post p{
}

#address {
	margin-top:20px;
	background-color:#a5cae5;
	
}

#add-left {
    margin-left:60px;
	margin-top:20px;
	width:300px;
	background-color:#a5cae5;
	

}

#add-right {
    margin-left:60px;
    margin-top:40px;
	width:300px;
	background-color:#a5cae5;
}


/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	color:#FFFFFF;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:#FFFFFF;
	margin: 10px 0px;
}
.clear{
	clear:both;
	
}
