html, body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #F2F2F4;		
}

#Page_Container {
	margin: auto;
	width: 952px;
}

#Page_TopSpacer {
	float: left;
	width: 952px;
	height: 8px;
	background-color: #F2F2F4;
}

#Page_TopContainer {
	float: left;
	width: 952px;
	height: 68px;
	background: #ffffff url("../gfx/gfx_background_top.gif") no-repeat top left;
}

#Page_InnerContainer {
	float: left;
	width: 952px;
	min-height: 500px;
	background: url("../gfx/gfx_background.gif") repeat-y top left;
}

#Page_LogoContainer {
	float: left;
	width: 945px;
	height: 111px;
	background-color: #F3F3F4;
	margin-left: 3px;
}

#Page_CololorBar {
	position: relative;
	float:right;
	width: 16px;
	height: 71px;
	margin-top: 40px;
	background: url("../gfx/gfx_top_color_band.gif") repeat-y top left;
}

#Page_Click {
	float: left;
	width: 178px;
	height: 111px;
	cursor:pointer;
	background: url("../gfx/gfx_top_logo.gif") no-repeat top left;
}

#Page_SearchBar {
	float: right;
	margin-right: 15px;
	height: 110px;
}

#Page_LanguageBar {
	float: left;
	width: 60px;
	height: 32px;
	margin-left: 12px;
	padding-top: 10px;
}

#Page_FaceBook {
	float: left;
	width: 800px;
	padding-top: 8px;
}

#Page_TopMenu {
	float: right;
	margin: 10px 15px 0px 0px;
}

#SearchLayerTop {
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	height: 18px;
	margin-top: 28px;
}

#Page_YouAreHere {
	float: right;
	font-family: tahoma;
	font-size: 11px;
	color: #787878;
	margin: 0px 20px 15px 0px;
}


#Page_LeftMenu {
	float: left;
	width: 178px;
	margin-left: 3px;
}

#PageContent {
	float: left;
	width: 710px;
	margin-left: 48px;
}

#Page_NewsContent {
	float: left;
	width: 178px;
}


#Page_LinkBar {
	float: left;
	width: 945px;
	height: 298px;
	margin-left: 3px;
	background-color:#F2F2F2;

}

#Page_BotContainer {
	float: left;
	width: 952px;
	height: 6px;
	background: url("../gfx/gfx_background_bottom.gif") no-repeat top left;
}


a.TopBar:link {
	font-family: tahoma;
	text-transform:uppercase;
	color: #8DC7F2;
}

a.TopBar:active {
	font-family: tahoma;
	text-transform:uppercase;
	color: #8DC7F2;
}

a.TopBar:visited {
	font-family: tahoma;
	text-transform:uppercase;
	color: #8DC7F2;
}

a.TopBar:hover {
	font-family: tahoma;
	text-transform:uppercase;
	color: #8DC7F2;
}


.FormElement_Top {
	font-family: tahoma;
	font-size: 10px;
	border: none;
	color: #787777;
	width: 148px;
	text-transform:uppercase;
}

.SearchSubmit {
	background: url("../gfx/icon_search_arrow.gif") no-repeat top left;
	border: none;
	height: 16px;
	width: 14px;
	cursor: pointer;
}


.TopmenuColumn {
	padding-left: 7px;
	padding-right: 7px;
	text-transform: uppercase;
}


.LeftMenuRow {
	height: 20px;
	width: 178px;
	text-align: left;
	line-height: 20px;
	background: #DBDBDB url("../gfx/gfx_background_leftmenu.gif") no-repeat top left;
}

.LeftMenuRow_Active {
	height: 20px;
	width: 178px;
	text-align: left;
	line-height: 20px;
	background: #8dc7f2 url("../gfx/gfx_background_leftmenu_active.gif") no-repeat top left;
}


.LeftmenuBottomBG {
	height: 7px;
}

.BoxHolder {

	
}

