html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #f4f3ef url(/images/bracket_left.png) no-repeat 3px 442px;
	font-size: 11px;
	color: #515151;
}

img {border: none;}

a {outline: none;}

form, input, textarea, ul, li {
	margin: 0;
	padding: 0;
}

textarea {overflow: auto;}

table {border-collapse: collapse;}

td {vertical-align: top;}

a:link, a:visited {color: #0e5396; text-decoration: underline;}
a:hover, a:active {color: #f08d00; text-decoration: underline;}

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

.clear {clear: both;}

.inlined {
	display: inline-block;
	margin: 0;
}

.inlined li {
	display: -moz-inline-box;
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
}

#page_container1 {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	max-width: 1340px;
	min-width: 998px;
	background: url(/images/bracket_btm1.png) no-repeat 3px 100%;
	position: relative;
}

#page_container2 {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	max-width: 1272px;
	background: url(/images/bracket_btm2.png) no-repeat 236px 100%;
	text-align: left;
	position: relative;
}

#page_container3 {
	display: table;
	min-height: 100%;
	height: 100%;
	width: 100%;
}

#content {
	padding: 0 0 120px 260px;
	position: relative;	
}

#left_col {
	float: left;
	background: url(/images/back_tl.png) repeat-x;
	width: 260px;
	margin-left: -260px;
	position: relative;
	min-height: 900px;
}

#left_col_in {padding: 220px 4px 0 52px;}

#right_col {
	float: left;
	width: 100%;
}

#left_patch {
	position: absolute;
	top: 0;
	left: -80px;
	background: url(/images/back_tl.png) repeat-x;
	width: 80px;
	height: 300px;
}

#logo {
	position: absolute;
	top: 32px;
	left: 301px;
	z-index: 50;
}

a.more {
	display: inline-block;
	padding: 0 23px 2px 0;
	background: url(/images/more.gif) no-repeat top right;
	font-size: 11px;
}

a.more:link, a.more:visited {color: #5291d2; text-decoration: none;}
a.more:hover, a.more:active {color: #f08d00; text-decoration: none;}

/*left_col=================================*/

#contact {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	padding: 24px 38px 0 74px;
	font-family: Tahoma;
}

#contact li {
	border-bottom: 1px solid #c6e1ca;
	font-size: 12px;
	color: #fff;
	list-style-type: none;
	padding: 2px 0;
}

#contact_icon {
	position: absolute;
	top: 0;
	left: 8px;
}

#contact span {
	display: block;
	padding: 6px 0;
	font-size: 16px;
	font-family: Arial;
}

#contact div {
	margin: 0 0 0 -63px;
	padding: 1px 0 1px 63px;
	font-size: 14px;
	color: #000;
}

#mail div {
	background: url(/images/icon_mail.gif) no-repeat 27px 5px;
	font-size: 12px;
	font-weight: bold;
}

#skype div {background: url(/images/icon_skype.gif) no-repeat;}

#icq div {background: url(/images/icon_icq.gif) no-repeat 24px 3px;}

#contact li#icq {border: none;}

#contact a:link, #contact a:visited {color: #000; text-decoration: none;}
#contact a:hover, #contact a:active {color: #fff; text-decoration: none;}

#search {
	width: 204px;
	height: 24px;
	background: url(/images/search_back.png);
}

#search div {
	float: left;
	margin: 4px 0 0 19px;
	overflow: hidden;
}

#search div input {
	height: 17px;
	width: 151px;
	background: #fff;
	border: none;
	font-family: Arial;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: -2px 0 0 0;
	padding-left: 3px;
}

#search span {
	display: block;
	float: left;
	padding: 6px 0 0 4px;
}

#menu {
	clear: both;
	width: 204px;
	margin: 27px 0 17px 0;
}

#menu li {
	list-style-type: none;
	margin: 0 0 3px 0;
}

#menu li li li {border-bottom: 1px solid #babab8;}

#menu li a {
	display: block;
	height: 23px;
	line-height: 23px;
	font-family: Arial;
	font-size: 14px;
	padding: 0 0 0 22px;
	background: url(/images/menu_back.png) no-repeat;
	background-position: 0 0;
}

#menu li li a {
	background-position: 205px 0;
	background-color: #e7e6e2;
	font-weight: bold;
}

#menu li li li a {
	background-position: -422px 0;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0 5px 26px;
	line-height: 13px;
	height: auto;
}

#menu li a:link, #menu li a:visited {color: #474747; text-decoration: none;}
#menu li a:hover, #menu li a:active {color: #60aa6e; text-decoration: none;}

#menu li a.cur {
	background-position: -204px 0;
	font-weight: bold;
	color: #f08d00 !important;
	text-decoration: none;
}

#menu li li a.cur {
	background-position: 205px 0;
	font-weight: bold;
}

#menu li li li a.cur {
	background-position: -626px 0;
	font-weight: normal;
	color: #f46303 !important;
}

#menu li ul {margin: 8px 0 8px 0;}

#menu li li ul {margin: 12px 14px;}

#check {
	height: 59px;
	background: url(/images/check.gif);
}

#check a {
	display: block;
	line-height: 59px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 78px;
	text-transform: uppercase;
}

#check a:link, #check a:visited {color: #6a6a6a; text-decoration: none;}
#check a:hover, #check a:active {color: #f08d00; text-decoration: none;}

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

.banner {width: 200px;}

.banner p {
	font-size: 11px;
	margin: 12px 3px 0 3px;
}

.banner p img {margin: 0 8px -1px 0;} /*well, it may surprise you to know that in some cases FF could suck too*/

/*footer============================================*/

#footer {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 40px;
	font-size: 11px;
	font-family: Tahoma;
	color: #000;
}

#footer_in {padding: 0 0 0 320px;}

#copyright {
	position: absolute;
	top: 0;
	left: 30px;
	width: 260px;
}

#btm_link {text-align: center;}

#btm_link a {white-space: nowrap;}

#btm_link a:link, #btm_link a:visited {color: #000; text-decoration: none;}
#btm_link a:hover, #btm_link a:active {color: #f08d00; text-decoration: none;}
