* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

.break {
	clear: both;
}

hr {
	clear: both;
	visibility: hidden;
}

html, body {
	height: 100%;
}

body {
	font-family: "Verdana", "Arial";
	font-size: 11px;
	background: #fafafa url(../images/background.jpg) repeat-x center top;
}

#container {
	min-height: 90%;
	height: auto!important;
	height: 90%;
	width: 920px;
	margin: 0 auto;
	background: url(../images/content-repeat.jpg) repeat-y center top;
}

#containerwrapper {
	background: url(../images/content.jpg) no-repeat center 152px;
}

#push {
	height: 20px;
}

#header {
	height: 152px;
	display: block;
	background: url(../images/header.jpg) center top;
}

#slogan {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 152px;
	padding: 0 0 0 2em;
}

#logo{
	width: 177px;
	float:left;
	margin: 0 0 36px 0;
}
	
#image {
	margin-top: 15px;
	clear: both;
}

	#image img {
		width: 139px;
	}


#submenu { 
	clear: both;
	float: left;
	margin: 0 0 0 10px;
	padding: 0px;
	width: 277px;
}
#submenu ul { margin: 124px 0 0 0; list-style-type: none; }
#submenu ul li { background: url(../images/mainmenu-background.jpg) no-repeat top center; }
#submenu ul ul li { font-weight: normal!important; }
#submenu ul li a {
	font-weight: normal;
	font-size: 12px; 
	font-family: Verdana; 
	display: block;
	width: 190px;
	height: 30px;
	color: #8b0221; 
	text-decoration: none;
	text-align: left;
	padding: 1.9em 2em 0em 3em;
}
#submenu ul li.sItem { background: url(../images/submenu-background.jpg) no-repeat left 28px; }
#submenu ul li.sItem a { height: 20px; font-weight: normal; color: #343739; padding: .75em 2em .85em 5em; }

/* selected item */

#content {
	float: left;
	width: 622px;
	clear: right;
	min-height: 480px;
	margin: 0 0 -2px 0;
	padding: 0 0 3em 0;
}

	#content .wrapper {
		line-height: 2.0em;
		padding: 0 3em 0 3em;
	}

#content strong {
	font-size: 14px;
}
	
	#content h1 {
		font-family: Times;
		font-size: 20px;
		font-weight: normal;
		color: #b90016;
		padding: 1.5em 0 1em 0;
		background: url(../images/h1.jpg) no-repeat -16px 8px;
	}
	
	#content h2 {
		padding: 20px 0px 4px 0px;
		margin:  0px 0px 8px 0px;
		border-bottom: 6px solid #F5CE0B;
		font-size: 16px;
		font-weight: bold;
	}
	
	#content p {
		margin-bottom: 18px;
	}
	
	#content img {
		margin: 5px;
		padding: 5px;
		background: #f7f7f7;
		border: 1px solid #d1d1d1;
	}
	
	#content a {
		color: #8b0221;
	}
	
	#content ul {
		margin-left: 20px;
	}

	#content table td {
		font-family: verdana;
		font-size: 10px;
		vertical-align: top;
	}

	#content table td a {
		color: #8b0221;
		text-decoration:none;
	}

	#content table td a:hover {
		color: #ffffff;
		text-decoration:underline;
	}


	#content table td a:hover img {
		border: 1px solid #a4a4a4;
	}
	
	#content ul li {
		line-height: 24px;
	}
	
	#content ul li a {
		color: #8b0221;
	}
	
	#productOverview img {
		width: 150px;
		height: 112px;
		float: right;
		border: 3px solid #999999;
	}
	
	#productOverview .product {
		clear: both;
	}

#footer {
	width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	text-align: right;
	background: url(../images/footer.jpg) no-repeat center top;
	padding: 32px 0 0 0;
	height: 64px;
	margin-top: -2px;
}
	
	#footer small {
		padding: 0 8em;
	}
	
	#footer a {
		text-decoration: none;
		color: #8b0221;
	}

.galleryimg {
	width: 150px;
	border: 3px solid #999999;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.galleryimgbig {
	width: 542px;
	border: 4px solid #999999;
}

.album {
	width: 150px;
	float: left;
	padding-right: 11px;
	padding-bottom: 5px;
	text-align: center;
}

#imagesSmall {
	padding: 20px 0 0 69px;
	position: absolute;
	width: 714px;
	height: 347px;
	top: 0px;
	color: #FFF;
}

#imagesSmall a {
	width: 75px;
	height: 75px;
	display: block;
	float: left;
}

#imagesSmall img {
	width: 75px;
	height: 75px;
	border: 0;
}

#imagesSmall .overlay {
	width: 75px;
	height: 75px;
	display: block;
	background: url(../images/overlayportfolio.gif);
	position: absolute;
	float: left;
}

#imagesBig {
	margin: -100px 0 0 1px;
}

#contentPort {
	float: left;
	width: 600px;
}

#menPage {
	width: 100px;
	float: left;
}

#menPag a {
	text-decoration: none;
	padding: 0 .25em;
}