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

body {
	background-color: #fcd01c;
	margin: 0px;
	padding: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/body_bg.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
#head {
	margin: 0px;
	padding: 0px;
	height: 213px;
	width: 1000px;
	background-image: url(../images/head_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 5px none #111111;
	border-right: 5px solid #111111;
	border-bottom: 5px none #111111;
	border-left: 5px solid #111111;
}

#wrapper {
	background-color: #EEEEEE;
	background-image: url(../images/left_nav_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	border-top: 5px none #111111;
	border-right: 5px solid #111111;
	border-bottom: 5px none #111111;
	border-left: 5px solid #111111;
}
#nav {
	margin: 0px;
	width: 200px;
	float: left;
	color: #111111;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#nav a {
	text-decoration: none;
	color: #eeeeee;
}

#nav a:hover {
	color: #fcd01c;
	text-decoration: none;
}


#content {
	margin: 0px;
	padding: 25px;
	float: right;
	width: 750px;
	text-align: justify;
}

#content a {
	text-decoration: none;
	color: #bf1f24;
}

#content a:hover {
	color: #29933C;
	text-decoration: none;
}
#foot {
	background-color: #111111;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 1000px;
	border-top: 5px none #111111;
	border-right: 5px solid #111111;
	border-bottom: 5px none #111111;
	border-left: 5px solid #111111;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #eeeeee;
}
#foot a {
	color: #DDDDDD;
	text-decoration: none;
}
#foot a:hover {
	color: #bf1f24;
	text-decoration: none;
}
.news_head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #DD3F2D;
	width: 395px;
	text-align: center;
}
#news_more a {
	color: #dddddd;
}
#news_more {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#news_more a:hover {
	color: #9FDA26;
}
#gradient {
	font-family: Tahoma, Geneva, sans-serif;
	color: #222222;
	background-image: url(../images/gradient.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	width: 745px;
	font-size: 20px;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#gradient2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #222222;
	background-image: url(../images/gradient2.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	width: 575px;
	font-size: 20px;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#split_center {
	background-image: url(../images/split_center.html);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#form_right {
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top: 5px none #111111;
	border-right: 5px none #111111;
	border-bottom: 5px none #111111;
	border-left: 5px solid #111111;
}
.biz_info1 {
	font-size: 12px;
	font-weight: bold;
	color: #dd3f2d;
}
.biz_info2 {
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	font-style: italic;
}
