@charset "utf-8";
/* CSS Document */
#jsddm{	
position:relative;
background-color: #00005F;

padding: 0;
width:661px;
margin: 0px auto;
height:50px;	
font-family: Tahoma, Arial, Helvetica;
	}

	#jsddm li{	
	float: left;
	list-style: none;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
    color: White;
    font-size: 14pt;
    font-weight: normal;
    letter-spacing: 150%;
	
		}

	#jsddm li a
	{	
	    display: block;	
		text-align:center
		text-decoration: none;		
		color: #ffffff;
		white-space: nowrap
		}

	#jsddm li a:hover
	{	background-color: #00005F;}
		
		#jsddm li ul
		{	
			margin: 0;
			padding: 0;
			margin-top: 20px;
			position: absolute;
			visibility: hidden;
			background-color: #00005F;
			padding-bottom: 10px;
			}
		
			#jsddm li ul li
			{	
				float: none;
				display: inline
				padding:0;
				}
			
			#jsddm li ul li a
			{	
				width: auto;
				background-color: #00005F;
				color: #ffffff
				}
			
			#jsddm li ul li a:hover
			{	
				background-color: #00005F;
				}
* {
margin: 0;
}
html, body {
    height: 100%;
}
body {
	background-image: url(images/bg-old.jpg);
	background-repeat: repeat;
	margin: 0;
	}
h1 {
	font-size: 20px;
	margin: 10px 0;
	}	
h2 {
z-index:-1;
	font-size: 20px;
	margin: 25px 0 10px 0;
	color: #333366;
	font-weight:  bold;
	}	
h3 {
	margin: 10px 0;
	}	
p {
	margin: 10px 0;
	}	
a {
	color: #184185;
	text-decoration: none;
	}	
a:hover {
	text-decoration: underline;
	color: #184185;
	}	
img {
	padding: 2px;
	border: solid 0px #988F7C;
	}		
hr {
	color: #958269;
	background-color:#958269; 
	border-color: #958269;
	}	
th {
	font-weight: bold;
	}	
small {
	font-size: 11px;
	}	
div.line {
	clear: none;
	background-color:#958269;
	height: 2px;
	width: 100%;
	}	
img.L {
	margin: 10px  15px 10px 0;
	float: left;
	}	
img.R {
	margin: 10px  0 10px 15px;
	float: right;
	}	
	

.clear {
	clear: both;
	}	
.spacer {
	height: 40px;
	width: 100%;
	}	
.row.DNNEmptyPane, .row .DNNEmptyPane, .col2.Lsidebar .main.DNNEmptyPane, .col2.Lsidebar .main .DNNEmptyPane, .col2.Rsidebar .main.DNNEmptyPane, .col2.Rsidebar .main .DNNEmptyPane {
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	}	
.heading {
	height: 38px;
	margin: 0px 0 15px 0;
	left: -5px;
	}	
* html .heading {
	
	}	
	.heading .left {
		background-image: url(images/heading-left-old.gif);
		width: 8px;
		height: 38px;
		float: left;
		margin: 0;
		padding: 0;
		}	
	.heading .right {
		background-image: url(images/heading-right-old.gif);
		width: 8px;
		height: 38px;
		float: left;
		margin: 0;
		padding: 0;
		}		
	.heading h2 {
	z-index:-10;
		background-image: url(images/heading-bg-old.gif);
		background-repeat: repeat-x;
		height: 38px;
		line-height: 38px;
		font-size: 17px;
		color: #474432;
		float: left;
		margin: 0;
		padding: 0 10px;
		}	
#wrap {
	background-image: url(images/page-bg-old.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding:30px 60px;
	width:884px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #292618;
	}	
.row {
	clear: both;
	margin: 0;
	}
.sidebar {
	width: 290px;
	margin: 0 0 25px 0;
	}	
	.sidebar.L {
		float: left;
		}	
	.sidebar.R {
		float: right;
		width: 320px;
		}	
	.col3 .sidebar {
		width: 255px;
		}	
	.col2.even .sidebar {
		width: 400px;
		} 	
	.col2.even .sidebar.L {
		float: left;
		}	
	.col2.even .sidebar.R {
		float: right;
		}			
.main {
	float: left;
	margin: 0 0 25px 0;
	}	
	.col2.Lsidebar .main {
		width: 543px;
		margin: 0 0 25px 40px;
		}
	* html .col2.Lsidebar .main {
		margin-left: 20px;
		}	
	.col2.Rsidebar .main {
		width: 500px;
		margin: 0 0px 25px 0px;
		}	
	.col3 .main {
		margin:0 59px;
		width:255px;
		}	
#logo {
	background-image: url(images/logo-old.gif);
	width: 334px;
	height: 107px;
	display: block;
	margin: 0px auto 15px auto;
	}	

/*	.menu li {
		float: left;
		list-style: none;
		padding: 0;
		margin: 0;
		}
	.menu a {
		float: left;
		text-transform: uppercase;
		color: #454029;
		font-size: 14px;
		font-weight: bold;
		padding: 0 20px;
		height: 50px;
		line-height: 50px;
		text-decoration: none;
		}	
	.menu a:hover {
		text-decoration: underline;
		}
*/
.product {
	margin: 20px 0;
	height: 100px;
	}		
	.product img {
		float: left;
		margin: 0 15px 0 0;
		}		
	.product p {
		margin: 10px 0;
		}
