/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#999;
 
} 
 
#pagew{ 
 width:900px; 
 text-align:left; margin:0; 
 margin-left:auto; 
 margin-right:auto; 
 padding:0;
} 

#wrapper {
 margin:0;
 padding:0;
}
 
#banner {
background-image:url(../images/banner.jpg);
width:900px;
height:58px;
}
 
/* -------------------------- */
#twocols{
 width:900px; 
 float:right; 
 position:relative; 
 background-image:url(../images/main-bak.jpg);
 background-repeat:repeat-y;
 background-color:transparent;
 margin:0;
 }
 
#leftcol{
 width:300px;
 height:848px;
 float:left;  margin:0;padding:0;
 position:relative; 
 border: none;
 background-image:url(../images/vert-image2.jpg);
 background-position:top;
 background-repeat:no-repeat;
}
.subtitle {
color:#fff;
float:left;
margin-left:165px;
margin-top:23px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
height:35px;
letter-spacing:0.05em;
}

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

#twocols, #maincol{width:100%; float:none;}
}

#nav {
	width:600px;
	height:25px;
	background-color:transparent;
	background-image:url(../images/menubak.jpg);
	background-repeat:repeat-x;
}

#nav ul {
	float: none;
	list-style: none;
	line-height: 22px;
	color: #000;
	background-color: transparent;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:.07em;
	padding-left:8px;
	width:575px;
}


/* -------------------------- */
/* The top main navigation links */
#nav a {
	display: block;
	padding: 2px 14px;
	color:#3355AA;
	font-weight: bolder;
	background-color:transparent; 
	text-decoration: none;
}

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

#nav li {
	float: left;
	padding: 0;
	color:#FFF;
}

/* The dropdown links lists */
#nav li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 170px; 
	font-weight: normal;
	border: 1px solid #999;
	background-color:#BBB;
	margin: 0; padding:0; 
}
#nav li li {
	padding: 0;
	width: 100%; 
}
#nav li ul a {
	padding: 5px 8px;
	
	width: 170px;
	* html width: 100px;
}
/* This controls the flyout location of the second level dropdowns */
#nav li ul ul {
	margin: -2em 0 0 100px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#nav li:hover, #nav li.sfhover {
	background-color:#000033;
	color:#FFFFFF;
}
#nav li, #nav li {
	color:#FFFFFF;
}

/* -------------------------- */
/* The dropdown links list colors */
#nav li ul.under a {
	color:#CCCCCC;
}
#nav li ul.under a:hover {
	color: #fff;
}
/* -------------------------- */
/* The background of the second level links while looking at the dropdown under it... */
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #fff;
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	color: #fff;
}


 

 
#maincol{
 background-color: #FFFFFF;  
 display:block;
 margin:0;
 padding: 0px;
 float: left; 
 position:relative; 
 width:600px; 
 }

#content {
	width:545px;
	padding:25px 15px 10px 40px;
}


#list li {
	font-family: Century Gothic,Georgia, Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#333333;
	line-height:18px;
	letter-spacing:0.03em;
	list-style-position:outside;
	margin-left:15px;
	padding-top:2px;
	list-style-image:url(../images/barrow.jpg);
}

#list li a {
 color: #333333;
}

#list li a:hover {
 color: #333333;
 text-decoration:underline;
}


a {
 color: #333333;
}

a:hover {
 color: #333333;
 text-decoration:underline;
}

#testim {
	width:230;
	text-align:center;
	color:#fff;
	font-family: Century Gothic,Georgia, Verdana, Arial;
	font-size: 11pt;
	font-weight: normal;
	font-style:italic;
	padding-top:900px;
	line-height:30px;
}



p {
	font-family: Century Gothic,Georgia, Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#333333;
	margin:0;
	line-height:19px;
	letter-spacing:0.03em;
	text-align:justify;
}

h2 {
	font-family: Century Gothic,Georgia, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	letter-spacing:0.02em;
	font-weight:bold;
	color:#003366;
	margin:0;
	padding:5px 0 5px 0;
}

a:visited {
	color:#fff;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:16px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:16px;
}

h1 {
	font-family: Century Gothic,Georgia, Verdana, Arial;
	font-size: 21px;
	font-weight: normal;
	font-weight:bold;
	color:#003366;
	margin:0;
	padding:5px 0 12px 0;
}

#contact {
	width: 220px;
	position:relative;
	float:left;
	border:#333333 1px dotted;
	background-color:#CCCCCC;
	padding:15px;
}

#address {
	width: 230px;
	position:relative;
	padding-left:15px;
	padding-right:8px;
	float:right;
}


.submit input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	border: 1px solid #D7D7D7;
	background-color: #423D65;
	font-size: x-small;
	font-weight: bold;
}

/*Footer********************************/

#footer{
	height:65px;
	clear:both;
	width: 900px;
	margin:0; padding:0;
	margin-right: auto;
	margin-left: auto;
	background-color:transparent;
	background-image:url(../images/foot-bak.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
/*	position:relative;*/
 } 
 
#footercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #fff;
	text-decoration: none;
	float: right;
	width: 385px;
	display: inline;
	padding-right: 10px;
	text-align: right;
}
#footerlinks {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #fff;
	padding-left: 8px;
}

a.footer, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #fff;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #fff;
	text-decoration: underline;
}
