@import url(menu.css);
body {
background: url(images/home-template/top-right-corner.jpg) no-repeat #FEFEFE;
margin: 0;
padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
font-size: 72.5%;
}
a {
outline: none;
}
table, td, tr, h1, h2, h3, p {
margin: 0;
padding: 0;
}
#header {
margin: 0 0 0 168px;
background: url(images/home-template/home-top-rpeaty.jpg) 0 75px  no-repeat ;
height: 316px;
}
#main_menu {
padding: 25px 0 0 0;
height: 30px;
}
#black_stripe {
height: 20px;
background: #333;
margin: 0 0 34px 0;
width: 929px
}
#blue_sash {
display: inline;
height: 92px;
width: 929px;
background: url(images/home-template/home_title.gif) 0 0 no-repeat #09C;
}
#content {
margin: 0;
background: url(images/home-template/content-left.gif) repeat-y ;
width: 98%;
max-width: 1150px;
width:auto !important;
}
a:hover {
text-decoration: none;
}
.clearfix {
clear: both;
}
.footer {
	background-image: url(images/footer_tile.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 56px;
	padding-left: 16px;
}
#footer a {
color: #000;
}
#footer a:hover {
color: #FFF;
}
#footer {
background:url(images/home-template/footer-left-tile.gif) repeat-y #FEFEFE;
height: 130px
}
#footer2 {
background: url(images/home-template/footer-left.jpg) no-repeat ;
height: 85px;
width: 98%;
padding-top: 1px;
}
#footer3 {
background: url(images/template/footer-right.gif) 100% 0 no-repeat #09C;
height: 58px;
margin: 0 0 0 170px;
}
#footer4 {
margin: 0 0 0 180px;
}
h3 {
font-size: 1.1em;
margin: 0 0 5px 5px;
}
.left_content h3 {
margin: 10px 0 0 10px;
}
.right_content h3 {
margin: 5px 0 5px 5px;
}
p {
margin: 0 0 10px 0;
font-size: 1.1em;
}
.left_content p {
margin: 0 10px 20px 10px;
}
.right_content p {
margin: 0 5px 20px 5px;
}
p.dot_border {
margin: 0;
border-bottom: 2px dotted #A0B0FB;
padding-bottom: 10px;
}
p#feature {
padding: 0 5px 10px 5px;
margin:0 0 10px  0;
background: #D0F0FB;
}
.cont_contain {
margin: 0;
margin-left: 165px;
}
.left_content, #recent_updates {
margin: 0;
display: inline;
line-height: 1.7em;
width: 68%;
float: left;
}
.right_content, #latest_news  {
margin: 0;
display: inline;
position:absolute;
width: 27%;
float: right;
border-left: 4px solid #369;
}
#home_headings_strip {
height: 24px;
margin-left: 165px;
background: #E9E9E9;
}
#home_headings_strip h2 {
text-indent: -200em;

}
#featured {
background: url(images/home_feature.gif) no-repeat ;
height: 24px;
text-indent: -200em;
margin-top: -10px;
}
#recent_updates {
background: url(images/home-template/recent-updates-text.gif) no-repeat #E9E9E9;height: 24px;
height: 24px;
}
#latest_news {
background: url(images/home_latest.gif) no-repeat #E9E9E9;
height: 24px;
height: 24px;
}
.style1 {font-size: 11px; line-height: 15px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}

ul.offset, .offset {
  position : absolute;
  top : -9000px;
  right : -9000px;
  z-index : 9;
}

ul.offset a:focus, ul.offset a:active {
  position : absolute;
  top : 9010px;
  right : 9010px;
  background-color : #069; 
  color : #fff;
  padding : 5px;
  font-weight : bold;
  border : 2px solid #09C;
  width : 10em;
  z-index : 9;
}