#container {
	width: 840px;
	background-image: url(../images/logo.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #5E5046;
}

#footer {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.65em;
	color: #525252;
	margin-left: 270px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: 15px;
	padding-left: 0px;
}

.images {
	float: right;
	padding: 1px;
	border: 1px solid #666666;
	margin-right: 3px;
	margin-left: 10px;
}

#main_content a {
	color: #342C75;
	text-decoration: underline;
}
#main_content a:hover {
	text-decoration: none;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #EDEDED;
}
h2 {
	font-size: 1.15em;
	color: #444444;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 1.3em;
}
.blue_text {
	color: #342D75;
}
#main_content {
	margin-left: 270px;
	margin-right: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.7em;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 18px;
	padding-right: 5px;
}
#nav li {
	display: inline;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	background: url(../images/nav_lines.gif) no-repeat left center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
}
#nav ul {
	padding: 0px;
	margin: 0px;
}

#footer dt {
	width: 270px;
	float: left;
	text-align: right;
	line-height: 1.3em;
}

#footer dd {
	text-align: right;
	margin: 0px;
	line-height: 1.3em;
}
.clients_text {
}
.clients_clear {
	clear: both;
	height: 10px;
}

h1 {
	color: #342D75;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
}
body {
	background-image: url(../images/body_bg.gif);
}
#nav {
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 12px;
	background-color: #41437D;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 20px;
}
#main_content ul {
}
.clients_logo {
	float: left;
	width: 0px;
}
.clients_logo img {
	border: 1px solid #666666;
	padding: 1px;
}
.client_headers {
	color: #41437D;
	font-weight: bold;
	font-size: 1.1em;
}

.contact dt {
	width: 270px;
	float: left;
	line-height: 1.4em;
	text-align: right;
}

.contact dd {
	text-align: right;
	margin: 0px;
	line-height: 1.4em;
}
#main_content li {
	list-style-type: none;
	background-image: url(../images/li_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
}
.image2 {
	border: 1px solid #666666;
	padding: 1px;
	margin-left: 10px;
}
