* {
	margin: 0;
	padding:0;
}
body {
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
}
a {
	color:#1B1B1B;
	text-decoration:none;
}
#header_wrapper{
	float:left;
	width: 100%;
	background: #FFFFFF url(../images/head_bg.gif) repeat-x;
	height:434px;
}
#body_wrapper {
	float:left;
	width: 100%;
	background: #FFFFFF url(../images/body_bg.jpg) repeat-x;
	min-height:650px;
}

#footer_wrapper {
	float:left;
	width: 100%;
	background: #FFFFFF url(../images/foot_bg.jpg) repeat-x;
	min-height:17px;
}

#header {
	position:relative;
	margin:0 auto;
	width: 1010px;
	height:100%;
	/* border: 1px solid red; */
	background: #FFFFFF url(../images/head_bg.gif) repeat-x;

	
}
#body {
	position:relative;
	margin:0 auto;
	width: 1010px;
	margin-top:20px;
}

/* header layouts */
#topnav {
	float:left;
	width: 1000px;
	text-align:right;
	margin-top:5px;
	margin-bottom:10px;
}
#topnav ul, #topnav li {
	display: inline;
	margin-left:30px;
}
#topnav li {
	background: url(../images/topnav_bullet.jpg) no-repeat;
	background-position: 0 2px;
	margin-left:35px;
	padding-left:20px;
}
#topnav li.last {
	margin-right: 0;
}

/* logo and main nav*/
#logo {
	float: left;
	width: 334px;
	margin:15px 2px 20px;
}
#mainnav {
	float: right;
	width: 660px;
	text-align:right;
	margin-top: 50px;

}
#mainnav ul, #mainnav li {
	display: inline;
}
#mainnav li {
	float:left;
	margin-left:15px;
}

#mainnav li.first {
	margin-left:0;
}
#mainnav li a {
	color:#333333;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
/* body */
#solutions {
	position:relative;
	margin:0 auto;
	width:992px;
}
#solutions ul, #solutions li{
	display:inline;
	margin:0;
	padding:0;
}

#solutions li {
	border: 0px solid red;
}
.solutiondetails {
	padding: 15px;
	width:962px;
	height:48px;
	background:#FFFFFF url(../images/tab_content_bg.jpg) no-repeat;
}

#services {
	float:right;
	margin-right:8px;
	width:557px;
	height: 376px;
	background:url(../images/services_bg.jpg) no-repeat;
}

#video {
	float:left;
	margin-left:10px;
	margin-top:4px;
}
#intro {
	float:left;
	margin-left:10px;
	width:668px;
	
	color:#1b1b1b;
}
#latest {
	float:right;
	margin-right:8px;
}

#testimonials {	
	float:left;
	margin-left:10px;
	width: 238px;
}
#philosophy {
	float:right;
	margin-right:3px;
	background: url(../images/ourphilosophy_bg.jpg) no-repeat;
	width:748px;
	height:253px;
}

/* body video */
#player {
	float:left;
	width:420px;
	height: 236px;
}
.minibox1 {
	float:left;
	width:180px;
	height:93px;
	background:url(../images/minibox_bg.jpg) no-repeat;
	margin-top:20px;
	padding:10px;
	text-align:center;
}
.minibox2 {
	float:right;
	width:180px;
	height:93px;
	background:url(../images/minibox_bg.jpg) no-repeat;
	margin-top:20px;
	padding:10px;
	text-align:center;
}
.minibox2 h2,.minibox1 h2{
	background:url(../images/minibox_bullet.jpg) no-repeat;
	background-position:0 1px;
	text-align:left;
	padding-left:30px;
	margin-bottom:20px;
}
/* body services */
#services_content{
	float:left;
	margin:20px 20px;
	
	color: #1b1b1b;
}
#services_content li{
	list-style:none;
	margin-left:0;
}
.servicesbox {
	margin-bottom:20px;
}
/* body latest */
.latest_screen {
	float:left;
	background: url(../images/bg_mac.jpg) no-repeat;
	width: 287px;
	height: 256px;
	margin-top:20px;
}

/* body testimonials */
.testimonialcontent {
	float:left;
	width: 198px;
	height:162px;
	background: url(../images/testimonials_bg.jpg) no-repeat;
	padding:30px 20px;
	
	color:#000000;
}
/* font and color */
.solutiondetails {
	
	color: #1b1b1b;
}
#topnav a,#topnav li {
	color:#FFFFFF;
	text-decoration :none;
	font-weight: bold;
	font-size: 11px;
}
/* horizontal accordion css */
#philosophy ul{
  list-style: none;
  margin: 0;
  padding: 0;
  width:733px;
}

#philosophy ul li{
  float: left;
  padding: 0px;
  display: block;
  margin-right: 0px;
}

#philosophy ul li a{
  display: block;
  overflow: hidden;
  height: 198px;
  width: 49px;
}

#philosophy #a1{
  width: 635px;
}

#philosophy ul li img{
  position: absolute;
  border: 0px solid #881212;
}

#philosophy ul li p{
  margin: 0;
  padding: 0;
  width: 270px;
  display: block;
  margin-left: 85px;
  margin-top:10px;
}


/* supplementary class */
.clear {
	clear: both;
}

.bborder {
margin:10px 0;
background: url(../images/border.jpg) repeat-x;
height:2px;
}
.solutiontab, .servicestab, .servicesbox {
	float:left;
}

.width250 {
	width: 250px;
}
.width200 {
	width:200px;
}
.width190 {
	width:190px;
}
.width180 {
	width:180px;
}

.width160  {
	width:160px;
}
/* slider */
#paginate-slideshow a img:hover, #paginate-slider4 a.selected img{
border: 2px solid red;
}

/*mac slider*/

#slideshow {
    position:relative;
    height:173px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

