* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #d52d00;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #fff url(images/body-tail.jpg) repeat 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #434343;
}

h2 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.125em;
	padding: 10px 0 15px 0;
	color: #272727;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	padding: 0 0 17px 0;
	color: #272727;
}

h4 {
	font-size: 1.083em;
	line-height: 1em;
	text-transform: uppercase;
	padding: 0 0 2px 0;
	color: #00c7ff;
}

h4.no-bold {
	font-weight: normal;
}

h5 {
	position: relative;
	width: 100%;
	padding: 0 0 20px 0;
	margin: 0 0 13px 0;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	color: #fff;
	border-bottom: 1px solid #373737;
}

h5 #rss {
	position: absolute;
	top: 3px;
	right: 27px;
}

h6 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #c5c5c5;
}

.fleft {
	float: left;
}

#main {
	background: url(images/header.jpg) no-repeat 50% 0%;
	width: 935px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4 {
	position: relative;
	float: left;
	overflow: hidden;
}

#header {
	position: relative;
	height: 199px;
}

#logo {
	position: absolute;
	top: 34px;
	left: -3px;
}

#support {
	position: absolute;
	top: 34px;
	right: 350px;
}

#navi {
	position: absolute;
	top: 47px;
	right: 15px;
}

#navi ul li {
	background: url(images/top-divider.gif) no-repeat 100% 5px;
	float: left;
	padding: 0 9px 0 10px;
}

#navi ul li a {
	text-decoration: none;
	color: #828282;
}

#navi ul li a:hover {
	text-decoration: underline;
}

.drop-down {
	background: url(images/arrow.gif) no-repeat 100% 8px !important;
	padding: 0 13px 0 11px !important;
}

#page1 #search-form {
	background: #00c7ff url(images/search-bg-left1.gif) no-repeat 0% 0%;
}

#search-form {
	background: #00c7ff url(images/search-bg-left.gif) no-repeat 0% 0%;
	width: 935px;
	position: absolute;
	top: 156px;
	left: 0px;
}

#search-form div {
	background: url(images/search-bg-right.gif) no-repeat 100% 0%;
	height: 32px;
	padding: 11px 19px 0 0;
}

#search-form input {
	background: #fff;
	width: 209px;
	height: 17px;
	float: right;
	margin: 0 0 0 4px;
	padding: 2px 3px 1px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #aeadad;
	border: 1px solid #0083a8;
}

#search-form #search-form-submit {
	background: url(images/search-form-submit.gif) no-repeat 0% 0% !important;
	width: 24px !important;
	height: 24px !important;
	border: none !important;
}

#main-menu {
	position: absolute;
	top: 112px;
	left: 0;
}

#main-menu ul li {
	float: left;
	margin: 0 3px 0 0;
}

#main-menu ul li a {
	background: url(images/m.gif) no-repeat 0% 0%;
	display: block;
	width: 96px;
	height: 24px;
	padding: 20px 0 0 0;
	text-decoration: none;
	text-align: center;
	color: #fff;
}

#main-menu ul li a:hover {
	text-decoration: underline;
}

#menu-act a {
	background: url(images/m-act.gif) no-repeat 0% 0% !important;
	height: 29px !important;
	padding: 15px 0 0 0 !important;
}

#content {
	position: relative;
}

#content img {
	margin: 0 0 15px 0;
}

#content p {
	font-size: 1.083em;
	padding: 0 0 14px 0;
}

#content p span {
	display: block;
	padding: 2px 0 0 0;
}

#content p span a {
	text-transform: uppercase;
}

#content p em {
	float: right;
	font-style: normal;
	padding: 0 37% 0 0;
}

#content p i {
	display: block;
	font-style: normal;
	font-size: 1.077em;
}

#content p.type1 {
	font-size: 1.167em !important;
	line-height: 1.214em !important;
}

#content p a {
	color: #00c7ff;
}

#content ul {
	margin: 0 0 20px 0;
}

#content ul li {
	background: url(images/marker.gif) no-repeat 7px 9px;
	line-height: 1.833em;
	text-transform: uppercase;
	padding: 0 0 0 23px;
	border-bottom: 1px solid #d3d3d3;
}

#content ul li a {
	color: #00c2ff;
}

.no-border {
	border: none !important;
}

.box-tail {
	background: url(images/box-tail.gif) repeat-y 0% 0%;
	width: 643px;
	margin: 0 auto;
}

.box-top {
	background: url(images/box-top.gif) no-repeat 0% 0%;
}

.box-bottom {
	background: url(images/box-bottom.gif) no-repeat 0% 100%;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding: 23px 21px 46px 21px;
}

