* html  {
	margin: 0px;
	padding: 0px;
}

#wrap {
	padding: 0px;
	width: 772px;
	margin: 0px auto;
	background-image: url(../images/_slices/tbg.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: auto;
	font-family: Tahoma, Verdana, Arial, sans-serif;
} 

#content {
	background-color: #FFF;
	position:relative;
	width:760px;
	padding: 0px;
	margin: 0px auto;
} 

#clear { /* applies clear to #content so container encloses floats*/
	clear: both;

}
/* Class for clearing floats */
.clear { clear:both; }

h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
}

body { 
margin:0; padding:0; 
font-size: 95%;
line-height: 1.375em;


background: #fff;
text-align: left; /* for IE5 Win - aligns page center */
voice-family:"\"}\"";
voice-family:inherit;
text-align: left;  /* actual value used to keep blinking iBeam to the left in firfox*/
} 

a {
color: #FF6400 ;

}

a:hover {
color: #FF6400;
}


h1 {
	margin: 0 0 0.916667em;
	font-size: 1.5em;
	line-height: 0.9166666666666666em;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 0em;
	color: #333333;
}

h2 {
	margin: 0 0 0.6em;
	font-size: 1.3em;
	line-height: 1em;
	letter-spacing: 0em;
	color: #1847a3;
	font-weight: normal;
	text-indent: 6px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6400;
}

h3 {
	margin: 0 0 12px;
	font-size: 1.25em;
	line-height: 1.1em;
	letter-spacing: 0em;
	color: #1847a3;
	font-size: 115%;
	font-weight: normal;
	line-height: 17px;
}

h4 {
margin: 0;

line-height: 1.2222222222222223em;
margin-bottom: 1.1222em;
letter-spacing: 0em;
color: #144194;
	font-size: 95%;
	font-weight: normal;

}

h5 {
	margin: 0 0 1em;
	line-height: 1.2222222222222223em;
	letter-spacing: 0em;
	font-size: 95%;
	color: #525E72;
}

h6 {
	margin: 0 0 1.1222em;
	line-height: 1.2222222222222223em;
	letter-spacing: 0em;
	font-size: 85%;
	color: #525E72;
}

dl {
margin: 0;
}

dt {
font-size: .8em;

}

dd {
margin: 0;
}
.two-colstd #colright img {
	margin-top: 10px;
}


dd img {
margin-bottom: 10px;
}

ul {
	margin: 0 0 1.3em;
	font-size: 1em;
	line-height: 1.375em;
}

li {
	font-size: 0.80em;
	color:#003399;
	list-style-type: square;
	margin-bottom: 3px;
	padding-left: 5px;
}

p {

line-height: 1.5em;
font-size: 79%;
margin-top: 0;
margin-bottom: 20px;
color: #000000;
font-weight: normal;
}

label {
color: #0000CC;
font-weight:bold;
}

blockquote {
line-height: 1.5em;
font-size: .7em;
margin-top: 0;
margin-bottom: 10px;
color: #333;
font-weight: normal;
border-left:  #737373 2px solid;
padding-left:5px;
}

/*** #header****************************************************************************/

#logo {
	display: none;
}


#header {
	background-color: #fff;
	width: 760px;
	margin: 0px auto;
	clear: both;
	background-image: url(../images/_slices/bg-header.gif);
	background-repeat: no-repeat;
	padding: 0px;
	position: relative;
		height: 115px;

} 	

#header a {
display: block;
color: #1B1A51;
text-decoration:none;

}	

#header h1 {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/_slices/bg-header.gif);
	text-indent: -9999px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
} 	
#header h2 {
	background-image: url(../images/_slices/h2-banner-strap.gif);
	width: 327px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	border-style: none;
	left: 173px;
	bottom: 6px;
	position: absolute;
}


#searchBox {
	width: 243px;
	background-image: url(../images/_slices/bg-searchbox.png);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 8px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 0px;
	position: relative;
	bottom: 10px;
	right: 0px;
	left: 512px;
}
#searchBox #search-site {
	margin-right: 2px;
}

input {
	border: 1px solid #CCCCCC;
	height: 16px;

}
#searchBox .btn   {
	top: 5px;
	position: relative;
	height: 18px;
	cursor: hand;


}

/*** #subnav ****************************************************************************/
#subnav{
	width: 248px;
	clear:both;
	height: 26px;
	line-height: 14;
	font-size: 90%;
	position: absolute;
	display: block;
	background-image: url(../images/_slices/bg-subnav.png);
	bottom: 5px;
	right: 0px;
	margin: 0px auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#subnav ul {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#subnav li {
	display: block;
	padding-right: 8px;
	color: #333333;
	float: left;
	padding-left: 15px;
	line-height: 1.4em;

}
#subnav  a {
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 14px;
	display: block;
}

#subnav  a:hover{
	text-decoration: underline;

}

/** mainNav ******************************************************************************/
#navmain {
	width: 166px;
	float: left;
	margin-bottom: 160px;
}

#navmain ul {
	line-height: 0.9em;
	float:left;
	width: 100%;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

#navmain li {
	list-style: none;
	padding: 0px 0px;
	font-size:0.65em;
	text-transform:uppercase;
	margin: 0;
	width: 167px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#navmain a {
	display: block;
	color: #5E6C84;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#navmain a:hover {
	background-color: #4D72B9;
	color: #FFFFFF;

}

