body {
background:#fff url('images/header_bg_repeat.jpg') 50% 64px repeat-x;
color:#646464;
font:14px Arial,Sans-serif;
text-align:center;
margin:0;
}

a img {
border:0;
}

#container {
	width:1024px;
margin:0 auto;
}

#header {
	height:232px;
background:url('images/header.jpg') no-repeat top center;
}

#site_title {
display:none;
}

#header_icons {
	width:1014px;
margin:0 auto;
padding:0 3px;
text-align:left
}

#header_icons span {
display:block;
padding:3px 0;
}

#top {
	height:64px;
background:#262424 url('images/top_nav_bg.jpg') repeat-x top left;
}

ul#menu {
	width:855px;
	height:21px;
margin:0 auto;
overflow:hidden;
padding:20px 0 0 0;
}

ul#menu li {
	height:21px;
float:left;
list-style:none;
}

#IERoot6 ul#menu li#nav_home {	width:56px;	}
#IERoot6 ul#menu li#nav_technology {	width:80px;	}
#IERoot6 ul#menu li#nav_whats_hot {	width:120px;	}
#IERoot6 ul#menu li#nav_outsource {	width:140px;	}
#IERoot6 ul#menu li#nav_testimonials {	width:80px;	}
#IERoot6 ul#menu li#nav_partners {	width:120px;	}
#IERoot6 ul#menu li#nav_info {	width:160px;	}

ul#menu li a {
	height:21px;
color:#fff;
display:block;
font-size:12px;
line-height:21px;
padding:0 20px;
text-decoration:none;
}

#page_home ul#menu li#nav_home,
#page_technology ul#menu li#nav_technology,
#page_whats_hot ul#menu li#nav_whats_hot,
#page_outsource ul#menu li#nav_outsource,
#page_testimonials ul#menu li#nav_testimonials,
#page_partners ul#menu li#nav_partners,
#page_info ul#menu li#nav_info,
ul#menu li:hover {
background:url('images/nav_rollover_right.jpg') no-repeat 100% 0;
}

#page_home ul#menu li#nav_home a,
#page_technology ul#menu li#nav_technology a,
#page_whats_hot ul#menu li#nav_whats_hot a,
#page_outsource ul#menu li#nav_outsource a,
#page_testimonials ul#menu li#nav_testimonials a,
#page_partners ul#menu li#nav_partners a,
#page_info ul#menu li#nav_info a,
ul#menu li:hover a {
background:url('images/nav_rollover_left.jpg') no-repeat 0 0;
}

#middle {
	width:855px;
margin: 0 auto;
text-align:center;
}

/*
#middle #webinar {
	width:524px;
	height:110px;
margin:-70px 0 -70px 350px;
position:relative;
z-index:3;
}

#IERoot #middle #webinar {
margin:-34px 0 -75px 350px;
}

#middle #webinar a {
	height:110px;
display:block;
background:url('images/webinar.png');
}

#IERoot6 #middle #webinar a {
background:url('images/webinar_ie6.gif');
}

#middle #puzzle {
	width:855px;
	height:377px;
}
*/

#content {
	width:538px;
float:left;
letter-spacing:0.03em;
line-height:150%;
padding-right:20px;
text-align:left;
}

#page_testimonials #content {
	width:409px;
}

#page_testimonials #sidebar {
	width:425px;
}

#IERoot #content,
#IERoot #sidebar {
padding-top:20px;
}

#content h1 {
color:#262424;
font-size:18px;
text-transform:uppercase;
}

#content ul#features_list {
margin-bottom:0;
}

#content ul#features_list li {
list-style-image:url('images/bullet.png');
margin:0.5em 0;
}

#IERoot #content ul#features_list {
padding-left:19px;
}

#IERoot #content ul#features_list li {
list-style:none;
background:url('images/bullet.png') no-repeat 0 5px;
padding-left:19px;
margin-left:-19px;
}

#content .learn_more {
margin-top:0;
text-align:right;
}

#content .learn_more a {
color:#71bf44;
text-decoration:none;
}

#content h2 {
color:#262424;
font-size:18px;
}

#sidebar {
	width:296px;
float:right;
text-align:left;
}

#sidebar .box {
background:#efeded url('images/rounded_box_bottom.png') no-repeat bottom left;
}

#sidebar .box h3 {
background:#efeded url('images/rounded_box_top.png') no-repeat;
color:#262424;
padding:15px 15px 0 15px;
font-size:18.45px;
letter-spacing:0.02em;
text-transform:uppercase;
}

#sidebar .box .box_content {
font-size:12.3px;
line-height:150%;
padding:0 15px 10px 15px;
}

#sidebar .box blockquote {
margin:1em 0;
}
/*
#sidebar #whats_hot .box_content {
padding:0 23px 0 0;
text-align:right;
}
*/

#bottom {
	height:100px;
background:#262424 url('images/footer_bg.jpg') repeat-x top left;
text-align:center;
}

#footer {
	width:1024px;
font-size:11px;
margin:0 auto;
padding-top:20px;
}

#footer a {
color:#fff;
text-decoration:none;
padding:0 10px;
}

.alignleft {
float:left;
padding:5px 10px 0 0;
}

.clearer {
clear:both;
}

.hidden {
	width:0;
	height:0;
display:block;
overflow:hidden;
}