* {
	padding: 					0px;
	margin: 					0px;
}
body {
	font: 							12px Tahoma, "ＭＳ Ｐゴシック", "Arial Unicode MS", Helvetica, Helv, sans-serif;
	background:				#E2DFD6;
	color:						#575757;
	}
img {
	border:						0px;
	}
.clear { 
	clear: 						left;
	}


/* Links */

A {
	text-decoration:			none; 
	color:						#92AF08;
	}
A:link {
	text-decoration:			none; 
	color:						#92AF08;
	}
A:visited {
	text-decoration:			none; 
	color:						#92AF08;
	}
A:hover {
	text-decoration:			none; 
	color:						#A5C60A;
	}

A.switchlang {
	text-decoration:			none; 
	color:						#FFFFFF;
	}
A:link.switchlang {
	text-decoration:			none; 
	color:						#FFFFFF;
	}
A:visited.switchlang {
	text-decoration:			none; 
	color:						#FFFFFF;
	}
A:hover.switchlang {
	text-decoration:			none; 
	color:						#DDDDDD;
	}

A.showcaselinks {
	font-size:					11px;
	font-weight:				bold;
	text-decoration:			none;
	color:						#92AF08;
	float:							right;
	}
A:link.showcaselinks {
	text-decoration:			none; 
	color:						#92AF08;
	}
A:visited.showcaselinks {
	text-decoration:			none; 
	color:						#92AF08;
	}
A:hover.showcaselinks {
	text-decoration:			none; 
	color:						#ADCF0B;
	}


/* Main elements */

#maincontainer { 
	width: 						940px;
	margin:						0px auto 0px auto;
	position: 					relative;
	}

#container { 
	width: 						940px;
	padding:					0px;
	margin:						0px;
	overflow:					hidden;
	float:							right;
	}

#top { 
	width: 						860px;
	height:						90px;
	margin:						0px;
	padding:					0px 40px 0px 40px;
	background:				#3D3D3D;
	border-bottom:			5px solid #E2DFD6;
	}

.top_left { 
	width: 						250px;
	margin:						0px;
	padding:					21px 0px 0px 0px;
	float:							left;
	}

.top_right { 
	width: 						515px;
	height:						30px;
	margin:						30px 0px 0px 0px;
	padding:					0px;
	float:							right;
	}

.top_right .language {
	width:						146px;
	padding:					0px 20px 0px 0px;
	margin:						0px;
	text-align:					right;
	float:							left;
	}
.top_right .language a.en,
.top_right .language a.en:visited,
.top_right .language a.en:hover {
	color:						#FFFFFF;
	font-weight:				bold;
	width:						71px;
	height:						22px;
	padding:					8px 0px 0px 0px;
	background:				url(images/bg_lang_en.gif) no-repeat;
	text-align:					center;
	float:							right;
	}
.top_right .language a.jp,
.top_right .language a.jp:visited {
	font: 							12px "ＭＳ Ｐゴシック", "Arial Unicode MS", Tahoma, Helvetica, Helv, sans-serif;
	color:						#FFFFFF;
	width:						57px;
	height:						20px;
	padding:					10px 0px 0px 0px;
	margin:						0px 0px 0px 10px;
	text-align:					center;
	float:							right;
	}
.top_right .language a.jp:hover {
	color:						#A9C429;
	}

.top_right .inputs  {
	position:					relative;
	width:						262px;
	height:						25px;
	padding:					5px 10px 0px 10px;
	float:							left;
	background:				#6C6C6C;
	}

.top_right .inputs .user {
	float:							left;
}
.top_right .inputs .pass {
	float:							right;
}

.top_right .inputs .pass_label {
	position:					absolute;
	top:							5px;
	left:							146px;
	width:						121px;
	height:						17px;
	padding:					3px 0px 0px 5px;
	cursor:						text;
}

input.login {
	font:							12px Tahoma, "ＭＳ Ｐゴシック", "Arial Unicode MS", Helvetica, Helv, sans-serif;
	color:						#575757;
	width:						117px;
	height:						16px;
	padding:					2px 3px 0px 4px;
	margin:						0px;
	border:						1px solid #515151;
	background:				#FFFFFF;
	}
