@charset "utf-8";

* {
	margin:0px;
	padding:0px;
}

div {
	zoom:1;
}

div:after {
	content:" ";
	display:block;
	clear:both;
}

img {
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}

* html img, * html .png, * html div, * html div img, * html div .png, * html a img, * html a .png {
position:relative;
behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

body {
	background:url(../images/mainBg.jpg) top center repeat;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#636363;
}

.plist {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#DE4022;
}

.plist ul{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#DE4022;
}

.plist li{
	padding-left:15;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#DE4022;
}

a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#DE4022;
}

a:hover {
	text-decoration:underline;
}

.btnLink, .btnLink:hover {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	padding:7px 17px 8px 16px;
	background:url(../images/btnBg.png) top left no-repeat;
	margin-top:20px;
	display:block;
	width:88px;
}

#wrapper {
	width:930px;
	margin:0px auto;
	padding-bottom:25px;
}

#logo {
	padding:22px 0px 16px 0px;
	width:50%;
	float:left;
}

#logo a {
	width:222px;
	height:80px;
}

#logo a img {
	margin-left:250px;
}

#mainContent {
	float:left;
	width:720px;
}

#rightBanners {
	float:right;
	width:200px;
}

#rightBanners .banner {
	margin-bottom:10px;
}

.titleImg {
	margin:0px 0px 15px 0px;
}

.largeTitleImg {
	margin:0px 0px 25px -20px;
}

#rightBanners .titleImg {
	margin-left:10px;
}

.innerNav {
	margin-bottom:12px;
}

#brownBg {
	width:716px;
	background:#7D2E0E;
}

#innerWhite {
	background:url(../images/innerWhiteBg.png) #FFFFFF top left repeat-y !important;
	width:696px;
	margin:0px auto;
}

#leftSubnav {
	width:154px;
	min-height:100%;
	height:100% !important;
	background:#EEEEEE;
	border-right:solid 1px #DADADA;
	float:left;
	padding:20px 0px;
}

#leftSubnav ul {
	list-style-type:none;
}

#leftSubnav ul li a {
	display:block;
	width:135px;
	padding:8px 0px 8px 18px;
	border-top:solid 1px #EEEEEE;
	border-bottom:solid 1px #EEEEEE;
	border-right:solid 1px #EEEEEE;
}

#leftSubnav ul li a:hover {
	width:136px;
	text-decoration:none !important;
	background:#FFFFFF;
	border-top:solid 1px #DADADA;
	border-bottom:solid 1px #DADADA;
	border-right:solid 1px #FFFFFF;
}

#content {
	background:url(../images/contentBg.png) #FFFFFF bottom right no-repeat !important;
	float:right;
	width:460px;
	text-align:justify;
	padding:35px 40px 35px 35px;
}

#footer {
	width:100%;
	background:url(../images/footerBg.png) top left repeat-x !important;
	border-top:solid 1px #4F2B20;
	border-bottom:solid 1px #4F2B20;
	padding:22px 0px 20px 0px;
}

#footerWrap {
	width:930px;
	margin:0px auto;
}

#footerLeft, #footerMiddle, #footerRight {
	float:left;
}

#footerLeft, #footerMiddle {
	width:325px;
	border-right:solid 1px #4F2B20;
	padding:0px 15px 0px 0px;
	margin-right:30px;
	height:135px;
	overflow:visible;
}

#footerLeft .titleImg {
	margin-left:15px;
}

#footerLeft ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#footerLeft ul .spacer {
	margin-bottom:10px;
	_margin-bottom:-8px;
}

#footerLeft ul li {
	_margin-bottom:-8px;
}

#footerLeft ul li a {
	color:#C3C2C2;
	font-weight:normal;
	background:url(../images/arrow.png) top left no-repeat !important;
	padding:0px 0px 0px 15px;
	line-height:14px;
	display:block;
}

#footerRight {
	width:auto;
}

#footerRight a img {
	border:solid 3px #524E4D !important;
}

#footerRight a img:hover {
	border:solid 3px #DE4022 !important;
}

#copyright {
	width:100%;
	text-align:center;
	padding:15px 0px;
	background:url(../images/copyrightShadow.png) top left repeat-x !important;
}

.copyright {
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	margin:0px;
}

.nextsense, .nextsense a {
	font-size:11px;
	font-weight:normal;
	color:#C3C2C2;
	text-decoration:none;
	margin:0px;
}

.nextsense a:hover {
	text-decoration:underline;
	color:#C3C2C2;
}

.partners {
	float:left;
	margin-top:20px;
}

#langSelect {
	text-align:right;
	padding:10px 0px 0px 0px;
	float:left;
	width:48%;
}

#langSelect ul {
	list-style-type:none;
	color:#F3EDDC;
	font-size:11px;
}

#langSelect ul li {
	display:inline;
	margin-left:4px;
}

.en, .mk, .al {
	text-decoration:none;
	padding:0px 0px 0px 19px;
	font-size:10px;
	color:#F3EDDC;
}

.en:hover, .mk:hover, .al:hover {
	color:#FFFFFF;
}

.en {
	background:url(../images/EN_flag.png) center left no-repeat;
}

.mk {
	background:url(../images/MK_flag.png) center left no-repeat;
}

.al {
	background:url(../images/AL_flag.png) center left no-repeat;
}