body, html
{
	font-family: verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #666666;
	width: 100%;
}
#pageWrapper1
{
	background: url("images/page_top_background.jpg") repeat-x;
	width: 100%;
}
#pageWrapper2
{
	background: url("images/page_bottom_background.jpg") repeat-x;
	width: 100%;
	background-position: bottom left; 
}
#page
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/*
	border-left: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
	*/
}
#banner
{
	background: url("images/banner.jpg") no-repeat;
	background-position: 100px 53px; 
	height: 183px;
}
#banner a img
{
	border: none;
}
#logo
{
	float: left;
	position: relative;
	left: 6px;
	top: 8px;
	width: 78px;
	height: 150px;
}
#mainMenu1
{
	float: left;
	width: 816px;
	padding-top: 132px;
}
#mainMenu2
{
	padding-top: 5px;
	height: 10px;
	text-align: right;
}
.clearfix:after
{
    font-size: 0px;
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
#mainMenu1 a
{
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 12px;
	font-weight: bold;
}
#mainMenu2 a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#footer
{
	height: 30px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
#pageContent
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
#contentLeft
{
	padding-left: 10px;
	width: 560px;
	float: left;
}
#contentRight
{
	padding-left: 15px;
	width: 300px;
	float: right;
}
.orangeBoxWrapper
{
	padding-left: 30px;
	margin-top: 40px;
	/*
	padding: 1px;
	border: 1px solid #FF6600;
	*/
	margin-bottom: 38px;
}
.orangeBox
{
	width: 270px;
	background: #FF6600;
	/*padding: 10px;*/
	color: #FFFFFF;
	margin-bottom: 2px;
}
.orangeBox a
{
	color: #FFFFFF;
	text-decoration: underline;
}
.orangeBox .blockElement
{
	width: 270px;
}
.promoBlock
{
	width: 560px;
	padding-top: 40px;
}
.blockTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blockElement
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666666;
}
.blockElementTitle
{
	font-weight: bold;
}
.blockElementContent
{
	padding-top: 10px;
}
.blockElementMore
{
	padding-top: 10px;
}
.blockElementMore a, .blockElementShort a, .blockElementContent a
{
	color: #FF6600;
	text-decoration: underline;
}
.recommendBlock
{
	width: 560px;
	padding-top: 40px;
}
.recommendBlock .left
{
	width: 300px;
}
.recommendBlock .right
{
	width: 250px;
}
#content
{
	width: 880px;
	padding-left: 10px;
	padding-right: 10px;
}
.recommendBlockList
{
	width: 880px;
	padding-top: 40px;
	border-bottom: 1px solid #999999;
}
.recommendBlockList .blockElement
{
	border-top: 1px solid #999999;
}
.recommendBlockList .blockElement .left
{
	width: 300px;
}
.recommendBlockList .blockElement .right
{
	width: 560px;
}
.paging
{
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
}
.paging a
{
	padding-left: 5px;
	padding-right: 5px;
	color: #FF6600;
	text-decoration: none;
}
.paging .selected
{
	color: #FFFFFF;
	background: #999999;
	padding-left: 5px;
	padding-right: 5px;
}
.singleBlockWrapper
{
	width: 880px;
	padding-top: 20px;
}
.singleBlockWrapper .blockElement
{
	padding-left: 0px !important;
}
.singleBlockWrapper .blockElement .blockElementTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blockElementShortWrapper
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 1px;
	padding-bottom: 1px;
}
.blockElementShort
{
	background: #EAEAEA;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.gallery
{
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #999999;
	padding-top: 10px;
}
.galleryTitle
{
	margin-left: 40px;
	padding-bottom: 10px;
}
.imageList
{
	margin-left: 40px;
	width: 798px;
}
.imageList .imageWrapper
{
	float: left;
	width: 100px;
	height: 100px;
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-right: 10px;
}
.imageList .imageWrapper img
{
	border: none;
}
.galleryMore
{
	margin-left: 40px;
	padding-top: 5px;
}
.galleryMore a
{
	color: #FF6600;
	text-decoration: none;
}
#breadCrumps
{
	padding-left: 10px;
	padding-right: 10px;
}
#breadCrumps a
{
	color: #FF6600;
	text-decoration: none;
}
#breadCrumps .separator
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8px;
}
#breadCrumps .selected
{
	color: #999999;
	text-decoration: none;
}
