* {
	padding: 0px; margin: 0px;
}

body {
	font-size: 62.5%; 
	background: url(../images/bgbody.gif) #989796 repeat-x;
	margin: 0;
	color: #989796;
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
}

img {
	border: none;
}
#wrapper {
	border: #cccccc 1px solid;
	margin: 0px auto;
	width: 935px;
	height:730px;
	background: #ffffff;
}
#container {
	margin-top: 2.1em;
	border-bottom: #eeeeee 8px solid;
	position: relative;
}

#container2 {
	padding: 10px 10px 0px 10px;
}
div.c2title {
	float: left;
	width: 236px;
	padding: 10px;
	text-align: center;
	background-color: #077cd0;
	color: #e4f4ff;
	font-weight: bold;
	font-size: medium;
}

div.c2text {
	float: left; 
	padding: 5px 10px 0 10px;
	width:238px;
	color:#000000;
	font-size:small;
	line-height: 23px;
	text-align:justify;
}

div.c3text {
	padding-right:5px; 
	color:#000000; 
	font-size:medium; 
	line-height: 30px; 
	text-align:justify;
}

li.c3text {
	padding-right:5px;
	color:#000000; 
	font-size:medium; 
	line-height: 30px; 
	text-align:justify;
}

.med_text { 
	font-size: medium; line-height: 20px; color: #000000;
	}
	
body#home {
	margin: 3.8em 2em 2em
}

body#home #wrapper {
	border-top-STYLE: none;
	width: 935px;
}

body#home #container {
	margin-top: 0px; 
	padding-bottom: 0px; 
	border-bottom-style: none
}

body#home #content {
	padding-right: 10px; 
	padding-left: 10px; background: url(../images/bgHomecontent.gif) repeat-x 0px 100%; 
	padding-bottom: 0px; 
	margin: 0px 6px 6px; 
	width: 928px; 
	padding-top: 0px
}

#footer {
	CLEAR: both; margin: 0.5em auto; width: 935px; color: #ececec;
}

#footer p {
	font-size: 1em
}

#footer a {
	color: #ececec;
	text-decoration:none;
	font-weight: bold;
}
.clearfix:unknown {
	clear: both; 
	display: block; 
	visibility: hidden; 
	height: 0px; 
	content: "."
}

.clearfix {
	display: block
}

.lrgbold {
	font-weight: bold;
	padding: 10px 0 10px 0;
	font-size: x-large;
	color:#000000;
}

.mbold {
	font-weight: bold;
	padding: 10px 0 10px 0;
	font-size: medium;
	color:#000000;
}

.button { padding: 25px 0 0 0;

}
