body{
	margin:0;
	text-align:left;
}

#wrap{
	top:0px;
	left:0px;
	width:755px;

	background-image: url(/images/wrap-bg.jpg);
	background-repeat: repeat-y;
	position:relative;
	}

#top{
	width:755px;
	height:50px;
	clear:both;
	position:relative;
}

#header{
	width:755px;
	height:95px;
	clear:both;
	position:relative;
}

#cont{
	width:755px;
	clear:both;
	position:relative;
}

.left_part{
	width:164px;
	float:left;
	position:relative;
}

.right_part{
	width:591px;
	float:right;
	position:relative;
}


.normal_cont{
	clear:both;
	position:relative;
}

.left_menu{
	width:164px;
	height:303px;
	background:url(/images/left-menu-bg.jpg) no-repeat top;
	clear:both;
	position:relative;
}


/*.....................left Menu...................*/

.menu1{
	height:24px;
	clear:both;
	text-align:right;
	padding-right:9px;
	position:relative;
}

.menu2{
	height:24px;
	clear:both;
	text-align:right;
	padding-right:17px;
	position:relative;
}

.menu3{
	height:24px;
	clear:both;
	text-align:right;
	padding-right:24px;
	position:relative;
}

.menu4{
	height:24px;
	clear:both;
	text-align:right;
	padding-right:31px;
	position:relative;
}

.menu5{
	height:24px;
	clear:both;
	text-align:right;
	padding-right:35px;
	position:relative;
}

.menu6{
	height:24px;
	clear:both;
	text-align:right;
	padding-right:37px;
	position:relative;
}


/*.........................*/

.right_table_cell{
	background:url(/images/right-box-bg.jpg) no-repeat right bottom;
}

.left_table_cell{
	background:url(/images/left-box-bg.jpg) no-repeat right bottom;
}


form{
	margin:0;
	padding:0;
}

.input_1{
	width:121px;
	height:13px;
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

/*...........Fonts.............*/

.left_menu, .left_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	line-height:24px;
	font-weight:bold;
}

.left_menu a:hover{
	color:#000000;
}

.cont_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.list_text{
	padding-left:18px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.form_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
#Footer {
	padding-left: 140px;
}