.modulenoborder {
margin-bottom:10px;
text-align:center;
}

.modulenoborder div div div {
text-align:center;
}



html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

 html>body {
      min-height:100%;
      height:auto;
    }

img{border: none;}

body {
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #848382;
	position: relative;
	background: url(/templates/media2/images/body_bg.jpg) top center repeat-x;
}



div, p {
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
}

p {
	margin: 0px;
}


ul, li {
	padding: 0px;
	margin: 0px;
}

ul.latestnews {
	padding: 0px;
	margin: 0px;	
	list-style: none;
}

ul {
	margin-left: 25px;
	margin-top: 0px;
}

li 
{
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	list-style: none;
	background: url(/templates/media2/images/li.png) no-repeat left 3px;
}


div.blog_more ul 
{
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
}


div.blog_more ul li
{
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	list-style: none;
	background: url(/templates/media2/images/li.png) no-repeat left 3px;
}


a:link,  a:visited {
	color: #e50000;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: underline;
}


form {
	margin: 0px;
	padding: 0px;
	background: none;
}

#wrapper {
	width: 945px;
	margin: 0px auto;
	height: 100%;
}

#header {
	width: 100%;
	height: 234px;
	position: relative;
}

#logo {
	background: url(/templates/media2/images/logo.png) no-repeat;
	width: 276px;
	height: 115px;
	position: absolute;
	top: 60px;
	left: 0px;
}

#logo a {
	width: 276px;
	height: 115px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}

#dop_nav {
	position: absolute;
	width: 73px;
	height: 23px;
	background: url(/templates/media2/images/dop_nav.gif) no-repeat;
	top: 28px;
	left: 20px;
	padding: 3px 0px 0px 3px;
}

a#home {
	float: left;
	width: 16px;
	height: 16px;
	background: url(/templates/media2/images/home.gif) no-repeat 0px 0px;
	margin-left: 5px;
}

a#home:hover {
	background: url(/templates/media2/images/home.gif) no-repeat 0px -16px;
}

a#mail {
	float: left;
	width: 16px;
	height: 16px;
	background: url(/templates/media2/images/mail.gif) no-repeat 0px 0px;
	margin-left: 5px;
}

a#mail:hover {
	background: url(/templates/media2/images/mail.gif) no-repeat 0px -16px;
}

a#search {
	float: left;
	width: 16px;
	height: 16px;
	background: url(/templates/media2/images/search.gif) no-repeat 0px 0px;
	margin-left: 5px;
}

a#search:hover {
	background: url(/templates/media2/images/search.gif) no-repeat 0px -16px;
}

#top_menu {
	position: absolute;
	top: 28px;
	left: 300px;
}

#top_menu div.module {
	width: 180px;
	height: 205px;
	background: url(/templates/media2/images/top_menu.png) no-repeat;
	float: left;
	margin-right: 20px;
}

#top_menu div.module h3 {
	margin: 0px 0px 10px 0px;
	text-align: right;
	color: #4e4e4e;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
}

#top_menu a.mainlevel-nav:link, 
#top_menu a.mainlevel-nav:visited,
#top_menu a.mainlevel:link, 
#top_menu a.mainlevel:visited {
	display: block;
	text-align: right;
	color: White;
	padding: 3px 10px 3px 0px;
	font-weight: bold;
	text-decoration: none;
}

#top_menu a.sublevel-nav:link, 
#top_menu a.sublevel-nav:visited,
#top_menu a.sublevel:link, 
#top_menu a.sublevel:visited {
	display: block;
	text-align: right;
	color: White;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
}

#top_menu a.mainlevel-nav:hover, 
#top_menu a#active_menu-nav,
#top_menu a.mainlevel:hover, 
#top_menu a#active_menu,
#top_menu a.sublevel-nav:hover, 
#top_menu a.sublevel:hover
{
	color: #4e4e4e;
}


#search_pathway {
	width: 100%;
	height: 35px;
	position: relative;

}

#search {
	width: 276px;
	float: left;
	position: relative;
}

