* { 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;}
.p2 { margin-bottom:25px;}
.p3 { margin-bottom:8px;}
.p4 { 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:1.4em; margin-bottom:16px;}
h2 { font-size:1em; margin-bottom:16px;}

.link1 { display:block; background:url(../images/link1_bg.gif) left top repeat-x; color:#41bafe; text-decoration:none;}
.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;}

/*content*/
#content { padding:32px 0 41px 37px;}
#content .inner {padding-right:37px;}
#content .inner1 {padding-right:20px;}
#content .inner2 {padding-right:10px;}

/*footer*/
#footer { text-transform:uppercase; color:#dcdcdc;}
#footer p { margin-bottom:0; padding:13px 0 0 24px;}
#footer a { color:#18b7ff;}

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


#header .row_1 { height:90px; background:url(../images/header_bg1.gif) left top repeat-x;}
#header .row_1 .fleft { padding:28px 0 0 26px;}
#header .row_1 .fright { padding:35px 20px 0 0;}


#menu ul {
	height: 47px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	height: 47px;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li.divider {
	background:url(../images/divider.gif) center top no-repeat;
	width: 15px;
}

#menu li a {
	display: block;
	text-align: center;
	color: #fff;
	font: bold 13px/13px Arial, Helvetica, sans-serif;
	padding: 17px 0;
	width: 88px;
}

#menu li a:hover, #menu li a.active {
	background:url(../images/m2_act.jpg) center top no-repeat;
	text-decoration: none;
}

#quotesNav a {
	border: 3px solid silver;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 14px;
	margin: 0 2px;
	padding: 0 5px;
	color: #333;
}

label.error {
	text-align: left;
	color: red;
	font-size: 10px;
}