/* CSS Document */

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

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

html, input, textarea
	{
		font-family: Verdana;
		font-size:0.65em;
		line-height:1.4em;
	}

.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:#4E4E4E; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p {padding-top:3px; text-align:justify}

ul { list-style:none;}


h3 { font-size:1.25em; color:#000000; line-height:1.2em;}
h4 { font-size:0.88em; color:#000000; line-height:1.2em;}
h5 { font-size:0.88em; color:#333333; line-height:1.2em; padding-top:9px; text-align:center}
h6 { font-size:0.80em; color:#666666; line-height:0.2em; padding-top:0px; text-align:center}

.link1 { font-size:0.75em; font-weight:bold; color:#000000; text-transform:uppercase; text-decoration:none; padding-right:18px; letter-spacing:0.4em;}
.link1:hover { text-decoration:underline; color:#FFBF3C; letter-spacing:0.4em;}
.link2 { color:#333333; text-decoration:none;}
.link2:hover { text-decoration:underline; color:#FFBF3C;}
.link3 { font-size:1.2em; font-weight:bold; color:#666666; text-decoration:none; padding-right:0px;}
.link3:hover { text-decoration:underline; color:#FFBF3C;}
.link4 { font-size:0.8em; font-weight:bold; color:#FFBF3C; text-transform:uppercase; text-decoration:underline; padding-right:18px; letter-spacing:0.4em;}
.link5 { color:#333333; text-decoration:none; padding-left:0px; }
.link5:hover { text-decoration:underline; color:#FFBF3C; padding-left:0px;}


.title1 { font-size:3.273em; line-height:1.2em; text-transform:uppercase; letter-spacing:0.1em;}
.title2 { font-size:1.1em; line-height:1.4em; letter-spacing:0em;}

.text1 {font-weight:bold; color:#149ED1;}

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


.imgdent { float:left; margin-right:20px;}

.space1 { margin-right:15px;}
.space2 { margin-right:20px;}
.space3 { margin-right:25px;}
.spase2 { margin-top:20px;}
.spase3 { margin-top:25px;}
.spase4 { margin-top:10px;}
.spase5 { margin-top:22px; margin-left:0px; text-align:left;}
.spase6 { margin-top:20px;}
.spase7 { margin-top:2px;}
.spase8 { margin-top:40px;}
.spase9 { margin-top:60px;}
.spase10 { margin-top:105px;}

.indent2 { padding-top:20px;}

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

.search { display:inline-block; float:right; margin-top:43px; width:195px; height:27px; background:url(images/search-bg.jpg) top no-repeat; }

.menu1 li { float:left; margin-right:1px;}
.menu1 li a { display:inline-block; width:118px; height:29px; padding:24px 0 0 0; bottom no-repeat; text-align:center; text-transform:uppercase; font-size:1.09em; color:#FFF; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:1em; cursor:pointer}
.menu1 li .last { width:117px; }
.menu1 li a:hover, .menu1 .active a { bottom no-repeat; color:#2B2B2B; }

.menu2 li {text-transform:uppercase; font-weight:bold; line-height:1em; font-size:1.091em; display:inline;}
.menu2 li a {display:block; padding:14px 0 21px 15px; color:#4E4E4E; text-decoration:none; background:url(images/bg-menu2.gif) left top no-repeat; cursor:pointer; }
.menu2 li a:hover {background:url(images/bg-menu2-act.gif) bottom no-repeat; color:#2B2B2B;}
/* ============================= content ====================== */
#content { padding:0px 0 0px;}
.column-1 { width:159px; }
.column-2 {
	width:425px;
}
.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 { background:url(images/marker1.gif) 0 6px no-repeat; padding-left:10px; margin-bottom:15px;}
.list1 li a { color:#4E4E4E; text-decoration:none;}
.list1 li a:hover { color:#149ED1; text-decoration:underline;}
.column-1 .list2 li { background:url(images/marker1.gif) 0 7px no-repeat; padding-left:10px; }
.column-1 .list2 li a { line-height:1.818em;}

.list2 { margin-top:10px;}
.list2 li { background:url(images/marker1.gif) 0 7px no-repeat; padding-left:10px; }
.list2 li a { color:#4E4E4E; text-decoration: underline}
.list2 li a:hover { color:#149ED1; text-decoration: none}

/* ============================= footer ====================== */
#footer .foorer-main { width:832px; margin:0 auto; text-align:center; padding-top:15px;}