.btn_login {
	margin:						0px 0px 0px 2px;
	float:							right;
	}


#nav { 
	width: 						860px;
	height:						38px;
	margin:						0px;
	padding:					12px 40px 0px 40px;
	background:				#B8D531 url(/new_entree/images/bg_nav.gif);
	}
.nav_divider {
	margin:						0px 30px 0px 30px;
	vertical-align:				middle;
}
.nav_btns {
	margin:						3px 0px 0px 0px;
	vertical-align:				middle;
}

#content_top_holder {
	width:						936px;
	height:						364px;
	background:				#FFFFFF url(/new_entree/images/bg_top.jpg);
	padding:					2px 2px 0px 2px;
	position:					relative;
	overflow:					hidden;
	}

#content_top {
	width:						936px;
	height:						364px;
	padding:					0px;
	margin:						0px;
	position:					relative;
	overflow:					hidden;
	}
#content_scroll { 
	width: 						7000px;
	height:						362px;
	margin:						0px;	
	padding:					0px;
	position:					relative;
	overflow:					hidden;
	}
#content_scroll_intro, #content_scroll_item1, #content_scroll_item2, #content_scroll_item3, #content_scroll_item4, #content_scroll_item5, #content_scroll_item6 { 
	font-size:					14px;
	color:						#7B7963;
	line-height:				22px;
	width: 						416px;
	height:						306px;
	margin:						0px;	
	padding:					30px 480px 30px 40px;
	float:							left;
	}
#content_scroll_intro { 
	background:				url(/new_entree/images/bg_intro.jpg);
	}
#content_scroll_item1 { 
	background:				url(/new_entree/images/bg_custom.jpg);
	}
#content_scroll_item2 { 
	background:				url(/new_entree/images/bg_multilingual.jpg);
	}
#content_scroll_item3 { 
	background:				url(/new_entree/images/bg_scalable.jpg);
	}
#content_scroll_item4 { 
	background:				url(/new_entree/images/bg_reporting.jpg);
	}
#content_scroll_item5 { 
	background:				url(/new_entree/images/bg_hosted.jpg);
	}
#content_scroll_item6 { 
	background:				url(/new_entree/images/bg_addons.jpg);
	}


#content { 
	width: 						860px;
	margin:						0px;	
	padding:					20px 40px 20px 40px;
	background:				#FFFFFF;
	line-height:				19px;
	overflow:					hidden;
	}


#slider_holder {
	width:						940px;
	height:						10px;
	padding:					0px;
	margin:						-10px 0px 0px 0px;
	position:					relative;
	overflow:					hidden;
	}

#slider_scroll {
	width:						940px;
	height:						10px;
	padding:					0px;
	margin:						0px;
	position:					relative;
	overflow:					hidden;
	}

#slider {
	width:						3500px;
	height:						10px;
	padding:					0px;
	margin:						0px;
	overflow:					hidden;
	position:					absolute;
	}

#slider1 { 
	width: 						19px;
	height:						10px;
	margin:						0px;
	padding:					0px 0px 0px 85px;
	position:					absolute;
	right:							945px;
	}
#slider2 { 
	width: 						19px;
	height:						10px;
	margin:						0px;	
	padding:					0px 0px 0px 85px;
	position:					absolute;
	right:							1110px;
	float:							left;
	}
#slider3 { 
	width: 						19px;
	height:						10px;
	margin:						0px;	
	padding:					0px 0px 0px 85px;
	position:					absolute;
	right:							1253px;
	float:							left;
	}
#slider4 { 
	width: 						19px;
	height:						10px;
	margin:						0px;	
	padding:					0px 0px 0px 85px;
	position:					absolute;
	right:							1388px;
	float:							left;
	}
#slider5 { 
	width: 						19px;
	height:						10px;
	margin:						0px;	
	padding:					0px 0px 0px 85px;
	position:					absolute;
	right:							1555px;
	float:							left;
	}
