body {
	font: normal 12px/16px Georgia, Palatino, "Palatino Linotype", serif;
	color: #000;
	background-color: #7290ae;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
	
}
/*body*/

#page {
	width: 768px;
	margin: 0 auto;
	background-color: #7290ae;
	background-image: url(../images/backgroungContent.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
}

#pagetop {
	position: absolute;
	background: url(../images/banner.jpg) no-repeat;
	width: 768px;
	height: 130px;
	margin-left: 9px;
	margin-top: 0px;
	}
	
#pagetop img {
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 14px;
}	


/*Navigation*/

#navbar {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#navbar li {
	list-style: none;
	display: inline;
	text-decoration: none;
}

#navbar li a {
	border-bottom: none;
	text-decoration: none;
	color: #303F4E;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navbar li a:link {color: #303F4E;}
#navbar li a:visited { color: #303F4E;}

#navbar li a:hover {
	color: #303F4E;
	text-decoration: underline;

}

#navbar li a#current {
	color: #d3e8fa;
	text-decoration: none;
}



/*Cotent area*/
	
	#content {
	width: 480px;
	padding-top: 130px;
	padding-left: 40px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5D6A75;
	float: left;
	padding-bottom: 10px;
	margin-right: 0px;
}

#right {
	width: 185px;
	padding-left: 5px;
	float: left;
	padding-top: 130px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 25px;
}
#page #right #addressRight p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}

#addressRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding-bottom: 15px;
}
#page #content h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #5D6A75;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#page #content li {
	padding-bottom: 5px;
}
#page #content a {
	color: #5D6A75;
}
#page #right a {
	color: #5D6A75;
}

	
/*Bottom*/	
	
#bottom {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5D6A75;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
}

#bottomImg  {
	width: 768px;
	margin: 0 auto;
	background-image: url(../images/backgroungBottom.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
}
#breadcrumb {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page #content #breadcrumb a {
	color: #CCCCCC;
	text-decoration: none;
}

#page #content #breadcrumb a:hover {
	color: #5D6A75;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