#navmain .active   {
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	background-color: #4D72B9;
}


/** #banner image used on home page ************************************************************/

	#banner {
	width: 580px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	clear: left;
	
} 	


 #banner .image01 {
	background-image: url(../images/photos/banner_image_01.jpg);
	float: right;
	height: 215px;
	width: 580px;
	clear: both;
	margin: 0px;
	padding: 0px;
} 


/*********************************************** columns ********************************************/
/** 3 col ************************************************************/

.three-col #content {/* background imafe with two dotted dividers */
	background-image: url(../images/_slices/bg-content.png);
	background-repeat: repeat-y;

} 

.three-col #colMain{
	width: 340px;
	float: left;
	margin-top: 11px;
	margin-right: 0px;
	margin-left: 19px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

}


.three-col #colSub {
	float: right;
	width: 200px;
	margin-top: 11px;
	margin-right: 0px;
	margin-left: 0px;	
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
	text-align: justify;

}

.three-col #colSub img {
	margin-top: 3px;
	margin-bottom: 3px;
}

/** 2 col ************************************************************/


.two-col #content { /* background image with one dotted divider */
	background-image: url(../images/_slices/bg-content-twoCol.png);
	background-repeat: repeat-y;

} 

.two-col #colMain {
	width: 560px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/** Main col attributes************************************************************/
#colMain li {
	margin-bottom: 10px;
	list-style-image: url(../images/icons/doc.gif);
}


#pWhat .ColMain a  {
	background-image: url(../images/_slices/buttons/li-link.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

#colMain a:visited   {
	background-image: url(../images/_slices/buttons/li-visited.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

#colMain .active {
	background-image: url(../images/_slices/buttons/li-active.gif) !important;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

	#colMain a:hover {
	color: #FF6400;

}



/*********************************************** columns end ********************************************/


#footer {
	width: 760px;
	clear:both;
	margin: 0px auto;
	background-color: #4D72B9;
	height: 20px;
	padding: 8px 0px 4px;
	display: block;
	line-height: 14px;
	font-size: 90%;
}


#footer ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	line-height: 1.1em;
	
}

#footer li {
	display: inline;
	padding-right: 6px;
	color: #FFFFFF;

}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer a:hover{
	text-decoration: underline;

}


#footer-shadow-container{
	margin: 0px auto;
	height: 7px;
	background-image: url(../images/_slices/footer_bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 780px;
	text-indent: -9999px;
}

/*********************************************** misc classes ********************************************/

.hide {
display:none;

}

.tel{
	background-image: url(../images/_slices/bg-tel-sm.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 240px;
	display: block;
	text-indent: -9999px;
	float: left;
	
}.telbg {
}
.email{
	background-image: url(../images/_slices/email.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 239px;
	display: block;
	text-indent: -9999px;
	background-position: center;
}

.email02 {
	margin-left: 27px;
	margin-top: 10px;

}

.exclaim {
	color: #333333;
	margin-top: 25px;
	margin-bottom: 25px;
	font: normal 135% Arial, Helvetica, sans-serif;
}


.h2-inline {
	color: #333333;
	border-left: medium solid #FF6400;
	padding-left: 6px;
	display: inline;
	font: 150%/normal Arial, Helvetica, sans-serif;
}

  
/** #misc ****************************************************************************************/


#breadcrumbs {
	line-height: 1.3em;
	font-size: 75%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D72B9;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	width: 580px;
	float: right;
}


#tour {
	cursor: pointer;
}
.vcard a , .vcard a:hover {
	text-decoration: none;
	color: #666666;
}
.vcard {
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: 115%;
	font-weight: normal;
	color: #666666;
	padding-left: 40px;
}

.contactHiglight {
	font-size: 100%;
	font-weight: normal;
	color: #666666;

}
#frmSignup {
	position: absolute;
	left: 3px;
	top: 270px;
	width: 165px;
	color: #5E6C84;
	font-size: 0.7em;
	height: 70px;
	background-image: url(../images/_slices/bg-frmSignup.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#frmSignup #theform {
	padding-top: 14px;
	text-align: right;
	padding-left: 0px;
	padding-right: 15px;
}
#theform #email {
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 3px;
}
.highlightDK {
	color: #003399;
}
#colMain img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#colSub .image-wrapper-ctr {
	text-align: center;
	padding-top: 0px;
	margin: 0px;
	width: 200px;

}

#colMain .image-wrapper-ctr {
	text-align: center;
	padding-top: 0px;
	margin: 0px;
	width: auto;

}
#colMain .image-wrapper-rt {
	float: right;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 5px;
	width: auto;
}
#adv {
	margin-top: 25px;
	margin-bottom: 55px;
	padding: 0px;
}


.caption {
	font-size: 70%;
	color: #666666;
	font-style: italic;
	text-align: center;
}
.contact #colright {
	width: 525px;
	float: right;
}
.contact #colleft {
	float: right;
	width: 525px;
}

.adbanner {
	width: 468px;
	position: relative;
	top: -9px;
	left: 287px;
}
.adbanner a img {
	border-style: none;
}
