* {
	margin:0;
	padding:0;
}
body {
	background:#fff;
	font-family:Arial;
	font-size:100%;
	line-height:1.125em;
	color:#a0a0a0;
	background:url(../body-bg.gif) center top;
}
input, textarea {
	font-family:Arial;
	font-size:1em;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper, block {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
p {
	margin-bottom:19px;
}
.tail-top {
	background:url(../tail-top.gif) left top repeat-x;
}
.maxheight img {
	position:relative;
}
/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
.form {
	height:42px;
}
.form input {
	width:243px;
	height:22px;
	background:none;
	color:#a0a0a0;
	padding-left:3px;
	border:1px solid #dadada;
}
textarea {
	width:260px;
	height:149px;
	background:none;
	overflow:auto;
	color:#a0a0a0;
	padding-left:3px;
	border:1px solid #dadada;
	margin-bottom:22px;
}
/*==================list====================*/
ul {
	list-style:none;
}
.site-nav li {
	display:inline;
}
.site-nav li a {
	font-size:0.8em;
	display:block;
	float:left;
	padding:24px 0 20px 0;
	background:url(../divider.gif) right top no-repeat;
	color:#808080;
	text-decoration:none;
	width:92px;
	text-align:center;
	text-transform: uppercase;
}
.site-nav li a:hover {
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	text-transform: uppercase;
}
.site-nav li a.last {
	background:none;
}
.site-nav li a.current {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;
}
.list1 li {
	padding:0 0 12px 0;
}
/*==================other====================*/
.img-indent {
	margin:0 13px 0 0;
	float:left;
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.img-box img {
	float:left;
	margin:0 20px 0 0;
}
.p1 {
	margin-bottom:14px;
}
/*==================txt, links, lines, titles====================*/
a {
	color:#A0A0A0;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
h2 {
	font-size:1.17em;
	font-weight:normal;
	color:#424242;
	margin-bottom:18px;
}
h3 {
	font-size:1.17em;
	font-weight:normal;
	color:#424242;
}
.txt1 {
	font-size:1.17em;
	color:#424242;
}
.link-wrap {
	width:100%;
	overflow:hidden;
	position:relative;
}
/*==================links1====================*/
.link1 {
	font-size:0.8em;
	display:block;
	float:left;
	color:#302F30;
	text-decoration:none;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding-top: 8px;
}
.link1 em {
	display:block;
}
.link1 b {
	display:block;
	font-weight:normal;
	font-style:normal;
}
.link1:hover {
	text-decoration:underline;
}
/*==================links2====================*/
.link2 {
	display:block;
	float:right;
	color:#fff;
	text-decoration:none;
	font-size:1.17em;
	text-decoration:underline;
}
.link2 em {
	display:block;
}
.link2 b {
	display:block;
	padding:3px 29px 7px 13px;
	font-weight:normal;
	font-style:normal;
}
.link2:hover {
	text-decoration:none;
}
/*==================links3====================*/
.link3 {
	display:block;
	float:right;
	color:#fff;
	text-decoration:none;
	font-size:1.17em;
	text-decoration:underline;
}
.link3 em {
	display:block;
}
.link3 b {
	display:block;
	padding:3px 29px 7px 13px;
	font-weight:normal;
	font-style:normal;
}
.link3:hover {
	text-decoration:none;
}
/*==================links4====================*/
.link4 {
	color:#ea0e01;
	padding-right:18px;
	font-size:1.17em;
}
.title {
	margin-bottom:8px;
}
/*==================boxes====================*/
.main-box {
	width:100%;
	background:#fff;
}
.main-box .inside {
	padding:14px 38px 37px 38px;
}
.box {
	width:96%;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #D1D3D4;
	margin:30px 0px 0px;
	padding:0;
}

.box .inner {
	padding:25px 30px 22px 25px;
}
/*header*/
#header .row-1 {
	height:100px;
}
#header .row-1 .fleft {
	padding:37px 0 0 0;
}
#header .row-1 .fright {
	padding:27px 0 0;
}
#header .row-2 {
}
/*content*/
#content .indent {
	padding:0 0 20px;
}
#content .indent1 {
	padding:26px 0 40px 0;
}
#content .indent2 {
	padding:26px 0 0 0;
}
/*footer*/
#footer {
	background:url(../footer-bg.gif) left top repeat-x;
	color:#666565;
}
#footer .left {
}
#footer .right {
	height:55px;
}
#footer .fleft {
	padding:18px 0 0 22px;
	font-size: 11px;
	line-height: 12px;
}
#footer .fleft a {
	color:#515151;
	font-weight:normal;
}
#footer .fright {
	padding:18px 22px 0 0;
	font-size: 11px;
	line-height: 12px;
}
#footer {
	height:55px;
}

/*==========================================*/
