/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#ddd;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Arial;
	font-size:0.75em;
	line-height:1.5em;
	color:#7f7f7f;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#92dd00;}
a:hover{text-decoration:none;}
p {padding-top:18px;}

/* ============================= main layout ====================== */

.link {background:url(images/link-side-bg.gif) top right no-repeat #494949; display:block; float:left; color:#fff; text-decoration:none; margin-top:18px; line-height:1.001em;}
.link span {background:url(images/link-side-bg.gif) top left no-repeat; display:block; padding:2px 11px 5px 10px;}

.link:hover {background:url(images/link-side-bg-hover.gif) top right no-repeat #878787;}
.link:hover span {background:url(images/link-side-bg-hover.gif) top left no-repeat;}

h3 {font-size:1.167em; color:#000;}
.box h3 {margin:11px 0 0 4px;}

li { background:url(images/list-bg.gif) no-repeat 0 10px; padding-left:7px;}
li a {color:#3aafdf; line-height:1.833em;}

.list li { background:url(images/list-bg2.gif) no-repeat 0 12px; padding-left:17px;}
.list li a {color:#000; line-height:2.5em; text-decoration:none;}
.list li a:hover {text-decoration:underline;}


.imgindent {margin:0 20px 0 0; float:left;}
.title {margin-bottom:16px;}
.title2 {margin-bottom:29px;}

/* ============================= header ====================== */

.block1 {background:url(images/header-tail-bg1.gif) repeat-x 0 82px; margin:0 56px 0 58px; padding:106px 42px 21px 35px;}
.block1 .right img {margin:16px 0 0 27px;}

.menu {
	background:url(images/menu-bg.gif) top repeat-x;
	height:20px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 76px;
}
.menu li {display:inline; background:none; padding:0 36px 0 0; font-size:1.167em;}
.menu li a {text-decoration:none; color:#fff; background:url(images/menu-marker.gif) no-repeat 0 6px; padding-left:17px;}
.menu li a:hover {padding-left:10px; margin-left:7px;}

.block2 {background:url(images/header-tail-bg2.gif) top repeat-x; margin:0 56px 0 58px;}
.slogan {margin:44px 0 0 41px;}

/* ============================= content ====================== */

.col-padding1 {padding-right:13px;}
.col-padding2 {padding-right:40px;}

.box {border:1px solid #dbdbdb;}
.box .inner {border:1px solid #fdfdfd; background:#f8f8f8; padding:22px 20px 20px 28px;}
.box .indent {padding:22px 21px 20px 22px;}
.box .indent2 {padding:22px 14px 20px 27px;}

#page8 #content {padding:20px 56px 65px 58px;}
.line {border-bottom:1px solid #dddddd; padding-bottom:30px; margin-bottom:33px;}
.box .line {padding-bottom:19px; margin-bottom:6px;}
.box .h3 {margin:28px 0 0 0;}

.padding1 {padding-top:19px;}
.padding2 {padding-top:10px;}
.padding3 {padding-right:30px;}
.padding4 {padding-top:30px;}
.padding5 {padding-top:22px;}
.margin1 {margin-top:10px;}

/* ============================= footer ====================== */

#footer {color:#fff;}
#footer a {color:#d7d7d7;}
#footer span {color:#d7d7d7;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:49px;}
#ContactForm .link {float:right; margin-left:30px;}

.input {width:172px; height:19px; border:1px solid #a09b96; background:none; padding:0 0 0 5px; font-size:1em; cursor:text;}
textarea {width:162px; height:165px; border:1px solid #a09b96; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; cursor:text;}
#page1 #main #content .container .col-1.col-padding1 p .line {
	text-align: center;
}
