* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 21px;
}
h2 {
	color: #D73246;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
h3 {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	margin-top: 10px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}
ul {
	margin-top: 10px;
	margin-left: 10px;
}
ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-color: #ebebed;
	background-image: url(../images/body_sliver.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mastheadbckg.jpg);
	background-repeat: no-repeat;
}
#innerContainer {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
}
#secondNav {
	padding-top: 45px;
}
#logo {
	margin-left: 40px;
	height: 50px;
	width: 193px;
	float: left;
	margin-top: 45px;
}
#rightMast {
	margin-left: 400px;
	padding-top: 25px;
}
#searchEngine {
	top: 25px;
	background-image: url(../images/searchEngine.png);
	height: 33px;
	width: 226px;
	background-repeat: no-repeat;
	padding-left: 17px;
	position: absolute;
	margin-left: 130px;
	padding-top: 10px;
}
#searchEngine label {
	float: left;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 3px;
	margin-right: 2px;
}
#secondNav img {
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.topNav  {
	float: left;
}
.bottomNav {
	float: left;
	width: 116px;
}
.topNav .subNav {
	display:none;
	background-color: #EBEBED;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
} 
.topNav .subNav2 {
	display:none;
	background-color: #EBEBED;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.bottomNav .subNav3 {
	display:none;
	background-color: #EBEBED;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.topNav:hover .subNav {
	overflow: hidden;
	position: absolute;
	z-index: 500;
	display: block;
} 
.topNav:hover .subNav2 {
	overflow: hidden;
	position: relative;
	display: block;
	z-index: 500;
	bottom: 180px;
}
.bottomNav:hover .subNav3 {
	overflow: hidden;
	position: relative;
	display: block;
	bottom: 160px;
	z-index: 500;
}
.topNav .subNav a:link  , .topNav .subNav a:visited{
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #666;
	text-decoration: none;
	margin-bottom: 5px;
}
.topNav .subNav2 a:link, .topNav .subNav2 a:visited {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #666;
	text-decoration: none;
	margin-bottom: 5px;
}
.bottomNav .subNav3 a:link, .bottomNav .subNav3 a:visited {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #666;
	text-decoration: none;
	margin-bottom: 5px;
}
.topNav .subNav a:hover {
	color: #F00;
}
.topNav .subNav2 a:hover {
	color: #F00;
}
.bottomNav .subNav3 a:hover {
	color: #F00;
}



#mainNav {
	background-image: url(../images/mainMenu_bckg.png);
	height: 27px;
	width: 890px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 10px;
}
#mainNav img {
	margin-left: 3px;
}


.category {
	float: left;
	margin-left: 20px;
}
.category .products {
	overflow: hidden;
	position: absolute;
	width: 750px;
	display: block;
	z-index: 500;
	background-color: #FFF;
	top: 132px;
}


.category .products2 {
	overflow: hidden;
	position: absolute;
	width: 375px;
	display: block;
	z-index: 500;
	background-color: #FFF;
	left: 450px;
	top: 132px;
}
.category .products3 {
	overflow: hidden;
	position: absolute;
	width: 375px;
	display: block;
	z-index: 500;
	background-color: #FFF;
	left: 550px;
	top: 132px;
}
.category .products4 {
	overflow: hidden;
	position: absolute;
	width: 625px;
	display: block;
	z-index: 500;
	background-color: #FFF;
	left: 500px;
	top: 132px;
}
.category .products5 {
	overflow: hidden;
	position: absolute;
	width: 375px;
	display: block;
	z-index: 500;
	background-color: #FFF;
	top: 132px;
	right: 300px;
}
.category .product {
	display:none;
	width: 120px;
	float: left;
	padding-bottom: 10px;
	padding-left: 5px;
} 
.category .product h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	color: #666;
	text-transform: capitalize;
	margin-left: 15px;
}
.category .product .reference {
	width: 120px;
	padding-left: 15px;
}
.category .product .reference a:link , .category .product .reference a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #A8A8A8;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
.category .product .reference a:hover , .category .product .reference a:active{
	color: #F00;
}
.category:hover .product { display:block; } 

#mainContent {
	background-repeat: repeat-y;
	background-image: url(../images/mainContent_sliver.jpg);
}
.breadCrumbs {
	margin-left: 750px;
	margin-right: 50px;
	margin-bottom: 10px;
}
.breadCrumbs a:link, .breadCrumbs a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.breadCrumbs a:hover, .breadCrumbs a:active {
	color: #F00;
}
#footer {
	margin-bottom: 20px;
	background-color: #ebebed;
}
#footImg {
	background-image: url(../images/bottom_bckg.jpg);
	height: 32px;
	width: 896px;
	background-repeat: no-repeat;
}
#lowLeftMenu {
	float: left;
	margin-left: 30px;
}


#copyright {
	font-size: 9px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	padding-left: 330px;
}
#copyright a:link, #copyright a:visited {
	text-decoration: none;
	color: #666;
}
#copyright a:hover , #copyright a:active {
	color: #F00;
}

.clearFloat {
	clear: both;
	float: none;
}
#twitter {
	margin-right: 200;
	margin-bottom: 100px;	
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 10px;
	padding: 10px;
}
#twitter a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #666;
}

#search h1 {
	margin-left: 60px;
}
#bodySearchEngine {
	margin-top: 10px;
	height: 50px;
	padding-top: 20px;
	padding-left: 30px;
	background-image: url(http://www.magtek.com/V2/images/searchFieldBckg.png);
	background-repeat: no-repeat;
	margin-left: 60px;
}
#searchEngine {
	width: 285px;
	margin-left: 190px;
	background-image: url(http://www.magtek.com/V2/images/searchbckg.png);
	background-repeat: no-repeat;
	height: 33px;
	background-position: 8px 7px;
}
#searchButton {
	margin-top: 3px;
	display: inline;
}
#searchButton input{
	margin-top: 3px;
	display: inline;
	margin-bottom: -3px;
}
#searchResults {
	margin-left: 60px;
}
#bodySearchEngine #searchButton {
	margin-top: 3px;
	display: inline;
	margin-left: 10px;
}
