* {
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
	background: #ccccc7 url(body_bg.gif) repeat-y 50% 0;
}
body {
	width: 998px;
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	background: #fff url(head_bg.png) repeat-x 0 0;
}
* html body {
	height:100%;
}
.ttext {
	border: 0;
	width: 141px;
	background: #fff;
	height: 18px;
	padding: 3px 0 0 7px;
	font: 11px Verdana;
	color: #000;
	float: left;
}
.tbutton{
	background: #8b004e;
	width: 62px;
	height: 21px;
	float: right;
	border: 0;
	font: bold 11px Verdana;
	color: #fff;
}
.tbutton:hover{
	cursor: pointer;
}

a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#left h1{
	font: bold 18px Arial;
	color: #8b004e;
	border-bottom: solid 1px #8d8d8d;
	width: 100%;
	padding: 0 0 2px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 100%;
	position: relative;
	font: bold 14px Arial;
	color: #aaabaf;
	height: 326px;
}
a.logo {
	background: url(logo.png) no-repeat;
	display: block;
	width: 405px;
	height: 60px;
	position: absolute;
	top: 52px;
	right: 74px;
	z-index: 5;
}
h2 {
	position: absolute;
	top: 120px;
	left: 520px;
	font: bold 14px Arial;
	color: #000;
}
#header i {
	background: url(top_phone.png) no-repeat;
	display: block;
	width: 351px;
	height: 46px;
	position: absolute;
	top: 244px;
	right: 21px;
}
#header b {
	font: bold 14px Arial;
	position: absolute;
	right: 29px;
	top: 224px;
	color: #000;
}
#header span{
	background: url(top_car.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 42px;
	height: 308px;
	width: 521px;
}
#header strong{
	background: url(girl.jpg) no-repeat;
	width: 114px;
	height: 109px;
	position: absolute;
	display: block;
	top: 141px;
	right: 338px;
}
/* Navigation
-----------------------------------------------------------------------------*/
.navigation {
	clear: both;
	background: url(nav_bg.png) repeat-x;
	height: 46px;
	margin: 0 29px;
}
.navigation ul {
	background: url(nav_left_corner.png) no-repeat;
	float: left;
	height: 46px;
	list-style:none;
	display: block;
	margin: 0;
	padding: 0 0 0 2px;
}
.navigation ul li {
	position: relative;
	display: inline;
}
.navigation ul li a{
	background: url(spacer.png) no-repeat 100% 0;
	font: bold 14px Arial;
	color: #8b004e;
	text-transform: capitalize;
	text-decoration: underline;
	float: left;
	height: 29px;
	padding: 16px 20px 0;
}
.navigation ul a:hover {
	text-decoration: none;
}
.last{
	background: none!important;
}
.search {
	width: 210px;
	background: url(search_bakc.png) repeat-x;
	float: right;
	width: 240px;
	position: relative;
}
.search p{
	background: url(search_bg.png) no-repeat 0 0;
	display: block;
	height: 36px;
	padding: 10px 14px 0 16px;

}
.search i {
	background: url(nav_riight_corner.png) no-repeat;
	width: 10px;
	height: 46px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}

/* Content
-----------------------------------------------------------------------------*/
#content {
	padding: 24px 29px 358px;
	overflow: hidden;
	clear: both;
	*margin: 0 0 358px;
}
.column {
	float: left;
	position: relative;
	border: 0;
	overflow: hidden;
}
#left {
	width: 672px;
	padding: 0 28px 0 0;
}
#left p{
	text-align: right;
	font: 12px Arial;
	padding: 5px 0 0;
}
#left table {
	border: solid 1px #d6d6d6;
	font: 12px Arial;
	color: #000;
	margin: 30px 0 0;
	width: 672px;
	height: 200px;
	border-collapse: separate;
}
#left table tr td{
	padding: 0 0 0 9px;
}
.dark_row{
	background: #f5e8ef;
}
.bold_col{
	font-weight: bold;
	width: 217px;
}
#right {
	background: #8b004e;
	width: 240px;
	position: relative;
}
.t_l{
	background: url(corners.png) 0 0;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 0;
	left: 0;
	overflow: hidden;
}
.t_r{
	background: url(corners.png) 100% 0;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 0;
	right: 0;
	overflow: hidden;
}
.b_l{
	background: url(b_l.png) 0 0;
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.b_r{
	background: url(b_r.png) 0 0;
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
#right ul{
	padding: 22px 35px 23px 25px;
	line-height: 23px;

}
#right ul li{
	list-style: none;

}
#right ul li a{
	font: bold 14px Arial;
	color: #fff;
}
/* Tags
-----------------------------------------------------------------------------*/
ul#tags {
	background: #e8e9ec;
	display: block;
	margin: 30px 29px 44px;
	padding: 24px 27px 25px;
	text-align: center;
	height: 99px;
	clear: both;
	list-style: none;
	line-height: 17px;
}
ul#tags li {
	display: inline;
}
ul#tags li a {
	font: 11px/11px Verdana;
	color: #626262;
	margin-right: 10px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: url(footer_bg.png) repeat-x 0 100%;
	position: absolute;
	height: 358px;
	width: 100%;
	bottom: 0;
	clear: both;
	overflow: auto;
}
#footer span {
	background: url(footer_logo.png) no-repeat;
	width: 209px;
	height: 33px;
	position: absolute;
	display: block;
	left: 30px;
	bottom: 29px;
}
#footer b{
	font: bold 14px Arial;
	color: #000;
	position: absolute;
	bottom: 38px;
	right: 318px;
}
.b_phone{
	background: url(footer_phone.png) no-repeat;
	position: absolute;
	display: block;
	width: 277px;
	height: 36px;
	bottom: 26px;
	right: 24px;
}



#left p {
	text-align:justify;
}


#content {
	padding-bottom:140px;
	_margin-bottom:140px;
}

#footer {
	height:130px;
}

