* {margin: 0; padding: 0;}

body {
	font: 80%/2em Arial, Helvetica, sans-serif;
	background: #042f62; /*a5c7e7   2a4353*/
	text-align: center;
	margin-top:80px;
	background:url(../img/bg.jpg) center top  #042f62 no-repeat;
}
a {color: #ded78e; text-decoration: none;}
a:hover {
	text-decoration: underline;
}
img {border:0;}
hr {color:#666666;border:0.5px #000000 dashed;}
li.nav{
display: inline;
list-style-type: none;
padding-right: 40px; 
padding-left: 30px; 
}
.ref-box img
{ 
float:left;
margin-right:5px;
margin-left:25px;
border:1px solid grey;
}
.ref-box a:link,.ref-box a:visited,.ref-box a
{
	font-weight:bold;
	color:#ff7900;
}
.ref-box {
	height:160px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	width:500px;
	 vertical-align:top;
}
li.nav a.visited,li.nav a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
li.nav:hover a
{
	color:#FFF;
	text-decoration:none;
}
li.sitemap{
	color:#000000;
	list-style-type: none;
	padding-left:20px;
	
}

a.sitemap{ text-decoration: none; }

a.sitemap:link, a.sitemap:visited{ color: #000000; border-bottom: 1px dashed #24006B; }

a.sitemap:hover, a.sitemap:active{ color: #000000;} 

a.home{ text-decoration: none; }

a.home:link, a.home:visited{
color: #00F;
}

a.home:hover, a.home:active{
color: #000000;
} 

#container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	background: #999;
	padding: 5px 5px;
	
}
#page{
	width: 930px;
	margin: 0 auto;
	text-align: left;
	background: #979797;
	padding: 0 15px;
	
}

#logo {
	background: #232323;
	color:#CCCCCC;
	height:280px;
}
#structure {
	background: #232323;
	color:#CCCCCC;
}
#footer
{
	color:#CCC;
	width:100%;
	text-align:center;
	background-color:#333;
}
#footer-boxes
{
	margin-left: auto;
	margin-right: auto;
	width:930px;
}
.box-footer
{
	float:left;
	width:230px;
}
#content{
	background: #F0F0F0;
	color:#000;
	position: relative;
	min-height:530px;
}
#nav_small {
	margin-top:247px;
	color:#FFFFFF;
	padding-left:40px;
	height: 40px;
	position: relative;
}
.site_column{
	background-color:#FFFFFF;
	color:#333333;
	padding-left:100px;
	padding-top:15px;
	min-height:530px;
}
.img_ref{
	border:1px solid #999999;
}
h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;	
		font-size: 30px;
	display: inline;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 35px;
}

#magento dt img{ border:1px solid #C3C3C3;
margin-right:30px;
margin-top:10px;
}
#magento dt{
	float:left;
	display: block;
	height:100%;
}
#magento dd 
{
	width:500px;
	display:block;
	line-height:1.4;	
}
#magento dl
{
	display: block;
	clear:both;
	margin-bottom:40px;
}
#magento h4
{
	color: #000;
}
#magento a
{
	color:#333;
}
