/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

body{
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left {
	float:left;
	margin-right: 45px;
}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.5em;
		color:#959595;
	}

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

a {color:#959595; outline:none;}
a:hover{
	text-decoration:none;
	color: #FFF;
}
p {
	padding-top:18px;
	color: #000;
}

/* ============================= main layout ====================== */

li {
	padding-left:12px;
	line-height:1.7em;
	font-size:1.16em;
}
li a {color:#4b4b4b; text-decoration:none;}
li a:hover {text-decoration:underline;}

.imgindent {margin:0 30px 0 0; float:left;}
.imgindent1 {margin:0 20px 0 0; float:left;}

.body-bg {
}

h2 {font-size:2.5em; line-height:1.2em; color:#2f2f2f; font-weight:normal;}
h3 {font-size:2.5em; line-height:1.2em; color:#2f2f2f; font-weight:normal; padding-bottom:25px;}
/* ============================= header ====================== */
#header {border-bottom:1px solid #eeeeee;}

.logo {
	padding:0px 0 4px 0px;
}

.menu-left {
	position:relative;
	height: 110px;
}
.menu-right {
	padding:0 7px 0 7px;
	background-image: url(../images/menu_bkgr.png);
	height: 115px;
	background-repeat: no-repeat;
}
.menu {
	width:100%;
	padding-top: 25px;
}

.menu ul {overflow:hidden;}
.menu li {
	float:left;
	background:url(../images/menu-li-bg.gif) right 20px no-repeat;
	padding:20px 12px 25px 27px;
	line-height:1.5em;
	font-size:1.333em;
}
.menu li a {
	text-decoration:none;
	color:#000;
	line-height:1.2em;
	text-transform:uppercase;
	display:block;
}
.menu li a:hover {
	color:#000;
	text-decoration:none;
}
.menu li a.current {
	color:#FFF;
	text-decoration:none;
}
.menu .first {padding-left:5px;
}

.twitter {
	position:absolute;
	margin:-15px 0 0 872px;
	left: -43px;
	top: -69px;
	width: 152px;
	height: 71px;
}

.header-img {float:left; width:670px;}
.header-box {
	background:url(../images/header-box-bg.jpg) left top no-repeat #F8441B;
	width:310px;
	float:left;
	color:#000;
}
.header-box .indent {
	padding-top: 83px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.header-box strong {
	font-size:2.5em;
	line-height:1.2em;
	color:#F8411B;
	font-weight:normal;
}
.header-box strong span {
	font-size:0.9em;
	color:#3EC626;
}
.head-link {background:url(../images/header-box-link.jpg) left top no-repeat; display:inline-block; color:#f0ffac; text-decoration:none; padding:4px 20px 7px 20px; margin-top:12px;}
.head-link:hover {
	background:url(../images/header-box-link-active.jpg) left top no-repeat;
	color: #F8411B;
}

.inner {
	background:url(../images/header-tail.gif) left top repeat-x #ff4701;
	padding:13px 0 10px 31px;
}
.header-box-link {display:inline-block; background:url(../images/header-link-bg.gif) left 5px no-repeat; text-transform:uppercase; color:#fff; font-size:1.666em; text-decoration:none; padding-left:23px; line-height:1.2em;}
.header-box-link:hover {color:#e1f38d;}
/* ============================= content ====================== */
.box {background:url(../images/box-tail.gif) left top repeat-x #ececec;}
.box .indent {padding:28px 50px 37px 54px;}
.box .bottom-tail1 {background:url(../images/box-bottom-tail.gif) left bottom repeat-x;}
.box .bottom-left1 {background:url(../images/box-corner-bottom-left.gif) left bottom no-repeat;}
.box .bottom-right1 {background:url(../images/box-corner-bottom-right.gif) right bottom no-repeat; width:100%;}

.bottom-tail {background:url(../images/bottom-tail.gif) left bottom repeat-x;}
.bottom-left {background:url(../images/corner-bottom-left.gif) left bottom no-repeat;}
.bottom-right {background:url(../images/corner-bottom-right.gif) right bottom no-repeat; width:100%; height:33px;}

.title {
	color:#F8391A;
	text-transform:uppercase;
	font-size:1.16em;
}

/*---main-content---*/
.main-content {background:url(../images/main-content-bg.gif) left top repeat-x #ececec; border-bottom:1px solid #e6e6e6;}
.main-content .indent {
	padding:28px 0 59px 55px;
	position:relative;
}  

.main-content .divider {
}
.main-content .divider1 {background:url(../images/main-divider.gif) 564px 0px repeat-y;}

.title3 {color:#9bc235; text-transform:none; font-size:1em;}

.main-content h2 {background:url(../images/title-bg.gif) left 10px no-repeat; padding-left:35px; margin-left:-21px;  position:relative; padding-bottom:25px;}

.col-pad {padding-right:90px;}
.col-pad1 {padding-right:65px;}

.main-content .padding {padding-bottom:66px;}

.main-content .link {display:inline-block; background:url(../images/main-link-bg.gif) left 0px no-repeat; padding:4px 0 3px 30px; font-size:1.083em; line-height:1.2em; color:#000; font-weight:bold; margin-top:2px;}

/*---row---*/
.row {border-bottom:1px solid #e0e0e0; background:url(../images/row-tail.gif) left top repeat-x #ececec; }
.row-bg {background:url(../images/row-bg.jpg) right bottom no-repeat;}

.row .indent {padding:28px 0 22px 54px;}

.row .col-pad {padding-right:80px;}

.row .divider {
	background-color: #F7F7F7;
	width: 900px;
}

.row h2 {font-size:2.16em; padding-bottom:20px;}

.row .title1 {display:block; color:#474747; font-weight:bold; font-size:1.16em; text-transform:uppercase; background:url(../images/row-title1-bg.gif) left 0px no-repeat; padding-left:25px; text-decoration:none; margin:15px 0 0 7px; line-height:1.24em;}
.row .title1:hover {text-decoration:underline;}

.row .title2 {color:#474747; text-transform:uppercase; display:block; padding:16px 0 0 6px; font-size:1.16em; font-weight:bold; text-decoration:none;}
.row .title2:hover {text-decoration:underline;}

.row .pad {padding-top:10px;}
.row .pad1 {padding-top:15px;}

.row li {background:url(../images/row-marker.gif) left 7px no-repeat; padding-left:14px; font-size:1em; line-height:1.5em; font-weight:bold;}
.row li a {color:#6c6c6c;}

.margin {
	margin-right:35px;
}
.margin1 {margin-right:46px;}

.row .padding {padding-bottom:41px;}
.row .padding1 {padding-bottom:19px;}
.row .padding2 {padding-bottom:31px;}
.row .padding3 {padding-bottom:29px;}

.alignright {text-align:right;}

.row .link {background:url(../images/link-left-bg.gif) left top no-repeat; display:inline-block; line-height:1.2em; text-decoration:none; margin:20px 0 0 0px; color:#f9f9f9; cursor:pointer; font-size:1em;}
.row .link span {background:url(../images/link-right-bg.gif) right top no-repeat; display:inline-block; padding:0 8px 0 16px;}
.row .link span span  {background:url(../images/link-tail-bg.gif) top repeat-x; padding:4px 6px 6px 4px;}

.row .link:hover {background:url(../images/link-left-bg-active.gif) left top no-repeat; }
.row .link:hover span {background:url(../images/link-right-bg-active.gif) right top no-repeat;}
.row .link:hover span span  {background:url(../images/link-tail-bg-active.gif) top repeat-x;}

/*---row1---*/
.row1 {background:url(../images/row1-bg.gif) left top repeat-x #3fc626; }

.row1 .indent {padding:20px 0 8px 54px;}

.row1 .col-pad {padding-right:62px;}
.row1 .col-pad1 {padding-right:60px;}

.row1 h2 {
	color:#000;
	font-size: 24px;
}

.row1 .link {font-weight:bold; color:#9bc235; display:inline-block; margin-top:13px;}

.row1 li a {
	color:#FFF;
}

.row1 .pad {padding-top:18px;}
.row1 .pad1 {padding-top:13px;}
.row1 .pad2 {padding-top:14px;}

.row1 .divider {background:url(../images/row1-divider.gif) 361px 0px repeat-y;}
.row1 .divider1 {background:url(../images/row1-divider.gif) 577px 0px repeat-y;}

.row1 .padding {padding-bottom:0px;}
.row1 .padding1 {padding-bottom:21px;}

.list li {width: 100%; overflow: hidden; vertical-align: top; line-height: 1.5em; color: #898989; background:none; padding:0; font-size:1em;}
.list li strong {background: url(../images/list-dot.gif) repeat-x 0% 12px;	display: block;	overflow: hidden;}
.list li span {float: right; color: #898989;}
.list li a {float: left; text-decoration: none;	color: #898989;}
.list li a:hover {float: left; text-decoration: none;	color: #fff;}

.adress {
	font-size:1.5em;
	line-height:1.2em;
	color:#000;
	padding-top:0px;
	width: 515px;
}
.adress a {
	color:#000;
}
.adress strong {
	font-size:1.27em;
	color:#000;
	display:block;
	margin-top:18px;
	line-height:1.19em;
}
/* ============================= footer ====================== */
#footer {padding:13px 0 0 26px;}
#footer span {text-transform:uppercase; color:#6a6a6a;}


/* ============================= forms ============================= */
#SearchForm {padding:18px 1px 0 0;}
#SearchForm a {
	font-weight:bold;
	color:#FFF;
}
#SearchForm label {background:url(../images/input-bg.gif) right top no-repeat; height:26px; display:inline-block; vertical-align:top; margin-right:8px;}
#SearchForm .input {width:209px; border:none; padding:4px 6px 0 5px; font-size:1em; line-height:1.2em;  vertical-align:top; color:#545454;}

#ContactForm .link {margin:5px 0 0 10px;}
#ContactForm label {height:26px; display:block;}

.input {width:232px; border:1px solid #bfbfbf; background:#fff; padding:2px 0 2px 5px; font-size:1em; line-height:1.16em;}
textarea {width:232px; height:98px; border:1px solid #bfbfbf; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}


/*===== anythingSlider =====*/
.anythingSlider                         {
	width: 670px;
	height: 373px;
	position: relative;
	overflow:hidden
}
.anythingSlider .wrapper                {
	width: 670px;
	height: 373px;
	position: absolute;
	top: -10px;
	left: 0;
}
.anythingSlider .wrapper ul             {
	width: 9999px;
	list-style: none;
	position: absolute;
	top: 4px;
	left: 0px;
	margin: 0;
}
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 371px; width: 670px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }


  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
/*===== anythingSlider =====*/
#page1 .body-bg #main #header .container .header-box .indent {
	color: #000;
}
.row1content {
	color: #000;
}
.unsubscribe {
	color: #000;
}
.formtext {
	color: #999;
}
.forcontent {
	color: #000;
}
