@charset "utf-8";
/* CSS Document */
body
{
	background:#ccc4b9;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	color:#535353;
}
.clearboth
{
	clear:both;
}
a
{
	outline:none;
	text-decoration:none;
	color:#535353;
}
img
{
	border:none;
}
#outer
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:11px;
}
#header
{
	width:980px;
	height:111px;
	background:#ffffff;
}
.logo
{
	width:450px;
	height:63px;
	float:left;
	margin-left:25px;
	margin-top:22px;
}
.header-right
{
	width:322px;
	float:right;
}
.iso
{
	width:301px;
	height:74px;
	float:right;
}
.header-sitemap-contact
{
	width:322px;
	height:23px;
	font-size:10px;
	color:#919191;
}
.header-sitemap-contact a
{
	color:#919191;
}
.header-sitemap-contact a:hover
{
	text-decoration:underline;
}
.phone-number
{
	font-size:14px;
	font-weight:bold;
	color:#282724;
}

#links
{
	height:30px;
	background:url(../images/links-bg.gif) repeat-x #ffffff;
	width:974px;
	padding-top:5px;
	padding-left:6px;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links li {
	float: left;
	font-size:10px;
	height:18px;
	color:#958e83;
	text-transform:uppercase;
	padding-top:3px;
}
#links li a{
	font-size:10px;
	color:#958e83;
	padding:5px 8px 5px 8px;
}
#links li a:hover{
	background:#d4cbbf;
	color:#61584b;
}
#banner
{
	width:980px;
	height:320px;
	background:url(../images/banner.jpg) no-repeat #ffffff;
	position:relative;
}
.news
{
	position:absolute;
	width:226px;
	height:240px;
	left: 719px;
	top: 58px;
}
#services
{
	width:980px;
	margin-top:4px;
	margin-bottom:4px;
}
.services-inner
{
	width:324PX;
	height:120px;
	float:left;
}
.marginright-6
{
	margin-right:4px;
}

#awards
{
	width:980px;
	margin-bottom:4px;
}
.awards-left
{
	width:47px;
	height:158px;
	float:left;
}
.awards-center
{
	width:913px;
	height:150px;
	background:url(../images/awards-center.gif) repeat-x;
	float:left;
	padding-left:10px;
	padding-top:8px;
}
.awards-right
{
	width:10px;
	height:158px;
	float:left;
	background:url(../images/awards-right.gif) no-repeat
}
.awards-inner
{
	width:92px;
	height:140px;
	border:1px solid #c9c2b8;
	margin-left:6px;
	margin-right:6px;
	float:left;
}
#content
{
	background:#ffffff;
	padding:15px;
	width:950px;
}
#content ul li
{
	list-style-image:url(../images/bullet.gif);
	padding-left:10px;
	padding-bottom:10px;
}
.content-inner
{
	width:290px;
	float:left;
	padding-left:12px;
	padding-right:12px;
	
}
.content-divider
{
	width:1px;
	float:left;
	background:#d0d0d0l;
	height:232px;
	margin-left:10px;
	margin-right:10px;
}
.heading
{
	background:url(../images/heading.gif) no-repeat;
	height:27px;
	font-size:20px;
	color:#444546;
	font-weight:normal;
	padding-left:50px;
	padding-top:6px;
}
.testi-heading
{
	background:url(../images/heading-testimonials.gif) no-repeat;
	height:30px;
	font-size:20px;
	color:#ff8a00;
	font-weight:normal;
	padding-left:50px;
	padding-top:6px;
	margin-bottom:15px;
}
.red
{
	font-weight:bold;
	font-size:12px;
	color:#da251c;
}
#footer
{
	width:980px;
	height:82px;
	background:url(../images/footer-bg.gif) no-repeat;
	color:#979797;
	font-size:10px;
}
#footer a
{
	color:#979797;
	font-size:10px;
}
#footer a:hover
{
	text-decoration:underline;
}
.footer-left
{
	width:400px;
	margin-top:37px;
	margin-left:95px;
	float:left;
}
.footer-right
{
	width:230px;
	margin-top:37px;
	margin-right:95px;
	float:right;
}
#marqueecontainer{
position: relative;
width:226px; /*marquee width */
height: 100%; /*marquee height */
overflow: hidden;
text-align: center;
margin-left:auto;
margin-right:auto;
}
.news-img
{
	margin-bottom:5px;
	width:226px;
}
.page-content-inner
{
	width:900px;
	float:left;
	padding-left:12px;
	padding-right:12px;
	
}
.aboutus-content-inner
{
	width:580px;
	float:left;
	padding-left:12px;
	padding-right:7px;
	
}
.laptop-big-img
{
   width:100;
   border:1px solid;
   border-color:#D4D4D4;
   float:left;
   margin-right:20px;
}
.laptop-content
{
	width:50;
	float:right;
    
}
.director-img
{
	border:1px solid;
	border-color:#D2D2D2;
}
