@charset "utf-8";
/* CSS Document */

body { background:#569bbe;
font-family: Tahoma, Verdana, Arial;
margin:0;}

.clear { clear:both;}

/* specifics */

#container-top { width:874px;
height:31px;
background:url(../images/top-corner.jpg) no-repeat;
margin:20px auto 0 auto;}

#container { background:#fff;
width:874px;
margin:0 auto;
padding:0 0 10px 0;}

#container img.logo { float:right;
margin:0 40px 0 0;}

#container h1 { background:url(../images/website-launch.jpg) no-repeat center;
text-align:center;
padding:0 0 10px 0;
margin:80px 0 0 0;}

#container h1 span { visibility:hidden;}

#container img.clients { margin:50px 0 40px 40px;}

#container p { text-align:center;
margin:20px 55px;
color:#576e7d;
font-size:120%;}

#container p.services { background:url(../images/services.jpg) no-repeat left;
width:800px;
margin:20px 40px;}

#container p.services span { visibility:hidden;}

#container p span { color:#4594b8;
font-weight:bold;}

#container p a { color:#576e7d;
text-decoration:none;}

#container p a:hover { color:#4594b8;}

#container-bottom { width:874px;
height:31px;
background:url(../images/bottom-corner.jpg) no-repeat top;
margin:0 auto 20px auto;}
