body {
	margin-top:0px;
	background:url(img/background.gif);
}

a {
	color:#2963A4;
}

a:hover {
	color:#2963A4;
	text-decoration:none;
}

table {
	font-family:tahoma;
	font-size:12px;
}

input, select, textarea {
	font-family:tahoma;
	font-size:12px;
	color:#8c4545;
}

#mod_search_sections{
	font-size: 12px;
}

#maincontainer {
	text-align:center;
	padding:0;
}

#page {
	width:693px;
	margin:0px auto;
}

#header {
	margin-top:42px;
	background:url(images/header-background.jpg);
	width:693px;
	height:201px;
}

#sitename {
	float:left;
	margin-top:9px;
	padding-left:21px;
}

#mainmenu{
	width:693px;
	height:56px;
	background:#FFF url(img/mainmenu-background.jpg) no-repeat;
	padding-left:6px;
}

#mainmenu div.menulink, #mainmenu div.menulinkselected{
	background:#FFF;
	font-family:tahoma;
	font-size:13px;
	float:left;
	width:112px;
	height:33px;
	padding-top:23px;
}

#mainmenu div.menulink{
	background:url(img/mainmenu-link-background.gif);
}

#mainmenu div.menulinkselected{
	background:url(img/mainmenu-link-selected-background.gif);
	font-weight:bold;
}

#mainmenu div.menuspacer{
	float:left;
	background:url(img/mainmenu-spacer.gif) no-repeat;
	width:1px;
	height:56px;
}

#mainmenu div a{
	text-decoration:none;
	color:#666;
}

#mainmenu a:hover{
	text-decoration:underline;
	color:#999;
}

#contentcontainer{
	clear:both;
	overflow:hidden;
	background:url(img/contentcontainer-background.gif) repeat-y;
	width:693px;
	padding-top:15px;
}

#content{
	background:url(img/content-background.jpg) no-repeat top left;
	font-family:verdana, tahoma;
	color:#3D3D3D;
	font-size:12px;
	float:left;
	text-align:left;
	width:450px;
	padding:0px 4px 20px 12px;
}

#pagetitle{
	font-family:arial;
	font-size:15px;

	color:#999;
}

#lateralcolumn{
	background:url(img/boxheader-background.jpg) no-repeat top left;
	margin-left:6px;
	width:204px;
	float:left;
	padding-top:13px;
	font-family:verdana, tahoma;
	font-size:11px;
}

#lateralcolumn a{
	color:#2963A4;
}

#lateralcolumn a:hover{
	text-decoration:none;
}

.lateralbox{
	float:left;
	margin-bottom:15px;
	width:210px;
}

.lateralbox a{
}

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

.boxheader{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#699;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	margin-left:5px;
}

.boxbody{
	text-align:center;
	padding:4px;
	padding-top:6px;
	padding-left:20px;
	padding-right:20px;
}

.boxfooter{
}

#lateralmenu{
	font-size:13px;
}

#lateralmenu ul{
margin: 0px;
padding: 0px;
}

.lateralMenuLink_0, .lateralMenuLink_1{
	background:url(img/menu-arrow-right.gif) no-repeat 0 5px;
	padding-left:13px;
	line-height:16px;
	padding-top:3px;
}

.lateralMenuLink a{
}

.lateralMenuLink a:hover{
}

#footer {
	clear:both;
	height:31px;
	background:url(images/footer-background.jpg) no-repeat;
	font-family:tahoma;
	font-size:11px;
	color:#3D3D3D;
	padding-top:13px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:39px;
}

#footer a {
	color:#8C4545;
	text-decoration:none;
}

#footer a:hover {
	color:#B44500;
	text-decoration:underline;
}

#copyright{
	float:left;
}
#powered{
	float:right;
}

#footer p{
	margin: 0px;
	padding: 0px;
}


.objectinput{
	font:normal 12px thaoma;
	color:#555555;
}
.objectsubmit{
	font:normal 12px tahoma;
	color:#555555;
	width:100px;
}


/* users module - START */
#mod_users_lateralbox .boxbody{
	width:200px;
}

#mod_users_lateralbox form{
	float:left;
}

#mod_users_lateralbox p{
	clear:left;
	padding-top:15px !important;
	padding-top:0px;
	text-align:center;
}

#mod_users_lateralbox #labusername, #mod_users_lateralbox #labpassword{
	clear:both;
	float:left;
	margin-bottom:5px;
	width:60px;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
	float:left;
	margin-bottom:5px;
}

#mod_users_lateralbox #divremember{
	clear:both;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:5px;
}

#mod_users_lateralbox #btnlogin input{
}

#mod_users_lateralbox input.loginbox{
	float:left;
	width:80px;
}

#mod_users_lateralbox form.loginbox {
	float:left;
}

#mod_users_lateralbox p{
	float:left;
	width:100%;
}
/* users module - END */

/* news module - START */
.mod_news_lateralbox_news{
}
.mod_news_lateralbox_news_date{
	float:left;
}
.mod_news_lateralbox_news_content{
	padding-right:3px;
}
.mod_news_lateralbox_news_footer{
}
/* news module - END */

/* search module - START */
#mod_search_lateralbox input{
	float:left;
}
/* search module - END */