﻿body {
	text-align:justify;
	height:100%;
	width:100%;
	position:absolute;
	top:0px;
	margin: 0 auto; 
	background:#c9e0f4 url('images/bground.jpg') repeat-y fixed center bottom;
}
#container {
	background:#eff0ed url('images/container_background.jpg');
	min-width:860px;
	width:860px;
	margin: 0 auto; 
    overflow: hidden;
    _height: 0;
    _overflow: visible;
}
#header {
	height: 341px;
	background:url('images/header.jpg') no-repeat center;
	min-width:860px;
}
h3 {
	color:#f78e32     ;
	font-family:Calibri;
}
h2 {
	font-size:18px;
	color:#126fca;
	font-family:Calibri;
	text-align:right;
}
p {
	font-family:Calibri;
	color:#837669;
}
#copyright {
	font-size:12px;
	color:#f78e31;
	font-family:Calibri;
	text-align:center;
	padding-top:10px;
	width:100%;
	background:#eff0ed url('images/container_background.jpg');
	width:860px;
	margin: 0 auto; 
}
#footer {
	color:#f78e31;
	width:100%;
	background:#eff0ed url('images/footer.jpg') no-repeat center bottom;
	width:860px;
	margin: 0 auto; 
	height:50px;
}
#div1 {
	background-image:url('images/pattern_text.jpg');
	margin-left:45px;
	font-size:15px;
	color:#837669;
	font-family:Calibri;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
    width: 500px;
    float: left;
}
#div2 {
    width: 250px;
    float: left;
    margin:10px;
}
#title1 {
	border-bottom:2px;
	border-bottom-style:dotted;
	border-bottom-color: #f88e32;
	padding:5px;
	font-family:Calibri;
	font-size:18px;
	color:#126fca;
	font-weight:bold;
	margin-bottom:5px;
	text-align:right;
}
#box1 {
	background-image:url('images/pattern_text.jpg');
	font-family:Calibri;
	padding:5px;
	font-size:14px;
	color:#837669;
}
	
.readmore {
	margin-left: 100px;
}

.readmore1
{
	height:19px;
	width:119px;
	background:url('images/readmore1.gif');
	margin:5px;
	text-align:center; 
	text-decoration:none;
	color: #ffffff;
	font-size:14px;
}

.readmore2
{
	height:19px;
	width:119px;
	background:url('images/readmore2.gif');
	margin:5px;
	text-align:center; 
	text-decoration:none;
	color: #ffffff;
	font-size:14px;
} 
A:link {text-decoration: underline; color:#f47a0f;}
A:visited {text-decoration: underline; color :#f47a0f;}
A:active {text-decoration: underline; color: #126fca;}
A:hover {text-decoration: underline; color: #126fca;}

.readmore1 A:link {text-decoration: none; color:#ffffff;}
.readmore1 A:visited {text-decoration: none; color :#ffffff;}
.readmore1 A:active {text-decoration: none; color: #ffffff;}
.readmore1 A:hover {text-decoration: none; color: #ffffff;}

.readmore2 A:link {text-decoration: none; color:#f47a0f;}
.readmore2 A:visited {text-decoration: none; color :#f47a0f;}
.readmore2 A:active {text-decoration: none; color: #f47a0f;}
.readmore2 A:hover {text-decoration: none; color: #f47a0f;}

ul#nav {font-family:calibri,helvetica,arial,sans-serif;margin:0;padding:0;width:860px; min-width:860px; margin-right:50px;}
ul#nav li {margin:0;padding:0;list-style:none;float:right;margin:0 0 0 0;}
ul#nav li a {text-decoration:none;display:block;padding:0.3em 0.5em;color:#126fca; font-size:24px;}
ul#nav li a:hover {color:#f78e31; text-decoration:overline;}

