/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
@import url('menu.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
margin:0;
padding:0;
font:12px Arial, Helvetica, sans-serif;
color:#fff;
background:#fff url(../img/bg.jpg) center top repeat;
}


.right {
	float: right;
}
 .left {
	float: left;
}
.align-left {
	text-align: left;
}
 .align-right {
	text-align: right;
}
 .align-center {
	text-align:center;
}
 .justify {
	text-align:justify;
}
 .hide {
	display: none;
}
 .clear {
	clear: both;
}

 .bold {
	font-weight:bold;
}
 .italic {
	font-style:italic;
}
 .underline {
	border-bottom:1px solid;
}
.highlight {
	background-color:#a90b0a;
	padding:5px;
	color:#FFF;
}

 .highlight:hover {
	background-color:#323232;
	padding:5px;
		color: #a4d4d7;
}
 img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
 img.alignleft {
	float:left;
	margin:6px 15px 6px 0;
}
 img.alignright {
	float:right;
	margin:6px 0 6px 15px;
}


 .smalltext {
	 font: bold 12px "Lucida Sans",Arial, Helvetica, sans-serif;
	 
 }
.pad {
padding:8px 8px 2px 8px;	
}

 img.top {
margin-top:40px;	
}
 
.black {
	 color:#000000;
	 font-size:12px;
	 font-weight:bold;
	 font-style:italic;
 }
 
  .berry {
	 color:#720b1f;
	 font-weight:bold;
 }
 .blue {
	 color:#406e8f;
	 font-weight:bold;
 }
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
 a:link, a:visited {
	color:#06F;
	text-decoration:underline;
}
 a:hover {
	color: #000;
}
 a:active {
	color: #111;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
 h1 {
font:bold 2em Arial, Helvetica, sans-serif;
margin:10px 0px;
color:#0b3b85;



}
h2 {
	font:normal 1.6em Arial, Helvetica, sans-serif;
	color:#000;
	line-height:1.6em;
	margin:10px 0px;
	margin-top:20px;
}
 h3 {
	font: normal 1.4em "Lucida Sans",Arial, Helvetica, sans-serif;
	color:#000;
			margin:10px 0px;

}
 h4 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
			margin:10px 0px;
			color:#406e8f;

}
 h5 {
	font: bold 1.0 em "Lucida Sans",Arial, Helvetica, sans-serif;
	color: #a90b0a;
}

 h6 {
	font: bold 1.0 em "Lucida Sans",Arial, Helvetica, sans-serif;
			color:#ffffff;
}

 p {
	 color:#333;
	margin:10px 10px; 
	line-height:22px;
}

#content ul {margin:10px; list-style-type:disc;}
#content li { color:#000; margin-left:20px; padding:5px;}
/* =4 Layout
--------------------------------------------------*/

#container {
	margin:0px;
	padding:0px;
width:960px;
background:url(../img/rt-shadow.png) right top repeat-y;
padding-right:40px;
}

#inner-container {
background:#104684;	
width:960px;
}

#second-container {
background:#104684 url(../img/top-bg.jpg) top left no-repeat;
float:left; width:960px;	
margin-bottom:20px;
}

#top {
width:1100px;
background:#0b3b85 url(../img/top-bg.jpg) top left no-repeat;
overflow:visible;
}

#bottom {
width:960px;
float:left;
height:220px;
background:#0f55a3;
border-top:1px solid #55a0d0;
}

 .bslide {
	width:280px;
	height:180px;
	margin:20px;
	background:url(../img/3bg.jpg) center top no-repeat;
	float:left;
	text-align:center;
	
}
.bslide img {
margin:0 auto;	
}

#logo {
width:408px;
height:60px;
float:left;
margin-left:47px;
margin-top:30px;
}

#header {
	float:left;
	height:200px;
	width:1100px;	
}

#header a:link {color:#fff;}
#header a:hover {color:#55a0d0;}


 a.client-corner{margin-top:20px; margin-right:20px; float:right; width:49px; height:163px; background:url(../img/client-corner.png) center left  no-repeat; text-indent:-9999px;}
a.client-corner:hover { background-position: -49px 0px; text-indent:-9999px;}

#banner {
float:left; width:910px;margin-left:20px; margin-top:20px; height:240px;	
}

#content {
float:left; width:860px; margin-left:20px; padding:20px; padding-left:40px; background:#FFF;
margin-bottom:20px;
}

#content-lt {
	float:left;
	width:600px;
	
}

#content-rt {
float:right;
width:240px;	
}

#address {
margin-top:30px;
margin-right:20px;
float:right;
width:380px;
font:#FFF 13px Arial, Helvetica, sans-serif;
height:85px;
line-height:18px;
}


#intro {
width:480px;
padding:5px 10px;
float:left;

}

#intro p {
color:#FFF;
font-size:13px;
font-weight:lighter;
line-height:22px;
}

#slide {
width:400px;
padding:10px 10px;
float:left;
margin-left:20px;
	
}

#slide img {
padding:6px;	
}

/*Video*/

#links, #videos {  
     list-style: none;  
     margin: 0;  
     padding: 0;
	 width:220px;
}
#links li {
	float:left;
	margin-left:70px;
}

#videos li {
	padding:0px;
	list-style:none;
	margin:0px;
	margin-bottom:30px;
}

#fancy_div {
	background:url(../images/video_bg.png) no-repeat;
}

/*   footer   */

#footer { width:920px; height:100px; color:#ffffff; padding:20px 60px 20px 20px; background:url(../img/botombg.png) center top no-repeat;}
#footer p {color:#FFFFFF; font-size:11px;}
#footer a{color:#55a0d0;}
#footer a:hover {color:#FFFFFF;}
