/* CSS RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}body {
}
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;}li{list-style:none;}caption,th{text-align:left;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */



body {
	text-align:center;
	color:#6d6b6e;
	background-image: url(backbody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #595959;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:900px;
	text-align:left;
	margin:0 auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.salehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 3px;
}

.fl{
	float:left;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.fr{ float:right}
.clearfix{ clear:both}



/* header */
#header {
	background:url(images/hd.jpg);
	height:267px;
	position:relative
}
#header h1 {
	font-size:16px;
	font-weight:bold;
	position:absolute;
	left:70px;
	top:20px;
	color:#fff;
	margin-left: 500px;
	margin-top: 15px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.images {
	border: thin solid #333399;
	margin-bottom: 2px;
}
.siretable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3366FF;
	text-align: center;
}
.sc{background:url(images/s.gif) no-repeat;height:38px;  width:230px; position:absolute; right:70px; top:20px}
.q { border:#1D7E9F 1px solid;width:165px; height:25px; position: absolute; top:8px; right:55px; background:#1D7E9F }
.submit {background:url(images/go.gif) no-repeat; height:39px; width:39px; border:0; position: absolute; top:0px; right:5px; }

#header li{
	line-height:1.9em;
	text-align: center;
	font-weight: bold;
	color: #990000;
	font-size: 18px;
	padding-top: 0;
	padding-bottom: 0;
}
#header ul{
	position:absolute;
	right:30px;
	top:232px;
	font-size:12px;
	border-width:3px 0;
	text-align: center;
}
#header li a:hover {
	text-decoration:none
}
/* content */
#content {}
.side {
	background:url(images/left.jpg) no-repeat;
	width:451px;
}
#wrap #header #nav {
	width: 200px;
	text-align: center;
}
.sinner {
	width:250px;
	margin:200px 0 0 150px;
	font-size:11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.main {background:#F4F5EE; }
.main h2 {
	font-size:24px;
	text-align:right;
	font-weight:700;
	margin:20px 0;
	color: #990000;
}
.mainin {
	padding:20px;
	width:409px;
}
#bg{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}

#bg,.main {
	padding-bottom:300px;
	margin-bottom:-300px;
}
#copyright{
	width:250px;
	height:50px;
	padding-top: 75px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 150px;
	margin-top: 50px;
}
#content  {
	overflow:hidden;
}

/* footer */
#copyright {font-size:11px;}
#wrap #content .side fl .sinner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3333CC;
}
.saletext {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

