body {
	margin: 10px;
	background-color: #696B6A;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

#container {
	margin: 0 auto;
	background-color: #777877;
	background: url(/images/template_bg.gif) repeat-y top;
	width: 980px;
	height: 665px;
	text-align: center;
}

#containertop {
	margin: 0 auto;
	width: 960px;
	text-align: center;
}

#pagetop {
	width:960px;
	height:20px;
}


#breadcrumb {
	float: left;
	width: 720px;
	padding-top: 5px;
	font-size: 10px;
	color: #4E555C;
	text-align: left;
}

#breadcrumb a {
	text-decoration: none;
	font-size: 10px;
	color: #4E555C;
}

#breadcrumb a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #000;
}

#pagetoptxt {
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
}

#pagetoptxt a {
	text-decoration: none;
}

#search_box {
	margin: 0 auto;
	float: right;
    width: 201px;
    height: 31px;
    background: url(/images/bg_search.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 8px 0 0 8px;
    border: 0;
    width: 159px;
    background: none;
    font-size: 11px;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

#pageheader {
	width:950px;
	height:80px;
}

#pageheaderpix {
	float: right;
	width: 470px;
	height: 170px;
	overflow: hidden;
}


#logo {
	float: left;
	width: 470px;
	height: 180px;
}
#logo h1 {
	text-indent: -1000em; 
	overflow: hidden;
	margin: 0;
}
#logo #logo_text {
	background: url(/nonsec/logo.gif) no-repeat;
	width: 470px;
	height: 180px;
	font-size: 1px;
}
#logo #logo_text a {
	display: block;
	height: 180px;
}



/*TOPMENU*/
.jquerycssmenu{padding-left: 8px; /*offset of tabs relative to browser left edge*/}
.jquerycssmenu ul{margin: 0;padding: 0;list-style-type: none;}

/*Top level list items*/
.jquerycssmenu ul li{position: relative;display: inline;float: left;}
/*Top level menu link items style*/
.jquerycssmenu ul li a
{
display: block;
/*padding: 0px 10px 4px 10px;*/
padding: 0px;
margin-right: 0px; /*spacing between tabs*/
color: #424242;
text-decoration: none;
}
.jquerycssmenu ul li a:hover{ /*background: #f8f8f8; tab link background during hover state*/ color: #ec652a;}
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0px;
display: block;
visibility: hidden;
filter:alpha(opacity=90); /*for Internet Explorer 6/7*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity:.90;
opacity:.90;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{display: list-item;float: none; }
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{top: 0;color: #ec652a;}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
width: 150px; /*width of sub menus*/
background: #4e555c;
color: #fff;
padding: 5px 5px 5px 5px;
margin-left: 5px;
border-top-width: 0px;
border-bottom: 0px solid #e6e6e6;
/*
border-left: 1px solid #e6e6e6;

*/
}
.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*//*background: #d1d9e6;*/color: #4e555c;}
.jquerycssmenu .selected{ /*background: #f8f8f8; tab link background during hover state*/ color: #4e555c;}
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{position: absolute;top: 7px;right: 5px;}
.rightarrowclass{position: absolute;top: 5px;right: 5px;}

/*TOPMENU*/


/*TOPMENU*/

#pageheadermenu {
	width:980px;
	height:120px;
	text-align: center;
	color: #fff;
}

#pageheadermenu a {
	color: #fff;
	text-decoration: none;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
}
#pageheadermenu a:hover {
	color: #B6B7B3;
}
#pageheadermenu a.selectedtop {
	color: #B6B7B3;
}


#topmenu {
	clear: both;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #000;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0px 10px 10px 0px;
	
}
#topmenu li {
	display: inline;
	padding: 0px 18px 0px 18px;
}
#topmenu a {
	color: #fff;
	text-decoration: none;
	margin-top: 0px;
	padding: 10px 10px 2px 10px;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
}
#topmenu a:hover {
	color: #A1A1A1;
}
#topmenu a.selectedtop {
	border-bottom: 0px solid #A1A1A1;
	color: #000;
}

/*TOPMENU*/

#pagecontenttop {
	width: 940px;
	Height: 24px;
	text-align: right;
	display: none;
}

#pagecontent {
	width: 960px;
	height: 380px;
	text-align: left;
	overflow: hidden; 
} 

#maincontent {
	float: left;
	width: 960px;
	text-align: left;
	Margin-top: 15px;
} 

#leftcontent {
	float: left;
	margin-top: 5px;
	width: 177px;
	text-align: left;
} 

#leftcontenttxt {
	padding-left: 12px;
} 


#leftmenu {
	clear: both;
	width: 160px;
	padding: 0px 0px 8px 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
}
#leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftmenu li {
	list-style: none;
	margin: 0;
	padding: 0px 0px 8px 0px;
}

