/* CSS Document */

* {
	font-size:100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body{
	background:#eaead9;
	text-align:center;
}

img {
	vertical-align:top;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	clear: none;
}
a img { border:0;}

ul {
	list-style:float right;
	margin-left: 0px;
}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:normal;
	color:#333333;
	}

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

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

/* ============================= 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:normal;
}
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;}

/* ============================= 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:20px;
}

.icon1 {
	padding:0 0 0 38px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/icon5.png);
}
.icon2 {
	padding:0 0 0 38px;
	background-image: url(images/Quotes.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.icon3 {
	padding:0 0 0 38px;
	background-image: url(images/icon2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.icon4 {
	padding:0 0 0 38px;
	background-image: url(images/Book.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.col-pad {
	padding-right:60px;
}
.col-pad2 {padding-right:40px;}
.indent {
	padding:10px 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;}
