* { margin:0; padding:0;}
body { background:#28333c; font-family:Tahoma; font-size:100%; line-height:1em; color:#444e57; text-align:center;}

.clear { clear:both;}

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

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

.wrapper { width:100%;}

p { margin-bottom:19px;}

.tall_top { background:url(/images/tall_top.gif) left top repeat-x #fff;}
.tall_bottom { background:url(/images/tall_bottom.gif) left bottom repeat-x;}

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

.form { height:36px;}
.form input {width:312px; height:24px; background:#fff; color:#444e57; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #444e57;}
textarea { width:312px; height:99px; background:#fff; overflow:auto; color:#444e57; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #444e57;}


/*==================list====================*/
.list li a { background:url(/images/marker1.gif) no-repeat left 1px; color:#444e57; padding-left:21px; line-height:1.9em;}
.list li { list-style: square inside url('/images/arrow.gif'); padding-left:21px;}


/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { padding:0 0 20px 0;}
.img_box img { float:left; margin:0 20px 5px 0;}

.img_box1 { padding:0 0 13px 0;}
.img_box1 img { float:left; margin:-12px 20px 0 0; position:relative;}

.contact_box { padding:20px 0 0 0;}

.p1 { margin-bottom:17px;}
.p2 { margin-bottom:22px;}

blockquote p { margin-bottom:0;}

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

h2 { font-size:20px; font-weight:bold;}
h3 { font-size:14px; font-weight:bold;}

.txt1 { color:#000;}

.link1 { background:url(/images/marker.gif) no-repeat right 4px; font-weight:bold; padding-right:10px;}
.link1 em { background:url(/images/line_2.gif) left bottom repeat-x; font-style:normal;}
.link2 {background:url(/images/line_2.gif) left bottom repeat-x;}

.rss { margin-right:27px;}

.line_hor { background:url(/images/line_1.gif) left bottom repeat-x; padding-bottom:13px; margin-bottom:14px;}
.line_hor1 { background:url(/images/line_1.gif) left bottom repeat-x; padding-bottom:28px; margin-bottom:25px;}
.line_hor2 { background:url(/images/line_1.gif) left bottom repeat-x; padding-bottom:23px; margin-bottom:22px;}
.line_hor3 { background:url(/images/line_1.gif) left bottom repeat-x; padding-bottom:13px; margin-bottom:25px;}

.title { margin-bottom:22px;}


/*==================blocks====================*/
.block1 { background:#e7f2f6; width:100%;}
.block1 .top_tall { background:url(/images/top_tall.gif) left top repeat-x;}
.block1 .right_tall { background:url(/images/right_tall.gif) right top repeat-y;}
.block1 .bottom_tall { background:url(/images/bottom_tall.gif) left bottom repeat-x;}
.block1 .left_tall { background:url(/images/left_tall.gif) left top repeat-y;}
.block1 .left_top_corner { background:url(/images/left_top_corner.gif) no-repeat left top;}
.block1 .right_top_corner { background:url(/images/right_top_corner.gif) no-repeat right top;}
.block1 .right_bottom_corner { background:url(/images/right_bottom_corner.gif) no-repeat right bottom;}
.block1 .left_bottom_corner { background:url(/images/left_bottom_corner.gif) no-repeat left bottom;}
.block1 .inner { padding:0 0 0 0;}


.but { background:url(/images/but_bgd.gif) left top repeat-x; width:100%; margin-bottom:6px;}
.but .left { background:url(/images/but_left.gif) no-repeat left top;}
.but .right { background:url(/images/but_right.gif) no-repeat right top; height:43px;}
.but .ind1 { padding:13px 0 0 18px}
.but strong { color:#edeff2; margin-right:32px;}
.but span { color:#34414b; font-weight:bold;}

/*header*/
#header .row_1 { height:51px; text-align:center;}
#header .row_2 { height:320px; background:url(/images/header_bgd.png) no-repeat left top;}
#header .row_2 .indent1 { padding:0 16px 97px 0; text-align:right;}
#header .row_2 .indent2 { padding:0 46px 0 47px;}

/*content*/
#content { padding:10px 0 37px 46px;}
#content .inner { padding:0 57px 0 0;}
#content .inner1 { padding:0 25px 0 0;}
#content .indent { padding:0 30px 0 0;}

/*footer*/
#footer { text-align:center;}
#footer p { color:#d5dde5; padding:16px 0 0 0;}
#footer a { color:#d5dde5;}
/*==========================================*/



/*==================drop down menu====================*/



#sddm {	
    margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li {
	margin: 0;
	padding: 0px;
	padding-top: 17px;
	list-style: none;
	float: left;
	font: bold 14px arial
}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #655d4e;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover {
	background: #70ab30;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px ridge silver
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #000000;
	font: 11px arial
}

#sddm div a:hover {
	background: #70ab30;;
	color: #FFF
}


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