@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:calibri, cambria, verdana;
	/*color:#1F1F1F;*/
	background:url(images/bg.jpg);
	font-size:15px;
	line-height:20px;
	font-weight: normal;
}

h1{
	font-family:cambria, verdana;
	color:#333333;
	font-size:25px;
	font-weight:500;
/*	text-decoration:underline;*/
	line-height:40px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	/*margin-left: 10px;*/
}

h2{
	font-family:cambria, verdana;
	color:#333333;
	font-size:22px;
}

h3{
font-family:cambria, verdana;
color:#333333;
font-size:30px;
line-height:36px;
margin:0 0 10px 0;
}

h4{
font-family:cambria, verdana;
color:#333333;
font-size:18px;
line-height:28px;
margin:0 0 10px 0;
}

p{
	margin:0 0 10px 0;
	line-height:20px;
	text-align:justify;
}

.boldtxt{
font-weight:bold;
}

.bodybg{
/*background-image:url(images/bodybg.png);*/
/*background-repeat:repeat-x;*/

/*background-color:#fdb532;*/
}

.bodybghome{
background-image:url(images/bodybg-home.png);
background-repeat:repeat-x;
}

#wrapper{
width:1000px;
background:#eee;
height:auto;
/*float:left;*/
overflow:hidden;
margin:0px auto;
border:1px solid #AAA;
}

#container{
width:1000px;
height:auto;
/*float:left;*/
background:#EEEEEE;
}
#header{
	width:1000px;
	height:165px;
	float:left;
	/*border:1px solid #000000;*/
}

#logo{
	width:400px;
	height:70px;
	float:left;
	margin:10px;
}

#headercontact{
	width:auto;
	height:35px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:cambria, verdana;
	font-size:18px;
	line-height:35px;
	float:right;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}

#banner{
height:310px;
width:1000px;
float:left;
margin:10px 0 10px 0;
}

#homecontent{
width:980px;
height:auto;
float:left;
margin:12px 0 20px 0;
padding:0 10px 0 10px;
/*border:1px solid #999999;*/
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px; /* future proofing */
-khtml-border-radius:0px; /* for old Konqueror browsers */
background:#fff;
}
#homecontent h1
{
font-family:"open Sans Condensed";
color:#1d3564;
}

#content{
width:980px;
height:auto;
float:left;
background:#ffffff;
margin:10px 0 20px 0;
padding:0 20px 20px 20px;
/*border:2px solid #999999;*/
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px; /* future proofing */
-khtml-border-radius: 0px; /* for old Konqueror browsers */

}


#content ul li{

background-repeat:no-repeat;
background-position:left 6px;
text-decoration:none;
margin:0 0 10px 0;
padding:0 0 0 25px;
list-style:none;
line-height:26px;
}

.borderright{
border-right:#666666 1px dotted;
}

h4
{
	text-align:left;
	color:#FFF;
	margin:10px;
	padding:10px;
	text-transform:uppercase;
	background:#42609c;
}

.td
{
	text-align:left;
}

.span
{
	color:#1d3564;
	float:left;
	font-size:25px;
}

.h5
{
	font-size:16px;
	color:#1d3564;
	text-align:left;
	margin:10px;
	width:100%;
	float:left;
}
.ul
{
	float:left;
}

.ol
{
	float:left;
}
.ol li
{
	text-align:left;
}


.ul li
{
	text-align:left;	
}

.h6
{
	float:left;
	text-align:left;
	font-weight:100;
	color:#555;
	margin:5px 10px 0px 30px;
	font-size:16px;
	width:100%;
}


#footer1
{
width:1000px;
height:auto;
margin:0px auto;
background:#eee;
margin-top:20px;
}
#footer1 a
{
text-decoration:none;
color:#000000;
}
#footer1 a:hover
{
color:#0099FF;
}

.boldtext{
font-weight:bold;
font-size:20px;
}

.bulletedpoints{
background-image:url(images/check.png);
background-repeat:no-repeat;
background-position:left 3px;
text-decoration:none;
margin:0;
padding:0 0 0 25px;
list-style:none;
line-height:28px;
font-size:16px;
}

.readmore
{
	color:#42609c;
	padding:10px;
	text-decoration:none;
}
.readmore:hover
{
	color:#000;
	padding:10px;
	border-bottom:1px solid #42609c;  
}



.imgright{
position:static;
float:right;
margin:10px;
}

.txtfield{
border:0;
width:250px;
background-color:#ffffff;
line-height:30px;
font-family:cambria, verdana;
font-size:20px;
color:#333333;
resize:none;
padding:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; /* future proofing */
-khtml-border-radius: 5px; /* for old Konqueror browsers */

}

#slider
{
	width:972px;
	height:302px;
	float:left;
	margin:10px 0px 0px 15px;
}

input[type=submit]
{
padding:10px;
margin-right:25px;
border:none;
width:250px;
background:#1d3564;
color:#EEEEEE;
}
input[type=submit]:hover
{
background:#F56F6F;
cursor:pointer;
}


/*----------------------------------------*/


#nav
{
	width: 630px;
	height:auto;
	float:right;
	margin-top: 22px;
/*	border:1px solid #222;*/
	background:#1d3564;
 /*margin:26px 0px 0px 0px;*/
}

#nav ul
{
	margin:0px;
	padding:10px;
	list-style:none;
}

#nav ul li
{
/*	line-height:30px;*/
	display:inline-block;
	vertical-align:middle;
	line-height:40px;
	position:relative;
}
#nav ul ul
{
	  width: 181px;
      height: auto;
      left: -15px;
      top: 50px;
	z-index:1000;
	opacity:0.9;
	visibility:hidden;
	background:#42609c;
	position:absolute;
}

#nav ul ul li
{
	display:inline-block;
	z-index:1000;
	text-align:left;
	width:100%;
	line-height:30px;
}
#nav ul li:hover ul
{
	visibility:visible;
}

#nav ul ul li a
{
	font-size:12px;
}

#nav ul li a
{
	padding:21px 15px 20px 15px;
	color:#eee;
	text-transform:capitalize;
	font-family:"Century Gothic";
	font-size:15px;
}
#nav ul li a:hover
{
	color:#fff;
}


.dassbanner{
	float:right;
	position:static;
	margin:10px;
	border:10px #CCCCCC solid;
	overflow:hidden;
}

<!----------------------------------------------->
