.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.left { float: left; }
.right { float: right; }

.left-image { float: left; padding: 0 20px 20px 0; }

p,span,strong { font-size: 11px; }

body {
	padding:0;
	margin:0;
	background: #fff;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	background: url('../images/bg.gif');
	text-align: center;
	line-height: 140%;
}

h1,h2,h3,ul,li,input,p,img { padding:0; margin:0; }
img { border: 0; }
a { color: #666; }
h2 { font-size: 16px; padding-bottom: 10px; font-weight: normal; }
h3 { line-height: 120% !important }
ul { list-style-position: inside }
h4.title a { font-size: 14px; color: #000 !important; }

div.container { width: 960px; margin: 0 auto; position: relative; text-align: left; }

div#top { height: 163px; width: 100%; background: white; }
div.content { background: white; margin: 0 auto; width:960px; }
div.top { height: 163px; }
h1#logo { width: 175px; height: 64px; background: url('../images/logo.gif') no-repeat; text-indent: -9999px; position: absolute; top: 35px; left: 20px; cursor: pointer }

div#top ul.main-menu { width: 971px; height: 36px; position: absolute; background: url('../images/menu_bg.png') no-repeat; left: -10px; bottom: -4px; }
div#top ul.main-menu li { display: block; float: left; background: url('../images/li_bg.png') no-repeat top right; padding: 0 42px; margin: 9px 0 0 0; }
div#top ul.main-menu li a { color: #fff; text-decoration: none; font-size: 12px; font-weight: bold; }

div#left-column { width: 669px; float:left; }
div#right-column { width: 290px; border-left: 1px solid #e3e3e3; float:right; margin: 40px 0; }
div#offer { padding: 0 53px; }
div.offer { padding: 15px 0; }
div.offer div.desc { padding: 5px 0; color: #a5a5a5; }
div.offer a { text-decoration: none; }
div.offer div.desc a { color: #a5a5a5; }
a.more { color: #185639 !important; text-decoration: underline !important; }

div#offer-details { padding: 40px 50px 40px 30px; }
div#offer-details div.desc { padding: 20px 0; }

div#slider { border-bottom: 1px solid #185639; }
div.promo { width: 669px; height: 322px; position: relative; }
div.promo h3.title { font-size: 24px; font-weight: bold; line-height: 120%; color: #000; padding-bottom: 15px; }
div.promo div.promo-content { position: absolute; font-size: 11px; width: 440px; top: 50px; left: 30px; color: #aeaeae; }

div#solutions { width: 274px; border-right: 1px solid #e3e3e3; margin: 30px 0; padding: 0 30px; }
div#solutions ul { margin-top: 20px; }
div.solution { width: 180px; }
div.solution a { color: #aeaeae; text-decoration: none; }
div.solution h3 a { color: #07492a; font-weight: bold; text-decoration: none; }
div#solutions ul li { margin: 0 0 10px 0; }

div#news { width: 274px; margin: 30px 0; padding: 0 30px; }
div#news ul { margin-top: 20px; }
div.one-news { width: 180px; }
div.one-news a { color: #aeaeae; text-decoration: none; }
div.one-news h3 a { color: #07492a; font-weight: bold; text-decoration: none; }
div.one-news h3.title { margin-bottom: 5px; }
div#news ul li { margin: 0 0 10px 0; padding: 0 0 15px 0; }

div#footer { background: #383838; height: 60px; text-align: left; position: relative; }
div#footer ul.main-menu { position: absolute; top: 25px; left: 30px; }
div#footer ul.main-menu li { display: block; float: left; padding-right: 10px; }
div#footer ul.main-menu li a { color: #fff; text-decoration: none; font-size: 11px; }
div#footer p#copy { color: #818181; position: absolute; right: 30px; top: 25px; }



div#offer-details h3 { font-size: 20px; }
div#offer-details div.desc h3 { font-size: 14px; }

div.one-case { padding: 10px 0 20px 0; border-top: 1px solid #e3e3e3; color: #AEAEAE; width: 600px; }
div.one-case a { text-decoration: none; color: #AEAEAE;}
div.one-case h4 { font-size: 14px; color: #000 !important; }

a.file { color: #666 !important; display: block; padding: 10px; background: #eee; border-top: 1px solid #adadad; border-bottom: 1px solid #adadad; text-decoration: none; margin-top: 5px;  }
a.file img { margin-right: 5px; }

div.news-desc img { margin: 0 10px 10px 0px;  }

/* Easy Slider */

	#slider{}	
	#slider ul#slider-list, #slider li.slider-content{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li.slider-content{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:669px;
		height:322px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
