body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fbf9f2;
	background-color: #cccccc;
	margin: 0px;
	padding: 5px;
	width: inherit 800px;
}
#tableLayout {
	background-color: #fbf9f2;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
}
#tableLayout, #tableLayout td {
	border-collapse: collapse;
}
#tableLayout td {
	padding: 0px 0px;
}
#tdLogo {
	width: 800px;
	background-color: #fbf9f2;
	text-align:left;
}
#tableLayout #tdNavigation {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #962e33;
}
#tdNavigation a {
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#tableLayout #tdFooter {
	color:#fbf9f2;
    background-color:#962e33;
	height: 8px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
    font-weight:normal;
    font-style:normal;
	padding: 10px;
	text-align: right;
}
#tdLeftFooter {
	background-color: #962e33;
}

#tableLayout {
	background-color: #fbf9f2;
	vertical-align: top;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#tdSidebar {
	background-color: #fbf9f2;
	vertical-align: top;
	background-image: url(images/sidebar_bkgd.jpg);
	background-repeat: no-repeat;
}
#tdSidebar1 {
	margin-top: 20px;
	background-position: top right;
	background-image: url(/images/aboutus_image.jpg);
	background-color: #fbf9f2;
	background-repeat: no-repeat;
}
#tdSidebar2 {
	background-position: top right;
	background-image: url(/images/profiles_image.jpg);
	background-color: #fbf9f2;
	background-repeat: no-repeat;
}
#tdSidebar3 {
	background-position: top right;
	background-image: url(/images/differentiation_image.jpg);
	background-color: #fbf9f2;
	background-repeat: no-repeat;
}
#tdSidebar4 {
	background-position: top right;
	background-image: url(/images/category_image.jpg);
	background-color: #fbf9f2;
	background-repeat: no-repeat;
}
#tdSidebar5 {
	background-position: top right;
	background-image: url(/images/value3_image.jpg);
	background-color: #fbf9f2;
	background-repeat: no-repeat;
}
#tdSidebar6 {
	background-position: top right;
	background-image: url(/images/contactus_image.jpg);
	background-color: #fbf9f2;
	background-repeat: no-repeat;
}
#tdMain {
	vertical-align: left;
	margin-top: 20px;
	background-color: #fbf9f2;
}

#tdContent	{
	background-color:#fbf9f2;
}
h1 {
	font-size: 14px;
	font-weight: regular;
	font-family: Arial, Helvetica, sans-serif;
	color: #962e33;
	valign: top;
	margin-top: 41px;
	padding-left: 58px;
	background-image: url(images/sidebar_bkgd.gif);
	padding-right: 5px;
}
h2 {	
	font-size: 21px;
	font-weight: light;
	font-family: Arial, Helvetica, sans-serif;
	color: #962e33;
	valign: top;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	background-image: url(images/three_squares.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffdc;
	padding-left: 30px;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-right: 0px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	padding-left: 30px;
	padding-right: 25px;
	margin-bottom: 20px;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #222;
	padding-left: 20px;
	vertical-align: middle;
}
#tableLayout #tdSidebar a #tdContent a #tdLeftFooter a {
	padding: 8px;
	display: block;
	margin-bottom: 10px;
}
a:link {
	color: #222222;
	text-decoration: none;
}
a:hover{
	color: #6189C6;
	text-decoration: underline;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:active {
	color: #6189C6;
	text-decoration: none;
}

#tdLeftFooter a:link {
	color: #ffffff;
	text-decoration: none;
}
#tdLeftFooter a:hover{
	color: #6189C6;
	text-decoration: underline;
}
#tdLeftFooter a:visited {
	color: #ffffff;
	text-decoration: none;
}
#tdLeftFooter a:active {
	color: #6189C6;
	text-decoration: none;
}
