* { margin:0; padding:0;}
body { background:#101216; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#639ba8;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top1 { background:url(tail-top.gif) repeat-x top #1d2127;}
.tail-top2 { background:#16191e;}
.tail-bottom { background:url(tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

/*==================list====================*/
ul { list-style:none;}

.list { width:100%; overflow:hidden;}
.list li { width:204px; float:left; margin-right:30px;}
.list li.alt { margin-right:0;}
.list li span { color:#fff; display:block; margin-bottom:18px;}
.list li img {  margin-bottom:18px;}
.list li p { margin-bottom:10px;}
.list li a { color:#fff; text-decoration:none;}
.list li a:hover { color:#376c79;}

.list1 { width:100%; overflow:hidden;}
.list1 li { float:left; margin:0 3px 0 0; padding-bottom:3px;}
.list1 li.alt { margin-right:0;}

.list2 { margin:-10px 0 18px 0}
.list2 li { padding-top:10px;}
.list2 li span { color:#fff;}
.list2 li a { margin-right:12px; color:#639ba8;}

.list3 { margin-bottom:8px;}
.list3 li { background:url(marker-2.gif) no-repeat left 4px; padding:0 0 5px 8px;}
.list3 li a { text-decoration:none;}
.list3 li a:hover { color:#fff;}

.list4 { padding:10px 0 10px 0;}
.list4 li { padding:0 0 4px 0;}


/*==================other====================*/
.img-box { width:100%; overflow:hidden; padding-bottom:15px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:18px;}

.phone { float:right; margin-right:40px;}
.img-box .phone { margin-right:60px;}


/*==================txt, links, lines, titles====================*/
a {color:#639ba8;}
a:hover{text-decoration:none;}

h3 { color:#fff; font-size:1em; margin-bottom:18px; font-weight:normal;}
h4 { color:#fff; font-size:1em; margin-bottom:18px;}

.txt1 { color:#fff;}

.link { color:#fff; text-decoration:none;}
.link:hover { color:#376c79;}

.line-hor { border-bottom:1px solid #21252b; margin:38px 0; overflow:hidden; font-size:0; line-height:0;}

.title {  background:#1e2228; margin:-58px 0 0 0; padding:7px 30px 7px 30px; float:left; position:relative; left:-32px;}

/*header*/
#header div { position:absolute; left:-6px;}

/*content*/
#content1 { padding:72px 25px 30px 32px;}
#content2 { padding:38px 0 35px 32px;}

/*footer*/
#footer p { color:#639ba8; text-align:center; padding-top:30px;}
#footer p a { color:#639ba8; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==================navmenu====================*/

ul#navmenu {
 margin: 0;
 border: 0 none;
 width: 772px; /*For KHTML*/
 list-style: none;
 position:absolute;
 left:194px;
}

ul#navmenu li {
 margin: 0;
 border: 0 none;
 padding: 0;
 float: left; /*For Gecko*/
 display: inline;
 list-style: none;
 position: relative;
}

ul#navmenu ul {
 margin: 0;
 border: 0 none;
 padding: 0;
 list-style: none;
 display: none;
 position: absolute;
 left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
 clear: both;
 display: block;
 font: 1px/0px serif;
 content: ".";
 height: 0;
 visibility: hidden;
}

ul#navmenu ul li {
 float: left; /*For IE 7 lack of compliance*/
 display: block !important;
 display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
 background:url(nav-bg.png) repeat-x;
 padding:34px 0 26px 0;
 float: none !important; /*For Opera*/
 float: left; /*For IE*/
 display: block;
 text-decoration: none;
 height: auto !important;
 height: 1%; /*For IE*/
 width:191px;
 text-align:center;
 color:#63bfd5;
 text-transform:uppercase;
 border-left:1px solid #000;
 border-bottom:1px solid #000;
}

ul#navmenu li.last a {
	border-right:1px solid #000;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.jshover a {
 color: #fff;
 text-decoration: none;
 background:url(nav-act.png) repeat-x;
 padding:34px 0 26px 0;
 border-bottom:0;
}

ul#navmenu ul { width:191px; top:76px; border-bottom:1px solid #000; border-right:1px solid #000; border-left:1px solid #000;}

ul#navmenu li li { width:191px; background:url(nav-bg1.png);}

ul#navmenu li li a {
font-family: Tahoma;
font-weight: normal;
text-decoration: none;
text-align:left;
width:auto;
padding:0 0 0 0;
border:0;
}

ul#navmenu li li a span {background:url(divider.gif) repeat-x bottom; display:block; padding:0 0 6px 9px; margin-bottom:5px;}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.jshover li a {
 float: none;
 color: #fff;
 background:url(marker-1.gif) no-repeat 26px 6px  !important;
 padding:0 25px 0 25px !important;
 display:block;
}

ul#navmenu li li.first { padding-top:24px;}

ul#navmenu li li.last { padding-bottom:20px;}
ul#navmenu li.last li a { border:0;}
ul#navmenu li li.last a span { background:url(marker-1.gif) no-repeat  1px 6px;}
ul#navmenu li li.last a { border:0;}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.jshover li a:hover,
ul#navmenu li.jshover li.jshover a {
 text-decoration:underline;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.jshover ul ul,
ul#navmenu li.jshover ul ul ul {
 display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.jshover ul,
ul#navmenu ul li.jshover ul,
ul#navmenu ul ul li.jshover ul {
 display: block;
}

/*============*/
