* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}
	
body {
	margin: 0; 
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;	
}

a {
	text-decoration:none;
	color:#c5083d;
}

#main {
	width:1000px;	
	height:640px;
	margin-left:18px;
	margin-top:10px;
	background-image:url(../images/artemis/logo.jpg); background-repeat : no-repeat;  background-position:0px 83px; 	
	
}

#top {
	height:273px;
	margin-bottom:2px;
}

#navicontainer {
	float:left;
	display:inline;
	width:230px;
	margin-left:100px;
	margin-top:41px;	
	overflow:hidden;
}

#navi {
	float:left;
	display:inline;
}

#navi ul{
	list-style-type:none;
}

.navi_all{
	float:left;
	display:inline;
	
	margin-bottom:13px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	padding-bottom:2px;
	letter-spacing:0;
	color:#c5083d;
}

#navi li a{
	float:left;
	display:inline;
}

.navi_all a:hover{
	color:#b5bfc6;
}

.navi_highlighted {
	color:#b5bfc6;
	padding-bottom:2px;
	border-bottom:1px solid #b5bfc6;	
}

.navi_item02 .navi_highlighted {
	
}

.navi_item02 a.navi_highlighted:hover {
	color:#666666;
}

.navi_a {
	color:#c5083d;
	padding-bottom:2px;
	border-bottom:1px solid #b5bfc6;
}

.navi_item01 {
	margin-left:6px;
}

.navi_item02 {
	margin-left:0px;
}

.navi_item03 {
	margin-left:9px;
}

.navi_item04 {
	margin-left:25px;
}

.navi_item05 {
	margin-left:46px;
}

.navi_item06 {
	margin-left:56px;
}

.navi_item07 {
	margin-left:70px;
}

.subnavi {
	float:left;
	display:inline;
	margin-left:15px;
	height:16px;
	overflow:hidden;
}

.subnavi_item {
	float:left;
	display:inline;
	margin-right:15px;
}

.subnavi_a {
	color:#b5bfc6;
}

a.subnavi_a:hover{
	color:#666666;
}

.subnavi_highlighted {
	color:#666666;
}

a.subnavi_highlighted:hover {
	color:#666666;
}

#keyvisual {
	float:left;
	display:inline;
	width:670px;
	overflow:hidden;
}

#company {
	width:785px;
	height:40px;		
	background-image:url(../images/artemis/artemis.jpg); background-repeat:no-repeat;
}

#bottom {
	margin-left:216px;
}

#content {
	margin-top:85px;
	margin-left:2px;
}

#content p {
	line-height:20px;
}

.content_margin {
	margin-left:160px;
}

.content_txt {
	font-weight:bold;
	font-size:16px;
	letter-spacing:2px;
	color:#000000;
}

.content_txt a {
	color:#000000;		
}

.content_note {
	color:#999999;
	font-size:14px;
}

.next_btn {
	width:36px;
	height:36px;
	background-image:url(../images/artemis/next_btn.gif); background-repeat:no-repeat;
	cursor:pointer;
}

.prev_btn {
	width:36px;
	height:36px;
	background-image:url(../images/artemis/prev_btn.gif); background-repeat:no-repeat;
	cursor:pointer;
}


.formu {
	float:left;
	display:inline;
	margin-top:20px;
}

.mf_radio {
	border:0px;
}

.mf_text {
	color: #000000;
	border: 0px;
	margin-bottom:16px;
	width:355px;
	height:111px;
	padding:6px 8px;
	background-image:url(../images/artemis/textarea_bg.jpg); background-attachment:fixed; 
	background-position:41px 9px; 
	background-position:expression("41px 13px");
	overflow:auto;
}

.mf_text {
	
}

.mf_check {
	border: 0px;
}
.mf_select {
	border:0px;
}

.mf_input {
	border: 0px;
	margin-bottom:16px;
	width:355px;
	height:30px;
	padding:6px 8px;
	background-image:url(../images/artemis/input_bg.jpg); background-repeat:no-repeat; 
}

.mf_submit___TEST {
	border: 0px;
	background-color:transparent;
}

.mf_submit {
	border: 0px;
	height:36px;

	padding-left:40px;
	background-image:url(../images/artemis/next_btn.gif); background-repeat:no-repeat; background-position:-4px; 
	cursor:pointer;
	background-color:transparent;
	overflow:visible;
}


.mf_req_labelwrap {
	float:left;
	margin-top:6px;
}

.mf_labelwrap {
	float:left;
}

.mf_fieldwrap {
	float:left;
	margin-right:12px;
	width:355px;
	overflow:hidden;
}

.mf_clearfix {
	height: -1px;
	height:expression(1 + "px");
	clear: both;
	visibility: hidden;
	overflow:hidden;
}

.mf_note {
	width:340px;
	margin-top:16px;
	margin-bottom:20px;	
}

.headline {
	margin-left:160px;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	letter-spacing:2px;
}

.clearfix {
	clear:both; font-size:0; line-height:0;
	height: 0px;
	width:0px;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}


