* {
	padding:0;
	margin-right: 0px;
}
body { background:#205f76; font-family:Tahoma, Geneva, sans-serif; font-size:100%; line-height:1em; color:#4d4d4d;}

input, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}

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

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper {
	width:836px;
	overflow:hidden;
	position:relative;
	background-color: #F3F3F3;
}
.container { width:100%;}

.maxheight img { position:relative;}

p {
	margin-bottom:0px;
	text-indent: 0px;
}

.tail-top { background:url(images/tail-top.gif) left top repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:21px;}
.form input {width:214px; background:none; border:1px solid #84817c; color:#4d4d4d; padding:1px 0 1px 3px;}
textarea { width:214px; height:85px; background:none; overflow:auto; border:1px solid #84817c; color:#4d4d4d; padding:1px 0 0 3px; margin-bottom:20px;}


/*==================list====================*/
ul { list-style:none;}

#site-nav li { display:inline;}
#site-nav li a { display:block; float:left; font-size:15px; color:#4b4b4b; text-decoration:none; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-left:6px; letter-spacing:-1px;}
#site-nav li a em { display:block; font-style:normal;}
#site-nav li a b { display:block; padding:12px 11px 28px 11px;}
#site-nav li a:hover { background:url(images/menu-bg.gif) left top repeat-x; color:#fff;}
#site-nav li a:hover em {background:url(images/menu-left.gif) no-repeat left top; }
#site-nav li a:hover b { background:url(images/menu-right.gif) no-repeat right top;}
#site-nav li a.current { background:url(images/menu-bg.gif) left top repeat-x; color:#fff;}
#site-nav li a.current em {background:url(images/menu-left.gif) no-repeat left top; }
#site-nav li a.current b { background:url(images/menu-right.gif) no-repeat right top;}

.list1 li { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 7px 20px;}
.list1 li a { color:#4d4d4d; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 li { background:url(images/icon1.jpg) no-repeat left top; padding:0 0 18px 49px; margin-bottom:16px; border-bottom:1px solid #e0e0e0;}
.list2 li.alt { background:url(images/icon2.jpg) no-repeat left top; border:0; margin-bottom:0;}

/*==================other====================*/
.img-indent { margin:0 15px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:15px;}
.img-box img { float:left; margin:0 15px 0 0;}

.p1 { margin-bottom:10px;}



/*==================txt, links, lines, titles====================*/
a {color:#00a4df;}
a:hover{text-decoration:none;}

h2 { font-size:1.33em; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; letter-spacing:-1px; margin-bottom:30px;}
h3 { font-size:1em; margin-bottom:3px;}
h4 { font-size:1em; color:#00a4df;}


/*==================boxes====================*/
.box1 { background:#fff; width:100%;}
.box1 .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border-left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-right1.gif) repeat-y right;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:16px 22px 35px 22px;}

.box { background:url(images/box-bg.gif) left bottom repeat-x #f3f3f3; width:100%;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:41px 20px 32px 20px;}

.cont-box { padding:0 60px 0 0; margin:0;}
.cont-box span { float:right;}


/*header*/
#header div { position:absolute; margin:0 0 0 -50px;}

/*footer*/
#footer {color:#fff;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
