body {
	padding: 0px;
	margin: 0px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(images/header_bk_summer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;	
}
#cont {
	text-align: center;
	width: 780px;	
}
#header { 
	height: 115px; 
	width: 780px; 
}
#logo {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	background-image: url(images/summer_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 328px;
	height: 115px;
	float: left;
	text-align: right;
}
#username {
	width: 87px;
	margin-right: 1px;
	margin-top: 6px;
	border: 1px solid #669900;	
	height: 20px;	
}
#password {
	width: 87px;
	margin-top: 6px;
	border: 1px solid #669900;
	height: 20px;			
}
#loginform{
	padding: 0px;
	margin: 0px;
}
#language{
	background-image: url(images/munai_summer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 384px;
	height: 115px;
	float: right;
	text-align: right;
}
#select_language{
	width: 107px;
	margin-top: 6px;	
	border: 1px solid #669900;
}
#body-cont{
	margin-bottom: 50px;
	width: 780px;	
	float: left;
	height: auto;
	padding-top: 15px;
}
#column-left{
	width: 502px;
	float: left;
}
#column-rigth {
	width: 251px;
	float: right; 
}
#domain {
	height: 203px;
	background-image: url(images/main_bk_domain.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#domain-search{
	text-align: center;
	padding-top: 145px;
	color: #9C9B9B;
}
#www{
	font-weight: bold;
	color: #81898D;
	font-size: 14px;
} 
#domain-input{	
	width: 180px;
 	height: 22px;
	border-left: 1px solid #3399CC;
	border-top: 1px solid #3399CC;	
	border-right: 1px solid #BAC7DA;
	border-bottom: 1px solid #BAC7DA;		
	
}
#com {
	width: 64px;
	margin-left: 5px;
 	height: 20px;	
}
#domainform{
	padding: 0px;
	margin: 0px;
}
#footer{	
	border-top: 1px solid #9C9B9B;
	padding-top: 30px;
	color: #9C9B9B;
	text-align: center;
	width: 780px;
	padding-bottom: 30px;
}
#bottom {
	width: 100%;
	float: left;	
}
#footer a{
	font-size: 10px;
}
a {
	color: #99CC33;
	text-decoration: underline;
}
a:hover {
	color: #99CC33;
	text-decoration: none;
}
#house{
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(images/body_bk_summer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: auto;
	width: 780px;
}
.box-heading{
	background-image: url(images/box-bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
}
.title {
	font-weight: bold;
	color: #99CC33;
}
.news-cont{
	text-align: left;
	padding-left: 10px;
	color: #999999;
}
.cart-total{
	text-align: right;
	padding-left: 10px;
	color: #999999;	
}
.news_date{
	color: #3399CC;	
}
.cart{
	color: #3399CC;
	font-weight: bold;
}
#banners{
	float: left;
	width: 506px;
	padding-top: 10px;
}
div.banner_hosting a {
	text-indent: -1000em;
	background: url(images/banner_hosting.gif) no-repeat;
	width: 248px;
	height: 250px;
	float: left;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	padding-left: 10px;
}	
div.banner_hosting a:hover {
	background-position: 0px -250px;
}
div.banner_design a {
	text-indent: -1000em;
	background: url(images/banner_design.gif) no-repeat;
	width: 248px;
	height: 250px;
	float: left;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
}	
div.banner_design a:hover {
	background-position: 0px -250px;
}
div.go a {
	text-indent: -1000em;
	background: url(images/summer_go.gif) no-repeat;
	width: 36px;
	height: 27px;
	float: left;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
}