* {
	margin: 0;
	padding: 0;
}
html{
	background: #a6a6b6 url(html_bg.png) repeat-y 50% 0;
	height: 100%;
}
body {
	width: 1000px;
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	background: #fff;
}
* html body {
	height:100%;
}
.ttext {
	border: solid 1px #d0d0d0;
	width: 143px;
	background: #fff;
	height: 13px;
	padding: 2px 0 0 5px;
	font: 11px Verdana;
	color: #000;
	float: left;
}
.timage {
	float: right;
	width: 53px;
	height: 17px;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	background: url(head_bg.png) no-repeat top;
	position: relative;
	height: 152px;
}
a.logo {
	background: url(logo.png) no-repeat;
	display: block;
	width: 251px;
	height: 71px;
	position: absolute;
	top: 24px;
	left: 27px;
}
#header h4 {
	position: absolute;
	top: 96px;
	left: 84px;
	font: 11px Verdana;
	color: #fff;
}
.phone {
	background: url(phone.png) no-repeat;
	width: 174px;
	height: 33px;
	position: absolute;
	top: 57px;
	right: 117px;
}

.our_phone{
	background: url(our_phone.png) no-repeat;
	width: 138px;
	height: 16px;
	position: absolute;
	top: 41px;
	right: 117px;
	display: block;
}


/* Navigation
-----------------------------------------------------------------------------*/
#navigation {
	clear: both;
	padding: 128px 0 0 27px;
}
ul#menu {
	float: left;
	list-style:none;
	display: block;
	height: 24px;
	margin: 0;
	padding: 0;
}
ul#menu li {
	position: relative;
	display: inline;
	height: 24px;
}
ul#menu li a{
	background-image: url(left_item.png);
	background-repeat: no-repeat;
	font: bold 16px Calibri;
	color: #284c93;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 2px 0 0;
	padding: 0 0 0 7px;
	float: left;
	cursor: pointer;
}
ul#menu li a span{
	padding: 7px 18px 0 12px;
	background: url(right_item.png) no-repeat 100% 0;
	float: left;
	height: 24px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
ul#menu a:hover {
	text-decoration: underline;
}
.search {
	width: 211px;
	height: 24px;
	display: block;
	padding: 0 0 0 7px;
	background: url(left_item.png) no-repeat 0 0;
	float: left;
}
.search p {
	background: url(right_item.png) no-repeat 100% 0;
	display: block;
	width: 206px;
	height: 19px;
	padding: 6px 7px 0 0;
}
/* Content
-----------------------------------------------------------------------------*/
#content {
	padding: 20px 27px 102px 27px;
	overflow: auto;
	clear: both;
	*margin: 0 0 102px;
}
.column {
	float: left;
	position: relative;
	background: #f3f3f3;
	border: 0;
}
.box {
	margin: 8px;
}
#left {
	width: 670px;
	margin: 0 30px 0 0;
}
/*
#center {
	width: 406px;
	margin: 0 30px 0 0;
}
*/
#right {
	width: 245px;
	/*margin: 0 30px 0 0;*/
}
/*
#last {
	width: 150px;
}
*/
.t_l_corner{
	background: url(corners.png) no-repeat 0 0;
	position: absolute;
	overflow: hidden;
	width: 8px;
	height: 8px;
	top: 0;
	left: 0;
}
.t_r_corner{
	background: url(corners.png) no-repeat 100% 0;
	position: absolute;
	overflow: hidden;
	width: 8px;
	height: 8px;
	top: 0;
	right: 0;
}
.b_l_corner{
	background: url(b_l.png) no-repeat;
	position: absolute;
	overflow: hidden;
	width: 8px;
	height: 8px;
	bottom: 0;
	left: 0;
}
.b_r_corner{
	background: url(b_r.png) no-repeat;
	position: absolute;
	overflow: hidden;
	width: 8px;
	height: 8px;
	bottom: 0;
	right: 0;
}


/* Bottom Menu
-----------------------------------------------------------------------------*/
.b_navigation{
	padding: 0 26px 0 16px;
}


ul#b_menu {
	float: left;
	list-style:none;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	height: 28px;
}
ul#b_menu li {
    position: relative;
	display: inline;
	height: 28px;
	float: left;
	background: url(spacer.png) no-repeat top right;
	padding: 6px 14px 0 10px;
}
ul#b_menu a{
	float: left;
	font: bold 12px verdana;
	color: #fff;
	text-transform: capitalize;
	text-decoration: underline;
}
ul#b_menu li a {

}
ul#b_menu a:hover {
	text-decoration: none;

}
.last{
	background: none!important;
}
.bsearch {
	background: url(b_search_bg.png);
	float: right;
	width: 206px;
	height: 22px;
	padding: 6px 6px 0;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer_cont{
	background: url(footer_shadow.png) no-repeat 0 0;
	height: 6px;
	display: block;
	width: 1000px;
	overflow: hidden;
}
#footer {
	background: url(footer_bg.png) repeat-x 0 100%;
	position: absolute;
	height: 82px;
	bottom: 0;
	width: 100%;
	clear: both;
	overflow: auto;
}
.btext {
	background: #fff;
}
.b_logo {
	background: url(blogo.png);
	width: 111px;
	height: 24px;
	position: absolute;
	display: block;
	top: 46px;
	left: 27px;
}
.bphone {
	background: url(b_phone.png) no-repeat;
	width: 216px;
	height: 18px;
	position: absolute;
	top: 48px;
	right: 27px;
	display: block;
}
.copi {
	font: 11px Verdana;
	color: #fff;
	top: 54px;
	left: 158px;
	position: absolute;
}
.copi a{
	position: absolute;
	background: url(link_bg.gif) no-repeat 0 0;
	font: bold 11px Verdana;
	width: 128px;
	height: 24px;
	left: 410px;
	top: -7px;
	text-decoration: underline;
	color: #bfbfcd;
	padding: 5px 0 0 13px;
}
.copi a:hover{
	text-decoration: none;
}


h1 {
	font-size:1.2em;
	margin-bottom:10px;
}

#content {
	font:12px Verdana;
	line-height:17px;
}

#content p {
	text-align:justify;
	margin:15px 10px;
}


ul#news {
	list-style:none;
}

ul#news li {
	margin-bottom:10px;
}

