/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#000000 url(images/header-tail.jpg) center top repeat-x;
}
img {
	vertical-align:top;
}
a img {
	border:0;
}
table {
	border-collapse:collapse;
	border:0;
}
html, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	color:#ffffff;
}
input, select {
	vertical-align:middle;
	font-weight:normal;
}
a {
	text-decoration:underline;
	color:#7B7B7B;
}
a:hover {
	text-decoration:none;
	color:#ffffff;
}
ul {
	list-style:none;
}
ul li {
	font-size:1.167em;
	line-height:1em;
	background:url(images/list-tail.gif) left bottom repeat-x;
	padding:0 0 10px 21px;
	margin-bottom:11px;
}
li a {
	text-decoration:none;
}
li a:hover {
	color:#fff;
}
.float-l {
	float:left;
}
.float-r {
	float:right;
}
.clear {
	clear:both;
	font-size:0%;
	line-height:0%;
	height:0;
}
.col-1, .col-2, .col-3, .col-4, .col-5 .col-6 .col-7{
	float:left;
}
.main {
	width:980px;
	margin:0 auto;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
/***************header***************/
.menu {
	height:100px;
}
.slogan {
	height:220;
	margin-top:0;
}
/***************content***************/
.wrapper {
	width:100%;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapperaccount {
	width:100%;
	float:left;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
}

.img-indent {
	float:left;
	margin:2px 20px 0 0
}
.phone {
	float:right;
	margin-right:100px;
}
.phone-un {
	float:right;
	margin-right:127px;
}
cite {
	font-style:normal;
}
#content {
	background:#000000 url(images/content-tail.gif) left top repeat-x;
	padding:20px 0 37px;
}

.col-1 {
	width:292px;
	padding-right:79px;
}
.col-2 {
	width:608px;
}
.col-3 {
	width:278px;
	padding-right:48px;
}
.col-4 {
	width:277px;
}
.col-5 {
	width:292px;
	padding-right:79px;
}
.col-6 {
	width:500px;
}
.col-7 {
	width:270px;
}
.text-style {
	font-style:italic;
	padding-bottom:23px;
}
/***************titles***************/
#header .title {
	margin:61px 0 11px;
}
.title {
	margin-bottom:12px;
}
.title-un {
	margin:0 0 20px 19px;
}
h2 {
	font-weight:normal;
	padding-bottom:7px;
}
h2 a {
	text-transform:uppercase;
	color:#1C1C1C;
	font-size:0.833em;
	word-spacing:-1px;
}
h3 {
	color:#232323;
	font-size:1.083em;
	padding:10px 0 21px 67px;
}
.img1 {
	background:url(images/title-img1.gif) left top no-repeat;
	padding:3px 0 11px 34px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.img02 {
	background:url(images/title-img2.gif) left top no-repeat;
}
.img03 {
	background:url(images/title-img3.gif) left 7px no-repeat;
}
.img04 {
	background:url(images/title-img4.gif) left 3px no-repeat;
}
.img05 {
	background:url(images/title-img5.gif) left 7px no-repeat;
}
.img06 {
	background:url(images/title-img6.gif) left 3px no-repeat;
}
.img07 {
	background:url(images/title-img7.gif) left 3px no-repeat;
}
.img08 {
	background:url(images/title-img8.jpg) left 3px no-repeat;
}
.img09 {
	background:url(images/title-img9.jpg) left 3px no-repeat;
}
.img8 {
	background:url(images/list-marker.gif) left top no-repeat;
	padding:3px 0 11px 34px; line-height:.56em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
/***************links***************/
.button1, .button2 {
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-size:0.833em;
	line-height:1em;
	text-transform:uppercase;
	background-color: 000000;
}
.button1 span, .button2 span {
	display:block;
}
.button1 span span, .button2 span span {
	display:block;
	padding:13px 16px 12px 17px;
}
.button1:hover, .button2:hover {
	text-decoration:underline;
}
.button1 {
	background:url(images/button1-tail.gif) left top repeat-x;
}
.button1 span {
	background:url(images/button1-left.gif) left top no-repeat;
}
.button1 span span {
	background:url(images/button1-right.gif) right top no-repeat;
}
.button2 {
	background:url(images/button2-tail.gif) left top repeat-x;
}
.button2 span {
	background:url(images/button2-left.gif) left top no-repeat;
}
.button2 span span {
	background:url(images/button2-right.gif) right top no-repeat;
	padding:12px 16px 11px 17px;
}
.link {
	background:url(images/link-marker.gif) left 3px no-repeat;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:18px;
}
.link:hover {
	text-decoration:underline;
}
.list li {
	background:url(images/list-marker.gif) 3px 1px no-repeat;
	font-size:1em;
	padding:0 0 4px 20px;
}
.list li a {
	text-decoration:underline;
	font-style:italic;
}
.list li a:hover {
	text-decoration:none;
	color:#ffffff;
}
/***************boxes***************/
.box {
	background:url(images/box-tail.gif) left top repeat-x;
	margin:0 1px;
}
.box .box-left {
	background:url(images/box-left.jpg) left top no-repeat;
}
.box .box-right {
	background:url(images/box-right.jpg) right top no-repeat;
}
.box .inner {
	padding:10px 14px 12px 25px;
}
.box a {
	display:block;
	background:url(images/rss-img.jpg) right top no-repeat;
	padding:19px 91px 13px 0;
}
/***************form***************/
#contactForm {
	padding:9px 0 40px;
}
#contactForm .float-l {
	width:258px;
}
#contactForm .float-l div {
	height:36px;
}
#contactForm input, #contactForm textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.917em;
	line-height:1em;
	border:1px solid #3F3F3F;
	background:#E7E7E7;
	padding:2px 0 0 3px;
	color: #000000;
}
#contactForm input {
	height:16px;
	width:255px;
}
#contactForm textarea {
	overflow:hidden;
	height:68px;
	width:338px;
}
.buttons {
	padding:14px 0 0;
}
.buttons a {
	float:right;
	margin-left:18px;
}
/***************login***************/
#loginForm {
	padding:9px 0 40px;
}
#loginForm .float-l {
	width:450px;
}
#loginForm .float-l div {
	height:36px;
}
#loginForm input, #loginForm textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.917em;
	line-height:1em;
	border:1px solid #3F3F3F;
	background:#E7E7E7;
	padding:2px 0 0 3px;
}
#loginForm input {
	height:16px;
	width:255px;
}

