body 
{
	margin:10px 0;
	padding:0;
	background-image:url(images/main-bg.gif);
	font-size:11px;
	font-family:	Arial, Helvetica, sans-serif;
	_text-align: center;
}

#container {
	width:780px;
	margin:0 auto;
	border: 1px solid #888888;
	background-color:#EDF3F8;
	background-position:0 138px;
	background-repeat:no-repeat;
	_text-align: left;
}

#header 
{
	height:100px !important;
	_height /**/: 107px;		/*IE5 needs padding to be included in width/height*/
	
	background-color:#FFFFFE;
	background-image:url(images/header-bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding:7px 0 0 10px;
}

#nav {
	height:27px;
	background-color:#0054A4;
	border-bottom:4px solid #A0CF67;
	line-height:27px;
	padding-left:10px;
	letter-spacing:1px;
}

#nav a {
	color:#fffffe;
/*	background-color:red;*/
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:11px;
	background-position:left center;
	margin-left:14px;
	display: block;
	float: left;
}

#nav a:link {}
#nav a:visited {}
#nav a:hover {color:#A0CF67;text-decoration:none;}
#nav a:active {}


#text 
{
	width:413px !important;;
	_width /**/: 479px;		/*IE5 needs padding to be included in width/height*/
	
	height: 412px;
	float:left;
	padding:0 42px 0 24px;
}

#text a:link {text-decoration:none;color:#0054A4;}
#text a:visited {text-decoration:none;color:#0054A4;}
#text a:hover {color:#A0CF67;}
#text a:active {text-decoration:none;color:#0054A4;}



#right {
	width:281px;
	border:1px solid #0054A4;
	height:379px;
	margin:15px 0 16px 0;
	float:left;
	background-color:#DFEAF3;
	background-image:url(images/pic-bg.gif);
	background-repeat:no-repeat;
}

h1 {
	color:#929292;
	font-weight:normal;
	font-family:	Arial, Helvetica, sans-serif;
	margin:18px 0 0 0;
	font-size:28px;
}

h2 {
	color:#5A5A5A;
	font-weight:normal;
	font-family:	Arial, Helvetica, sans-serif;
	margin:0 0 26px 55px;
	font-size:28px;
}

p {
	line-height:18px;
	text-align:justify;
	color:black;
}


.contact {font-size:14px;}

#bottom-images {
	height:82px;
	margin: 10px 0;
}

h3, h3 a {
	color:#FFFFFE;
	font-size:20px;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 10px 8px;
	line-height:39px;
	text-decoration:none;
}
