body, ul, li, p, img, h1, h2, h3 {padding:0px; margin:0px}

body 
{
	background: #F0EFEE url(img/background.jpg) repeat-x;
	font-family:verdana,helvetica,sans-serif;
	font-size:8pt;
	text-align:center;
	color:#4B5B5E;
	line-height:13pt;
}

h1 {font-size:14pt;color:#4A8779;margin-bottom:10px;font-weight:normal;}

h2 {font-size:12pt;color:#4A8779;margin-bottom:10px;font-weight:normal;}

h3 {font-size:10pt;color:#000000;font-family:times;margin-bottom:10px;text-transform:uppercase}

a:link, a:visited {color:#4A8779}

a:hover {color:#F5C72D;}

p {margin-bottom:10px}

.big_text {font-size:10pt;line-height:25pt;margin-top:10px}

td{	font-family:verdana,helvetica,sans-serif;
	font-size:8pt;line-height:13pt;}

.header
{
	width:100%;
	background: url(img/header_bg.jpg) repeat-x;
}

.header_inner
{
	width:814px;
	margin:auto;
	text-align:left;	
	overflow:hidden;
}

.taal {float:right;margin-right:6px;margin-left:200px;}

.header_inner img, .taal img {margin-bottom:-2px}
div[class="header"] img {margin-bottom:0px}


.container
{
	background:#d9dadc url(img/content_bg.jpg) 0px 315px no-repeat;
	width:814px;
	margin:auto;
	text-align:left;
}

.banner
{
	background: url(img/banner_bg.jpg) no-repeat;
	padding-top:13px;
}

.banner .flash {margin-left:22px;height:303px;}

.menu
{
	margin-left:18px;
	overflow:hidden;
}

.menu ul {list-style-type:none;}
.menu img {border:none}
.menu li {float:left}

.content
{
	margin-top:0px;
	padding-bottom:15px;
}

.content ul, content td ul {list-style-image: url(img/bullet.gif);margin-left:25px;}

.content_table {border-collapse:collapse;width:780px;margin:15px;margin-top:0px;margin-bottom:0px;}

.right_kol 
{
	width:170px;
	vertical-align:top;
	border-left:1px solid #B0B3B5;
	padding-left:10px;
}
.content_kol {padding-right:15px;height:200px;vertical-align:top}

.footer {width:814px;text-align:center;font-size:8pt;color:#acacac;background:#F0EFEE}

/* solparts menu */
.ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon {
	display: none;
}
label {
	margin-right: 4px;
}

.ModuleTitle_SubMenu
{
	background: #EEEDED;
	border: 1px solid #4B5B5E;
	cursor: hand;
	cursor: pointer;
	filter: none;
	font-weight: normal;
	margin: 0 0 0 1px;
	padding: 0px;
	z-index: 1000;
}

.ModuleTitle_MenuItem {
	border: 0;
	color: #4B5B5E;
	font-style: normal;
	height: 22px;
	padding: 0px 15px 0px 16px;
}

/* module menu padding */ 
.ModuleTitle_MenuItemSel {
	color: #000000;
	background-color: #F6CA30;
	border: 0;
	cursor: hand;
	height: 22px;
	padding: 0px; /* 15px 0px 16px;*/
	margin: 0 0 0 1px;
}

.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel {
	padding: 0 5px 0 0;
}





