* { margin:0; padding:0;}
body { background:#dadcdd; font-size:100%; line-height:1em; font-family:tahoma; color:#5d6669; text-align:center}


/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:tahoma; color:#5d6669; font-weight:normal; font-size:1em}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}

/*==================list====================*/
ul{
	padding:0px;
	list-style:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul li {
	line-height:2em
}
.hr {
	margin-left: -10px;
	margin-bottom: -10px;
}
h3 {
	color: #ED7100;
	font-size: 14px;
	margin-bottom: 10px;
}
.icons {
	margin-top: 10px;
}
.icons img {
	padding-right: 2px;
	padding-left: 2px;
}


ul li a{
	text-decoration:none;
	color:#5d6669;
	background:url(../images/marker_list.gif) no-repeat 0 5px;
	padding-left:15px;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
.current {
	color: #ED7100;
}

ul li a:hover{ text-decoration:none; color:#ed7100}

dl.price { margin-bottom:20px}
.price dd { background:url(../images/list_bg.gif) repeat-x bottom}
.price span { float:right; background:#fff}
.price a {color:#5d6669; text-decoration:none; background:#fff}
.price a:hover {color:#ed7100}
/*==========================================*/

a {text-decoration:underline; color:#5d6669}
a:hover {text-decoration:none}

a.link {text-decoration:none; color:#ed7100; text-transform:uppercase; font-size:1.18em; font-family:Verdana; font-weight:bold}
a.link:hover {text-decoration:none; color:#5d6669}

.fright {float:right}
.fleft { float:left;}
.clear { clear:both;}


.font_1 {color:#ed7100; font-weight:normal}

h4 {color:#ed7100; font-weight:normal; font-size:1em; margin:0 0 17px 0}

p {margin:0 0 16px 0}
.p1 {margin:0 0 27px 0}

#site_center {
	background-color: #fff;
	background-image: url(../images/top_bg_flash2.jpg);
	background-repeat: repeat-x;
	background-position: left 70px;
}

/*header*/
#header {
	height:310px;
	text-align:center
}

/*content*/
#content {
	min-height:411px;
	height:auto !important;
	height:411px;
	font-size:12px;
	line-height:1.45em
}
.title {margin-bottom:17px}
.title_1 {margin-bottom:22px}
.img {margin-bottom:14px}
.img_left {float:left; margin:2px 20px 18px 0}
.box {width:100%}

/*footer*/
#footer {
	background:#dadcdd;
	color:#5d6669;
	font-size:0.6875em;
	text-align:center;
	padding: 10px;
}
#disclaimer {
	width: 500px;
	margin: auto;
}

#footer a {color:#5d6669; text-decoration:none}
#footer a:hover {text-decoration:underline}

#content .col_1 .indent {
	padding-top: 36px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content .col_2 .indent {
	padding-top: 36px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content .col_2 .box {margin-top:36px}
#content .col_2 .col_box_1 {width:55%}
#content .col_2 .col_box_1 .ind {padding:0 20px 0 0}
#content .col_2 .col_box_2 {width:44%}

input {
	width:350px;
	height:17px
}
.div_input {height:26px}
textarea {
	width:350px;
	height:179px;
	overflow:auto;
	margin-bottom:10px;
	display:block
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED7100;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 20px;
}
.side_title {
	font-size: 16px;
	color: #ED7100;
	font-weight: bold;
}
#icons {
	width: 35px;
	float: right;
	margin-top: -30px;
	text-align: right;
	margin-right: -20px;
}
blockquote {
	margin-left: 10px;
}
