/* CSS Document */

body {
	background-color:#FFFFFF;
	margin: 0;
}


#flashcontent {
	height: 426px;
	width: 980px;
	text-align: left;
	background-image: url(../_images/index-noFlash.jpg);
	background-repeat: no-repeat;
}







#headerWrap {
	height: 426px;
	width: 100%;
	background-image: url(../_images/header-bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}


#header {
	height: 426px;
	width: 980px;
	text-align: left;
	background-color: #FFFFFF;
}


#contain {
	width: 980px;
	text-align: left;
	padding-top: 10px;
}



#col1 p, #col2 p, #col3 p {
	margin-top: 0px;
}

#col1 {
	width: 190px;
	float: left;
	margin-left: 10px;
}

#col2 {
	float: left;
	width: 372px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#col3 {
	float: left;
	width: 318px;
}


#col3 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}

#footer {
	font-size: 9px;
	clear: both;
	margin-left: 200px;
	width: 650px;
}


#footer p {
	margin: 0px;
}



.col1TextA {
	padding-right: 15px;
	font-size: 10px;
	line-height: 17px;
	padding-left: 20px;
	text-align: right;
	color: #666666;
	padding-top: 15px;
}


.col2TextA {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 13px;
	line-height: 23px;
}


.col3TextA {
	font-size: 11px;
	line-height: 17px;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 0px;
}


.clearfloat {

clear:both;
height:1px;
line-height: 0px;

}


#col1 h2 {
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 5px;
	margin: 0px;
}

#col2 h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: normal;
	color: #000000;
	text-transform: capitalize;
}

#col3 h2 {
	margin: 0px;
	letter-spacing: normal;
	text-transform: capitalize;
	padding: 0px;
}





#searchA {
	padding-left: 0px;
	position: relative;
}




.searchField {
	font-family: Arial;
	color: #999999;
	background-color:#FFFFFF;
	background-image: url(../_images/search-field-bg.jpg);
	background-repeat: no-repeat;
	width: 146px;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 3px;
	height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#search-btn {
	border:0;
	position: relative;
	left: -2px;
	top: 0px;
}


.searchGo {
	color: #999999;
	background-image: url(../_images/bttn-go-bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	
	}




#navHomeA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px none #990033;
	font-size: 11px;
	padding-top: 190px;
	padding-left: 375px;
}

#navHomeA a {
	padding-right: 15px;
	text-transform: capitalize;

}


#navHomeA a:link, #navHomeA a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

#navHomeA a:hover  {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}

#navHomeA a:active  {
	color: #FF0000;
	text-decoration: none;

}
