/*THE BASICS*/
html{height:100%;}
body{
	margin-top:0px;
	padding:0px;
	color: #242424;
	text-decoration: none;
}
a {text-decoration: none; color: #272727;}
a:hover {text-decoration: none;}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
input,
textarea,
select{
	font:12px arial,sans-serif;
	vertical-align:middle;
}
/*LOGO & NAVIGATION - - - - - - - - - - - - - - */
.logo{
	height: 115px;
	width: 197px;
	background: url(../images/logo.png) no-repeat 0 0;
	border-style: none;
	display: block;
	float: left;
	position: absolute;
top: 0px;
}
.logo a{
	border-style: none;	
}
.navwrapper{
	width: 900px;
	height: 80px;
	display: block;
	padding-top: 6px;
	background-color: transparent;
	position: absolute;
	top: 0px;
}
.navblack{
	font:  13px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	color: #191919;
	text-decoration: none;
	position: absolute;
	left: 300px;
	top: -10px;
}
ul.navblack {
	list-style: none;
	color: #272727;
}
div.ahover {
    position: absolute;
}
ul.navblack li{
	color: #272727;
	position: relative;
    z-index: 200;
    padding-top: 70px;
    float: left;
    width: auto;
    text-align: center;
  margin-bottom: 40px;
  margin-top: -20px;
  padding-bottom: 35px;
    padding-left: 10px;
    padding-right: 10px;
	vertical-align: bottom;
	background-color: transparent;
}
ul.navblack li a{
text-decoration: none;
}
ul.navblack li a:hover {
	border-bottom: 1px dashed #ff2f00;
}
.navyellowon{

display: block;
z-index: 999;
position: relative;
top: 1px;
left: 10;
	border-bottom: 4px solid #000;
}

.nav_home{
background-color: #ececec;
padding: 2px;
}
.nav_aboutus{
background-color: #ececec;
padding: 2px;

}
.nav_products{
background-color: #ececec;
padding: 2px;

}
.nav_demo{
background-color: #ececec;
padding: 2px;

}
.nav_partners{
background-color: #ececec;
padding: 2px;

}
.nav_careers{
background-color: #ececec;
padding: 2px;

}
.nav_contactus{
background-color: #ececec;
padding: 2px;

		}
--*/
/*SECONDARY NAV and MAIN IMAGES IN SCROLLY THINGY - - - - - - - - - - - - - - */
.banner{
	width: 165px;
	height: 22px;
	background-image: url(../images/product_intro_banner.png);
	display: block;
position: relative;
top: 216px;
left: -9px;
}
.sepline{
	background: url(../images/sep_line.png) no-repeat;
	height: 25px;
	width: 15px;
	display: inline-block;
	margin-left: 10px;
	margin-right: -10px;
}
.scrolly_text{
	display: inline-block;
	width: 475px;
	padding-right: 15px;
	color: #ffffff;
	margin-left: 350px;
position: absolute;
top: 60px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.titlebar{
	position: absolute;
	top: 20px;
	margin-left: 350px;
	display: block;
}
.learnmore{
display: inline-block;
height: 12px;
padding-left: 4px;
padding-right: 4px;
padding-top: 5px;
padding-bottom: 2px;
font:  11px Myriad;	
	color: #191919;
	text-align: center;
	border: 1px solid #ccc;
	background: #ffffff url(../images/main-nav-bg.gif) repeat;
}
.learnmore a{
color: #191919;
}
.learnmore a:hover{
	color: #4c4c4c;
}
.learnmore2{
	height: 8px;
	width: 200px;
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 7px;	
	color: #000000;
	background-color: #ffffff;
	font: italic 11px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: center;
	z-index: 10001;
	position: relative;
	top: 250px;
	left: 365px;
}
.learnmore2 a{
color: #000000;
}
.learnmore2 a:hover{
		color: #4c4c4c;
}

/*TESTIMONIAL QUOTE - - - - - - - - - - - - - - */
.testify{
	width: 750px;
	height: 100px;
	display: inline-block;
	position: relative;
	top: 345px;
	margin: 10px;
	padding-bottom: 20px;
	padding-top: 25px;
	padding-left: 85px;
	padding-right: 90px;
	color: #403e3d;
	font: 14px/21px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	background: url(../images/bg_testify.png) no-repeat 28px top;
	
}
.quote_l{
	display: block;
	height: 40px;
	width: 40px;
	background: url(../images/quote_l.png) no-repeat;
	position: relative;
	top: 190px;
	left: 27px;
		opacity: 0.77;
}
.quote_r{
	display: block;
	height: 40px;
	width: 40px;
	background: url(../images/quote_r.png) no-repeat;
	position: relative;
	top: 157px;
	left: 827px;
	opacity: 0.77;
}
.highlight{
	font: bold 13px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	color: #191919;
	background-color:#dcfa29;
}
.title{
	color: #191919;
	font: 11px/21px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	display: block;
	float: right;
	padding-right: 160px;
	padding-top: 1px;
	position: relative;
	top: 0px;
	}

/*NEWS and CLIENTS - - - - - - - - - - - - - - */
.newclients_container{
	width: 920px;
	height: 190px;
	display: block;
	position: relative;
	top:  320px;
	margin-left: -10px;
	background-color: #ffffff;
	padding: 10px;

}
.news_container{
	width: 450px;
	display: inline-block;
	float: right;
	height: 190px;
}
.clients_container{
	width: 450px;
	display: inline-block;
	float: left;
	height: 200px;
}
.low_headings{
display: inline-block;
height: 15px;
width: 400px;
float: left;
color: #ffffff;
background-color: #42444a;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
margin-left: 7px;
	text-shadow: #000 0 2px 2px;
	font: small-caps bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.client_logos{
	background: url(../images/clients.png) no-repeat;
	width: 410px;
	height: 133px;
 	margin-top: 20px;
	display: block;
	float: left;
	clear: left;
}

.withbullets {
	list-style-image: url(../images/arrow_right.png);
	list-style-position: outside;
}
.nobullets {
	list-style-image: none;
	list-style: none;
}
.newslinks{
	position: relative;
	top: 5px;
	left: -20px;
	width: 270px;
	color: #333;
	font: 12px/21px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	padding-right: 15px;
	border-right: 1px dotted #ccc;
	list-style: none;
}
.newslinks a{
	color: #333;
	font: 12px/21px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
}
.newslinks a:hover{
	color: #d6180f;
	font: 12px/21px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;	
	text-decoration: underline;
}


.advert_news{
	position: relative;
	top: -115px;
	left: 280px;
	display: block;
	width: 194px;
	height: 200px;
	margin-right: 15px;
	background: url(../images/myprint.png) no-repeat;
	
}
.guts{
	display: block;
	float: left;
	clear: left;
	padding: 20px;
	width: 900px;
	height: auto;
}
.lepied2{
	color: #808080;
	font: italic 9px/15px Georgia, "Times New Roman", Times, serif;
	width: 900px;
	height: 30px;
	padding-top: 50px;
	display: block;
position: absolute;
bottom: -160px;
}
.lepied{
	color: #999;
	font: italic 9px/15px Georgia, "Times New Roman", Times, serif;
	width: 855px;
	height: 30px;
	margin: 50px;
	padding-left:40px;
	padding-top: 20px;
	position: relative;
	top: 297px;
	left: -80px;
	display: block;
}
.venn{
display: block;
position: relative;
top:  -80px;
left: 500px;
}


.yellowstripe{
	height: auto;
	border-left: 10px solid #e2fa24;
	padding-left: 15px;
	color: #303030;
	font: 14px/21px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	display: block;
	position: relative;
	top: -160px;
	left: -10px;
}
/* FROM THE STYLE PAGE - CONSOLIDATED */

h4, h3, h2, h1, p{
	padding:0;
	margin:0;
}

.next, .prev{
	cursor:pointer;
}

#screen{
	position:absolute;
	top: 142px;
	height:162px;
	width:900px;
	margin-bottom: 10px;
	background: #dedcd9 url(../images/scrolly_bg2.png) no-repeat;

}
	#screen .next, #screen .prev{
		position:absolute;
		top:100px;
	}
	#screen .prev{
		left:-30px;
	}
	#screen .next{
		right:-30px;
	}
	#navigation{
		width:924px;
		text-align:left;
		position: absolute;
		top: 270px;
		left:20px;
		display: block;
		margin-top: 10px;
		z-index: 999999;
}
		#navigation ul{
			margin-left:-45px !important;
		}
			#navigation li{
	width: 184px;
	height: 44px;
	display: inline-block;
	float:left;
	margin-left: -1px;
	margin-right: -1px;
	padding-top: 17px;
	text-align: center;
	background: url(../images/bg_tab.png) no-repeat;
}
				#navigation a{
    font:  13px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	color: #272727;
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	background-position: left bottom;
}
				#navigation a:hover{
    font:  13px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	color: #272727;
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
		padding-top: 3px;
