#header

{
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	background-color: #349B9A;
	height: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	background-image:   url("images/designer-menswear.jpg");
	background-repeat: no-repeat;
}

#header h2 {
	padding-top: 27px;
	padding-left: 115px;
}

#header p {
	font-size: 12px;
}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #256D6D;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
}

#main {
	width: 658px;
	float: left;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	padding: 5px;
	background-color: #FFFFFF;
}

#main h1 {
	font-size: 16px;
}

#main h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#main h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#main p {
	font-size: 12px;
	text-align: justify;
}

#main li {
	font-size: 12px;
	list-style-type: none;
}

#main img {
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}

#links {
	width: 177px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #349B9A;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#links h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#links h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

#links ul {
	margin: 0px;
	padding: 0px;
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#links li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #99CCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}

#links a {
	text-decoration: none;
	color: #000000;
}

#links p {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#links img {
	float: left;
}

.footer {
	width: 852px;
	height:60px;
	border: none;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:10px;
	padding-top:5px;
	background-color: #349B9A;
}

.footer img {
	margin-right:10px;
}

.footer  a {
	font-size: 10px;
	color: #000000;
}

.footer li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
}

.footer ul {
	margin: 0px;
}

.footer h2 {
	font-size: 12px;
}

.products {
	font-size: 12px;
	
	
}

.products td {
	padding-right: 5px;
	text-align: center;
	

}
