/* CSS Document */
#container
{
width:995px;
margin:auto;
}
#main-header #banner-header
{
background-image:url(../images/bannerie6.jpg);
height:353px;
width:1000px;
margin:auto;
background-repeat:no-repeat;
background-position:center;
display:block;
}
#banner-header #left-header
{
margin-left:44px;
width:456px;
float:left;
}
#left-header #slogan
{
margin-top:45px;
background-image:url(../images/make.gif);
background-repeat:no-repeat;
width:432px;
height:64px;
}
#banner-header #right-header
{
width:448px;
float:left;
}
#left-header #headertxt
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
padding:25px 0px;
width:312px;
}
#left-header #packagebg
{
background-image:url(../images/packagebg.gif);
height:76px;
width:194px;
background-repeat:no-repeat;
float:left;
}
#left-header #portfolio
{
background-image:url(../images/portfolio.gif);
height:76px;
width:194px;
background-repeat:no-repeat;
float:left;
text-align:left;
padding-left: 40px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
/* -- menu -- */
#container #menu
{
	height:57px;
	width:995px;
	display:block;
	text-align: left;
}
#menu ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-top: 10px;
}
#menu ul li
{
	display:block;
	float:left;
	}
#menu ul li a
{
	width:134px;
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	color:#09482E;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	display:block;
	font-weight:bold;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
}
#menu ul li a:hover
{
	width:134px;
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	color:#000000;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(../images/menubg.jpg);
	background-repeat:no-repeat;
	}
/* -- menu -- */
#container #proglance
{
	width:962;
	clear: both;
	margin-left:5px;

}
#container #clear
{
	width:962;
	clear: both;
	background-image:url(../images/clear.jpg);
	height:20px;
	background-repeat:no-repeat;
	background-position:center;
}
#proglance #webdesignpackges
{
width:188px;
height:221px;
float:left;
}
#proglance #seodesignpackges
{
width:188px;
height:221px;
margin-left:5px;
float:left;
}
