* {
	padding: 0;
	margin: 0;
}

body {
	background: #999 url(images/bodybg.gif) repeat-x;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 5px 0;
}
h1 {
	font-size: 19px;
	color: #67a604;
}
h2 {
	font-size: 16px;
	color:#66CCFF;
}
h3 {
	font-size: 18px;
	color: #CC6633;
}
ul {
	padding-left: 10px;
}
li {
	padding-left: 5px;
	margin: 2px 0 2px 15px;
	list-style-image: url(images/arrow.gif);
}
blockquote {
	font-style: italic;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}


#container {
	margin: 0 auto;
	width: 850px;
	background: #fff;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
}
#mainwrap {
	float: right;
	width: 710px;
}



#header1 {
	background: url(images/header2008.jpg) no-repeat;
	height: 300px;
}
#header2 {
	background: url(images/header2.jpg) no-repeat;
	height: 126px;
}
.textbox1 {
	float: left;
	width: 340px;
	height: 160px;
	margin-top: 140px;
	overflow: hidden;
}

#row1 {
	clear: both;
	width: 100%;
	height: 220px;
	margin-bottom: 15px;
}
#row1 img {
	float: right;
	margin: 0 4px 0 0;
	padding: 0;
}
#row1 h3 {
	font-size: 14px;
}

#row1 .prosite {
	float: right;
	background: url(images/prositebg.jpg) no-repeat;
	width: 195px;
	height: 145px;
	padding: 70px 5px 5px 150px;
	color: #fff;
	font-weight: bold;
}
#row1 .valusite {
	float: left;
	background: url(images/senihostdiy.jpg) no-repeat;
	width: 195px;
	height: 145px;
	padding: 70px 5px 5px 150px;
	color: #555;
	font-weight: bold;
}
#row1 .textbox {
	float: left;
	width: 240px;
	height: 150px;
	overflow: hidden;
}
#row1 .textbox p {
	height: auto;
	padding-left: 10px;
	padding-top: 0px;
}
#row1 .feature {
	float: right;
	border: 1px solid #cacaca;
	width: 145px;
	height: 150px;
	padding: 0 5px;
}
#row1 .feature h3 {
	margin-bottom: 10px;
}

#row2 {
	clear: both;
	height: 200px;
	margin-bottom: 15px;
}
#domainreg {
	float: left;
	width: 240px;
	height: 140px;
	background: url(images/domainreg.jpg) no-repeat;
	padding: 50px 10px 10px 200px;
}
#clientportal {
	float: right;
	width: 155px;
	height: 165px;
	background: url(images/clientportal.jpg) no-repeat;
	padding: 30px 85px 5px 0px;
}

#row3 {
	clear: both;
	height: 200px;
}
#bestsites {
	float: left;
	width: 220px;
	height: 180px;
	background: url(images/bestsites.jpg) no-repeat;
	padding: 10px;
	overflow: hidden;
	color: #fff;
}
#bestsites h3 {
	color: #fff;
	font-size: 18px;
	margin: 5px 0;
}
#bestsites a {
	color: #fff;
	font-weight: normal;
}
#roundbox {
	float: right;
	width: 410px;
	height: 180px;
	background: url(images/roundbox.gif) no-repeat;
	padding: 10px 20px;
}
#roundbox h3 {
	margin-bottom: 10px;
}

#footer {
	clear: both;
	background: #888 url(images/footerbg.gif) repeat;
	height: 100px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	border-top: 3px solid #8ac7f6;
	color: #CCCCCC;
}
#footer a {
	color: #fff;
	font-weight: normal;
}

#sidewrap {
	float: left;
	width: 120px;
	padding-top: 10px; 
	text-align: justify;
	color: #888;
}
#sidewrap h3 {
	font-size: 16px;
	letter-spacing: -2px;
	margin: 10px 0 0 0;
	border-bottom: 3px solid #cacaca;
}
#sidewrap ul {
	margin: 0; padding: 0;
	font-size: 11px;
}
#sidewrap li { /* li general setting */
	list-style-image: none;
	list-style-type: none;
	padding: 10px 0px;
	border-bottom: 1px dashed #cacaca;
	margin: 0 0 3px 0;
}
#sidewrap li.menu {
	background: #777;
	text-align: center;
	border: 1px solid #cacaca;
}
#sidewrap a {
	font-weight: bold;
	color: #FFF;
}
#sidewrap a:hover {
	text-decoration: underline;
	color: #fff;
}
#sidewrap .inquiry {
	background: url(images/inquiry.jpg) no-repeat;
	width: 120px;
	height: 20px;
	padding: 15px 5px 5px 5px;
	color: #fff;
	margin-bottom: 5px;
}
#sidewrap .ticket {
	background: url(images/ticket.jpg) no-repeat;
	width: 110px;
	height: 30px;
	padding: 70px 5px 5px 5px;
}
#sidewrap .guarantee {
	background: #eaeaea;
	border: 1px solid #cacaca;
	width: 110px;
	height: 20px;
	padding: 12px 3px 5px 5px;
	color: #555;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: right;
	line-height: 10px;
}

#content {
	color: #222;
}
#content h3, h4 {
	margin: 20px 0 10px 0;
}

#content td.title, tr.title {
	background: url(images/titlebg1.gif) repeat-x;
	font-weight: bold;
	color: #fff;
}
#content td {
	padding: 8px 5px;
}
#content table {
	border-collapse: collapse;
	border-color: #999999;
}
#content tr.alt {
	background-color: #9eccef;

}
#content tr {
	background-color: #cee6f8;
}
#content h2 {
	font-size:18px;
	color: #222;
	margin: 10px 0;
}