#footer {
	text-align: center;
	margin-top: 40px;
	}	
	
.wide3
{
    width: 250px;
    float: left;
    margin: 15px;
}
* html .wide3 {
	margin-left: 7px;
	}

.wide3 wrap
{
    width:875px;
    margin: 0 auto;
}

.Normal, .NormalDisabled {
	font-size: 13px;
	line-height: 18px;
	}
.home-left {
	width: 280px;
	float: left;
	margin: 12px 23px 0 0;
	}
.home-left a {
float:left;
overflow:hidden;
width:280px;
	}	
.home-left span {
	height:5px;
	line-height:5px;
	font-size: 3px;
	width:200px;
	margin-left: 1000px;
	display: block;
	}	
.home-title {
	margin: 0;
	}	
.home-tag {
	margin: 15px 0 0 0;
	}	
.home-left img.plain {
	margin-top: 10px;
	}	
.home-left a:hover {
	text-decoration: none;
	}	
img.plain {
	padding: 0;
	border: 0;
	}	
.productsMain {
	margin: 5px 0 15px 0;
	}	
.productsMain h2, .productsMain p {
	padding-left: 10px;
	}	
.products-left {
	width: 280px;
	float: left;
	margin: 0px 23px 0 0;
	}	
.products-left a {
	float:left;
	overflow:hidden;
	width:280px;
	}	
.products-left span {
	height:5px;
	line-height:5px;
	font-size: 3px;
	width:200px;
	margin-left: 1000px;
	display: block;
	}	
p.services-img {
	margin: 10px 0 0px 0;
	padding: 0 20px 0 0px;
	float: left;
	}
.services.left {
	float: left;
	margin: 10px 0 0 20px;
	width: 245px;
	padding: 0;
	}	
	* html .services.left {
		margin-left: 10px;
		}
.services.right {
	float: right;
	width: 150px;
	margin:10px 0 0 0px;
	padding: 0;
	}
* html .services.right {
	clear: both;
	float: left;
	margin: 10px 0 0 20px;
	}	
	* html .services.right {
		margin-left: 10px;
		}
* html .heading .right {
	clear: none;
	}	
.services h2 {
	font-size: 14px;
	margin: 0 0 5px 0;
	}	
.services ul {
	padding-left: 15px;
	margin: 0;
	}	
	.services ul li {
		line-height: 15px;
		}
.nuts.left {
	float: left;
	width: 235px;
	}		
.nuts.right {
	float: right;
	width: 235px;
	}	
.compare {
	width: 750px;
	margin: 30px auto 10px auto;
	}	
.compare h2 {
	text-align: center;
	}	
.compare .left {
	float: left;
	width: 200px;
	margin-right: 20px;
	}	
.compare .right {
	float: right;
	width: 200px;
	}	
.compare .image {
	float: left;
	margin: 0 auto;
	width: 300px;
	margin-top: 20px;
	}	
.compare p {
	font-size: 14px;
	}
.compare p.b {
	margin-top: 45px;
	}	
.compare .right p.b {
	margin-top: 60px;
	}	
.compare p.c {
	margin-top: 20px;
	}	
.select.left {
	float: left;
	width: 425px;
	margin-bottom: 20px;
	}	
.select.right {
	float: right;
	width: 425px;
	margin-bottom: 20px;
	}	


.menu {
margin-top:15px;
margin-bottom:25px;
	float: left;
	background-image: none;
	background-color: #00005F;
	height: 50px;
	width: 860px;
	
}	
	
.MainMenu_MenuContainer
{
    text-align: center;
    background-color: #00005F;
}

.MainMenu_MenuContainer td
{
    margin: 0;
    padding: 0;
}

.MainMenu_MenuBar
{
    margin-left: 50px;
    padding-left: 50px;
    background-color: #00005F;

}
.MainMenu_MenuItem
{
    border: 0px;
    padding-top: 3px;
    color: White;
    font-size: 14pt;
    font-weight: normal;
    letter-spacing: 150%;
}

.MainMenu_MenuItem :hover
{
    border: 0px;
    padding-top: 3px;
    color: White;
    font-size: 14pt;
    font-weight: normal;
    text-decoration: underline;
    letter-spacing: 150%;
}
.MainMenu_MenuIcon
{
    display: none;
    visibility:hidden;
}
.MainMenu_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #00005F;
    margin: 0px;
    color: White;
    letter-spacing: 150%;
}
.MainMenu_MenuBreak
{
    visibility: hidden;
    display: none;
    height: 0px;
}
.MainMenu_MenuItemSel
{
    background-color: #00005F;
    padding-left: 10px;
    color: White;
    font-size: 14pt;
    font-weight:normal;
}
.MainMenu_MenuArrow
{
    visibility: hidden;
}
.MainMenu_RootMenuArrow
{
    visibility: hidden;
    display: none;
    border: none;
}
.MainMenu_RootMenuItemBreadcrumb
{
    visibility: hidden;
}
.MainMenu_SubMenuItemBreadcrumb
{
    
}
.MainMenu_RootMenuItem
{

}
.MainMenu_RootMenuItemActive
{
    
}
.MainMenu_SubMenuItemActive
{
    
}
.MainMenu_RootMenuItemSelected
{
    
}
.MainMenu_SubMenuItemSelected
{
    
}

#menuSpacer 
{
    width: 200px;
    float: left;
}
