/* UNIVERSAL BASIC ELEMENTS */

* {
    margin: 0;
    padding: 0;
}
body{
	color:#444444;
	font-family:Arial, sans-serif;
	font-size:12px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#1f1d22;
}
a:link{
	text-decoration: underline;
	color:#0043a6;
	}
a:visited{
	text-decoration:underline;
	color:#0043a6;
}	
a:hover, a:active{
	text-decoration:underline;
	color:#0043a6;
}
img{
	border:0;
}	
ul{
	list-style:none;
}
#wrapper{
	margin-left: auto;
	margin-right: auto;
	width:860px;
	padding:20px 0 20px 0;
}
#outercontainer{

}
#container{
	width:860px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
}

/*-------------head--------------*/
#head{	
	width:806px;
	height:65px;
	padding:10px 0 0 54px;
}
#head h1{
	display:inline;
	font-weight:normal;
}	



/*-------------main naivgation--------------*/
#navigation{
	width:835px;
	height:22px;
	background-image:url(../images/navbackground.jpg);
	background-repeat:repeat-x;
	padding:0 0 0 25px;
}
#navigation ul li{
	margin: 0;
	padding: 3px 28px 0 28px ;
	border-right:1px #4f4f4f solid;
	display: inline;
	list-style-type: none;
	width:auto;
	float: left; 
	text-align: left;
	text-decoration: none;
	position: relative;
}
#navigation li.last{
	border:none;
}
#navigation li.lastactive a{
	border-right:none;
	color: #cd2429;
}
#navigation li.active a{
	color: #cd2429;
}
#navigation a:hover{	
	color: #cd2429;
}
#navigation a{
	text-decoration:none;
	color:#FFFFFF;
}

/*-------------banner area--------------*/
#banner {
	width:806px;
	height:163px;
	padding:0 0 0 54px;
}
#banner img{
	float:left;
}
#homestrap{
	width:342px;
	float:left;
	height:98px;
	background-image:url(../images/strapbackground.jpg);
	background-repeat:no-repeat;
	padding:65px 29px 0 29px;
	line-height:1.5;
}
#strap{
	width:342px;
	float:left;
	height:98px;
	background-image:url(../images/strapbackground.jpg);
	background-repeat:no-repeat;
	padding:65px 29px 0 29px;
	line-height:1.3;
}
#map{
	width:773px;
	height:300px;
	margin-left:54px;
}


/*-------------main content area--------------*/
#content{	
	width:806px;
	padding:30px 0 0 54px;
	background-color:#FFFFFF;
	}
