body{
	margin:0;
	padding:0;
	font-family:"Arial";
	font-size: 14px;
	color: #333333;
	background-color:#f3f3f3;
}

img{
	border:0;
	padding:0;
	margin:0;
}

a{
	border:0;
	padding:0;
	margin:0;
	text-decoration:none;
	color: #008db6;
}
	
#all{
	margin: 0 auto;
	width: 800px;
}

#logo{
	float: left;
	width: 300px;
	height:110px;
}

#menus{

	height:50px;
	float: left;
	padding: 24px 0 0 68px;
	}

.mitem{
	float: left;
	height: 50px;
	border-right: 1px dotted #666666;
	}

.eitem{
	float: left;
	width:15px;
	height:50px;
}

#bar{
	float: left;
	border: 1px solid #cccccc;
}

#emp{
	width: 800px;
	height: 25px;
	float: left;
}

#cont{
	float: left;
	width: 800px;
}

#textboxes{
	float: left;
	width: 550px;
}

#head{
	float: left;
	width: 550px;
	height: 20px;
	font-size: 20px;
	color: #d81a7d;
	padding: 0 0 10px 0;
}

#bod{
	float: left;
	width: 550px;
	text-align: justify;
	text-indent: 0px;
}

#side{
	float: left;
	width:200px;
	margin: 0 0 0 40px;
}

#side2{
	float: left;
	width:200px;
	margin: 70px 0 0 40px;
}


#clientslogo{
	float: left;
	width: 175px;
	height: 175px;
	border: 1px solid #cccccc;
}

#shead{
	float: left;
	width: 200px;
	height: 30px;
	font-size: 18px;
	color: #008db6;
}

#business{
	float: left;
	padding:20px 0 0 5px;
}

#bhead{
	float: left;
	width: 200px;
	height: 30px;
	font-size: 18px;
	color: #008db6;
}



#foo{
	float: left;
	width: 800px;
	height: 2px;
	background-color: #cccccc;
}

#copy{
	float: left;
	width: 400px;
	height: 35px;
	padding:15px 0 0 0;
}

#design{
	float: left;
	width: 400px;
	height: 35px;
}

#redi{
	padding-left: 200px;
}

.sm{
	float: left;
	width: 175px;
	font-size: 18px;
	border-bottom: 1px dotted #666666;
	padding:10px 0 10px 0;
}

.clist{
	float: left;
	width:175px;
	height: 175px;
	margin: 0 5px 5px 0;
}

.cmp{
	float: left;
	width: 25px;
	height: 175px;
}