/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align: top;
}

body{
	background:#FFFFFF;
	text-align:center;
	padding-bottom:57px;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  {
	clear:both;
	font-size: 1.846em;
	line-height: 1em;
	color: #333333;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
}


html, input, textarea
	{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:0.813em;
	line-height:1.385em;
	color:#7b7a7a;
	background-position: top;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#70ab01;}
a:hover{
	text-decoration:none;
	color: #0000CC;
}
p {padding-top:18px;}
strong {
	color:#000000;
	font-size: 16px;
	padding: 0px;
}

/* ============================= main layout ====================== */

.link {display:block; float:right; border:1px solid #363e42; background:#3a4246 url(images/more-bg.gif) top repeat-x; line-height:1em; padding:5px 14px 8px 15px; color:#fff; text-decoration:none;}
.link:hover {background:#384044;}

.link2 {display:block; float:right; border:1px solid #70ab01; background:#70ab01 url(images/link-bg2.gif) top repeat-x; line-height:1em; padding:5px 14px 8px 15px; color:#fff !important; text-decoration:none; margin-top:10px;}
.link2:hover {background:#70ab01 ;}

li { background:url(images/list-bg.gif) no-repeat 0 9px; padding-left:20px; line-height:normal;}
li a {color:#d00000;}

.imgindent {
	float:right;
	margin: 0;
}
.imgindent2 {margin:0 15px 0 0; float:left;}

h2 {font-size:2.538em; line-height:1em; color:#d00000; text-transform:uppercase; margin-bottom:24px;}
h2 span {font-size:0.576em; color:#363e42; display:block; line-height:1em;}

h3 {
	font-size:1.846em;
	line-height:1em;
	color:#363e42;
	text-transform:uppercase;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 41px;
	margin: 0px;
}
.title1 {background:url(images/title1-bg.jpg) top left no-repeat;}
.title2 {background:url(images/title2-bg.jpg) top left no-repeat;}
.title3 {background:url(images/title3-bg.jpg) top left no-repeat;}
.title4 {background:url(images/title4-bg.jpg) top left no-repeat;}


/* ============================= header ====================== */

.menu {padding:58px 0 6px 0;}
.logo {padding:0 0 84px 186px; background:url(images/logo-bg.jpg) top left no-repeat;}

/* ============================= content ====================== */

#content {padding:40px 0 6px 0;}
.col-pad1 {padding-right:0px;}
.col-pad2 {padding-right:60px;}
.col-pad3 {padding-right:45px;}
.box {
	background:#efefef;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.box strong, .box a {color:#d00000;}
.row1 {
	padding-bottom:26px;
}

.col-img {
	width:175px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.padding1 {padding-top:7px;}
.padding2 {
	padding-top:3px;
	list-style-position: inside;
	list-style-type: circle;
}
.padding3 {
	padding-top:5px;
}
.padding4 {padding-right:50px;}
.margin1 {margin:0 0 15px 0;}
.margin2 {margin-top:-10px;}
.margin3 {margin-top:9px;}
.margin4 {margin-top:25px;}

.text2 {font-size:0.923em;}
.def {font-size:0.923em; background:url(images/list-bg.gif) no-repeat 0 5px; padding-left:15px;}
.color2 {color:#d00000;}
.phone {float:right;}

/* ============================= footer ====================== */

#footer {background:#363e42; font-size:0.846em; color:#929698; padding:30px 35px 0 30px;}
#footer a {color:#929698; text-decoration:none;}
#footer strong {color:#929698;}
#footer a:hover {text-decoration:underline;}
.rss {background:url(images/rss.jpg) no-repeat top right; padding-right:25px; float:right; text-transform:uppercase; padding-bottom:1px;}

/* ============================= forms ============================= */

#ContactForm {padding:15px 0 0 0;}
#ContactForm .rowi {height:39px;}
#ContactForm .col-1 {width:188px !important;}
#ContactForm .col-2 {width:214px !important;}
#ContactForm a {float:right; margin-left:20px; color:#d00000;}

.input {width:173px; height:18px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:207px; height:96px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:15px;}

