body {
	background: #FFFFFF url(images/bg_blue_left.gif) repeat-y scroll left top;
	margin: 0px;
	padding: 0px;
}

ul,li,p,h1,h2,h3{margin:0;padding:0}

ul {
	list-style: none;
	margin: 0px;
	padding: 15px 0px 5px;
}
li {
	margin: 0px;
	padding: 0px 0px 4px 25px;
}

.article_bg ul{
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #005187;
	list-style: disc;
	margin: 0 0 0 30px;
	padding: 15px 0px 5px;
}
.article_bg li {
font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #005187;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}


p {
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #005187;
	text-decoration: none;
	margin: 0px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
#wrapper {
	width: 775px;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 183px;
	width: 775px;
	background: #99b9cf url(images/bg_header_left.gif) repeat-y scroll left top;
	padding-top: 27px;
}
#header_pic {
	float: right;
	height: 183px;
	width: 624px;
	background: url(images/header_pic1.jpg) no-repeat scroll left top;
}
#header_pic h2 {
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 58px 20px 0px 0px;
}
#samui_s {
	background: url(images/bg_samui_s.gif) no-repeat scroll left top;
	height: 183px;
	width: 151px;
	float: left;
}
#ezine_title {
	background: #005187 url(images/bg_titlebar.gif) repeat-y scroll left top;
	padding: 3px 20px 3px 161px;
}
#ezine_title h3 {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 755px;
	padding-right: 20px;
}
#nav {
	float: left;
	width: 151px;
	background: #E5EDF3;
	padding-top: 20px;
}
#nav h3 {
	color: #E5EDF3;
	background: #A3C1D4;
	margin: 0px;
	padding: 8px 0px 0px;
	font: bold 20px/17px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#nav a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #005187;
	text-decoration: none;
	line-height:15px;
	display:block;
	margin:0;padding:0;
}
#nav li {
	margin:0 0 0 29px;
	list-style-image: url(images/bullet.gif);
	padding:0 6px 10px 0;
}
#nav a:hover {
	text-decoration: underline;
}
#main {
	float: right;
	width: 585px;
	padding-top: 20px;
}
.article_bg {
	background: #E5EDF3;
	border: 2px solid #005187;
	margin-bottom: 20px;
}
.article_bg a {
	color: #005187;
	text-decoration: none;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.article_bg a:hover {
	text-decoration: underline;
}

.article_title_left {
	background: #005187;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.article_title_right {
	background: #005187;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	padding-right: 10px;
}
.article_bg h4 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.article_print_image_left {
	padding-right: 155px;
	background: url(images/bg_print_left.jpg) no-repeat scroll right top;
	padding-bottom: 10px;
}
.article_print_image_right {
	padding-left: 155px;
	background: url(images/bg_print_right.jpg) no-repeat scroll left top;
	padding-bottom: 10px;
}
.article_web_image_left {
	background: url(images/bg_web_left.jpg) no-repeat scroll right top;
	padding-bottom: 10px;
	padding-right: 155px;
}
.article_web_image_right {
	background: url(images/bg_web_right.jpg) no-repeat scroll left top;
	padding-bottom: 10px;
	padding-left: 155px;
}
.article_brand_image_left {
	background: url(images/bg_brand_left.jpg) no-repeat scroll right top;
	padding-bottom: 10px;
	padding-right: 155px;
}
.article_brand_image_right {
	background: url(images/bg_brand_right.jpg) no-repeat scroll left top;
	padding-bottom: 10px;
	padding-left: 155px;
}
.article_proj_image_left {
	background: url(images/bg_proj_left.jpg) no-repeat scroll right top;
	padding-bottom: 10px;
	padding-right: 155px;
}
.article_proj_image_right {
	background: url(images/bg_proj_right.jpg) no-repeat scroll left top;
	padding-bottom: 10px;
	padding-left: 155px;
}
.article_misc_image_left {
	background: url(images/bg_misc_left.jpg) no-repeat scroll right top;
	padding-bottom: 10px;
	padding-right: 155px;
}
.article_misc_image_right {
	background: url(images/bg_misc_right.jpg) no-repeat scroll left top;
	padding-bottom: 10px;
	padding-left: 155px;
}


.article_nopic_image_left {
	padding-bottom: 10px;
}
.article_nopic_image_right {
	padding-bottom: 10px;
}





.clear {
	clear: both;
}
.alt {
	display: none;
}

