﻿body
{
	background-color: #000;
	font-size: 14px;
	font-family:Book Antiqua;
	margin: 0;
	padding: 0;
}
/*
#wrapper
{
	width: 725px;
	background-color:;
	padding:10px;

}*/

td
{
	vertical-align: top;
}


#nav a
{
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
}
#nav a:hover
{
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
/*
#menu1
{
	background-color: #C0D1D6;
	width: 100px;
	height: 100px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
}

#menu1 a, #menu2 a, #menu3 a
{
	color: #425F66;
}

#menu1 a:hover, #menu2 a:hover, #menu3 a:hover
{
	color: #425F66;
}


#menu2
{
	background-color: #9AB6BE;

	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
}
#menu3
{
	background-color: #7DA2AC;
	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
}

#menu4
{
	background-color: #6B95A0;
	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
}

#menu5
{
	background-color: #5C858F;
	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
}
#menu6
{
	background-color: #537780;
	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
}
#menu7
{
	background-color: #425F66;
	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
}

*/


#menu1
{
	background-color: #7A7A7A;
	background-image: url(   '../Images/3.jpg' );
	width: 100px;
	height: 100px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom:0px;
	border-right: 1px white solid;
	border-bottom: 1px white solid;
}

#menu1 a, #menu2 a, #menu3 a
{
	color: #fff;
}

#menu1 a:hover, #menu2 a:hover, #menu3 a:hover
{
	color: #fff;
}


#menu2
{
	background-color: #696969;
	background-image: url(   '../Images/4.jpg' );
	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
		border-bottom: 1px white solid;

}
#menu3
{
	background-color: #555555;
	background-image: url(   '../Images/4.jpg' );
	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
		border-bottom: 1px white solid;

}
#menu3 a : hover ul
{
	display:block;
}

#menu3 ul
{
	display:none;
	background-color:Black;
	width:100px;
	
}


#menu4
{
	background-color: #464646;
	background-image: url(   '../Images/5.jpg' );
	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
		border-bottom: 1px white solid;

}

#menu5
{
	background-color: #353535;
	background-image: url(   '../Images/5.jpg' );
	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
		border-bottom: 1px white solid;

}
#menu6
{
	background-color: #1E1E1E;
	background-image: url(   '../Images/6.jpg' );
	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
		border-bottom: 1px white solid;

}
#menu7
{
	background-color: #000;
	background-image: url(   '../Images/7.jpg' );
	width: 100px;
	height: 90px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px white solid;
		border-bottom: 1px white solid;

}


#content
{
	padding: 10px;
	vertical-align: top;
	min-height: 405px;
	color: #333333;
	font-family:Book Antiqua;
	width: 680px;
}

h3
{
	font-weight:bolder;
}

#content1
{
	padding: 10px;
	vertical-align: top;
	height: auto;
	color: #333333;
	font-family:Verdana;
	width: 680px;
}


#title
{
	text-align: center;
	font-weight: bold; /*	background-color:#464646; */
	font-size: 12px;
	color: White;
	font-family: Comic Sans MS;
}

#Products_page
{
	list-style: none;
	font-weight: bold;
	
	padding-left: 0px;
}

#Products_page a
{
	color:#666666;
	text-decoration:none
	
}

#Products_page a:hover
{
	text-decoration:underline;
	
}


#left
{
	background-image: url(  '../Images/11100s.jpg' );
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	height: 100%;
	width: 23%;
	padding-top: 5px;
}
#footer
{
	background-color: #E6E6E6;
	width: 100%;
	height: 20px;
	color: #425F66;
	text-align: center;
}

#footer a
{
	color: #425F66;
	text-decoration: underline;
}
