/*
------------ reset -------------
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul,li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
       border:0;
}

/*
------------ font -------------
*/
p#nav{
	color:#444444;
	font-size:11px;
}
p#nav a, li.page_item a, a{
	color:#444444;
	font-size:11px;
	text-decoration:underline;
}
p#nav a:hover, li.page_item a:hover, a:hover{
	color:#444444;
	font-size:11px;
	text-decoration:none;
}
div.top div#post-17 div#menu_feature p, div#menu_feature a{
	font-size:13px;
	line-height:1.3em;
}
div#menu_feature a.feature_link{
	font-size:14px;
	font-weight:bold;
	color:orange;	
	text-decoration:underline;
}
div#menu_feature a.feature_link:hover{
	font-size:14px;
	font-weight:bold;
	color:orange;	
	text-decoration:none;
}
div#header p{
	color:#0059b4;
}
div#header p{
	font-size:15px;
}
div#footer{
	color:#9d9d9d;
}
div#footer{
	font-size:11px;
}
div#main_content h1, div#main_content h2 {
	color:#ffffff;
}
div#main_content h2{
	font-size:15px;
}

div#post-4, div#right_box div.entry, div#post-4 a{
	color:#444444;
	font-size:13px;
	line-height:1.4em;
}


/*
------------ layout -------------
*/
*{ 
	font-family:Myriad, Arial, Helvetica, sans-serif;
}
body{
	background:#e2e2e2;
}
div#container{
	margin: 0 auto;
	width:900px;
	text-align:center;
	background:url('images/background.gif') repeat-y;
}
div#main_container{
	width:810px;
	text-align:left;
	background:#ffffff;
	margin:0 auto;
}
div#header,div#footer{
        text-align:left;
	position:relative;
	width:810px;
        padding-bottom:5px;
	margin:0 auto;
}
div#header div.text{
        float:left;
	height:90px;
	position:relative;
	width:500px;
}
div#header p{
	bottom:0px;
	font-size:20px;
        position:absolute;
	margin-left:-20px;
	margin-bottom:-2px;
}
div#header img#logo{
	border:0;
        float:left;
}
div#header li.language_item a {
	background: url('images/lang_switch.gif') no-repeat;
	border:0;
	color:#777777;
	cursor:pointer;
	display:block;
	font-size:10px;
	height:28px;
	width:93px;
	line-height:28px;
	text-align:center;
	text-decoration:none;
	position:absolute;
	bottom:5px;
	right:0px;
}
div#menu_feature{
	background:#fefdde;
	width:540px;
	margin-left:3px;
	margin-bottom:7px;
}
div#menu_feature h4{
	padding:10px 10px 0 10px;
}
div#main_content div.top{
	margin-top: 36px;
}

div#main_content div.top div#post-17 p,
div.top div.entry p{
	margin: 0 0 7px 2px;
}
div.top div#post-17 div#menu_feature p{
	padding: 0 10px;
	margin:0;
}
div.top div#post-17 div#menu_feature p.seedetail, div#right_box p.seedetail{
	text-align:right;
	padding:5px 10px 7px 10px;
}

li.current_language_item{
	display:none;
}
div#right_box a#inq_button{
	background: url('images/inq_button_center.gif') repeat-x;
	border:0;
	color:#ffffff;
	cursor:pointer;
	display:block;
	font-size:13px;
	height:29px;
	width:197px;
	line-height:29px;
	text-align:center;
	text-decoration:none;
	float:right;
	margin:20px 0 30px 0;
}
div#main_content p#nav{
	padding:10px 0 1px 0;
}
div#main_content div#box{
	width:235px;
	height:400px;
	min-height: 400px;
	float:left;
}
div#box li.pagenav{
	margin:0;
	padding:0;
	height:0;
}
div#main_content div#right_box{
	margin-left:260px;
	width:546px;
	min-height: 400px;
}
div#main_content h2#title_home{
        background:url('images/title_home.gif') no-repeat center;
	height:31px;
	line-height:31px;
	vertical-align:middle;
        padding-left:18px;
}
div#main_content h2#title{
	background:url('images/title_center.gif') repeat-x center;
	height:31px;
	line-height:31px;
	vertical-align:middle;
}
div#main_content h2#title span#title_left{
	background:url('images/title_left.gif') no-repeat center; 
	width:18px; 
	height:31px;
	display:block;
	float:left;
}
div#main_content h2#title span#title_right{
	background:url('images/title_right.gif') no-repeat center; 
	width:18px; 
	height:31px;
	display:block;
	float:right;
}

div#box, div#right_box{
	margin-top: 20px;
}

div#main_content {
	padding-bottom:25px;
}

div#footer{
	text-align:center;
	padding: 10px 0 5px 0;
}

div#reset{
	clear:both;
}

/*
---------------services -----------------------
*/
div#post-4 h4{
	color:#f1a411;
	font-size:16px;
	background:url('images/service_point.gif') no-repeat;
	padding-left:30px;
	line-height:25px;
}
div#post-4 {
	font-size:0.9em;	
}

div#post-4 hr{
	display:block;
	height:25px;
	visibility:hidden;
	margin:0;
	padding:0;
}