body{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size:13px;
	background-color: #4F474B;
	margin:0;
	padding:0;
	line-height:18px;
	color:#eeeeee;
}

.error{
	color: red !important;	
}

td, th{
	color:#333333;
	text-align:left;
	font-size:12px;
}

hr {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom: #8BA0B1 1px solid;
	border-right-width:  0px;
	margin: 0px;
	width: 100%;
}

h1, h2, h3{
font-family: "Lucida Sans Unicode","Lucida Grande","Mukti Narrow", sans-serif;
}


a:visited, a:link, a:active{
	color:#28232e;
}
a:hover{
	text-decoration:none;	
}

ul{
	margin:5px;
	line-height: 30px;
	padding:0px;
	padding-left:14px;
	color:#333;	
}


.header-container{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	height:160px;
	background-color: #fff;
}

.header-center{
	width:840px;
	margin:auto;
	position:relative;
}

.header-top-container{
	height:160px;
	position:relative;
}

.language{
	font-family: "Lucida Sans Unicode","Lucida Grande","Mukti Narrow", sans-serif;
	position:absolute;
	right:10px;
	top:10px;
	font-size:11px;
}

.logo{
	background:url('../images/logo.gif') no-repeat;
	position:absolute;
	
	top:32px;
	height:51px;
	width:219px;
}

.topmenu-container{
	position:absolute;	
	top:118px;
	height:40px;	
}

a.topmenu-item-sel:visited, a.topmenu-item-sel:link, a.topmenu-item-sel:active{
	font-family:"Lucida Sans Unicode","Lucida Grande","Mukti Narrow", sans-serif;
	background-color: #28232e;
	color:#ffffff;
	float:left;
	line-height:30px;
	margin-right: 8px;
	padding:0px 8px 1px 8px;
	text-decoration:none;
}

a.topmenu-item-sel:hover{
	background-color: #28232e;
	float:left;
	line-height:30px;
	padding:0px 8px 1px 8px;
}

a.topmenu-item:visited, a.topmenu-item:link, a.topmenu-item:active{
	font-family:"Lucida Sans Unicode","Lucida Grande","Mukti Narrow", sans-serif;
	color:#4f474b;
	float:left;
	line-height:30px;
	margin-right: 8px;
	padding:0px 8px 1px 8px;
	text-decoration:none;
}

a.topmenu-item:hover{
	background-color: #4f474b;
	color:#fff;
}

.header-image-container{
	margin:0 auto;
	width:840px;
	clear:both;
	height:131px;
}

.header-slogan-text-container{
	text-align:right;
	margin-top:40px;
	margin-left:0px;
	width:550px;
	float:left;
}

.header-slogan-text-container h1{
	font-weight:normal;
	font-style:italic;
	font-size:16px;
	color:#8aa0b0;
	margin-bottom:10px;
	margin-top:0px;
}

.header-slogan-text-container h2{
	font-weight:normal;
	font-size:24px;
	color:#e7ecef;
	margin-top:10px;
	margin-bottom:15px;
}

.header-picture{
	float:right;
	width:279px;
	height:155px;
	margin-top:10px;
}

.container{	
	position:relative;		
	padding:30px 0px 30px 0px;
	background-color: #e9e5e1;
	width:840px;
	margin:0 auto 0px;
	overflow:auto;
}


.container ul li{	
	font-size: 12px;
	color: #4F474B;
	line-height: 18px;	
}

.container-right ul{
	margin: 0;
	padding: 0;
}

.container-right ul li {
	list-style: none;		
	background-repeat:no-repeat;
	background-position:0px 8px;
	line-height: 28px;	
}

.container-left{
	height: 100%;
	padding: 16px;
	float:left;
	width:528px;
	background-color: #fefbf4;	
}

.container-left img{
	vertical-align: middle;
}

.container-right{
	height: 100%;	
	float:right;
	padding-left:16px;
	width:264px;
	line-height: 28px;
}

.container-content{
	width:840px;
}

.container p{
	color:#4f474b;
    margin-top:0px;
    padding-top:0px;
    margin-bottom:5px;
}

.container h1{
	font-weight:normal;
	color:#28232e;
	font-size:18px;
	margin:0px 0px 20px 0px;
}

.container h2{
	font-weight:normal;
	font-size:15px;
	color:#28232e;
	line-height:22px;
	padding: 0;
	margin:8px 0;
}

.container h2 .light{
	color:#ABBECC;
}

.container h3{
	font-weight:normal;
	color:#144466;
	font-size:15px;	
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	line-height:22px;
}

.container h4{
	font-weight:normal;
	font-style:italic;
	color:#617b8e;
	font-size:13px;	
	margin-bottom:4px;
	margin-top:10px;
	padding-bottom:0px;
}

.copyright{
	clear:both;
	margin:5px 15px 5px 15px;
	padding-top:3px;
	padding-bottom:20px;
	width:810px;
	border-top:1px solid #C4D1D9;
	text-align:right;
	font-size:12px;
	color:#AAB8C3;
}

.quote-form{
	background:#f3f0ea;
	color:#547791;
	padding:16px 0px 16px 16px;
	margin-top:16px;
	
}

.quote-form td.text{
	padding-top: 6px;
	vertical-align: top;
	font-size: 12px;
	text-align:right;	
}

.quote-form td{
	width:100px;
	
	color:#666;
}

.quote-form input.check{
	border:0px;
	width:20px;
}

.quote-form input, textarea{
	font-size: 12px;
	color:#666;
	border:1px solid #ccc;
	padding: 6px 0 6px 4px;;
	margin-bottom: 6px;
	overflow: auto;
	width:300px;

}

.quote-form textarea {
	height:100px;
}

.quote-form #error{
	margin:0 0 16px 108px;
	padding-top:0px;
	background:#f3f0ea;
	color:#ff3614;
	color:red;
	
}

.ext-el-mask {
    z-index: 20000;
    position: absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #CCC;
    width: 100%;
    height: 100%;
    zoom: 1;
}
.ext-el-mask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    border:1px solid #6593cf;
    background: #c3daf9 url(../../images/default/box/tb-blue.gif) repeat-x 0 -16px;
    padding:2px;
}
.ext-el-mask-msg div {
    padding:5px 10px 5px 10px;
    background: #eee;
    border:1px solid #a3bad9;
    color:#222;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    cursor:wait;
}

.footer{
	overflow: auto;
	margin:0 auto;
	width: 840px;
	padding: 30px 0px 30px 0px;
	background-color: #4f474b;
	line-height: 20px;
}

.footer img{
	vertical-align: middle;
}

.footer a{
	color: #f9e4b3;
}

.footerblock{
	float:left;
	width: 560px;
	background-color: #28232e;
}

.footercolumn{
	float:left;
	padding: 16px 0px 30px 16px;
	width: 264px;
}

.footer h1{
	font-weight:normal;
	color:#f9e4b3;
	font-size:18px;
	margin:0px 0px 20px 0px;
}


.header-image-container-bg{
	background-image: url(../images/header_image.jpg);
	margin:0 auto;
	padding:0;
	width:100%;
}

.container-bg{
	margin:0 auto;
	padding:0;
	width:100%;
	background-color: #e9e5e1;
	float:left;
}
.footer-bg{
	float: left;
	margin:0 auto;
	padding:0;
	width:100%;
	background-color: #4f474b;
	
}

.sub-inactive{
	background:url(../images/arrow_orange.gif) no-repeat;
	padding-left: 24px;	
}


.sub-active{
	text-decoration: none;
	background:url(../images/arrow_grey.gif) no-repeat;
	font-size: 13px;
	padding-left: 24px;	
	color:#4f474b;
}


