/* CSS Document */

* {
	padding:0;
	margin:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
padding:0;
	margin:0;
	background:url('/images/bg_stretch.jpg') top repeat-x;
}

* {
	padding:90;
	margin:0;
}
.clear {
	clear:both;
}
a img {
	border:0;
}
a {
	text-decoration:underline;
	color:#5cc9f0;
}
a.menu{
	display:block;
	height:30px;
	padding:18px 20px 10px 25px;
	color:#4fa1be;
	font-size:14px;
	font-weight:normal;	
	text-decoration:none;
	}
a:hover {
	text-decoration:none;
}
.main_wrapper {
	width:750px;
	margin:0 auto;
}

/* STICKY FOOTER
------------------------------ */
html, body {
	height: 100%;
}
#content {
color:#7b7979;
width: 750px;
}
#content a {
	color:#3698bd;
}
#content h1 {
	color:#3698bd;
	font-size:20px;
	font-weight:normal;
	padding-bottom:10px;
	margin-top:10px;
}

#content p {
	padding:5px 4px;
	line-height:18px;
}
#content ul, 
#content ol {
	padding-bottom:10px;
	padding-left:30px;
}
#content ul {
	list-style-type:;
}
#content ul li,
#content ol li{
	padding-bottom:3px;
}
#content ul li ul,
#content ol li ol {
	padding-top:8px;
}



#content h2 {
	color:#3698bd;
	font-size:16px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:15px;
}
#content h3 {
	color:#3698bd;
	font-size:14px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:15px;
}
#content h4 {
	color:#3698bd;
	font-size:12px;
	font-weight:normal;
	padding-bottom:10px;
	}

a.ftext {
color: #737373;
text-decoration: underline;
}

a.ftext:hover {
text-decoration: none;
}

#header {
background: url(/images/header.png) no-repeat; margin: 10px 0 10px 0; width: 750px; height: 176px
}

#footer {
margin: 10px 0 0 0; color: #737373; width: 750px; height: 50px; background: url(/images/footer_bg.jpg) no-repeat
}
#logo {
float: left; width: 250px; text-align: left
}

#htext {
float: right; width: 250px; margin: 10px 0 0 0; text-align: right; line-height: 180%
}
.mblock {
float: left; text-align: left; width: 244px; height: 292px; background: url(/images/small_win.jpg) top left no-repeat; position:relative;
padding: 0; margin: 0;
}

#tmenu{
	background:url('/images/main_menu.jpg') top left no-repeat;
	height:65px;
	padding-left:15px;
margin: 0 0 10px 0;
}	

.m1 {
	background-color:#F9F9F9;
	border:1px solid #D6D6D6;
	color:#3698BD;
	display:block;
	float:left;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	height:auto;
	line-height:12px;
	margin:15px 3px 0;
	
	padding-bottom: 11px;
	padding-top:11px;
	text-align:center;
	text-decoration:none;
	width:233px;
	}

.m1:hover{
	text-decoration:underline;
background: #FFFFFF;
	}
.mw {
	width:750px;
	margin:0 auto;
min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */

}

.ctop {
background: url(/images/full_c_t.jpg) no-repeat; width: 740px; height: 19px
}
.cmid {
background: url(/images/full_c_m.jpg) repeat-y; width: 740px; height: auto; text-align: left
}
.cbot {
background: url(/images/full_c_b.jpg) no-repeat; width: 740px; height: 19px
}

a.menu{
	display:block;
	height:30px;
	padding:18px 20px 10px 25px;
	color:#4fa1be;
	font-size:14px;
	font-weight:normal;	
	text-decoration:none;
	}
a:hover {
	text-decoration:none;
}


.mblock h2 {
	height:30px;
	padding:18px 20px 10px 25px;
	color:#4fa1be;
	font-size:14px;
	font-weight:normal;
}
.mblock .cont {
	padding:10px 30px 10px 40px;
	font-size:12px;
	color:#7b7979;
	line-height:16px;
	height: 200px;

	overflow:hidden;
	margin: 0;
float: left;
}


.mblock p.red {
	color:#F00;
	font-weight:bold;
}

.mblock .more { 
  position:absolute;
	bottom:20px;
	right:20px;
}

.mblock .cont ul {
margin: 0;
padding: 0;	
margin-bottom:10px;
}


.m2{
	display:block;
	text-decoration:none;
	border-bottom:1px solid #dddddd;
	margin:0 20px;
	padding:10px 0;
	}
.m2:hover{
	text-decoration:underline;
	}

.m3{
	background:url("/images/m3.jpg") no-repeat scroll 0 5px transparent;
	margin-right:20px;
	padding:0 0 0 10px;
	text-decoration:none;
	}
.m3:hover{
	text-decoration:underline;
	}


