body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

img {
  	border: 0;
}

.imglinkborder{ 
	border-width:5px;
	border-style:solid;
	border-color: #999999;
} 

a:link, a:visited { color: #DCE0E3; text-decoration:underline; } 
a:active, a:hover { color: #DCE0E3; text-decoration:none; }

.box1 {
	font-size: 14px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px dotted #999999;
	font-weight: bold;
}

h1 {
	margin: 0px;
	font-size: 18px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:0px
}

h2 {
	margin: 0px;
	font-size: 14px;
	line-height:20px;
	color: #ffffff;
	font-weight: normal;
}

h3 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 22px;
	line-height: 26px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-bottom: 1px dotted #999999;
	font-weight: normal;
}

h4 {
	margin: 0px;
	font-size: 21px;
	height:30px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: NORMAL;
}

h5 {
	margin: 0px;
	font-size: 15px;
	line-height:24px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal
}



.refi {
	font-size: 14px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px dotted #999999;
	font-weight: bold;
}

.refi_newtxt {
	font-size: 21px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.refi_txt {
	font-size: 12px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	text-align:justify
}
.refi2_txt {
	font-size: 12px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	text-align:center
}

.refi3_txt {
	font-size: 12px;
	padding-top:10px; 
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-align:left
}

.refi4_txt {
	margin: 0px;
	font-size: 21px;
	padding-bottom:5px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: NORMAL;
	border-bottom: 1px dotted #ffffff;
}

p {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: left;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;	
}


/* ----- Form ----- */

form {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: right;
}

.inputfield {
	background: #ffffff;
	border: 1px solid #c9f5f6;
	color: #000;
	font-size: 13px;
	font-variant: normal;
	height: 14px;
	line-height: normal;
	padding: 4px;
	margin-bottom: 5px;
	width: 240px;
}

#searchfield {
	background: none;
	border: 1px solid #874d76;
	color: #ffffff;
	font-size: 13px;
	font-variant: normal;
	height: 15px;
	line-height: normal;
	padding: 4px;
	width: 230px;
}

.button {
	width: 60px;
	height: 25px;
}

#design_header_panel {
	width:100%;
	margin: 0 auto;
	height: 145px;
}

#design_header_panel #design_header_section {
	width: 960px;
	height: 145px;
	margin:0 auto;
	background-color:#cfd5d9
}

#design_header_section #design_title_section {
	float: left;
	width: 950px;
	padding: 108px 0px 6px 65px;
	line-height:30px;
	letter-spacing:-1px;
	font-size: 25px;
	background-image:url(images/design_top.jpg);
	background-repeat:no-repeat
}

#design_header_section #design_search_section {
	float: right;
	margin-right: 30px;
	width: 330px;
	padding: 70px 0 15px 0;
}

#design_header_section #design_search_section form {
	text-align: left;
}

#design_menu_panel {
	width:100%;
	height: 59px;	
	margin: 0 auto;
	color: #ffffff;
}

#design_menu_panel #design_menu_section {
	width: 930px;
	height: 59px;	
	margin:0 auto;
	padding: 0 0 0 30px;
	color: #03a0a6;
	background:#333333
}

#design_menu_section ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#design_menu_section ul li {
	display: inline;
}

#design_menu_section ul li a {
	float: left;
	width: 140px;
	padding: 5px 0;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #dcdfe2;	
}

#design_menu_section li a:hover, #design_menu_section li .current {
	color: #ff7e00;
}

#design_content_container {
	clear: both;
	overflow: hidden;
	width:100%;
	margin: 0 auto;
}

#design_content_container #design_content {
	overflow: hidden;
	height: 100%;
	width: 930px;
	padding: 30px 0 0 30px;
	margin:0 auto;
	background:#ffffff
}

#design_content_left {
	float: left;
	width: 600px;
	margin-bottom: 15px;
}

#design_content_right {
	float: right;
	width: 300px;
	margin-bottom: 15px;
}

#design_content_left .design_post {
	width: 600px;
	padding: 0;
	padding-bottom: 0px;
	margin-bottom: 10px;
	background: #ffffff;
}

* html #design_content_left .design_post {
	margin-bottom: 15px;
}

.design_post .post_title {
	width: 570px;
	height: 155px; /* padding 20px + */
	margin: 0px;
	padding: 13px 0px 5px 30px;
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
	background: url(images/design_post_title_bg.jpg) no-repeat;
}

.design_post .post_title .post_info {
	width: 95%;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	margin-top: 12px;
}

.design_post .post_body {
	padding: 15px 30px;
}

.design_post .post_body img {
	margin-bottom: 15px;
}

.design_post .post_comment {
	padding: 5px 30px;
	font-weight: bold;
}

#design_content_right .design_right_section {
	clear: both;
	display:inline-block;
	width: 250px;
	padding: 15px 15px 10px 15px;
	margin-bottom: 30px;
	color: #ffffff;
	background: #565d65 url(images/design_right_section_bg.jpg) top center no-repeat;	
}

#design_content_right .design_right_section ul {
	clear: both;
	margin: 0 0 0 15px;
	padding: 0px;
}

#design_content_right .design_right_section ul li {
	margin: 0 0 5px 0;
}

#design_content_right .design_right_section ul li a, a:hover {
	font-weight: normal;
}

#design_bottom_panel {
	width:100%;
	margin: 0 auto;

}

#design_bottom_panel #design_bottom_section {
	overflow: hidden;
	height: 100%;
	width: 930px;
	margin:0 auto;
	padding: 40px 0 15px 30px;	
	background: url(images/design_content_bottom.jpg) center bottom no-repeat;
}

#design_bottom_section .design_bottom_section_content {
	display: inherit;
	float: left;
	width: 870px;
	padding-right: 20px;
	margin:0 0 15px 10px;
}

#design_bottom_section .design_bottom_section_content ul {
	margin: 0 0 0 10px;
	padding: 0 0 5px 10px;
}

#design_bottom_section .design_bottom_section_content li a {
	color: #dbc1a7;
}

#design_footer_panel {
	width:100%;
	margin: 0 auto;
	background: #000000 url(images/design_footer_bg_repeat.jpg) repeat-x;
	color: #ffffff;
}

#design_footer_panel #design_footer_section {
	width: 960px;
	margin:0 auto;
	padding: 20px 15px;	
	text-align: center;
	background: url(images/design_footer_bg.jpg) no-repeat;
}

