* {
	margin:0;
	padding:0;
}
body { background:url(images/body_bgd.gif) left top repeat-x #363e49; font-family:Arial; font-size:100%; line-height:1em; color:#808995;}

input, textarea { font-family:Arial; 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-bottom:14px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:173px; height:18px; background:#fff; color:#8c8c8c; padding-left:3px; border:1px solid #e1e1e1; border-top:1px solid #303030; border-left:1px solid #303030;}
textarea { width:173px; height:128px; background:#fff; overflow:auto; color:#8c8c8c; padding-left:3px; border:1px solid #e1e1e1; margin-bottom:9px; border-top:1px solid #303030; border-left:1px solid #303030;}


/*==================list====================*/
ul { list-style:none;}

.list1 li { clear:both;}
.list1 li a { color:#41bafe; float:right; line-height:2em; padding:0 2px;}
.list1 li a:hover { color:#fff; background:#41bafe; text-decoration:none;}


/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:20px;}
.img_box img { float:left; margin:0 20px 0 0;}

.p1 {
	margin-bottom:35px;
	text-align: justify;
	margin-top: 28px;
}
.p2 {
 margin-bottom: 25px;
 margin-top: 18px;
 }
.p3 {
	margin-bottom:8px;
	margin-top: 18px;
}
.p4 { margin-bottom:20px;}
.p5 {
	margin-bottom:20px;
	margin-top:28px;
	text-align: justify;
}
.p6 { margin-bottom:20px;}

blockquote p { margin-bottom:0;}

/*==================txt, links, lines, titles====================*/
a {color:#41bafe; text-decoration:none;}
a:hover { text-decoration:underline;}
h1 { font-size:160%; margin-bottom:16px; padding-top:16px;}
h2 { font-size:160%; margin-bottom:16px; padding-top:16px;}
.web_promo { font-size:160%; margin-bottom:16px; padding-top:78px;}

.link1 { display:block; background:url(images/link1_bg.gif) left top repeat-x; color:#41bafe; text-decoration:none; float: right;}
.link1 em { display:block; background:url(images/link1_left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1_right.gif) no-repeat right top; padding:3px 14px 4px 14px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline; color:#22262e;}
.link2 { color:#808995; text-decoration:underline;}
.link2:hover { text-decoration:none;}

.title { border-bottom:1px solid #a5aeba; padding-bottom:8px; margin-bottom:14px; }


/*==================boxes====================*/
.main_box { background:#fff; width:100%;}
.main_box .border-left {background:url(images/border-left.gif) repeat-y left;}
.main_box .border-right {background:url(images/border-right.gif) repeat-y right;}
.main_box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.main_box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top; padding:0 2px;}

.cont_box { padding:0 40px 0 0; margin-bottom:0;}
.cont_box span { float:right;}

.buttons_box .link1 { margin-right:9px;}


/*header*/
#header .row_1 { height:90px; background:url(images/header_bg1.gif) left top repeat-x;}
#header .row_1 .fleft {
	padding:16px 0 0 53px;
}
#header .row_1 .fright { padding:35px 20px 0 0;}
#header .row_2 { height:335px; background:url(images/header_bg2.jpg) no-repeat right top #dbe8ee;}
#header .row_2 .slogan { margin-bottom:22px;}
#header .row_2 .inner { padding:98px 0 0 42px;}

/*content*/
#content { padding:32px 0 41px 37px;}
#content .inner {padding-right:37px;}
#content .inner1 {padding-right:20px;}

/*footer*/
#footer { text-transform:uppercase; color:#dcdcdc;}
#footer p { margin-bottom:0; padding:13px 0 0 24px;}
#footer a { color:#18b7ff;}

/*==========================================*/
.footerright {
	background-position: right;
	text-align: right;
}

