body{
 font-family:Tahoma, Geneva, sans-serif;
 color:#333333;
 font-size:12px;
 line-height:16px;
 text-align:left;
 background-position:center top;
 height:100%;
 margin:10px;
 padding:0;
 background:url(../design_images/bg.gif) no-repeat top center;
}

* {behavior: url(iepngfix.htc)}

a:active, a:focus { outline: 0;}

#container{
width:943px;
margin-left:auto;
margin-right:auto;
}

a
{
	color:#2859A6;
	text-decoration:underline;
}


a:hover
{
	color:#2859A6;
	text-decoration:underline;
}

#header{
width:943px;
float:left;
}

#logo{
float:left;
}

.logos{
	margin-top:20px;
	}
	
	.logos td{
     background:#fff;
     vertical-align:middle;
     padding:5px;
     height:93px;
	}
	
	.logos div{
	     
		 vertical-align:middle;
	}
	
.logos img 
{
    margin-top:auto;
    margin-bottom:auto;
	border:#CCC 0px solid;
	}	
	
#logoHolder{
    float:left;
    width:520px;
    margin-top:10px;
    border: #CCC 1px solid;
    background:#FFF;
    margin-bottom:15px;
    margin-left:10px;
    margin-right:10px;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
}

#logoshadow{
    float:left;
    width:522px;
    height:12px;
    margin-top:0px;
    margin-bottom:10px;
    background:url(../design_images/logoShadow.jpg) repeat-x;
    margin-left:10px;
    margin-right:10px;
    padding-bottom:10px;
}

#btnHolder{
    padding-top:10px;
    padding-bottom:10px;
}

#search{
float:right;
width:236px;
text-align:right;
height:20px;
margin-top:50px;
}

#search .newsletter{

    padding-bottom:10px;

}

.textfield{
	width:130px;
	height:15px;
}

#banner{
float:left;
width:939px;
}

#banner.border{	
padding:1px;
border:#5B8DDE 1px solid;
}

#content{
float:left;
width:943px;
background:url(../design_images/bg.jpg) repeat-x;
}

#menu{
float:left;
width:161px;
padding-left:14px;
margin-top:20px;
}

#welcome{
float:left;
width:395px;
padding:20px, 5px, 10px, 15px;
background:url(../design_images/line.jpg) right no-repeat;
}

#welcome p
{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:20px;
	padding-left:4px;
}


#subcontent{
float:left;
width:548px;
padding:20px, 0, 20, 0px;
}

#subcontent p{
	padding-left:0px;
}

img{
	border:none;
}

#video{
float:left;
width:318px;
padding:15px 0 0 15px;
}

#colRight{
float:left;
width:204px;
padding: 20px 0 0 16px;
}

h1 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	margin:20px 0 0px 0;
	padding:0 0 5px 0;
}

h2 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:20px 0 15px 0;
	padding:0 0 5px 0;
}

h4 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#474749;
	font-weight:bold;
	text-decoration:underline;
}

	/* Overviews */

.overview
{
	width:530px;
	padding: 0 0 10px 0;
	border-bottom:1px #ddd solid ;
	margin:10px 6px 0 0;
	float:left;
}
.overview h3
{
	margin:10px 0 0 0px;
	padding:0 0 0px 0;
	width:420px;
	float:left;
	font-size:12px;
}

.overview a
{
	text-decoration:none;
	font-weight:bold;
	color: #2859A6;
}

	.overview a:hover {
		color: #999;
	}

.overview img{
	float:left;
	margin-right:15px;
}

.overview p{
	float:left;
	width:420px;
	border:0px;
	margin-top:4px;
	text-align:justify;
}

#contact{
   width:400px;
   float:left;
   background:#d9d9d9;
   margin:20px 0 0 0;
}

#contact h3{
	color:#000;
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	padding:10px 0 0 10px;
	margin:0;
}

#contact_form, #contact_form2{
   padding:15px;
   width:280px;
   float:left;
   border:1px solid #CCC;

}

#contact_form2
{
	width:480px;
}

#contact_details{
   width:215px;
   float:left;
   padding-right:11px;
   margin-top:10px;
   

}

#contact_form .row, #contact_form2 .row{
                text-align:right;
                padding-bottom:10px;
}

#contact_form .textbox, #contact_form2 .textbox{
                border:1px solid #747474;
                width:160px;
                font-size:12px;
                color: #747474;
                margin-left:7px;
                vertical-align:text-top;
}

#contact_form .button, #contact_form2 .button{
                border:1px #666 solid;
                font-size:12px;
                padding:3px;
                color:#fff;
                background:url(../design_images/btn_bg.jpg) repeat-x #000;
				cursor:pointer;
				width:80px;
}

#contact_detail {
	width:320px;
	margin:10px 30px 10px 10px ;
	padding:10px 0 0 0;
	float:left
	}
	
#footer{
	float:left;
	width:943px;
	border-top:1px solid #A7C8FD;
	margin-top:10px;
}

#footerLinks{
	margin-top:14px;
	float:right;
	width:300px;
	font-size:11px;
}

#footer img{
	float:left;
	margin-left:5px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
		color:#67676B;
		text-decoration:none;
	}
		
		
#footer a:hover{	
		color:#999;
		text-decoration:underline;
}

.more
{
    line-height:18px;
}


td
{
	border:1px solid #CCC;
}

#welcome td
{
	border:0px;
}

.brand_gallery{
	float:right;
	width:230px;
	margin:10px 0 0 10px;
}

	.brand_gallery img{
		float:left;
		margin:5px;
	}


.brand_button{
	float:left;
	width:267px;
	margin:15px 0 0 20px;
}

#btnHolder{
	float:left;
	width:530px;
	text-align:center;
	}