/* CSS Document */

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

body{
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

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

.align-center { text-align:center;}
.align-left { text-align:left;}
.align-right { text-align:right;}

html, input, textarea
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:0.8125em;
		line-height:1.154em;
		color:#494949;
	}

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

a {color:#000; text-decoration:underline; font-weight:bold; outline:none;}
a:hover{text-decoration:none;color:#555;}
p {padding-top:15px;}

.link { font-size:1.077em;}
.link1 { color:#FFAA00;}
.link2 { font-size:1.077em; margin-right:14px;}

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

.imgindent {margin:0 15px 0 0; float:left;}
.imgindent1 {padding:10px 0 8px;}
.imgindent2 { padding:0 0 0 5px; vertical-align:middle;}


.indent1 { padding-top:20px;}
.indent2 { padding-top:25px;}
.indent3 { padding-top:30px;}
.indent4 { padding-top:15px;}
.indent5 { padding-top:40px;}
.indent6 { padding-top:10px;}
.indent7 { padding-top:70px;}
.indent8 { padding-top:13px;}

.text1 { font-size:1.154em; line-height:1.333em; color:#000;}
.text2 { color:#9B9B9B;}


/* ============================= header ====================== */
#header { width:920px; margin:0 auto; text-align:left;}

.logo { position:absolute; margin:26px 0 0 1px;}

.row-1 { height:63px; }
.row-1 ul { font-size:0.923em; color:#262626; padding:52px 4px 0 0; line-height:1em;}
.row-1 li { display:inline; padding-left:3px; background:none;}
.row-1 li a { padding-right:6px; text-decoration:none;}
.row-1 li a:hover { color:#FFFFFF;}

#header .col-1 { width:659px;}
#header .col-2 { width:240px;}

.row-2 { width:899px; height:45px; margin-left:11px; background-image: url("images/menu-background3.jpg")}
.row-2 ul { font-size:1.077em; line-height:1em;font-weight:500;}
.row-2 li { float:left; background:none; }
.row-2 li a { display:inline-block; height:29px; text-decoration:none; padding:16px 13px 0 12px; color:#FFF;font-weight:normal}
.row-2 li a:hover, .row-2 .active a { background:url("images/menu-background4.jpg"); color:#086eae;}

/* ============================= content ====================== */
#content { width:899px; margin:0 auto; text-align:left;}



.phone { float:left; width:76px;}
.phone2 { float:left; width:81px;}

/* ============================= footer ====================== */
#footer { width:900px; height:80px; margin:0 auto; text-align:left; border-top:1px solid;	}
.policy { font-size:1.154em; padding:29px 0px 0px 30px; }
.rs { position:absolute; margin:27px 0px 0px 842px;}
.rs a { color:#494949; background:url(images/rs.gif) top right no-repeat; padding-right:21px; text-decoration:none;}
.rs a:hover { color:#FFFFFF;}
/* ============================= forms ============================= */

#SearchForm {line-height:1em; }
#SearchForm input {width:165px; height:20px; border:0px; font-size:1em; background:#1A1A1A; padding:1px 0 0 3px; }
#SearchForm .button { width:54px; height:21px; border:0px; margin:0 0 0 4px; vertical-align:middle; cursor:pointer; outline:none; }

label { height:30px; display:block;} 
#ContactForm {height:33px; line-height:1em;}
#ContactForm input {width:176px; height:18px; border:1px solid #525252; font-size:1em; background:#C4C4C4; padding:1px 0 0 3px; }
#ContactForm textarea {width:176px; height:171px; border:1px solid #525252; font-size:1em; background:#C4C4C4; padding:0 0 0 2px; overflow:auto;    }

.col-1 ul#nav {
	background-color:black;
	height:260px;
	padding:50px 50px 0 50px
}
.col-1 ul#nav li {
	font-size:16px;
	line-height:1.9em;
	border-bottom:#fff 1px dotted;
}
.col-1 ul#nav li a {
	color:#FFFFFF
}


.col-1 #menu {
	
	background-color:black;
	height:260px;
	padding:50px 50px 0 50px
}

.col-1 #menu li {
	font-size:16px;
	margin: 0;
	padding: 0;
}
.col-1 #menu a {
	background: #000;
	color: #ccc;
	display: block;
	margin: 0;
	text-decoration: none;
	padding-left: 5px;
	border-bottom:#fff 1px dotted;
}
.col-1 #menu a:hover {
	background: #333;
	color: #fff;
	
}	

#navigation li a:hover {
	background-color:#5A728F;
	color:#FFD306;
}
#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#111;
	
}
#navigation li a.head {
	cursor:pointer;
	border:1px solid #111;
	background: url(menus/menu1active.jpg) no-repeat;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:15px;
	text-decoration: none;
}
#navigation li a.head {
	width:251px;
	color:#FFFFF;
	text-decoration: none;
}
#navigation li a.selected {
	width:251px;
	background-image: url(menus/menu1active1.jpg);
	color:#FFD306;
}

#navigation li a.current {
	width:251px;
	background-color:#FFD306;
	color:#000;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#fff;
	border:1px solid #111;
	border-top:none;
	width:251px;
}
#navigation li {
	list-style:none outside none; display:inline;
	line-height:25px;
}
#navigation  li a {
	width:251px;
	color:#000;
	background-color:#ccc;
	display:block;
	text-indent:10px;
	font-size: 11px; 
	text-decoration: none;
	font-weight:normal;
	border-top: 1px dotted;
}
#navigation li a:hover {
	width:251px;
	background-color:#5e6376;
	color:#FFD306;
} 
 