html, body {
	height: 100%;
	width: 100%;
}

body {
	padding:0px;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

border_no {
	border:none;
}

img {
	border: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

.underline_hover a:hover {
    text-decoration: underline;
}

/* Aligns*/
.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

/* Paddings and Margins*/
.block {
	display: block;
}

/* Height's*/
.height136 {
	height: 136px;
}

.height7 {
	height: 7px;
}

.height2 {
	height: 2px;
}

.height21 {
	height: 21px;
}

.green {
	background-color: #57BB5B;
}

.blue {
	background-color: #248ACC;
}

.stretch {
	display: block;
	background-image: url(../images/menu_02.gif);
	background-repeat:repeat-y;
}

.menu_bottom {
	display: block;
	background-image: url(../images/menu_03.jpg);
	background-repeat:no-repeat;
	width: 259px;
	height: 136px;
	background-position:bottom left;
}

.menu_top {
	width: 201px;
	height: 192px;
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

.test {
	border: 1px solid red;
}

.header_text {
	display: block;
	background-image: url(../images/f_05.jpg);
	background-repeat:no-repeat;
	width: 372px;
	height: 159px;
}

.head_text {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #242728;
	margin: 120px 0px 25px 12px;
}

.header_info1 {
	display: block;
	background-image: url(../images/contact_01.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 115px;	
}

.header_info2 {
	display: block;
	background-image: url(../images/contact_02.gif);
	background-repeat:no-repeat;
	width: 240px;
	height: 44px;
}

.head_info {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #242728;	
	xcolor: #00f;	
	margin: 0px 0px 0px 20px;
}

.footer {
	display: block;
	background-image: url(../images/footer_01.gif);
	width:259px;
	height: 52px;
}

.copyright {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #242728;
	margin: 0px 0px 10px 60px;
}

.copyright a{
	color: #242728;
}

.footer_right {
	display: block;
	background-image: url(../images/footer_02.gif);
	background-repeat:no-repeat;
	width:702px;
	height: 52px;
}

.overflow_front_content {
	color: #3F3F3F;
	overflow-x: hidden;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 20px 0px 20px 30px;
	text-align: left;
	padding-right: 0px;
	width: 426px;
	xheight: 368px;
}

.overflow_front1 {
	color: #3F3F3F;
	overflow-x: hidden;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 20px 0px 20px 30px;
	text-align: left;
	padding-right: 0px;
	width: 340px;
	height: 180px;
}

.overflow_front2 {
	color: #3F3F3F;
	overflow-x: hidden;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 20px;
	text-align: left;
	padding-right: 0px;
	width: 195px;
	height: 165px;
}

.right_img {
	display: block;
	background-image: url(../images/right_img.jpg);
	background-repeat:repeat-y;
	width:44px;
}

.c_01 {
	display: block;
	background-image: url(../images/c_01.gif);
	background-repeat:repeat-y;
	width:26px;
	height:15px;
}

.c_02 {
	display: block;
	background-image: url(../images/c_02.gif);
	background-repeat:repeat-y;
	width:24px;
	height:15px;
}

.menu_section {
	margin: 0px 0px 0px 58px;
}

.p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-align:left;
	color:#6E7375;
}

.p a {
	color:#6E7375;
}

.powered {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	text-align:right;
	color:#6E7375;
}

.powered a {
	color:#6E7375;
}

