* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/


body {
height:100%;
background:#fff url(images/bg.jpg) repeat-x;
color:#666;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:120%;
}

a {
color:#FFB340;
text-decoration:underline;
}

a:hover {
color:#fff;
text-decoration:none;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin-left:15px;}


#centerColumn { 	
margin:0 auto;
width:820px;
padding:15px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
}

h2 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:1.2em;
color:#281E5A;
line-height:105%;
font-weight:bold;
border-bottom:1px solid #281E5A;
}

h3 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:1.1em;
color:#000;
}

h4 {
font-size:1em;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

p {
padding:3px 0 12px 0;
}

.innerpadding {
padding:0 25px;
}

#navbar {
height:20px;
text-align:center;

}

#navbar ul {
list-style:none;
margin:0 auto 0 auto;
width:580px;

}

#navbar li {
margin:0 0px 0 0;

list-style:none;
display:inline;

}

#navbar li a {
margin:0 0 0 0px;
border-left:1px solid #fff;
padding:3px 23px 4px 23px;
font-weight:bold;
color:#fff;
text-decoration:none;
display:block;
float:left;
}

#navbar li a.first {
border:none;
}

#navbar li a:hover {
background:#4953CB;
color:#fff;
}

#navbar li#active a {
background:#4953CB;
color:#fff;
cursor:default;
}

.headerwrap {
height:158px;
background:url(images/header_bg.jpg) no-repeat bottom;
border-bottom:1px solid #fff;
}

#header {
margin:0 0 0 0;
padding:0 0 0 0;
height:136px;
width:232px;
margin:0 235px;
}




#header h1 {
margin:0;
padding:10px 0 0 0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:232px;
height:101px;
background:#fff url(images/header.jpg) no-repeat 0 -10px;
overflow : hidden;

}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}

.banner {
width:228px;
float:left;
background:url(images/intro_bg.gif) no-repeat;
color:#fff;
padding:12px 12px 60px 12px;
}

.banner h3 {
color:#fff;
font-weight:bold;
font-size:1em;
padding-top:0;
}

.subnav {
/*
height:28px;
margin-bottom:13px;
background:#FFB340 url(images/subnav_bg.jpg) bottom left no-repeat;
*/
margin-top : 15px;

text-indent:-999999px;
}

.subnav p {
/*
padding-top : 6px;
margin : 0 0 0 10px;

height:28px;
display:block;
font-style : italic;
color : #000;
font-size : 12px;
*/

float:left;


}

.service {
width:250px;
float:left;
padding:0 0 0 18px;
}

.service img {
background:#fff;
border:1px solid #999;
padding:5px;
}

.service h3, .service ul {
padding-left:10px;
}

.contentwrapouter {
background:url(images/contentwrap_outer.gif) no-repeat;
clear:both;
height:21px;
}

.contentwrap {
background:#EEEFFB;
padding-bottom:15px;
}

#block_1 {
float:left;
width:500px;
background-color:#ccc;
}

.cell_3 {
float:right;
width:270px;
background-color:#ccc;
}

legend {
display:none;
}

fieldset {
border:none;
}

.leftcol {
padding:0 0 0 25px;
float:left;
width:500px;
}

.images {
float:right;
width:280px;
padding-top:40px;
}

.servicedetails {
width:350px;
float:left;
}

.servicedetails h3 {
color:#999; 
}

.servicedetails ul {
list-style-type:none;
margin:0;
}

.servicedetails ul li {
background:url(images/plus.gif) left center no-repeat;
padding-left:15px;
}

.barepic {
border:none;
}

.right {
float:right;
margin:5px;
padding:2px;
}

.left {
float:left;
margin:5px;
padding:2px;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

#footer {
position:relative;
clear:both;
bottom:0;
margin:1em 0 0 0;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:9px;
background:#3A2980 url(images/footer.gif) no-repeat bottom left;
color:#fff;
}

#footer p {
float:right;
padding-right:15px;
}

#footer a {
color:#fff;
}

#intro {
	float:right;
	width : 350px;
	margin : 15px;
	font-style  :italic;
}

#intro strong {
	color : #000;
}


.banner p {
	
padding : 5px 0 0 0;


}
.banner h3 {
	
margin : 0px 0 4px 0;
	
}

.video {
	
	margin : 20px;
	clear:both;
	float:left;
	
}


#videodescription {
  width:340px;
	float:left;
	padding-right : 60px;
	float:right;
  clear:left;
}




#contactform {
	

	float :left;
	clear: both;
	
}

fieldset {
	border : none;
}



#flash {
	
clear:left;
	margin :0 0 0 20px;
padding-top : 0;
}
.leftcolcontact {
	float:left;
	width:100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