background-color: #ececec;
		border-bottom: 1px dashed #dcff00;
	
}
	
	#navigation2{
		width:1000px;
		text-align:left;
		position: absolute;
		top: 220px;
		display: block;
		margin-top: 10px;
		z-index: 999999;
}
		#navigation2 ul{
			margin-left:-45px !important;
		}
			#navigation2 li{
	width: 184px;
	height: 44px;
	display: inline-block;
	float:left;
	margin-left: -1px;
	margin-right: -1px;
	padding-top: 17px;
	text-align: center;
	background: url(../images/bg_tab.png) no-repeat;
}
				#navigation2 a{
    font:  13px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	color: #272727;
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	background-position: left bottom;
}
				#navigation2 a:hover{
    font:  13px Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	color: #272727;
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
		padding-top: 2px;
	text-decoration: none;
background-color: #ececec;
		border-bottom: 1px dashed #dcff00;
}
		
.putitinabox{
	width: 400px;
	display: inline-block;
	position: relative;
	top: 10px;
	float: left;
}
.productpagetext{
	color: #3d3d3d;
	line-height: 21px;
	font-size: 12px;
	border-top: 1px dotted #cecece;
	margin-top: -20px;
		width: 900px;
}
.prod_nav_pos{
	width: 700px;
	height: auto;
	display: block;
	position: relative;
	top: -290px;
	left: -40px;
}
.floatboxleft{
	display: block;
	float: left;
	clear: left;
}
.header_title {
	position: relative;
	top: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	color: #fff;
	display: inline-block;
	float: left;
	border: none;

}
.imageplacer{
	display: block;
	width: 230px;
	height: 200px;
	position: relative;
	top: -60px;
	right: -640px;
	background-color: #ffffff;
	border: 1px dashed #dfdfdf;
}
.paperclip{
	display: block;
	width: 27px;
	height: 50px;
	z-index: 999;
	background: url(../images/paperclip.png) no-repeat;
	position: relative;
	top: 43px;
	left: 835px;
}
.cursive{
	color: #ff2d00;
	font: italic 20px/22px Georgia, "Times New Roman", Times, serif;
}

