@charset "utf-8";
html, body {
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	background-color: #203445;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #272727;
	line-height: 17px;
	background-image: url(images/layout/internal-bg.gif);
	background-repeat: repeat-x;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
img { 
	border: none;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #EDEAE8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #684F40;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: capitalize;
}
h3 {
	font-size: 14px;
	color: #7DB2CE;
	text-transform: capitalize;
}


/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-block {
	display: inline-block;
}
/* Hides from IE-mac */
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;
}
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both;
}
span, img, div, ul, li{ 
	behavior: url(js/iepngfix.htc);
	border: none;
}
a, object {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a, a:link, a:visited {
	color: #046CB3;
	text-decoration: none;
}
a:hover {
	color: #CACACA;
	text-decoration: none;
}

a:hover.contact {
	color: #046CB3 !important;
	text-decoration: underline;
}

h1 strong {
	color: #88b3cb;
	font-weight: normal;
}

form {
	margin: 0px;
	padding: 0px;
}
body .container  {
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
body#home {
	background-image: url(images/layout/home-bg.jpg);
	background-repeat: repeat-x;
}

#header {
	overflow: hidden;
	height: 50px;
	position: relative;
}
#home #header {
	height: 241px !important;
}


#header #logo {
	top: 39px;
	left: 12px;
	position:absolute;
}
#lhs-clm #logo {
	margin-left: 12px;
	margin-bottom: 10px;
}

#header #banner  {
	position:absolute;
	height: 161px;
	width: 766px;
	overflow: hidden;
	top: 27px;
	right: 5px;
}
/* Nav */

#nav  {
	height: 25px;
	top: 10px;
	position:absolute;
	left:193px;
}
#home #nav  {
	top: 195px;
}
#nav li, #footer li  {
	float: left;
	display: block;
}
ul#nav, #footer ul, ul#ads, #subnav ul  {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	margin: 2px;
	background-image: url(images/layout/nav-left.gif);
	text-transform: uppercase;
}
#nav a span {
	background-image: url(images/layout/nav-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	float:left;
	display:block;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 8px;
}     /* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {
	float:none;
}
/* End IE5-Mac hack */
    #nav a:hover span {
	color:#515151;
}
#nav a {
	background-position:0% -25px;
}
#nav a span {
	background-position:100% -25px;
}
#nav a:hover, #nav a.current {
	background-position:0% 0px;
	color: #FFFFFF;
}
#nav a:hover span, #nav a.current span {
	background-position:100% 0px;
	color: #FFFFFF;
}
#main #lhs-clm {
	float: left;
	width: 156px;
	margin-top: 5px;
}
#main #wrap {
	padding-top: 35px;
	background-image: url(images/layout/logo-bg.png);
	background-repeat: no-repeat;
	background-position: right top !important;
	width: 100%;
}

#main #subnav ul {
	width: 144px;
	background-color: #7DB2CE;
	margin-right: 7px;
	margin-left: 7px;
}
#main #subnav {
	background-image: url(images/layout/subnav-bg.png);
	width: 156px;
}
#main #subnav a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/layout/subnav-li.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #7DB2CE;
}
#main #subnav a:hover {
	color: #1F3241;
}
#content {
	float: right;
	width: 767px;
}

#content .top {
	background-image: url(images/layout/conten-bg.png);
	background-repeat: no-repeat;
	height: 5px;
}
#wrap #content .copy {
	background-image: url(images/layout/content-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

#home  #content  {
	float: right;
	width: 780px;
	margin-top: 5px;
	background-image: url(images/layout/home-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 400px;
}
#home #content .copy {
	padding-bottom: 20px;
	padding-top: 32px;
}
#home #content .copy h1 {
	margin-bottom: 25px;
}
#home #content .copy img {
	margin-left: 13px;
	float: left;
	border: 3px solid #FFFFFF;
}
#home #content .copy .intro {
	float: right;
	width: 270px;
	margin-right: 20px;
}
#main {
	background-image: url(images/layout/site-bg-wrap.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #263c4f;
}
#main #wrap h1 {
	text-transform: uppercase;
	color: #684f40;
	font-size: 20px;
}

#home #main {
	min-height:449px;
	height:auto !important; /*min height hack*/
	height:449px; /*min height hack*/
	margin-top: 0px;

}
#home #main .copy {
	min-height:380px;
	height:auto !important; /*min height hack*/
	height:380px; /*min height hack*/
	padding-right: 30px;
	padding-left: 30px;
	background-image: none;

}


#footer a {
	color: #FFFFFF;
}
#footer  a:hover  {
	color: #684F40;
}

#footer {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #203445;
}
#footer  li  a  {
	padding: 4px;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 12px;
}

#footer ul {
	margin-left: 195px;
}

#footer .container .credits {
	padding-top: 23px;
	float: left;
	line-height: 20px;
	padding-left: 25px;
	width: 600px;
}
.bdr {
	border: 1px solid #684f40;
}
#home #content .copy .intro img {
	float: left;
	border: 3px solid #FFFFFF;
	margin: 4px 0px 0px;
}
#home #content .copy .gc img {
	float: left;
	border: 3px solid #FFFFFF;
	margin: 4px 0px 0px;
}


#lhs-clm p .spasa {
	padding-top: 110px;
}

#lhs-clm p .spasagall {
	padding-top: 55px;
}