.BoxTop {

	height: 38px;
	
	/*background-image: url("../gfx/box/box_top.gif");*/
	
	background-repeat: no-repeat;
	
	background-position: right top;
	
	color: #050505;
	
	font-size: 12px;
	
	font-weight: bold;
	
	line-height: 37px;
	
	clear: both;
	
}

.BoxMiddle {

	text-align: left;
	
	vertical-align: top;
	
	padding-top: 3px;
	
	padding-left: 10px;
	
	padding-right: 10px;
	
	font-size: 10px;
	
	/*background-color: #CDE1EF;*/
	
	clear: both;
	
}

.BoxBottom {

	height: 17px;
	
	/*background-image: url("../gfx/box/box_bottom.gif");*/
	
	background-repeat: repeat-x;
	
	background-position: right bottom;
	
	text-align: right;
	
}

.BoxTopCorner {

	width: 19px;
	
	height: 38px;

	/*background-image: url("../gfx/box/box_top_corner.gif");*/
	
	background-repeat: no-repeat;
	
	background-position: left top;
	
	float: left;
	
}

.BoxBottomCorner {

	width: 22px;
	
	height: 17px;

	/*background-image: url("../gfx/box/box_bottom_corner.gif");*/
	
	background-repeat: no-repeat;
	
	background-position: bottom right;
	
	float: right;
		
}

table, div {

	font-family: tahoma;

	font-size: 11px;
	
	border-width: 0px;
	
}

form {

	margin: 0px;
	
}

#SearchLayer {

	float: right;

	position: relative;
	
	top: -32px;
	
	right: 39px;

}

#SearchLayerTop {

	/*float: right;

	position: relative;
	
	top: 0px;
	
	right: 0px;
	*/

}


.Clear {
	clear: both;
	overflow: hidden;
	height: 1px;
	line-height: 1px;
}


.GeneralHeader {
	font-family: tahoma;
	font-size: 12px;
	color: #050505;
	font-weight: bold;
}

.GeneralContent {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	
}


#SpecBar {
	float: left;
	background-color: #E7E7E7;
	width: 100%;
	height: 25px;
	/*border-bottom: #839DAD 1px dotted;*/
	
}

#SpecBarTabs {
	float: left;
	height: 25px;
	width: 150px;
}

#SpecBarTabs:hover {
	float: left;
	height: 25px;
	width: 150px;
	background-color: #E7E7E7;
	
	
}

.SpecBarTabs {
	line-height: 23px;
	margin-left: 10px;
	margin-right: 10px;

}

.SpecBarTabs:hover {
	line-height: 23px;
	margin-left: 10px;
	margin-right: 10px;
}


.SpecContentHeader {
	float: left;
	width: 680px;
	height: 25px;
	line-height: 22px;
	border-bottom: #839DAD 1px dotted;
	font-weight:bold;
	
	
}

.SpecContentNormal {
	float: left;
	width: 680px;
	height: 25px;
	line-height: 22px;
	border-bottom: #839DAD 1px dotted;
	
}

#General {
	float: left;
	width: 100%;
}

#PicContainer {
	height:250px;
	float: left;
	overflow:hidden;
	
}

#GeneralPic {
	float: left;
	width: 350px;
	margin-right: 20px;
}

#GeneralContent {
	float: left;

}


#SmallPics {
	width:350px;
	height:70px;
	text-align:center;
	margin-top: 3px;
	
}

.SmallPicsContainer {
	float: left;
	border: 1px #4C4C4C solid;
	overflow:hidden;
}

.linkBarHeader {
	position:absolute; 
	color:#FFFFFF;
	font-size: 12px; 
	padding-left: 10px; 
	padding-top: 98px; 
	cursor:pointer;
}

.linkBarNewsmail {
	position:absolute; 
	color:#FFFFFF;
	font-size: 12px; 
	padding-left: 10px; 
	padding-top: 57px; 
	cursor:pointer;

}