#mod_search_searchword {
	width: 183px;
	height: 20px;
	border: none;
	background: url(/templates/media2/images/search_bg.gif) no-repeat;
	color: #7a7a7a;
	font-size: 11px;
	padding: 3px 0px 0px 25px;
	position: absolute;
	left: 5px;
	top: 8px;
	
}

#search .button {
	background: url(/templates/media2/images/button_bg.gif) repeat-x;
	border: solid 1px silver;
	width: 68px;
	height: 20px;
	color: #7a7a7a;	
	position: absolute;
	left: 214px;
	top: 8px;
}

#pathway {
	position: absolute;
	left: 300px;
	width: 600px;
	height: 20px;
	top: 12px;
	font-size: 11px;
}

#content {
	width: 100%;
}

#content_table {
	border: none;
	border-collapse: collapse;
}

#left_column, #mainbody {
	vertical-align: top;
}

#left_column {
	width: 283px;
}

#left_column div.module {
	width: 283px;	
	background: url(/templates/media2/images/left_module_bg.gif) repeat-y;
	margin-bottom: 10px;
}

#left_column div.module div {
	width: 283px;	
	background: url(/templates/media2/images/left_module_bottom.gif) bottom left no-repeat;
}

#left_column div.module div div {
	width: 283px;	
	background: url(/templates/media2/images/left_module_top.gif) top left no-repeat;
	padding-bottom: 15px;
}

#left_column div.module div div div {
	padding: 0px 10px;
}


#left_column div.module div div div, 
#left_column div.module div div div div,
#left_column div.module div div div div div,
#left_column div.module div div div div div div {
	background: none!important;
	width: auto;
}

#left_column div.module div div div div,
#left_column div.module div div div div div,
#left_column div.module div div div div div div {
	padding: 0px;
	margin-bottom: 10px;

}


#left_column div.module h3 {
	margin: 0px 0px 10px 0px;
	display: block;
	width: 263px;
	height: 20px;
	padding: 6px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #4e4e4e;
}


#mainbody {
padding: 0px 0px 20px 10px;
}

#mainbody_div {
	background: url(/templates/media2/images/mainbody_bg.gif) repeat-y;
	width: 656px;
}

#mainbody_bottom {
	width: 656px;
	background: url(/templates/media2/images/mainbody_bottom.gif) bottom no-repeat;
}

#mainbody_top {
	background: url(/templates/media2/images/mainbody_top_heading.gif) top no-repeat;
	width: 636px;
	padding: 0px 10px;
	padding-bottom: 20px;
}

#mainbody .componentheading {
	margin: 0px 0px 0px 0px;
	height: 20px;
	padding: 6px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #4e4e4e;
}


#mainbody .contentheading {
	margin: 0px 0px 15px 0px;
	height: 25px;
	padding: 6px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #e50000;
}

.inputbox, textarea {
	border: solid 1px #cfcfcf;
}

.button {
	background: url(/templates/media2/images/button_bg.gif) repeat-x;
	border: solid 1px silver;
	color: #7a7a7a;	
	cursor: pointer;
}


div.mosimage, div.dgm_img {
	display: block;
	background: url(/templates/media2/images/mosimage.gif) bottom right no-repeat;
	padding: 4px 4px 10px 4px!important;
	margin: 0px 10px 0px 0px!important;
}

#banners a {
	float: left;
	width: 200px;
	height: 100px;
	margin-right: 15px;
}

#footer {
	width: 100%;
	background: url(/templates/media2/images/footer_bg.gif) repeat-x;
	height: 100px;
}

#footer_inner {
	margin: 0px auto;
	width: 945px;
	position: relative;
}

#sublogo {
	width: 150px;
	height: 41px;
	position: absolute;
	right: 0px;
	top: 25px;
	background: url(/templates/media2/images/sublogo.gif) no-repeat;
}


#left_column .contentheading {
	font-size: 14px;
	color: #4e4e4e!important;
}

#left_column .createdate {
	font-size: 10px;
}


#bottom_menu {
	width: 300px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 25px;
}