.picture-flow {
	float: left;
	margin: 0 21px 21px 0 !important;
}

.picture-flow1 {
	float: left;
	margin: 4px 11px 21px 0 !important;
}

.hor-line {
	background: #c6c6c6;
	height: 1px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

.hor-line1 {
	background: #c6c6c6;
	height: 1px;
	overflow: hidden;
	margin: 0 0 0 0;
}

.hor-line2 {
	background: #373737;
	height: 1px;
	overflow: hidden;
	margin: 0 0 13px 0;
}

.two-blocks {
	background: url(images/line-divider.gif) repeat-y 50% 0%;
	width: 100%;
	overflow: hidden;
	padding: 19px 0 14px 0;
	margin: 0 0 19px 0;
	border-bottom: 1px solid #c6c6c6;
}

.two-blocks1 {
	background: url(images/line-divider.gif) repeat-y 50% 0%;
	width: 100%;
	overflow: hidden;
	padding: 19px 0 14px 0;
	border-bottom: 1px solid #c6c6c6;
}

.two-blocks2 {
	background: url(images/line-divider.gif) repeat-y 50% 0%;
	width: 100%;
	overflow: hidden;
	padding: 19px 0 0 0;
}

.left-block {
	float: left;
	overflow: hidden;
}

.right-block {
	float: right;
	overflow: hidden;
}

.list-left {
	background: url(images/line-divider.gif) repeat-y 100% 0%;
	float: left;
	width: 50%;
	padding: 0 0 15px 0;
}

.list-left li {
	padding: 0 10px 0 23px !important;
}

.list-right {
	float: right;
	width: 50%;
	padding: 0 0 15px 0;
}

.list-right li {
	background: url(images/marker.gif) no-repeat 18px 9px !important;
	padding: 0 0 0 33px !important;
}

.link1 {
	text-transform: uppercase;
	color: #9b9a9a;
}

.link2 {
	display: block;
	float: left;
	margin: -15px 0 4px 0;
	text-transform: uppercase;
	color: #9b9a9a;
}

.link3 {
	display: block;
	float: left;
	margin: 10px 0 4px 0;
	text-transform: uppercase;
	color: #9b9a9a;
}

.link3 span {
	display: block;
	margin: 0 0 20px 77px;
}

.row-1 .col-2 p {
	font-size: 0.917em !important;
	line-height: 1.188em !important;
	color: #858484 !important;
}

.row-1 .col-2 p span {
	display: block !important;
	font-size: 1.090em !important;
	text-transform: uppercase !important;
	color: #c5c5c5 !important;
}

.row-1 .col-2 ul {
	padding: 0 0 12px 0 !important;
	margin: 0 !important;
}

.row-1 .col-2 ul li {
	background: url(images/marker1.gif) no-repeat 0% 4px !important;
	padding: 0 0 0 22px !important;
	font-size: 0.917em !important;
	line-height: 2.182em !important;
	border: none !important;
	position: relative;
}

.row-1 .col-2 ul li a {
	color: #858484 !important;
}

#subscribe-form {
	padding: 3px 0 41px 0;
}

#subscribe-form input {
	background: #fff;
	width: 209px;
	height: 15px;
	padding: 2px 3px 1px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #aeadad;
	border: 1px solid #e6e6e6;
}

#subscribe-form #subscribe-form-submit {
	background: url(images/subscribe-form-submit.gif) no-repeat 0% 0% !important;
	width: 22px !important;
	height: 22px !important;
	border: none !important;
}

#contact-form {
	width: 273px;
}

#contact-form label {
	display: block;
	height: 35px;
	overflow: hidden;
}

#contact-form input {
	background: #fff;
	width: 260px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #434343;
	padding: 1px 3px 1px 3px;
}

#contact-form textarea {
	background: #fff;
	width: 260px;
	height: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #434343;
	padding: 3px;
}

#contact-form a {
	background: url(images/link-bg.gif) no-repeat 0% 0%;
	display: block;
	width: 54px;
	height: 24px;
	float: right;
	margin: 5px 5px 0 0;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

#contact-form a:hover {
	text-decoration: underline;
}

.date {
	background: #373737;
	width: 37px;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	padding: 5px 0 0 0;
	float: left;
	margin: 4px 11px 21px 0;
	font-size: 0.833em;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}

.date strong {
	display: block;
	font-size: 1.8em;
	font-weight: normal;
}

#footer {
	padding: 0 0 0 2px;
	font-size: 0.917em;
	height: 78px;
	line-height: 68px;
	color: #858484;
}

#footer a {
	color: #f4f4f4;
}