body {
	margin:0;
	background-color: #385436;
	background-image: url('images/bdybg.jpg');
	background-repeat:no-repeat;
	background-position:50% top;
}
#bgbox {
	position:absolute;
	top:130px;
	left:50%;
	width:800px;
	height:auto;
	background-color:#162216;
	border:1px solid #60765e;
	margin-left:-400px;
	background-image: url('images/outerboxbg.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
}
#content,#contentPort {
	background-color:#ffffff;
	margin:0 0 8px 8px;
	width:784px;
	height:auto;
}
#content {
	background-image: url('images/rtbg.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
}
/*
#contentPort {
	
}
*/
div, p, ul, li, h1, h2, h3, input, textarea, select {
	font-family:arial;
}
#topnavbox {
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
ul#topnav {
	margin:0;
	padding:3px;
	white-space: nowrap;
	clear:both;
}
#topnav li {
	display: inline;
	list-style-type: none;
	font-size:14px;
	line-height:30px;
}
#topnav a {
	color:#ffffff;
	padding: 10px;
	height:30px;
	text-decoration:none;
}
#topnav a:hover {
	color: #ff9600;
	text-decoration: none;
}
#topnav li a.active {
	color:#ff9600;
	background-image:url('images/main_nav_active.gif');
	background-position:50% bottom;
	background-repeat:no-repeat;
}
#contentLftPort {
	width:100%;
}
#contentLft {
	width:491px;
	height:auto;
}
.introimg {
	margin:15px 0 20px 15px;
}
#contentLft h1, #contentLft h2, #contentLftPort h1, #contentLftPort h2 {
	margin:0;
	font-weight:bold;
	background-image:url('images/h1_lft_bg.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:15px 0 15px 15px;
}
#contentLft h3 {
	margin:0 0 20px 0;
	font-size:12px;
	font-weight:normal;
	background-image:url('images/h1_lft_bg.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:5px 0 5px 15px;
}
#contentLft h1, #contentLftPort h1 {
	font-size:18px;
	color:#ff9600;
}
#contentLft h2, #contentLftPort h2 {
	font-size:16px;
	color:#6ea86c;
}
#contentLft p, #contentLftPort p {
	font-size:14px;
}
#contentLft p {
	padding-left:15px;
	line-height:20px;
	color:#000000;
}
#contentLftPort p {
	padding-left:15px;
	padding-right:15px;
}
#contentLft p.detail {
	color:#666666;
}
#contentLft p a, #contentLftPort p a, #contentLftPort li a {
	color:#385436;
}
#contentLft p a:hover, #contentLftPort p a:hover, #contentLftPort li a:hover {
	color:#ff9600;
}
#contentLftPort li {
	line-height:30px;
}
#contentRt {
	float:right;
	width:264px;
	height:auto;
	clear:right;
}
#contentRt h1 {
	font-size:18px;
	color:#385436;
	margin:0 0 10px 0;
	padding:15px 0 15px 15px;
	background-image:url('images/h1_rt_bg.gif');
	background-position:left bottom;
	/*background-color:#dedede;*/
}
#contentRt ul, li, p {
	color:#6f736e;
	font-size:14px;
}
#contentRt ul {
	margin:0 0 0 15px;
	padding:0;
	line-height:18px;
	list-style:none;
}
#contentRt li {
	background-image:url('images/bullet.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
#contentRt p {
	padding-right:15px;
	margin:15px 0 15px 15px;
}
#contentRt a {
	color:#6f9431;
}
#contentRt a:hover {
	color:#ff9600;
	text-decoration:none;
}

.sentok {
	color:green;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	background-color:#ffffcc;
	padding:8px;
	margin:40px;
	border:1px solid green;
}

/* (((((((((((((((((((( contact form styles start )))))))))))))))))))))) */
label,input, textarea {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
	font-size:14px;
}
textarea {
	height:70px;
}
label {
	text-align: right;
	width: 110px;
	padding-right: 20px;
	font-size:14px;
	color:#666666;
}
.blogbox {
	text-align:center;
	margin:15px;
}
.clr {
	color:#6ea86c;
	border:1px solid #6ea86c;
	background-color:#dee7dd;
}
br {
	clear: left;
}
#formpos {
	margin:40px 0 0 30px;
}
/* (((((((((((((((((((( contact form styles end )))))))))))))))))))))) */

.portbox {
	width:233px;
	float:left;
	padding:20px 0 15px 20px;
}
.portbox p {
	margin:0;
	padding:10px 15px 0 0;
}
.phdr {
	color:#6fa571;
}

.cleanbreak {
	display:block;
	clear:both;
	font-size:1px;
	height:10px;
	width:30px;
}
.cleanbreak1 {
	display:block;
	clear:both;
	font-size:1px;
	height:1px;
}
.adbox {
	width:491px;
	margin-left:15px;
	clear:both;
	text-align:center;
}
#hosting {
	position:absolute;
	z-index:5;
	top:40px;
	left:50%;
	width:468px;
	height:68px;
	margin-left:-67px;
}
#footer {
	text-align:center;
	font-size:14px;
	color:#5c655c;
	padding:5px 10px 10px 10px;
	clear:both;
}
#footer a {
	color:#5c655c;
}
#footer a:hover {
	color:white;
	text-decoration:none;
}
