body{
	font-family:Tahoma, Geneva, sans-serif;
	background:#014b78 url(../images/bg.gif) top center repeat-x;	
	line-height: 1.5em;
}
a{
	color:#008cb9;
}
#Wrapper{
	font-size:1.2em;
	margin-left:auto; margin-right:auto;
	width:960px;
	position:relative;
}
#Header{
	background:url(../images/header_bg.jpg);
	width:960px; height:200px;
}
#Header h1{
	display:block;
	width:500px;
	height:60px;
	position:absolute;
	top:30px;
	left:0px;
	overflow:hidden;	
}
#Header h1 a{
	display:block;
	width:500px;
	height:60px;
	text-indent:-99999px;
	overflow:hidden;
}
#Main{
	background:#FFFFFF url(../images/content_bg.gif) top center repeat-x;
	width:960px;
	overflow:hidden;
}
#Main div.left{
	float:left;
	width: 250px;
	clear:right;
	padding-top:30px;
}
#Main div.right{
	margin-left:280px;
	padding-top:30px;
	margin-right:30px;
	min-height:400px;
}


#Main div.left ul{
	margin-left:20px;
	margin-right:10px;
	display:block; overflow:hidden;
}

#Main div.left ul li{
	display:block;
	padding-left: 30px;
	overflow:hidden;
	background:url(../images/bullet.gif) left 0.8em no-repeat;
	margin-bottom:1em;
}

#Main div.left ul li a{
	color:#008cb9;
	margin: 0;
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}


#Footer{
	padding:2em;
	position:relative;
}
#Footer p{
	color:#4dd0e6;
}
#Footer p strong{
	color:#FFF;
}


.Breadcrumbs{
	color:#999999;
	font-size:1em;
	margin-bottom:2em;
}
.Breadcrumbs a{
	color:#0066CC;
	font-size:1em;
}

.InfoTable{
	font-size:10px;
	
}
.InfoTable td{
	padding: 5px 5px 5px 5px;
	border-bottom:#CCCCCC solid 1px;
	
	
}

.BottomMenu{
	padding: 30px 30px 30px 30px;
	text-align:center;
}

div.gallery{
	overflow:hidden;
}
div.gallery a{
	display:block; margin-right:10px; float:left;
	width:200px;
	margin-bottom:20px;
}