td {
	vertical-align: top;
	padding-right: 10px;
}
/* @override http://hansolpi.millstream.com.au/css/hansolpi.css */

/* @group Panels */

body {
	background-color: #b6aeac;
}

#container {
	position: relative;
	width: 780px;
	margin: 0 auto;
	background-image: url(../upload/template/hansolpi/content-background-001.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

#banner {
	text-indent: -1000em;
	height: 115px;
}

#main {
	min-height: 280px;
	overflow: hidden;
}

#sidebar-left {
	float:  left;
	width: 135px;
	padding: 0 0 0 5px;
}

#content {
	float: left;
	width: 640px;
	padding: 10px 0;
}

#footer {
	text-indent: -1000em;
	background-image: url(../upload/template/hansolpi/footer-001.gif);
	background-repeat: no-repeat;
	height: 45px;
}

td {
	vertical-align: top;
	padding-right: 10px;
}

/* @end */

/* @group Fonts */

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #399e93;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
	margin-bottom: 1em;
	line-height: 1.3;
}

#content p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.3;
}

#content ul {
	list-style-type: disc;
	padding: 0 40px;
}

#content li {
	font-size: 1.2em;
	line-height: 1.3;
}

#content li p {
	font-size: 1.0em;
}

#content h1 {
	font-size: 1.5em;
	font-weight: bold;
}

#content h2 {
	font-size: 1.3em;
	font-weight: bold;
}

#content h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#content h4 {
	font-size: 1.1em;
	font-weight: bold;
}

#content h5 {
	font-size: 1.1em;
}

#content h6 {
	font-size: 1em;
}

/* @end */

/* @group Grid */

#content .column {
	float: left;
	padding: 0 20px;
}

#content .column.three {
	width: 600px;
}

#content .column.one {
	width: 330px;	
}

#content .column.two {
	width: 260px;
}

/* @end */

/* @group News */

.news {
	position: absolute;
	width: 187px;
	top: 84px;
	right: 0;
	background-image: url(../upload/template/hansolpi/news-background-001.jpg);
	height: 228px;
	padding: 40px;
}

/* @end */