/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;

}




input
	{
		font-family: Tahoma, Geneva, sans-serif;
		font-size:0.8975em;
		line-height:1.545em;
		
		color:#000000;
	}
.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}
.alignright { text-align:right;}

input, select { vertical-align:middle; font-weight:normal;}
a {color:#0000FF; outline:none; text-decoration:underline;}
a:visited {COLOR: #800080;}
a:hover{text-decoration:none;}
p {padding-top:14px;}
a img { border:0;}
ul { list-style:none;}
img {vertical-align:top;}

h3 { font-size:1.818em; color:#000000; line-height:1.2em; text-transform:uppercase; }

.link1  { margin-left:5px;}
.link1:hover { text-decoration:underline;}
.link2 { color:#149ED1;}

.title1 { font-size:3.273em; line-height:1.2em; text-transform:uppercase;}
.title2 { font-size:1.273em; line-height:1.2em; text-transform:uppercase;}

.text1 {font-weight:bold; color:#000000;}

/* ============================= main layout ====================== */


.imgdent { float:left; margin-right:20px;}

.space1 { margin-right:24px;}
.spase2 { margin-top:20px;}
.spase3 { margin-top:30px;}
.spase4 { margin-top:10px;}

.indent2 { padding-top:20px;}

/* ============================= header ====================== */
#header .row-1 { height:26px; padding:7px 27px 0 0; font-size:0.909em; color:#FFFFFF; text-transform:uppercase;}
#header .row-1 span { color:#000000;}
#header .row-1 a { color:#FFFFFF; text-decoration:none;}
#header .row-1 a:hover { color:#000000; }
#header .row-2 { height:111px; }

#header .row-3 { height:53px;}
.menu1 li { float:left; margin-right:1px;}

.menu1 li .last { width:117px; }

#header .row-4 { padding-top:43px;}
#header .row-4 .col-1 { width:234px;}
#header .row-4 .col-2 { width:598px;}
.menu2 li {text-transform:uppercase; font-weight:bold; line-height:1em; font-size:1.091em; display:inline;}

/* ============================= content ====================== */
#content { padding:30px 0 55px; }
.column-1 { width:200px; }
.column-2 { width:645px; height:100%;}
.column-3 { width:155px; }

.divider { border-top:1px solid #BCBCBC;}
.divider-bot { border-bottom:1px solid #BCBCBC; padding-bottom:8px;}
.phone { float:left; width:70px; }

.list1 { margin-top:10px;}

.list1 li a { color:#000000; text-decoration:none;}
.list1 li a:hover { color:#149ED1; text-decoration:underline;}
.list1 li { margin-left:10px;}
.column-1 .list2 li a { line-height:1.818em;}

.list2 { margin-top:10px;}

.list2 li a { color:#000000; text-decoration: underline}
.list2 li a:hover { color:#149ED1; text-decoration: none}

#topads { padding:0px 0 0px; }
	.ad-1 { width:325px; float:left; margin-left: -20px; margin-right:1px; margin-bottom:0px;}
	.ad-2 { width:325px; float:right; margin-left: -40px; margin-right:1px; margin-bottom:0px;}
	
/* ============================= footer ====================== */
#footer .foorer-main { width:832px; margin:0 auto; text-align:left; padding-top:25px;}
#footer a { color:#000000;}
/* ============================= forms ============================= */
#SearchForm .input {width:151px; height:18px; border: none; background:#FFFFFF; color:#000000; font-size:1.2em; line-height:1em; margin:0 0 0 33px; padding:5px 0 0 0;}
#SearchForm .button { width:18px; height:18px; border:0px; background: none; vertical-align:middle; cursor:pointer; outline:none; margin:3px 0 0 20px; padding:0; }

#ContactForm {line-height:1.3em;}
label { height:42px; display:block;} 
#ContactForm input {width:244px; height:17px; border:1px solid #A3A3A3; padding:2px 0 0 5px; font-size:1em; line-height:1em;}


