body, p, ul, li, h1, h2, h3, h4, h5, img { margin:0; padding:0; }
img { border:none; }
ul { list-style:none; list-style-type:none; }
* { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#191919; }
* a { color:#2768a4; text-decoration:none; outline:none; }
* a:hover { color:#333; }
.clear { clear:both; }
.placeholder { width:1000px; margin:0 auto; }

#header {
	height:109px;
	border-top:5px solid #e8e8e8;
}
#header h1 a {
	background:url(images/logo.gif) no-repeat;
	width:164px;
	height:109px;
	display:block;
	text-indent:-9999px;
	float:left;
}
#header .description {
	float:right;
	width:255px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-align:right;
	color:#9d9d9d;
	margin-top:35px;
}
#nav {
	background:url(images/bg_nav.gif) repeat-x;
	height:36px;
	margin-bottom:20px;
}
#nav ul {
	float:right;
}
#nav ul li {
	float:left;
	height:36px;
	display:inline;
}
#nav ul li a {
	float:left;
	height:36px;
	display:block;
	text-indent:-9999px;
}
#nav ul li a:hover { background-position:0 -36px!important; }
#nav ul li a.active { background-position:0 -72px!important; }
#nav ul li.nav1 a {
	background:url(images/nav1.gif) no-repeat;
	width:109px;
}
#nav ul li.nav2 a {
	background:url(images/nav2.gif) no-repeat;
	width:115px;
}
#nav ul li.nav3 a {
	background:url(images/nav3.gif) no-repeat;
	width:114px;
}
#nav ul li.nav4 a {
	background:url(images/nav4.gif) no-repeat;
	width:114px;
}
#nav ul li.nav5 a {
	background:url(images/nav5.gif) no-repeat;
	width:112px;
}
#nav ul li.nav6 a {
	background:url(images/nav6.gif) no-repeat;
	width:113px;
}
#nav ul li.nav7 a {
	background:url(images/nav7.gif) no-repeat;
	width:126px;
}
#nav ul ul {
	display:none;
	position:absolute;
	z-index:9999!important;
	padding:0 8px 10px;
	background:url(images/bg_dropdown.gif) #f6f6f6 repeat-x!important;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#nav ul ul li { float:none!important; }
#nav ul ul li a{
	float:none!important;
	background:none!important;
	text-indent:1px;
	padding:10px;
	height:auto;
	width:auto!important;
	display:block;
	border-bottom:1px solid #b4b4b4;
	color:#313131;
}
#nav ul ul li a:hover {
	color:#2c75b9;
}
.banner {
	margin-bottom:10px;
}
.news {
	background:url(images/bg_news.gif) no-repeat;
	padding:7px 3px;
	height:18px;
	text-align:center;
}
.boxhome1 {
	width:300px;
	height:88px;
	float:left;
	padding:0 20px;
	border-right:1px solid #ccc;
	margin:20px 0;
}
.boxhome2 {
	width:250px;
	height:88px;
	float:left;
	padding:0 20px;
	border-right:1px solid #ccc;
	margin:20px 0 20px 20px;
}
.boxhome3 {
	width:250px;
	height:88px;
	float:left;
	padding-left:20px;
	margin:20px 0 20px 20px;
}
.boxhome1 img, .boxhome2 img, .boxhome3 img { float:left; margin-right:10px; }
.boxhome1 h2, .boxhome2 h2, .boxhome3 h2 { 
	color:#1f68a5; 
	font-weight:normal;
	margin-bottom:5px;
}
.boxhome1 p, .boxhome2 p, .boxhome3 p { 
	color:#676767; 
	font-size:11px;
	margin-bottom:10px;
}
a.readmore {
	background:url(images/btn_readmore.gif) no-repeat;
	width:68px;
	height:13px;
	display:block;
	text-indent:-9999px;
	float:left;
}
a.readmore:hover {
	background-position:0 -13px!important;
}
#sidebar {
	width:188px;
	float:left;
	margin:0 20px 20px 0;
}
ul#sidenav { border-bottom:1px solid #d6d6d6; }
ul#sidenav .top {
	background:url(images/sidenav_title.gif) repeat-x;
	height:17px;
	border-top:3px solid #d6d6d6;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:7px;
}
ul#sidenav li a {
	background:url(images/sidenav_bg.gif) no-repeat;
	height:16px;
	display:block;
	padding:7px;
	color:#555;
	font-size:11px;
}
ul#sidenav li a:hover, ul#sidenav li.current_page_item a { background-position:0 -30px!important; color:#000; }
#content {
	width:792px;
	float:left;
	margin-bottom:20px;
}
#content h2 {
	color:#2c75b9;
	font-size:24px;
	font-weight:normal;
	margin-bottom:20px;
}
#content h3 {
	color:#2c75b9;
	font-size:14px;
	margin-bottom:10px;
}
#content h4 {
	color:#333;
	font-size:16px;
	margin-bottom:10px;
}
#content p {
	line-height:19px;
	margin-bottom:15px;
        text-align:justify;
}
#content p strong {
	color:#000;
}
#content ul { margin-bottom:15px; }
#content li {
	background:url(images/list_icon.gif) no-repeat;
	margin:0 0 5px 20px;
	padding-left:20px;
}
#content th {
	padding:2px;
	background:url(images/bg_nav.gif) repeat-x top;
	color:#FFF;
	text-align:center;
	height:36px;
}
#content td {
	padding:8px;
	background:url(images/bg_table.gif) #f5f5f5 repeat-x bottom;
	margin-bottom:1px solid #ccc;
}
#content td li {
	background:none;
	margin:0 0 12px 15px!important;
	list-style:circle;
	padding:0;
}
#content img.left {
	float:left;
	padding:1px;
	margin:0 15px 10px 0; 
}
#content img.right {
	float:right;
	padding:1px;
	margin:0 0 10px 15px; 
}
.contact {
	float:left;
	margin-left:100px;
}
.contact td.none {
	background:none!important;
}
.contact input.text {
	width:250px;
	padding:2px;
	border:1px solid #ccc;
}
.contact textarea {
	width:350px;
	padding:2px;
	overflow:hidden;
	border:1px solid #ccc;
}
.facts {
	line-height:24px;
	float:left;
}
.facts span {
	color:#2768a4;
}
.facts a {
	color:#333;
}
.gallerystatus { color:#FFF; }
.error { color:#FF0000; }
#footer {
	background:url(images/bg_footer.gif) repeat-x;
	height:24px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-top:9px;
}
#footer .placeholder {
	font-size:11px;
	color:#555;
}
#footer ul {
	float:right;
}
#footer li {
	float:left;
	color:#d9d9d9;
	margin:0 5px;
}
.subfooter {
	width:1000px;
	padding:15px;
	margin:0 auto;
	text-align:right;
	line-height:16px;
}
.subfooter span {
	color:#2768a4;
}