#slider6 { 
	width: 						19px;
	height:						10px;
	margin:						0px;	
	padding:					0px 0px 0px 85px;
	position:					absolute;
	right:							1714px;
	float:							left;
	}
#slider7 { 
	width: 						19px;
	height:						10px;
	margin:						0px;	
	padding:					0px 0px 0px 85px;
	position:					absolute;
	right:							1850px;
	float:							left;
	}

#footer { 
	font-size: 					11px;
	color:						#7A7A7A;
	text-align:					center;
	width: 						940px;
	margin:						0px 0px 15px 0px;
	padding:					5px 0px 0px 0px;
	}

.logo_netwise {
	margin:						0px 0px 5px 0px;
}

.banner {
	position:					absolute;
	top:							340px;
	left:							775px;
	behavior:					url(/new_entree/js/iepngfix.htc);
	}

#content .showcase {
	width:						274px;
	padding:					14px 12px 14px 12px;
	margin:						0px;
	border:						1px solid #E1D8B4;
	background:				#E8E2CA url(/new_entree/images/bg_showcase.gif);
	float:							right;
	}

#content .showcase img {
	padding:					0px;
	margin:						0px 0px 4px 0px;
	display:						block;
	}

#content .showcase .left {
	width:						274px;
	padding:					0px;
	margin:						0px;
	float:							left;
	}
#content .showcase .right {
	width:						274px;
	padding:					0px;
	margin:						0px;
	float:							right;
	}

#content .showcase .spacer {
	width:						100%;
	height:						25px;
	padding:					0px;
	margin:						0px;
	}

#content .main {
	width:						530px;
	float:							left;
	}



/* Form Elements */

#form_holder { 
	color:						#FFFFFF;
	width: 						860px;
	margin:						0px 0px 5px 0px;
	padding:					20px 40px 20px 40px;
	background:				#3D3D3D;
	overflow:					hidden;
	}

.form_left {
	width:						420px;
	float:							left;
	line-height:				17px;
	}
.form_right {
	width:						420px;
	float:							right;
	}

form, fieldset {
	margin:						0px;
	padding:					0px;
	border:						0px;
	}

input.fields {
	font-size:					12px;
	color:						#575757;
	width:						192px;
	height:						17px;
	padding:					1px 3px 0px 3px;
	margin:						0px 0px 2px 0px;
	border:						1px solid #393939;
	background:				#FFFFFF;
	float:							right;
	}
textarea {
	font:							12px Tahoma, "ＭＳ Ｐゴシック", "Arial Unicode MS", Helvetica, Helv, sans-serif;
	color:						#575757;
	width:						192px;
	height:						157px;
	*height:					153px;
	padding:					2px 3px 0px 3px;
	margin:						0px 0px 0px 0px;
	border:						1px solid #393939;
	background-color:		#FFFFFF;
	}

.formrow { 
	width: 						200px;
	padding:					0px 0px 7px 0px;
	margin:						0px;
	float:							left;
	}

.formrow_left { 
	width: 						200px;
	padding:					0px;
	margin:						0px;
	float:							left;
	}
.formrow_right { 
	width: 						200px;
	padding:					0px;
	margin:						0px;
	float:							right;
	}


.formlabel { 
	font-weight:				bold;
	width: 						199px;
	float:							left;
	padding:					0px 0px 3px 1px;
	margin:						0px;
	}

.btn_submit {
	width:						101px;
	height:						30px;
	color:						#FFFFFF;
	font-weight:				bold;
	padding:					1px;
	border:						0px;
	background:				#AACB20 url(/new_entree/images/btn_submit.gif);
	cursor:						pointer;
	float:							right;
	}
.btn_submit:hover { 
	background:				#AACB20 url(/new_entree/images/btn_submit_o.gif);
	}

.captcha {
	color:						#8DA907;
	float:							left;
	width:						90px;
	padding:	        		2px 0px 2px 0px;
	margin:						0px;
	border: 						1px solid #8DA907;
	text-align:					center;
	float:							right;
}



