@charset "utf-8";
/* CSS Document */
body{
font-family: 'Open Sans', sans-serif;
line-height:24px;	
}

h1{
font-size:14px;	
}

#wrapper{
height:auto;
width:960px;
margin: 0 auto;	
}

#logo{
width:200px;
height:50px;
font-weight:700;
font-size:20px;
line-height:16px;
padding-top:20px;
float:left;
}

#phone{
width:300px;
height:60px;
float:right;
text-align:right;
}

#navbar{
width:960px;
height:53px;
background:url(navslice.jpg);
clear:both;		
}


#navbar ul{
list-style:none;
padding-left:0px;
color:#fff;

}

#navbar li{
float:left;
border-right:1px solid #000;
width:100px;
height:36px;
text-align:center;
padding-top:17px;
color:#fff;
}

#navbar li:hover{
color:#999;	
}

#welcome{
height:300px;
width:330px;
float:left;
font-size:12px;
color:#FFF;
padding:5px;
margin-left:10px;	
}

#welcomeslider{
height:310px;
width:960px;
background:#000;	
}

#sliderwrapper{
height:290px;
width:600px;
float:left;
margin-top:15px;		
}

#content{
height:auto;
width:960px;
clear:both;
font-size:12px;
padding-top:20px;			
}

#weprovide{
height:auto;
width:475px;
float:left;
}
#weprovide ul{
padding:0;
list-style:inside;
}

#line{
float:left;
margin-top:30px;
width:3px;
height:	289px;
}

#services{
height:auto;
width:400px;
float:left;
padding-left:60px;	
}

#services ul{
padding:0;
list-style:inside;	
}

#footer{
clear:both;
width:960px;
height:71px;
background:url(footerslice.jpg)
}

#copyright{
height:40px;
width:550px;
color:#FFF;
font-size:12px;
margin-top:20px;
margin-left:10px;
float:left;		
}

#footerlinks{
height:40px;
width:330px;
float:right;
font-size:12px;
margin-top:20px;	
}

#footerlinks ul{
list-style:none;	
}

#footerlinks li{
	float:left;
	margin-left:40px;
	color:#FFF;
}

#footerlinks li:hover{
color:#999;	
}

#discountcode{
	background-image:url(Reactive,%20professional%20service.png);
	width:960px;
	height:100px;
	margin: 0 auto;
	clear:both;
}

#code{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	float:right;
	text-align:left;
	font-size:70px;
	padding-right:50px;
	padding-top:40px;
}