﻿h1
{
	margin: 0px;
	padding: 0px;
}

h2
{
	border-style: none none solid none;
	border-width: 1px;
	border-color: #e96e21;
	padding-bottom: 3px;
}

h3
{
	font-size: 1.1em;
	color: #e96e21;
	margin-bottom: -1em;
}

blockquote
{
	font-weight: bold;
	margin-bottom: 0px;
}
cite
{
	text-align: right;
	display: block;
}

ul.Clients
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul.Clients li
{
    text-align: center;
    padding-bottom: 20px;
}

div.Text ul.Clients img
{
    border-style: none;
    float: none;
}

div.Text ul.Clients a:hover
{
	text-decoration: none;
}


#TitleContainer img
{
	margin: 3px;
}

#SalweenBar
{
	background-position: right top;
	background-color: #eeb692;
	background-image: url(../Graphics/SalweenBar.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	font-size: 1.5em;
	line-height: 1.8em;
	font-weight: bold;
	color: #82604A;
	padding-left: 300px;
	margin-right: 2px;
	margin-left: 1px;
}

#TitleGraphic
{
	border: 1px solid #808080;
	z-index: 1;
	position: relative;
	float: left;
	top: -50px;
	left: 50px;
	height: 200px;
	width: 200px;
}

#SubMenu
{
	font-family: arial,sans-serif;
	font-size: 0.875em;
	font-weight: bold;
	margin-bottom: 3em;
	float: left;
	width: 235px;
}

#SubMenu ul
{
	line-height: 1.25em;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#SubMenu a, #SubMenu a:active, #SubMenu a:link, #SubMenu a:visited, #SubMenu:hover ul a
{
	margin: 3px 0px 0px 0px;
	display: block;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
	color: #e96e21;
	background-color: #F8DFCF;
	border: 1px solid #F4CEB5;
}

#SubMenu ul a:hover, #SubMenu a.SubSelected
{
	border: 1px solid #e96e21;
	background-color:#e96e21;
	color: #ffffff;
}

#ContentArea
{
	margin: 160px 50px 20px 50px;
	clear: both;
}

#Footer
{
	clear: both;
}

div.Text
{
	margin-left: 295px;
	padding: 0px !important;
	margin-bottom: 3em;
}

div.Text img
{
	float: right;
	border: 1px solid #808080;
	margin-left: 15px;
	margin-bottom: 5px;
}

.BlogImage
{
	text-align:center;
}

