/* Global styles */
*{margin:0; padding:0;}
body {
	background:#9D948B;
	margin: 0;
	padding: 0;
	font:12px Arial, Helvetica, sans-serif;
	color: #FEFEFE;
}

body, td, th {
	font:12px Arial, Helvetica, sans-serif;
	color: #FEFEFE;
}

form {	margin: 0;}

img	{
	border: 0 none;
}

a {
	color: #5F5F5F;
	text-decoration: none;
}

a:hover {
	color: #5F5F5F;
	text-decoration: none;
}

.contentStyle h1.head{
	font-size:14px;
	color:#FF9E3E;
	margin-bottom:13px;
}
h3{
	color:#000;
	font-weight:normal;
	font-size:12px;
}

.container	{	
	width: 100%;
}
.fif-perc{
	width:50%;
}
.left-bg{
	background:url(../images/bg-left.gif) repeat-y 100% 0;
	text-align:right;
}
.right-bg{
	background:url(../images/bg-right.gif) repeat-y 0 0;
}
.bg-lef-bot{
	background:url(../images/bg-lef-bot.gif) no-repeat 100% 0;
}
.bg-rig-bot{
	background:url(../images/bg-rig-bot.gif) no-repeat 0 0;
}
.bot-bg{
	height:22px;	
}
.bg-bot{
	background:url(../images/bg-bot.gif) no-repeat 0 0;
}


/* Header */

.main-holder{
	width:998px;
	background:url(../images/track2.gif) no-repeat 20px 0;
	position:relative;
	float:left;
}
.sm-picture-frame{
	float:right;
	width:293px;	
	margin:0;
	padding:0;
}
.sm-pic-holder{
	margin:0 0 185px 25px;
	position:relative;
	width:268px;
	height:245px;
	overflow:hidden;
}
.sm-triangle{
	background:url(../images/sm-tri-bg.gif) no-repeat 0 0;
	width:104px;
	height:239px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
/*===========CONTENT===========*/
.x-pic{
	background:url(../images/x-pic.gif) no-repeat 0 0;
	position:absolute;
	height:201px;
	width:175px;
	top:0;
	left:0;
	z-index:0;
}
.content .x-pic{
	background:none;
	width:125px;
	height:90px;
}
.content .avg{
	height:72px;
	width:124px;
	float:left;
	margin:10px 0 0 10px;
}
.top-holder{
	background:url(../images/x-pic.gif) no-repeat 0 0;
	background-position:-50px -25px;
	background-repeat:no-repeat;
	width:850px;
	height:75px;
	padding-top:15px;
	float:left;
	position:relative;
}
.flags{
	list-style:none;
	width:25px;
	float:right;
	margin:10px 10px 0 0;
}
.content .flags{
	width:90px;
	height:15px;
	margin:0 5px 0 0;
	display:inline;
}
.flags li{
	height:19px;
	display:block;
	float:left;
	margin-right:5px;
}
.content .flags li{
	height:19px;
	display:block;
	float:left;
}
.flags a{
	display:block;
	background:url(../images/flags.gif) no-repeat;
	height:14px;
	width:21px;
	float:left;
	border:2px solid #9D938A;
	overflow:hidden;
}
.flags a:hover, .flags .here{
	border:2px solid #BAB2A7;
}
.here{
	cursor:default;
}
.de{
	background:url(../images/flags.gif) no-repeat 0 -15px !important;
	cursor:pointer;
}
.en{
	background:url(../images/flags.gif) no-repeat 0 -30px !important;
	cursor:pointer;
}
.small-frame{
	height:50px;
	width:450px;
	overflow:hidden;
}


.home-sitemap{
	float:right;
	font-weight:bold;
	color:#000;
}
.home-sitemap a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
.home-sitemap a:hover{
	color:#fff;
	text-decoration:underline;
}

.breadcrums{
	background:#C1B4A9 url(../images/breadcrums.gif) no-repeat 100% 0;
	width:625px;
	clear:both;
}
.breadcrums p, .breadcrums a{
	margin:0;
	color:#000000;
	text-decoration:none;
}
.breadcrums a:hover,  .breadcrums a.select{
	color:#67615B;
}
.breadcrums div{
	background:url(../images/trick2.gif) repeat-y 9px 0;
	padding:5px 10px 5px 40px;
}
.content-holder{
	background:url(../images/x-pic.gif) no-repeat -50px -150px;
	width:998px;
	float:left;
	padding-top:30px;
}
.left-menu{
	width:170px;
	padding:0 30px 0 35px;
	float:left;
}
.left-menu h2{
	background:url(../images/grey-dot.gif) repeat-x 0 100%;
	margin:0;
	padding-bottom:5px;
	color:#F5F0EA;
	font-size:14px;
	font-weight:bold;
}
.center-content{
	width:470px;
	float:left;
	padding-bottom:30px;
	overflow:hidden;
}
.center-content .contentStyle,
.content-holder .contentStyle{
	background: transparent;
}
/*=======================================================FOOTER=====================*/
.footer{
	background:url(../images/content-bottom.gif) no-repeat 0 0;
	height:25px;
	width:980px;
	padding:0 10px 0;
	color:#645E57;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	float:left;
}
.footer a{
	color:#645E57;
	text-decoration:none;
}
.footer a:hover{
	color:#000000;
}
.left{
	padding-left:10px;
	float:left;
}
.right{
	float:right;
	padding-right:25px;
}
.right a img{
	margin-right:5px;
	vertical-align:middle;
}
.footer a sup{
	font-size:11px;
}