/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus
{
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
a:active, a:focus
{
	outline: 0;
}
:focus
{
	-moz-outline-style: none;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul
{
	font-family:Arial, Helvetica, sans-serif
}
body
{
	background:url("/images/template/background/body.jpg") repeat-x top center #efebdc;
}
#wrapper
{
	width:100%;
	background:url("/images/template/background/wrapper.gif") no-repeat top center;
	min-height:600px;
}
#case
{
	width:990px;
	margin:0px auto;
	min-height:600px;
	position:relative;
}
#case #colleft #showroom
{
	position:absolute;
	top:150px;
	width:402px;
	height:336px;
	z-index:200;
	left: 20px;
	
}
#case #colleft
{
	float:left;
	width:380px;
	background:url("/images/template/background/default_02.jpg") no-repeat top;
	height:600px;
	position:relative;

}

#case #collright
{
	float:right;
	width:610px;
	background:url("/images/template/background/default_03.jpg") no-repeat top;
	min-height:600px;

}
#case #collright #flashcontent{
margin-left:15px;
margin-top:10px;
}

#case #collright .company-number
{
	float:right;
	clear:right;
}
#case #collright #menu
{
	width:609px;
	height:56px;
	clear:right;
}
#case #collright #menu div
{
	float:left;
}

#case #colleft #section-header
{
	position:absolute;
	top:110px;
	left:380px;
	width:60px;
	height:300px;
	z-index:100;
}
#case #collright #content
{
	float:right;
	width:550px;
	padding-top:20px;
	min-height:300px;
}

#case #collright #content p, ul
{
	font-size:.8em;
	color:#212121;
	padding:5px 30px 10px 30px;
	line-height:1.333em;
}
a{
text-decoration:none;
color:#8ba914;
}
a:hover{
text-decoration: underline;
color:#212121;
}
#case #collright #content h1
{
	font-size:.8em;
	color:#331709;
	padding:10px 20px 5px 20px;
	font-weight: bold;
}
#case #collright #content h2
{
	font-size:.9em;
	color:#331709;
	padding:10px 20px 5px 20px;
}
#case #collright #content  ul li{
margin:4px 0px;
}
#case #collright #content  ul.bld{
font-weight:bold;
list-style:square;
}
#case #collright #content  ul.outline li{
margin:10px 0px;
padding-bottom:10px;
border-bottom:1px solid #fff;

}
#footer
{
	width:990px;
	clear:both;
	border-top:1px solid #1f0b02;
}
#footer p
{
	font-size:.7em;
	padding-top:20px;
	color:#967547;
}

.fl{
float:left;
}
.fr{
float:right;
}
.ml{
margin-left:10px;
margin-bottom:10px;
}
.mlm{
margin-bottom:10px;
margin-top:5px;
margin-right:30px;
}

.help{
margin-top:20px;
}
.help img{
margin-right:10px;
vertical-align: middle;
}
.help p{
padding-top:10px;
line-height:1.333em;
}
.ps{
padding-left:20px;
margin-top:30px;
}
.psr{
padding-left:30px;
margin-top:40px;
}
.ps1{
padding-right:5px;
padding-bottom:30px;
margin-top:10px;
}
.psm{
padding-right:15px;
padding-bottom:0px;
margin-top:0px;
margin-left:40px;
}