#leftmenu a, #rightteasertxt a {
	padding-left: 0px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
#leftmenu a:hover, #rightteasertxt a:hover {
	color: #262728;
}

#leftmenu a.selectedmenu {
font-weight: bold;
	color: #fff;
}

.menua, .selectedmenu{
	font-weight: bold;
}

#mainpageheaderpix {
	width: 522px;
	text-align: left;
	color: #000000;
}

/*PAGEPIX NEUTRAL*/
#pageheaderpixheadline {
	width: 522px;
	height: 60px;
	color: #DAB344;
	font: 22px/25px Verdana, Arial, Helvetica, sans-serif;
}   


#pagecontenttxt {
	float: right;
	width: 783px;
}

#rightcontentheadline {
	width: 233px;
	height: 60px;
	color: #DAB344;
	font: 16px/25px Verdana, Arial, Helvetica, sans-serif;
} 

#pageheaderpixheadlinetxt {
	padding: 15px 0px 0px 12px;
}

#rightheaderpixheadlinetxt {
	padding: 15px 0px 0px 12px;
}

#pageheaderpixtxt {
	width: 400px;
	height: 125px;
}   


#rightcontent {
	float: right;
	width: 370px;
	height: 275px;
	overflow: hidden; 
}


#mainpagecontent {
	float: left;
	margin-top: 5px;
	width: 405px;
	height: 275px;
	text-align: left;
	
	scrollbar-3dlight-color: #777877;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color: #777877;
	scrollbar-darkshadow-color: #777877;
	scrollbar-face-color: #A3A3A3;
	scrollbar-highlight-color: #777877;
	scrollbar-shadow-color: #777877;
	scrollbar-track-color: #777877;		
	cursor: default; 
	overflow: Auto; 
	overflow-x: hidden; 

}

.slideshowtxt {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

#newsheadline {
	width: 490px;
	border-top-color: #D4D3D2;
	border-top: solid;
	border-width: 1px;	
	margin: 15px 0px 15px 0px;
}


#newscontainer {
	background:url(/images/newslink_bg.gif) repeat-x center top;
	width: 500px;
}

#newscontainertxt {
	padding: 15px;
	text-align: left;

}

#newscontainertxt a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#newscontainertxt a:hover {
	color: #345EAD;
}

/* RIGHT BLOK */

#rightteasertxtheadline {
	padding: 12px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #8F0000;
}

#rightteasertxt {
	width: 209px;
	padding: 0px 12px 12px 12px;
	text-align: left;
	font-size: 11px;
}

#rightcontent, a {
	font-size: 11px;
}

#rightteaserpix {
	width: 233px;
	padding-bottom: 10px;
}

hr {
	display: none;
}
p {
margin: 0px 10px 10px 0px;
	
}

table, td {

	font-size: 12px;
}

h1 {
	font: 16px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#CD9800;
}
h2 {
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#CD9800;
}

h3 {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#CD9800;
}

a {
	font-size: 12px;
	color: #fff;
}

a:hover {
	color: #C1C2C0;
}

.rightcol p {
    margin-left:93px;
    text-indent:-93px;
}

.rightcol a {
    text-decoration: none;
	font-size: 12px;
}

 /* ---------------------------------------------------------------------- */

.Formslayout
{
	border-top-style: solid;
	border: 1px solid #8A919A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A919A;
	background-color: #fff;
	font-size: 12px;
	color: #575757;
	width: 250px;
}
.Sendlayout
{
	background-color: #707070;
	border-top-style: solid;
	border: 1px solid #707070;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707070;
	padding: 3;
	font-size: 12px;
	color: #ffffff;
}

#pagetop .searchfield
{
	position: absolute;
	right: 42px;
	background: url(/images/bg_search.gif) no-repeat left top;
	border: none;
	color: #4A4A4A;
	height: 16px;
	padding: 6px 10px;
	width: 150px;
}

#pagetop .button {
	cursor: pointer;
	float: right;
	margin-top: 5px;
	padding: 1px 2px;
}


 /* ---------------------------------------------------------------------- */

.req {
	width: 5px;
	background-color:#959595;
}

.galleriimg {
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f1f1f1;
	border:1px solid #e1e1e1;
}

.getAnswer{
	padding: 0px;
	background-color: #cccccc;
	width: 30px;
}

#pagebottom {
	clear: both;
}

#footer {
	clear: both;
	width: 980px;
	text-align: left;

}

#footertxt {
	padding: 10px 0px 10px 14px;
	color: #2f353b;
	font-size: 10px;
	text-align: left;
}

#footer a {
	color: #2f353b;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #4e555c;
}

.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}