#space{
	width:860px;
	height:30px;
}
#textarea{	
	width:775px;
	padding:15px 0 0 0;
	line-height:1.4;
	color:#666666;
}
#textarea p{
	padding:0 0 20px 0;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif
}
.actions{	
	width:240px;
	height:215px;
	display:inline;
	padding:0 25px 0 0;
	position:relative;
	float:left;
}
.casestudy{	
	width:180px;
	display:inline;
	position:relative;
	float:left;
	padding:0 16px 0 0;
}
.casestudylast{	
	width:180px;
	display:inline;
	position:relative;
	float:left;
}
.actions img{	
	float:left;
}
.actionstext{
	width:160px;
	height:215px;
	float:left;
}
.intro{	
	height:195px;
	padding:15px 10px 0 10px;
	background-image: url(../images/infobackground.jpg);
	background-repeat:no-repeat;
	line-height:1.3;
}
#services1{	
	width:335px;
	float:left;
	padding:0 38px 0 0;
}
#services2{	
	width:180px;
	float:left;
}
#services2 p{
	padding:15px 0 30px 0;
}
#services3{	
	width:160px;
	float:right;
	padding:0 0 0 40px;
}
#services3 ul li{	
	padding:0 0 7px 10px;
	background-image: url(../images/bullet.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#casestudiessub{	
	width:450px;
	float:left;
	padding:0 33px 0 0;
}
#casestudiessub p{
	text-align:justify;
}
#services{	
	width:570px;
	float:left;
}
#services p{
	text-align:justify;
}
#services1 p{
	text-align: justify;
}
#services ul li{
	font-family:Lucida Grande, Arial, Helvetica, sans-serif
}
#casestudiesside{
	width:285px;
	float:left;
}
#casestudiesside p{
	padding:10px 0 0 0;
}
.membership{	
	width:255px;
	display:inline;
	float:left;
	padding:0 0 20px 0;
	height:150px;
}
.membership img{	
	float:left;
}
.membershiptext{	
	width:165px;
	float:left;
}
#client{
	width:450px;
	color:#333333;
}
.clientlist{
	width:210px;
	float:left;
	padding:0 15px 0 0;
}
.people img{
	float:left;
	display:inline;
	padding:0 20px 30px 0;
}
.people{
	clear:both;
}
#details {
	padding:30px 0 0 0;
}
#details p{
	padding:0;
}
.details1{
	width:167px;
	float:left;
	padding-top:10px;
}
#viewmore{
	width:770px;
	clear:both;
}
.right{
	float:right;
}
.left{
	float:left;
}
#form{	
	width:335px;
	float:left;
}
#form p{
	padding:40px 0 0 0;
}
form input {
	width:300px;
	float:left;
}
form textarea{
	width:300px;
	height:100px;
}
/*-------------footer--------------*/
#containerfooter{
	padding:40px 0 0 54px;
	width:770px;
	clear:both;
}
#footer{	
	width:770px;
	border-top:1px #d1d1d1 solid;
	padding:10px 0 20px 0;
	font-size:10px;
}
#com{
	color:#FFFFFF;
	font-size:10px;
	padding:10px 0 0 0;
}
#com a{
	color:#FFFFFF;
}

/*-------------headers--------------*/
#content h1{		
	color:#9e0101;
	font-size:24px;
	font-weight:normal;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
}
#content h2{
	color:#FFFFFF;
	background-color:#9f0102;
	font-weight:normal;
	font-size:14px;
	padding:2px 0 0 10px;
	height:18px;
}
#content h3{
	color:#FFFFFF;
	background-image:url(../images/titleback.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:normal;
	font-size:12px;
	padding:1px 0 0 10px;
	height:18px;
}
#homestrap h1{	
	font-weight:normal;
	font-size:18px;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#strap h1{	
	font-weight:normal;
	font-size:18px;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.casestudy h4{	
	color:#9f0102;
	font-size:14px;
}
.casestudylast h4{	
	color:#9f0102;
	font-size:14px;
}
.membership h5{	
	font-size:13px;
	color:#000000;
}
#services1 h4 a{
	text-decoration:none;
	color:#444444;

}
#casestudiesside h4{
	font-size:12px;
}
/*-------------classes--------------*/
.bold{	
	font-weight:bold;
}
ul.bullet{
	list-style: inherit;
	padding:0 0 0 20px;
}
#servicesfloat{
	float:right;
}
fieldset.contactform{
	padding:0;
	margin:0;
	border:none;
	float:left;
	width:300px;
}
fieldset.contactform label{
	width:300px;
	float:left;
	padding:5px 0 0 0;
}
fieldset.contactform input{
	width:300px;
	float:left;
}
fieldset.contactform textarea{
	width:300px;
	height:100px;
	float:left;
}
.rounded{display:block}
.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #8a8a8a;
  border-right:1px solid #8a8a8a;
  background:#cccccc}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #474747;
  border-right:1px solid #474747;
  background:#d8d8d8}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d8d8d8;
  border-right:1px solid #d8d8d8;}
.rounded4{
  border-left:1px solid #8a8a8a;
  border-right:1px solid #8a8a8a}
.rounded5{
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc}
.roundedfg{
  background:#ffffff}
