* {

	margin:0;

	padding:0;

}

html, body {

	height: 100%;

	margin: 0;

	padding: 0;

}

body {
	background:url(../img/bg.jpg) fixed top center no-repeat;
	background-color: #000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:justify;
}

#wrapper {
	padding: 0px 0 0 20px;
	background:url(../img/shadow.png) no-repeat 50% 26px;
	height:450px;

}

#all {

	position: relative;


	width:766px;

	margin:0 auto;
}

html>body #all {


}

.clear {

	clear:both;

	font-size:1px;

	margin-top:-1px;

}

/* =Misc(links)

----------------------------------------------- */

a {

	color:#E6F0D5;
	font-size:16px;

}

/* =Header

----------------------------------------------- */
#mainpic {
	float:left;
	width:323px;
	height:545px;


}

#menu {
	list-style:none;
	float: right;

}

#menu li {

	float:left;

	height:26px;

}

#menu li a {

	text-decoration:none;

	display:block;

	text-indent:-9999px;

	width:144px;

	height:26px;

}

.m1 {

	background:url(../img/m1.gif);

}


.m1 a:hover {

	background:url(../img/m1a.jpg);

}

.m1slct{

	background:url(../img/m1a.jpg);

}


.m2 {

	width:143px;

	background:url(../img/m2.gif);

}

.m2 a:hover {

	background:url(../img/m2a.jpg);

}

.m2slct{

	background:url(../img/m2a.jpg);

}


.m3 {

	background:url(../img/m3.gif);

}

.m3 a:hover {

	background:url(../img/m3a.jpg);

}

.m3slct{

	background:url(../img/m3a.jpg);

}

h1 span {

	display:none;

}

h1 a img {
	margin:0 0 -28px 0;
	border:0;

}

h1 {



}

/* =Content

----------------------------------------------- */

#content {
	float:left;
	width:100%;
	display:table;
}



/* =Footer

----------------------------------------------- */









#txt {
	width:350px;
	float:left;
	margin:20px 0 34px 10px;

}


#txt p {

	width:390px;

	padding:12px 0 0 3px;

	line-height:150%;

}

#txtc {
	width:290px;
	float:left;
	margin:10px 0 34px 10px;

}

#txtc p {
	width:270px;
	padding:5px 0 0 3px;
	line-height:150%;

}

#line {

	width:369px;

	height:4px;

	background:url(../img/line.gif);

	font-size:4px;

	margin:20px 0;

}

.preview {
	list-style:none;
	width:109px;
	margin:0 21px 14px 0;
	float:right;

}

.preview dt {

	height:16px;

	padding-left:2px;

}

.preview dd {

	background:url(../img/preview_bg.png) no-repeat 0% 0%;

	padding:8px 0 0 7px;

	height:64px;

}

.preview dd.p2 {

	background:url(../img/preview_bg.png) no-repeat 0% 0%;

	padding-left:8px;

}

.preview dd.p3 {

	background:url(../img/preview_bg.png) no-repeat 0% 0%;

	padding:10px 0 0 7px;

}


.previewall {
	list-style:none;
	width:129px;
	margin:0 21px 14px 0;
	float:right;

}

.previewall dt {

	height:16px;

	padding-left:2px;

}

.previewall dd {

	background:url(../img/preview_bg.png) no-repeat 0% 0%;

	padding:8px 0 0 7px;

	height:64px;

}

.previewall dd.p2 {

	background:url(../img/preview_bg.png) no-repeat 0% 0%;

	padding-left:8px;

}

.previewall dd.p3 {

	background:url(../img/preview_bg.png) no-repeat 0% 0%;

	padding:10px 0 0 7px;

}


#line2 {

	clear:both;

	width:375px;

	height:26px;

	background:url(../img/line2.gif);

	font-size:4px;

	margin:18px 0 9px 0;

	text-align:right;

}

* html #line2 {

	margin-top:2px;

}

.more {

	display:block;

	text-indent:-9999px;

	text-decoration:none;

	width:114px;

	height:56px;

	background:url(../img/more.gif);

}

#line3 {

	clear:both;

	width:371px;

	height:14px;

	background:url(../img/line3.gif);

	font-size:4px;

	margin:14px 0 9px 0;

	text-align:right;

}

#line4 {

	clear:both;

	width:373px;

	height:4px;

	background:url(../img/line4.gif);

	font-size:4px;

	margin:18px 0 9px 0;

	text-align:right;

}

.right {
margin: 20px 25px 0 0;
width:280px;
	float:right;

}

.moreall {
	margin: 20px 55px 0 0;
	width:680px;
	float:right;

}



.rightc {
width:350px;
border-left: double #333333;
	margin: 30px 25px 0 0;
	float:left;

}
#logo {
	padding-top: 30px;
	width:780px;
	margin:auto;


/*
	position:absolute;
	left: 174px;
	top: 12px;
*/
}

.inp {
background:#000000;
color:#CCCCCC;
border:double #333333;
}

.cflite {
	width: 400px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding-top:5px;
}
.cflite_td {
color:#CCCCCC;
	padding:4px;
	font-size:12px;
	text-align:right;
}
.cflite p {
	padding:4px;
}
.cflite label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal;
}

.btn {
background:#000000;
color:#999999;
border:double #333333;
width:120px;

}

.btn:hover {
background:#0B0B0B;
}
