* { padding: 0; margin: 0; }

body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background: #fff url('../design/custom/bg.jpg') repeat-x;
}

a, a:link, a:visited, a:active {
	color: #aa2016;
	text-decoration: underline;
}

a:hover {
	color: #aa2016;
	text-decoration: none;
}

#wrapper { 
	width: 970px;
}

#header {
	color: #333;
	width: 960px;
	height: 61px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: none;
}

#logo {
	background: url('../design/custom/logo.jpg') no-repeat;
	width: 143px;
	height: 43px;
	margin: 0 0 0 20px;
	float: left;
}

#search_form {
	float: right;
	margin: 12px 0px 0 0px;
}

#flag {
	float: right;
	margin: 15px 10px 0 0;
}

#lup {
	background: url('../design/custom/lup.jpg') no-repeat 0px 0px;
	width: 16px;
	height: 26px;
	float: right;
	margin: 15px 10px 0 0;
}

#flash {
	float: left;
	width: 960px;
	height: 213px;
	margin: 0 0 0px 0;
}

#menubg {
	float: left;
	width: 960px;
	height: 25px;
	color: #333;
	margin: 0px 0px 0px 0px;
	background: url('../design/custom/menubg.jpg') no-repeat;
}

#menu {
	margin: 0 0 0 180px;
}

#content {
	float: left;
}

#leftcolumn { 
	float: left;
	color: #333;
	margin: 20px 0px 0px 0px;
	width: 178px;
	min-height: 450px;
}

#left_contact {
	margin: 0 0 0 10px;
}

#submenu {
	margin: 20px 0 0 0;
}

#submenu ul {
	list-style: none;
}

#submenu li {
	width: 145px;
	height: 30px;
	line-height: 30px;
}

#submenu li a {
	text-decoration: none;
	padding: 0px 0 0 10px;
	color: #666;
	width: 145px;
	font-size: 10px;
	display: block;
	border-bottom: 1px solid #dad9d9;
}

#submenu li a:hover {
	color: #242424;
	background: url('../design/custom/submenu.jpg') no-repeat;
}

#submenu li a.current {
	color: #242424;
	background: url('../design/custom/submenu.jpg') no-repeat;
}

#maincontent { 
	float: left;
	color: #878787;
	margin: 0px 0px 60px 20px;
	padding: 50px 0 0 0;
	width: 730px;
	min-height: 350px;
	font-size: 11px;	
}

#maincontent ul {
	margin: 0 0 0 15px;
}

#maincontent p {
	margin: 6px 0 6px 0;
}

#maincontent h3 {
	font-size: 15px;
}

#footer { 
	width: 960px;
	height: 50px;
	color: #333;
	clear:both;
	bottom:0;
	background: #fff;
	float: left;
	/*position: static/relative/absolute/fixed;*/
}

#footerstreg {
	float: left;
	background: url('../design/custom/footerstreg.jpg') no-repeat;
	width: 963px;
	height: 6px;
}

#footerinfoleft {
	float: left;
	margin: 0 0 0 10px;
	font-size: 10px;
	color: #878787;
}

#footerinforight {
	float: right;
	background: url('../design/custom/m4mlogo.jpg') no-repeat;
	width: 96px;
	height: 13px;
}
