/*-----------------------------------------------------------
REST START
-----------------------------------------------------------*/

h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,body{
	border:0;
	margin:0;
	padding:0;
}
img{
	border:0;
	margin:0;
	padding:0;
}
div,dl,dd,ul,li,hr{
    min-height:1%;
}
div:after,dl:after,dd:after,ul:after,li:after,hr:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html div,* html dl,* html dd,* html ul,* html li,* html hr{
    /*\*/height:1%;/*for WinIE*/
    display:inline-table;/*for MacIE*/
}

/*-----------------------------------------------------------
COMMON START
-----------------------------------------------------------*/

.right{
	float:right;
}
.left{
	float:left;
}
.clear{
	clear:both;
	line-height:0;
	font-size:1px;
	display:block;
}
.clear2{
	clear:both;
	display:block;
}

/*-----------------------------------------------------------
BACKGROUND
-----------------------------------------------------------*/
body{
	margin: 0px;
	padding: 0 0 20px 0;
	background:url(../images/back.jpg) left top repeat-x #6FA9EA;
}
#back{
	width: 800px;
	margin:0 auto;
	background:url(../images/menu_back2.jpg) repeat-y left top #FFFFFF;
}
h1{
	width:800px;
	height:232px;
}
/*-----------------------------------------------------------
MENU
-----------------------------------------------------------*/
#menu{
	background:url(../images/menu_back.jpg) no-repeat;
	padding-top:34px;
	width:207px;
	margin:0;
	float:left;
}
#menu img{
	vertical-align:top;
}
#menu li.clear,#menu li.clear2{
	vertical-align:bottom;
	height:6px;
	line-height:0;
	font-size:0;
}
#menu h2{
	height:39px;
	vertical-align:top;
}
#menu .btn,#btn_other{
	width:179px;
	margin:0 auto 0 8px;
}
#menu .btn ul,#menu .btn ul li{
	width:179px;
}
#menu .btn ul,#menu .btn ul li,#menu_r ul,#menu_r ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#btn_other{
	background:url(../images/menu_otheback.jpg) no-repeat left top;
	margin-top:10px;
}
#btn_other ul{
	list-style:none;
	padding:4px 0 4px 10px;
	margin:0;
}
#btn_other ul li{
	margin:0 0 8px 0;
}
#btn_other p{
	vertical-align:bottom;
	height:9px;
	line-height:0;
	font-size:0;
}
#menu_r{
	background:url(../images/r_menuback.jpg) repeat-x left top;
	height:36px;
	width:593px;
}
#menu_r ul,#menu_r form{
	float:right;
}
#menu_r ul li{
	float:left;
}
#menu_r form{
	width:184px;
	padding:5px 10px 0 10px;
}
#module_input{
	width:114px;
}
#module_btn{
	vertical-align:baseline;
	height:20px;
}
#phone{
	width:180px;
	margin:10px 0 10px 8px;
}
#ssltext{
	border:solid 1px #9ABDD1;
	padding:6px;
	width:164px;
	margin:0 auto 10px 8px;
}
#ssltext h4{
	color:#3A728D;
	margin-bottom:4px;
}
/*-----------------------------------------------------------
UNDER MENU
-----------------------------------------------------------*/
#undermenu{
	clear:both;
	margin:0 auto;
	padding:0 0 10px 0;
	background:#FFFFFF;
}
#undermenu p{
	text-align:center;
}
#undermenu .j14{
	border-top:solid 1px #999999;
	margin:0 auto 8px auto;
	width:96%;
	padding-top:10px;
}
#copy{
	width:800px;
	margin:0 auto;
	text-align:center;
	padding-top:8px;
}
/*-----------------------------------------------------------
MAIN CONTENTS
-----------------------------------------------------------*/
#contents{
	float:left;
	width:584px;
	margin-bottom:10px;
}
#main{
	clear:both;
	width:584px;
}
