body {
	font-family: sans-serif;
	font-size: small;

	padding: 0;
	margin: 0;
}


div, p, img, a, ul, ol {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

td {
	font-size: 1em;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin: 0.5em 0;
	color: #0072ff;
	padding: 0;

}
h1 { font-size: 150%; }
h2 { font-size: 150%; }
h3 { font-size: 140%; }
h4 { font-size: 120%; }
p { padding: 0 0 1.2em 0; }

a, a:link {
	text-decoration: none;
	color: #408de7;
}
a:visited {
	color: #408de7;
}
a:hover {
	text-decoration: underline;
	color: #408de7;
}
a:active {
	color: #408de7;
}
img {
	border: 0;
	margin: 0;
}
table tr td {
	vertical-align: top;
}

#wrapper {
	margin: 0 auto;
	width: 930px;
	padding: 10px;
	margin-top: 60px;
	background: url('../img/frame.png') repeat top left;
}

#page {
	position: relative;
	text-align: left;
	font-size: 90%;
	background-color: white;
	padding: 0;
	margin: 0;
}

#banner1 {
	width: 930px;
	height: 237px;
	background: url('../img/banner1.jpg') no-repeat top left;
	overflow: hidden;
}
#banner2 {
	width: 730px;
	height: 146px;
	background: url('../img/banner2.jpg') no-repeat top left;
	overflow: hidden;
}
#banner1 h1,
#banner2 h1 {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	line-height: 1em;
}

#footer1 {
	padding: 0;
	margin: 0;
	clear: both;
	height: 23px;
	background: #0172fe url('../img/footer_bg.jpg') repeat-x top left;
	overflow: hidden;
	font-size: 10px;
	color: white;
}
#footer1 p {
	padding: 0;
	margin: 5px;
}
.left { float: left; }
.right { float: right; }
#footer2 {
	font-size: 10px;
	color: white;
	text-align: right;
	margin: 2px auto;
	width: 920px;
	padding: 0;
}
#footer2 a {
	color: white;
}

#menublock {
	height: 32px;
	position: relative;
	padding: 0;
	margin: 0;
}

#langmenu {
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	list-style: none;
}
* html #langmenu {
	margin-right: 10px;
	padding: 0;
}
#langmenu img {
	padding: 4px;
	margin: 0;
}

#topmenu {
	height: 32px;
	background: #0172fe url('../img/menu_bg.jpg') repeat-x top left;
	padding: 0;
	margin: 0;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float:left;
	}
#topmenu ul li {
	position:relative;
	float:left;
	padding: 0;
	margin: 0;
	}

* html #topmenu ul li {
	width: 80px;
	padding: 0;
	margin: 0;
}	
#topmenu ul li ul li {
	width: 130px;
	border-bottom: 1px solid #ccc;
	padding: 0;
	margin: 0;
}
#topmenu li ul {
	position: absolute;
	left: 0px;
	top: 2.7em;
	display: none;
	}

#topmenu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 9px;
	font-size: 12px;
	border-bottom: 0;
	}
#topmenu ul ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	background: #fff;
	padding: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
#topmenu li:hover ul, li.over ul { 
	display: block; 
}
#topmenu ul ul a:hover {
	font-weight:bold;
}

/* Fix IE. Hide from IE Mac \*/
* html #topmenu ul { float: left; height: 1%; }
* html #topmenu ul li a { height: 1%; }
/* End */


#content {
	padding: 15px 23px 32px 23px;
	line-height: 1.6em;
	min-height: 300px;
	margin: 0;
}
* html #content { height: 1px; }
#content h2 {
	margin: 0.5em 0 0.8em 0;
}

.withsidebar #contentblock {
	background: white url('../img/sidebar_faux.jpg') repeat-y top left;
}
* html .withsidebar #contentblock { height: 1px; }
.withsidebar #content {
	margin-left: 197px;
}


#sidebar {
	float: left;
	width: 151px;
	padding: 10px 23px 32px 23px;
	margin: 0;	
}
* html #sidebar {
	padding: 10px 23px 32px 23px;
	float: left; 
	margin: 0;
}

#sidebar ul.sbmenu {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar ul.sbmenu li a,
#sidebar ul.sbmenu li a:link {
	color: black;
	font-size: 110%;
	font-weight: normal;
	line-height: 2em;
	padding: 0;
	margin: 0;
}
#sidebar ul.sbmenu li.current a{
	font-weight: bold;
	padding: 0;
	margin: 0;
}





#mainContainer{
		margin:0 auto;
		text-align:left;
		background-color:#FFF;
		padding:3px;
		floa:left;	
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:100%;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow: hidden;	/* Don't change this */	/* Height of thumbnail div */
		position: relative;	/* Never change this */
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:365px;	/* Width of large image div */
		height:300px;	/* Height of large image div */
		float:left;	/* "Air" */
		overflow: hidden;
		padding:5px;
	}

	#DHTMLgoodies_largeImage img{	/* Large image */
		border:4px solid #ccc;	/* Border around large image */
		width:360px;
		float:left;
		height:291px;
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:360px;	/* Width of strip */
		height: 120px;
		padding:10px;	/* "Air" inside filmstrip div */

	}
	.strip_of_thumbnails div{
		width:360px;
		height:120px;
		float:left;
		text-align:left;		
	}
	.strip_of_thumbnails img{
		border:0px;
		width:100px;
		padding:4px;
		margin-right: 5px;
		display:block;
		float:left;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */	/* Green border around active thumbnail */
		border: 4px solid #ccc;
	float:left;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:360px;
		height:130px;
	}
	.underline {
	text-decoration: underline;
}