#header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #681517;
	padding-top: 0px;
}
#header .head_logo {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content {
	padding-top: 35px;
	padding-bottom: 40px;
	position: relative;
}
#side {
	position: absolute;
	bottom: 35px;

}
#side h2 {
	margin-bottom: 220px;
	position: absolute;
	top: 0px;
}
#main {
	background-color: #171717;
	padding-bottom: 50px;

}
#main p {
	margin-bottom: 10px;

}

#main h3 {
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
}

#main ol.privacy li {
	margin-right: 25px;
	margin-left: 40px;
}
#main ul.content1 li {
	list-style-type: none;
	width: 140px;
	background-image: url(img/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	float: left;
}
#main ul.content2 li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 5px;
	padding-left: 13px;
	list-style-type: none;
	margin-bottom: 10px;
	
}
#main .box1 {
	padding: 20px;
	width: 580px;
	background-color: #171717;
}
#main .box2 {
	text-align: center;
}
#main .box3 {
	background-image: url(img/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	padding-top: 47px;
}
#main .box4 {
	background-image: url(img/box2_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	padding-top: 47px;
}





#main .box_left {
	float: left;
}
#main .box_left_129{
	float: left;
	width: 129px;
	margin-right: 20px;
	padding-bottom: 10px;
}

#main .box_right {
	float: right;
}
#main table {
	border-collapse: collapse;
}
#main table.table1 {
	width: 100%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #681517;
	
}
#main table.table1 td {
	padding: 10px;
}
#main table.table1 th {
	padding: 10px;
	background-color: #262626;
	text-align: left;
	font-weight: normal;
}
#main table.table1 td.td1 {
	background-image: url(img/line3.gif);
	background-repeat: repeat-y;
	background-position: right top;	
}
#main table.table1 th.th1 {
	background-image: url(img/line3.gif);
	background-repeat: repeat-y;
	background-position: right top;
	
}
#main table.table1 col.col_gray {
	background-color: #262626;
}
#main table.table2 {
	width: 100%;
	background-image: url(img/td_bg3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#main table.table2 tr {
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
#main table.table2 td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;	
}
#main table.table2 th {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-weight: normal;
}
#main .box_line {
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 7px;	
}
#main .box_btn {
	margin-top: 15px;
	text-align: center;
}
#main .last {
	margin-right: 0px;
}
#main .ctop {
	margin-top: 0px;
}


.formfield_s {
	width: 240px;
	border: 1px solid #70665C;
	background-color: #171717;
	color: #FFFFFF;
}
.formfield_s2 {
	width: 100px;
	border: 1px solid #70665C;
	background-color: #171717;
	color: #FFFFFF;
}

.formfield_m {
	width: 280px;
	border: 1px solid #70665C;
	background-color: #171717;
	color: #FFFFFF;
}
.formfield_l {
	width: 320px;
	background-color: #171717;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #70665C;
	border-right-color: #70665C;
	border-bottom-color: #70665C;
	border-left-color: #70665C;
	scrollbar-face-color: #171717;
	scrollbar-highlight-color: #171717;
	scrollbar-shadow-color: #171717;
	scrollbar-3dlight-color: #171717;
	scrollbar-arrow-color: #36363E;
	scrollbar-darkshadow-color: #171717;
	color: #FFFFFF;
	
}
