body, div, p, a, h1, h2, h3, h4, h5, h6   , img{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #36F;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 36px;
	color: #5183B4;
	padding-left: 16px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5684B8;
	margin-top: 8px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #457DAE;
}
h4 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}



li {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

address {
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 8px;
}

*:focus {
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.clearFloat {
	clear: both;
	float: none;
}
.floatRight {
	float: right;
	margin-top: 8px;
}
.floatLeft {
	float: left;
}

.NoBullet {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



#wrap {
	background-color: #eee;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: scroll;
	height: 100%;
	width: 100%;
}
#background {
	background-color: #ddd;
	width: 780px;
	position: relative;
}
#top {
	background-image: url(_sourcing-graphics/top-banner.jpg);
	height: 160px;
	width: 778px;
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	height: 56px;
	width: 241px;
	left: 13px;
	top: 11px;
}
#brochure {
	position: absolute;
	left: 620px;
	top: 111px;
	width: 133px;
}

#logo a {
	display: block;
	height: 56px;
	width: 227px;
	font-size: 9px;
	color: #97BEE7;
}


#nav {
	background-image: url(_sourcing-graphics/top-naveBar-bkg-1x28.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 129px;
}
#mid {
	background-color: #dddddd;
	background-image: url(_sourcing-graphics/mid-bkg.gif);
	background-repeat: repeat-x;
	width: 778px;
}

#midNav {
	margin-top: 8px;
}
#midNav li {
	float: left;
	list-style-type: none;
	width: 168px;
	background-color: #eee;
	margin: 2px;
	text-align: center;
	vertical-align: 24%;
	padding: 0px;
	line-height: 24px;
	border: 1px solid #FFF;
}
#midNav li a:link , #midNav li a:visited{
	display: block;
}
#midNav li a:hover , #midNav li a:active{
	background-color: #A9C9E2;
}

#side {
	background-image: url(_graphics/sidebar-bkg.gif);
	background-repeat: repeat-x;
	background-color: #D9DFE5;
	float: right;
}
#sideContent {
	background-image: url(_sourcing-graphics/sideContent-bkg.gif);
	background-repeat: repeat-x;
	height: 200px;
	width: 200px;
}

#main {
	float: left;
	margin-top: 8px;
	margin-left: 32px;
	width: 748px;
}
#mainContent {
	background-color: #f4f4f4;
	padding: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	width: 680px;
}
#mainContent p {
	line-height: 20px;
	text-indent: 24px;
	padding-top: 8px;
}


#low {
	width: 100%;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #92B9E0;
	margin-top: 16px;
}
#foot {
	width: 768px;
	color: #999;
	text-align: right;
}

