*{
margin:0;
padding:0;

}
html, body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/bg.gif);
	padding: 0;
	margin: 0;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
img {
	border: none;
}
a{outline:0;}
#wrapper{
background:url(../images/main_bg.jpg) no-repeat top;
position:absolute;
margin:0 auto;
width:100%;
min-height:100%;
height:auto;
min-width:1004px;
min-height:630px;
height:100%
}
#container{
width:1004px;
margin:0 auto;
position: relative;
height:580px;
}
/* dock - top */
.dock {
	margin:0 auto;
	position:absolute; 
	height: 40px;
	text-align: center;
	width:450px;
	left:500px;
	top:15px;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
	
}
a.dock-item {
	display: block;
	width: 60px;
	color: #fff;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 10px;
}
#logo{
	margin:0 auto;
	position: relative; 
	height: 248px;
	text-align: center;
	width:432px;
	float:left;
	left:14px;
	text-indent:-21000px;
	background:url(../images/logo.png) no-repeat top left

}
#text1{
	margin:0 auto;
	position: absolute; 
	height: 105px;
	text-align: center;
	left:525px;
	width:416px;
	top:145px;
	background:url(../images/illus_text.png) no-repeat top left

}
#stuff{
	margin:0 auto;
	position: absolute; 
	height: 200px;
	width:362px;
	left:14px;
	top:255px;	
	background:url(../images/stuff.png) no-repeat top left

}
#stuff p{
	background:url(../images/stuff_text.png) no-repeat top left;
	height:28px;
	margin:10px 0 0 15px;
}
#design{
	width:160px;
	height:52px;
	background:url(../images/stuff_in_bg.jpg) repeat-x top left;
	border:1px solid #5393c5;
	position:absolute;
	left:15px;
	top:58px;
}

#animation{
	width:160px;
	height:52px;
	background:url(../images/stuff_in_bg.jpg) repeat-x top left;
	border:1px solid #5393c5;
	position:absolute;
	left:185px;
	top:58px;
}
#email{
	width:160px;
	height:52px;
	background:url(../images/stuff_in_bg.jpg) repeat-x top left;
	border:1px solid #5393c5;
	position:absolute;
	left:15px;
	top:120px;
}
#hosting{
	width:160px;
	height:52px;
	background:url(../images/stuff_in_bg.jpg) repeat-x top left;
	border:1px solid #5393c5;
	position:absolute;
	left:185px;
	top:120px;
}
#design a, #animation a, #email a, #hosting a{
	  display:block;
  width:99%;
  height:96%;
  text-decoration:none;cursor:help;
}
#design:hover, #animation:hover, #email:hover, #hosting:hover{
	background:url(../images/stuff_in_bg1.png) repeat-x top left; cursor:help;
}
.icon{

display:block;
height:35px;
position:absolute;
padding-top:12px;
padding-left:4px;
}
#stuff_text, #stuff_text1, #stuff_text2, #stuff_text3{
font:11px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#003366;
position:relative;
left: 30px;
width:120px;
margin-left:5px;
padding-top:10px;
}
#stuff_text p, #stuff_text1 p, #stuff_text2 p, #stuff_text3 p{
font:10px Georgia, "Times New Roman", Times, serif;
color:#000;
background:none;
margin:0;
}


#welcome{
	margin:0 auto;
	position: absolute; 
	padding:5px;
	height: 75px;
	width:362px;
	left:14px;
	top:475px;
	background:url(../images/welcome_text.png) no-repeat top left;
}

#welcome p{
	color:#fffcaa;
	font-size:13px;
	line-height:18px;
	padding-top:20px;
}
/* feature products */
ul {
	list-style: none;
	padding: .8em 0 0;
}
#see {
	background:url(../images/see.png) no-repeat 25px top  ;
	margin:0 auto;
	position: absolute; 
	height: 260px;
	width:540px;
	left:400px;
	top:255px;
	z-index:2;
}
#seetop{
	margin:0 auto;
	position: absolute; 
	height: 254px;
	width:535px;
	top:0px;
	text-align:center;
	padding-top:5px;
}
#seeBtm {
	margin:0 auto;
	position: absolute;
	height: 70px;
	width:535px;
	bottom:-77px;
	text-align:center;
	left: -2px;
}

#footer_main{
	width:100%;
	height: 23px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	margin:0;
	padding:12px 0 0 0;
	top: 100%;
	bottom:0;
	overflow:hidden;
	display:block;

}
#footer{
	width:1004px;
	margin:0 auto;
	position: relative;
	height:40px;
	padding-top:30px;
	color:#fff;
	font-size:10px;
}
#contact{
	width:238px;
	height:40px;
	float:right;	
	color:#fff;
	font-size:10px;
	margin-top:-25px;
	margin-right:55px;
	background:url(../images/contact.png) no-repeat top left;
}
