body {
	background:#b70050;
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
	margin:0px;
	}
a:link {
	color: #afbd22;
	text-decoration: none;
}

a:visited {
	color: #afbd22;
	text-decoration: none;
}

a:hover {
	color: #afbd22;
	text-decoration: underline;
}

a:active {
	color: #afbd22;
	text-decoration: underline;
}
#container {
	width:700px;
	margin:0 auto;
	}
#header {
	width:700px;
	height:190px;
	margin:0 auto;
	}
#headerLeft {
	width:165px;
	height:170px;
	float:left;
	}
#headerRight {
	width:535px;
	height:170px;
	float:right;
	}
#footer {
	width:420px;
	font-size:18px;
	margin:0 auto;
	text-align:center;
	text-transform:capitalize;
	font-weight:200;
	}


#menu ul {
        list-style: none;
		height:170px;
		margin:0px;
        }
#menu {
		font-family: "Times New Roman", Times, serif;
		font-size:120%;
		font-weight:bold;
        }
#menu ul li {
        display: inline;
		height:170px;
}

#menu ul li a {
        height: 170px;
        text-decoration: none;
		padding-bottom: 170px;
		padding-left:18px;
		padding-right:18px;
        }

#menu ul li a:link, #menu li a:visited {
        color: #ffffff;
        background: url(images/menu_right.jpg) no-repeat right top;       
        text-align: center;
		height:170px;
        }

#menu ul li a:hover, #menu li a:active {
        color:  #000000;
        background: url(images/menu_onBG.jpg) repeat-x;
        text-align: center;
		text-decoration:none;
        }
#menu ul li #current {
        color: #333333 ;
        background:url(images/menu_onBG.jpg) repeat-x;;
        padding: 8px 25px 8px 10px;
        text-align: right;
		text-decoration:underline;
		font-size:100%;
        }
#flash{
		background:url(images/flash_bg.gif) no-repeat;
		width:700px;
		height:324px;
		padding-top:10px;
}
#flashContainer{
		background: #FFFFFF;
		width:680px;
		height:304px;
		margin:0 auto;
}
#banner{
		background:url(images/banner_bg.gif) no-repeat;
		width:700px;
		height:160px;
		padding-top:10px;
}
#bannerContainer{
		background: #FFFFFF;
		width:680px;
		height:140px;
		margin:0 auto;
}
#hr {
	width:700px;
	height:40px;
	background:url(images/line_break.gif) no-repeat;
	padding: 10px 0 10px 0;
	}
h1 {
	font-size:30px;
	font-weight: 100;
	letter-spacing:0.1em;
}
h2 {
	font-size:18px;
	font-weight: 100;
	letter-spacing:0.1em;
	padding-left:5px;
}
p {
	font-size:14px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	font-family: "Trebuchet MS", Arial;
	margin-bottom:5px;
	margin-top:15px;
	}
#suppliers {
	width:700px;
	height:300px;
	}
#suppliers img {
	background:#B70050;
	border: 2px solid #AFBC22;
	padding: 4px;
	margin-right:14px;
	}
.imgLeft {
	background:#B70050;
	border: 2px solid #AFBC22;
	padding: 4px;
	margin-right:25px;
	}
.imgRight {
	background:#B70050;
	border: 2px solid #AFBC22;
	padding: 4px;
	margin-left:25px;
	}