.Lbuttons {
	padding:14px 0 0;
}
.Lbuttons a {
	float:right;
	margin-left:18px;
}
/***************account form***************/
#accountForm {
	padding:9px 0 40px;
}
#accountForm .float-l {
	width:500px;
}
#accountForm .float-l div {
	height:36px;
}
#accountForm input, #accountForm textarea, #accountForm checkbox {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.917em;
	line-height:1em;
	border:1px solid #3F3F3F;
	background:#E7E7E7;
	padding:2px 0 0 3px;
	color: #000000;
}
#accountForm input {
	height:16px;
	width:255px;
}
#accountForm checkbox {
	overflow:hidden;
	height:16px;
	width:55px;
}
#accountForm textarea {
	overflow:hidden;
	height:68px;
	width:338px;
}
.Abuttons {
	padding:0 0 14px 0;
}
.Abuttons a {
	float:left;
	margin-left:8px;
}
/***************positioning***************/
.margin1 {
	margin-bottom:15px;
}
.margin2 {
	margin-left:22px;
}
.margin3 {
	margin-top:4px;
}
.margin4 {
	margin-right:18px;
}
.margin5 {
	margin-bottom:18px;
}
.margin6 {
	margin-bottom:15px;
}
.padding1 {
	padding-bottom:32px;
}
.padding2 {
	padding-bottom:20px;
}
.padding3 {
	padding-bottom:41px;
	font-family: Arial, Helvetica, sans-serif;
}
.padding4 {
	padding-bottom:26px;
}
.padding5 {
	padding-right:24px;
}
.padding6 {
	padding-bottom:32px;
}
/***************page-3***************/
#page-3 .col-3 {
	width:295px;
	padding-right:18px;
}
#page-3 .col-4 {
	width:295px;
}
/***************footer***************/
#footer {
	width:980px;
	margin:0 auto;
	background: url(images/footer_CenBKG.jpg) center no-repeat;
	color:#5C5C5C; width:auto;
	padding:100px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerCenBKG {
	background:#ADADAD url(images/footer_RPTBKG.jpg) center repeat-x;
		}
#footer a {
	border-left:1px solid #8B8B8B;
	padding-left:7px;
	margin-left:7px;
	text-decoration:none;
	color:#8B8B8B;
}
#footer a:hover {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/***************extra***************/


.red
	{
	color: #ff0000;
	font-weight: bold;	
}

.blue
	{
	color: #0099FF;
	font-weight: normal;	
}



.bigtitle
	{
	font-weight: normal;
	font-size: 16px;
}


a.color6
{
	text-decoration: none;
	color: #FF0000;
}

a.color6:hover { text-decoration: underline; 
				 color: #ff0000; }

a.color6:active
{
	color: #ff0000;
	text-decoration: none;
}

a.color5
{
	text-decoration: none;
	color: #8484FF;
}

a.color5:hover { text-decoration: underline; 
				 color: #8484FF; }

a.color5:active
{
	color: #8484FF;
	text-decoration: none;
}