.newcontent {
	width: 900px;
	padding: 15px;
	display: inline-block;
position: relative;
top: 150px;
margin-bottom: 250px;
margin-left: -10px;
}

/* ADD .css is here */
a.weelink {
	color: #ffffff;
	background-color: #de0000;
	padding-left: 2px;
	padding-right: 2px;
}
a.weelink:hover {
	color: #ffffff;
	background-color: #de0000;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: underline;
}
	
	
.blockquote_holder{
	width: 300px;
	height: auto;
	display: block;
	float: left;
}
.blockquote {
	color: #004a88;
	font: 18px/35px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	padding: 10px;
	margin-top: 15px;
	background-color: #f0f0f0;
}
.blockquote_by {
	color: #282828;
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 150px;
	margin-top: 12px;
}	
.bar {
	width: 925px;
	height: 7px;
	margin-bottom: 8px;
	background: url(../images/checker_grey.png) repeat-x;
}
.center {
	display: inline-block;
	left: 25px;
	float: none;
	clear: none;
	position: relative;
}

.nudgein200 {
	padding-left: 200px;
	display: block;
	width: auto;
	height: auto;
	clear: none;
}
.nudgein125 {
	padding-left: 125px;
	display: block;
	width: auto;
	height: auto;
	clear: none;
}
.nudgein {
	padding-left: 100px;
	display: block;
	width: auto;
	height: auto;
	clear: none;
}
.nudgein50 {
	padding-left: 50px;
	display: block;
	width: auto;
	height: auto;
	clear: none;
}
.nudgein25 {
	padding-left: 25px;
	display: block;
	width: auto;
	height: auto;
	clear: none;
}
.productname {
	color: #000;
	font: 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.ulwithbullets {
	list-style-image: url(../images/arrow_right.png);
	list-style-position: outside;
}
.nameproduct {
	color: #d40000;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	max-width: 200px;
	width: auto;
	text-align: left;
	padding-right: 5px;
	padding-left: 15px;
}
.frameimg {
	border: 1px solid #E5E5E5; 
	padding: 6px;
	display: block;
	float: right;
	margin: -5px 10px 10px 10px;
}
.frameimg2 {
	border: 1px solid #E5E5E5; 
	padding: 6px;
	display: block;
	float: right;
	margin: 10px 0 10px 20px;
}
.frameimg3 {
	border: 1px solid #E5E5E5; 
	padding: 6px;
	display: block;
	float: left;
	margin: 10px 0 10px 20px;
}

.frameimg4 {
	border: 1px solid #E5E5E5; 
	padding: 6px;
	display: block;
	margin: 10px 50px;
}
.breadcrumbs {
	width: 600px;
	display: inline;
	float: left;
	height:10px;
	display:block;
	clear: left;
	font: small-caps 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	margin-left: 15px;
}
.crumb a{
	font-size: 11px;
	color: #fff;
	font-variant: normal;
	display: inline-block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	
}
.crumb a:hover{
	font-size: 11px; color: #fefb23; text-decoration: none;
	font-variant: normal;
		display: inline-block;
	float: left;
		padding-left: 5px;
	padding-right: 5px;
}
.rightarrow {
	display: inline-block;
	float: left;
	padding-top: 5px;
	padding-left: 3px;
	padding-left: 7px;
	text-indent: -.6em;
}
.clear {
	clear: both;
}
.box_right {
	
display:block;
padding: 3px;
float: right;
clear: right;
	border: 1px solid #ccc;
}
.interpage {
	display: block;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	width: 500px;
}
.interpage a {
	border: 1px solid #E5E5E5; 
	padding: 6px;
	display: block;
	float: right;
	text-decoration: none;
	color: #191919;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}
.interpage a:hover {
	border: 1px solid #E5E5E5; 
	padding: 6px;
	display: block;
	float: right;
	text-decoration: none;
	color: #e20004;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}
.topbutton {
	border: none;
	padding: 0;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 17px; 
	padding-bottom: 6px;
	display: block;
	float: left;
	clear: left;
}
.location_title{
	background: url(../images/location_bg.png) no-repeat;
	font: 15px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #313030;
	margin: 5px;
	padding-top: 12px;
	padding-left: 40px;
}
.dotspan {
	background: url(../images/dots.png) repeat-x;
	width: 800;
	padding-left: 50px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.bigger{
	font-size: 14px;
}
.biggest{
	font-size: 21px;
}

.about_building{
display: block;
position: relative;
top:  10px;
left: 600px;
	background: url(../images/about_building.png) no-repeat;
	width: 166px;
	height: 150px;
}
.productpagetext2{
	color: #3d3d3d;
	line-height: 21px;
	font-size: 12px;
	border-top: 1px dotted #187c9a;
	padding-top: 5px;
	width: 870px;
	position: relative;
	top: -40px;
}
.yellowstripe2{
	height: auto;
	border-left: 10px dashed #ccc;
	padding-left: 15px;
	color: #303030;
	font: 14px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	position: relative;
	top: -110px;
	left: -10px;
}
.demo_img{
display: block;
position: relative;
top:  10px;
left: 550px;
	background: url(../images/demo.png) no-repeat;
	width: 250px;
	height: 138px;
}
.espace{
display: block;
position: relative;
top:  10px;
left: 650px;
	background: url(../images/espace.gif) no-repeat;
	width: 250px;
	height: 138px;
}
.nudgeup{
	display: block;
	position: relative;
	top: -40px;
	height: auto;
}
.white{
	background-color: #ffffff;
	width: 900px;
	height: 105px;
	
}
.footer_bw{
	width: 61px;
	height: 41px;
	background: url(../images/footer_bw.png) no-repeat;
	display: block;
	float: right;
	clear: both;
	margin-top: 130px;
}
.grey{
	padding: 10px;
	margin: 10px;
	border: 1px dashed #e4e4e4;
}
.greytext{
	padding: 1px;
	color: #4c4c4c;
	font: italic 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px dashed #e4e4e4;
}
.blacktext{
	padding: 1px;
	background-color: #ffffff;
	color: #000;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.red_ops_title{
	color: #c50715;
	font: italic 25px/26px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: inline-block;
	float: left;
}

.red_ops_title2{
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	font: italic 15px/26px "Lucida Grande", Lucida, Verdana, sans-serif;
	}
.first_text{
	display: inline-block;
	float: left;
	height: 40px;
	width: 900px;
	padding-left: 20px;
	position: relative;
	top: 105px;
	font: 21px/26px Georgia, "Times New Roman", Times, serif;
	color: #4a4a4a;
}
.especiale{
	font: 16px/26px Georgia, "Times New Roman", Times, serif;
	color: #4a4a4a;
}
.product_title{
	color: #191919;
	font: 15px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.product_title_sm{
	color: #191919;
	font: 13px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.first_text2{
	display: inline-block;
	float: left;
	height: 40px;
	width: 900px;
	padding-left: 20px;
	position: relative;
	top: 45px;
	font: 21px/26px Georgia, "Times New Roman", Times, serif;
	color: #4a4a4a;
}
.first_text3{
	display: inline-block;
	float: left;
	height: 40px;
	width: 900px;
	padding-left: 20px;
	position: relative;
	top: 60px;
	font: 21px/26px Georgia, "Times New Roman", Times, serif;
	color: #4a4a4a;
}
.star{
	color: #33ddf1;
	font: 37px/26px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	float: left;
	position: relative;
	top: 160px;
}

.star2{
	color: #33ddf1;
	font: 37px/26px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	float: left;
	position: relative;
	top: 170px;
}

.second_text{
		display: inline-block;
	float: left;
	position: relative;
	top: 130px;
	width: 850px;
	padding-left: 40px;
	height: 40px;
	color: #191919;
	font: 17px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.second_text2{
		display: inline-block;
	float: left;
	position: relative;
	top: 140px;
	width: 850px;
	padding-left: 40px;
	height: 40px;
	color: #191919;
	font: 17px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.second_text3{
		display: inline-block;
	float: left;
	position: relative;
	top: 105px;
	width: 850px;
	padding-left: 40px;
	height: 40px;
	color: #191919;
	font: 17px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.second_text4{
		display: inline-block;
	float: left;
	position: relative;
	top: 85px;
	width: 850px;
	padding-left: 40px;
	height: 40px;
	color: #191919;
	font: 17px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.third_text{
	display: inline-block;
	position: relative;
	top: 140px;
	width: 900px;
	padding-top: 15px;
	padding-left: 10px;
	margin-top: 25px;
	height: auto;
	color: #333;
	font: 12px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 10px;
}

.third_text2{
	display: inline-block;
	position: relative;
	top: 80px;
	width: 900px;
	padding-top: 15px;
	padding-left: 10px;
	margin-top: 25px;
	height: auto;
	color: #333;
	font: 12px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 10px;
}
.blue_italic_heading{
	color: #004082;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	display: block;
	float: left;
}
.container{
	display: inline-block;
	float: left;
	width: 450px;
	height: auto;
	clear: left;
	margin: 10px;
	padding: 10px;
}
.fauxcard_usa{
display: block;
position: relative;
left: 213px;
top: -20px;
height: 100px;
width: 200px;
}
.fauxcard_aus{
	display: block;
position: relative;
top: 130px;
left: 424px;
height: 100px;
width: 200px;
}
.fauxcard_uk{
	display: block;
position: relative;
top: -33px;
left: 430px;
height: 100px;
width: 200px;
}
.cards{
display: inline-block;	
width:900px;
height:350px;
	background: url(../images/bizcards.png) no-repeat;
	float: left;
}
.contactform_container{
    font:12px arial,sans-serif;
	border-top: 1px dashed #ccc;
	width: 900px;
	float: left;
	position: relative;
	top: 0px;
	display: block;
	background: url(../images/bg_contact.png) no-repeat right top;
}

ol{
	list-style: none;
}
.corpimage{
	display: block;
	float: right;
	clear: none;
	margin-left: 15px;
	margin-right: -5px;
}
.nexjobimage{
	display: block;
	float: left;
	clear: none;
	margin-left: -15px;
	margin-right: 15px;
	margin-top: -5px;
}
.leftturnclyde{
	display: block;
	float: left;
	margin-top: -10px;
	margin-right: 15px;
	margin-bottom:10px;
}

.leftturnclyde2{
	display: block;
	float: left;
	margin-top: 14px;
	margin-right: 15px;
}
.feet{
	clear:both;
	width: 944px;
	height:100px;
	margin-top:20px;
	color: #666;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.feet2{
	clear:both;
	width: 854px;
	padding:20px;
	margin-top:20px;
	color: #ffffff;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image:url(../images/bg_footer.png);
	/*background-position:top left;*/
	/*background-color:#ececec;*/
	background-repeat:repeat-x;
}
.feet2 h4{
font:12px arial,sans-serif;	
}
.feet2 a, .feet2 a:visited{
	color:#ffffff;
}

img { 
 behavior: url(iepngfix.htc); 
}
