#main {

	width: 678px;
	height: 900px;
	float:left;
	display:block;
	margin: 0px 0 0 0px;
	background-color:#ffffff;}



#news {
	width:266px;
	height: 380px;
	background-image:url(/img/services.jpg);
	background-color: #CFCFD3;
	color: #000000;
	float:left;
	text-align:center;
	margin: 0px 0 0 2px;
	padding: 0px;}

	

#news h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color:#0066FF;}

	

#news h2 {
	text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;}

	

#content {
	width: 406px;
	float: right;
	height: 378px;
	text-align:left;
	background-color:#ffffff;
	margin: 2px 1px 0 0;}



#content h1 {
	text-align:left;
	padding: 20px 0 0 30px;}

.box1, .box2, .box3 {
	width: 375px;
	height: 230px;
	margin: 10px 0 0 15px;}



.box1 {
	background-image:url(/img/design.jpg);}


.box2 {
	background-image:url(/img/develop.jpg);}



.box3 {
	background-image:url(/img/hosting.jpg);}



.box1 ul, .box2 ul, .box3 ul {
	padding: 60px  0 0 30px;}