/* General Elements */

h1 {
	font-size:					26px;
	font-weight:				normal;
	color:						#92AF08;
	padding:					0px 0px 20px 0px;
	margin:						0px;
	line-height:				28px;
	}

h2 {
	font-size:					21px;
	font-weight:				normal;
	color:						#FFFFFF;
	padding:					0px 0px 20px 0px;
	margin:						0px;
	}

h3 {
	font-size:					21px;
	font-weight:				normal;
	color:						#3D3D3D;
	padding:					15px 0px 20px 0px;
	margin:						0px;
	}

h4 {
	font-size:					19px;
	font-weight:				normal;
	color:						#92AF08;
	padding:					0px 0px 9px 0px;
	margin:						0px;
	}

.btn_next {
	float:							right;
	margin:						14px 0px 0px 0px;
	}

.stars {
	color:						#8DA907;
	}

.txt_required {
	color:						#8DA907;
	width: 						200px;
	padding:					5px 0px 0px 0px;
	margin:						0px;
	}

ul {
	list-style-position:		outside;
	list-style-image:			url(/new_entree/images/bullet.gif);
	margin:						0px 0px 0px 25px;
	line-height:				23px;
	}


h1.title_index {
	width:						400px;
	height:						57px;
	margin:						0px 0px 13px 0px;
	padding:					0px;
	background:				url(images/title_intro.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h1.title_custom {
	width:						400px;
	height:						28px;
	margin:						0px 0px 13px 0px;
	padding:					0px;
	background:				url(images/title_custom.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h1.title_multilingual {
	width:						400px;
	height:						28px;
	margin:						0px 0px 13px 0px;
	padding:					0px;
	background:				url(images/title_multilingual.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h1.title_scalable {
	width:						400px;
	height:						28px;
	margin:						0px 0px 13px 0px;
	padding:					0px;
	background:				url(images/title_scalable.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h1.title_reporting {
	width:						400px;
	height:						28px;
	margin:						0px 0px 13px 0px;
	padding:					0px;
	background:				url(images/title_reporting.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h1.title_hosted {
	width:						400px;
	height:						28px;
	margin:						0px 0px 13px 0px;
	padding:					0px;
	background:				url(images/title_hosted.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h1.title_addons {
	width:						400px;
	height:						28px;
	margin:						0px 0px 13px 0px;
	padding:					0px;
	background:				url(images/title_addons.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
	
h2.subtitle_getting {
	width:						450px;
	height:						23px;
	margin:						15px 0px 10px 0px;
	padding:					0px;
	background:				url(images/subtitle_getting.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h2.subtitle_introducing {
	width:						450px;
	height:						21px;
	margin:						0px 0px 6px 0px;
	padding:					0px;
	background:				url(images/subtitle_introducing.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h2.subtitle_platform {
	width:						450px;
	height:						21px;
	margin:						0px 0px 6px 0px;
	padding:					0px;
	background:				url(images/subtitle_platform.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h2.subtitle_manage {
	width:						450px;
	height:						21px;
	margin:						0px 0px 6px 0px;
	padding:					0px;
	background:				url(images/subtitle_manage.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h2.subtitle_available {
	width:						450px;
	height:						21px;
	margin:						0px 0px 6px 0px;
	padding:					0px;
	background:				url(images/subtitle_available.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h2.subtitle_interested {
	width:						450px;
	height:						21px;
	margin:						0px 0px 12px 0px;
	padding:					0px;
	background:				url(images/subtitle_interested.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h2.subtitle_thanks {
	width:						450px;
	height:						21px;
	margin:						0px 0px 12px 0px;
	padding:					0px;
	background:				url(images/subtitle_thanks.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}
h2.subtitle_showcase {
	width:						450px;
	height:						23px;
	margin:						0px 0px 10px 0px;
	padding:					0px;
	background:				url(images/subtitle_showcase.gif) no-repeat;
	display:						block;
	text-indent:				-9999px;
	}

