/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#eaead9;
	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, Helvetica, sans-serif;
		font-size:0.813em;
		line-height:1.385em;
		color:#838173;
	}

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

a {color:#2cb0c0; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:18px;}

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

.bottom-tail {background:url(images/bottom-tail.gif) bottom repeat-x #fbfbea;}
.top-tail {background:url(images/top-tail.jpg) top repeat-x;}

li { background:url(images/marker1.gif) no-repeat 0 12px; padding-left:14px; line-height:2.077em;}
li a {color:#2cb0c0;}

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

h2 {color:#000000; font-size:1.538em; line-height:1em; margin-bottom:15px;}

/* ============================= header ====================== */

.menu {background:url(images/menu-bg.gif) no-repeat 0 0; padding:33px 26px 0 28px; margin:141px 0 0 16px; height:312px;}
.menu li {background:url(images/menu-separator.gif) bottom left no-repeat; font-size:1.538em; line-height:1em; padding:9px 0 9px 0;}
.menu li a { color:#fff; text-decoration:none; padding-left:3px; display:block;}
.menu li a:hover, .menu .active a {background:url(images/menu-marker.gif) no-repeat 0 8px; padding-left:20px;}
.menu .last {background:none;}

/* ============================= content ====================== */

#content {padding:0 0 49px 15px;}
.banners img {margin-bottom:1px;}

.link {font-weight:bold; color:#000; display:inline-block; margin-top:6px;}
.link2 {font-weight:bold; color:#000; background:url(images/marker2.gif) no-repeat 0 7px; padding-left:14px; display:inline-block; margin-top:6px;}

.line {background:url(images/line.gif) bottom left repeat-x; padding-bottom:46px; margin-bottom:40px;}

.icon1 {background:url(images/icon1.jpg) no-repeat 0 0; padding:0 0 0 38px;}
.icon2 {background:url(images/icon2.jpg) no-repeat 0 0; padding:0 0 0 38px;}
.icon3 {background:url(images/icon3.jpg) no-repeat 0 0; padding:0 0 0 38px;}
.icon4 {background:url(images/icon4.jpg) no-repeat 0 0; padding:0 0 0 38px;}

.col-pad {padding-right:60px;}
.col-pad2 {padding-right:40px;}
.indent {padding:40px 0 0 32px;}
.indent2 {padding:40px 0 0 0;}
.margin1 {margin-top:40px;}
.margin2 {margin-top:13px;}
.margin3 {margin-top:26px;}

.phone {display:inline-block; width:90px;}
.mail {color:#838173;}

/* ============================= footer ====================== */

#footer {color:#909082; padding:18px 0 0 18px; text-align:center; font-size:0.923em;}
#footer a {color:#909082; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */

#SearchForm {float:right; padding:18px 0 0 0; color:#f2f2e2; font-size:0.923em;}
#SearchForm label {display:inline-block; background:url(images/search-bg.gif) no-repeat 0 0;}
#SearchForm .input {width:238px; height:18px; border:none; background:none; padding:0 0 0 5px; font-size:1em;}
#SearchForm a {color:#f2f2e2; text-decoration:none;}
#SearchForm a:hover {text-decoration:underline;}

#ContactForm label {height:26px; display:block;}
.taright {text-align:right; padding:20px 20px 0 0;}
.link3 {background:url(images/marker1.gif) no-repeat 0 6px; padding-left:12px; margin-left:30px;}

.input {width:251px; height:18px; border:1px solid #838173; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:251px; height:201px; border:1px solid #838173; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
