@charset "UTF-8";
/* CSS Document */



.clip {
	text-align:Left;
	margin:10px 10px 10px 10px;
	font-weight:bold;
	color:#666;
}

.order {
	display:none;
	margin:10px 10px 10px 10px;
}

#main_logo {
	margin:-40px 0px 0px 0px;
}

#white_top {
	width:960px;
	margin:-104px 20px 0px 20px;
	background-color:#FFF;
	height:80px;
}

#top_corner_right {
	margin:-66px 0px 0px 0px;
}

#orders {
	margin:20px 0px 0px 0px;
	padding:20px 40px 20px 40px;
}

#orders_sub {
	margin:-10px 0px 0px 40px;
	padding:0px 40px 20px 40px;
}

#order_nav, #order_sub_nav {
	list-style:none;
	margin-bottom:20px;
}
#order_nav li, #order_sub_nav li {
	display:inline;
	padding:0px 10px 0px 10px;
}

.information {
	color:#333;
}

.bolder {
	color:#000;
	font-weight:bold;
}

.line {
	width:100%;
	height:5px;
	border-bottom:#666 solid 1px;
	margin:0px 0px 0px 0px;
	
}

#form_left {
	width:250px;
	float:left;
	line-height:23px;
}

#form_right {
	margin:0px 0px 0px 20px;
}

.left_bump {
	padding:0px 0px 0px 20px;
}

	
