/* layout
----------------------------------------------- */



body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #799fa8;

}

#frame body{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;

}

#wrapper {
	width: 770px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#banner {
	height: 70px;
	width: 770px;
	background-image: url(images/template/top.jpg);
}

#topnav {
	width: 90px;
	left: 600px;
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}



#nav {
	background-color: #1C3038;
	width: 770px;
}

#welcome {
	height: 83px;
	width: 770px;
	background-image: url(images/template/header_back.gif);
	margin: 0px;
	padding: 0px;
}

#lftcontent {
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#sitemap {
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

 ul {

	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

li {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin: 0px;
	margin-left:40px;
}



#floatleft {
	float:left;
	width:150px;
 }
 
#contactcontainer {
	width: 340px;
	height: 161px;
}

#floatright { float:right;
width:155px;
 }
#contact-table {
	width: 400px;
	height: 200px;
}

#contact-table td {
	padding: 4px;
}

#footer {
	height: 180px;
	width: 770px;
	background-image: url(images/template/footer_bg.gif);
	clear: both;
}



/* typography
----------------------------------------------- */
 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;

}

#sitemap p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px;
}


#topnav a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#topnav a:hover {
	color: #E12F29;
}





#lftcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	padding-left: 15px;
	margin: 0px;
	padding-top: 10px;
}
#lftcontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	
}
.padding {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}

#footer li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
#footer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #A81A1C;
	font-weight: bold;
}
#footer #footernav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer #footernav a:hover {
	color: #A6191B;
}
#footer a {
	color: #A81A1C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer a:hover {
	color: #799fa8;
}
#footer #footernav {
	width: 160px;
	float: right;
	margin-top: 125px;
}

#lftcontent a {
	color: #A6191B;
	font-weight: bold;
	text-decoration: none;
}

.redtext {
 color: #A81A1C;
 }


/*/////////////DROP DOWN NAVIGATION////////////////////////////////////

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

	
	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#ffffff;
	z-index:10 !important;
	width: 770px;
	color: #1C3038;
	margin: 0px;
	height: 24px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
	color:#ffffff;
	background-color:transparent;
	font-family:Arial;
	font-size:.75em;
	text-decoration:none;
	border-style:solid;
	border-color:#ffffff;
	border-width:0px 0px 0px 1px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;		
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		/*border-color:#333333;*/

		color:#ffffff;
		background-color:#799fa8;
		
		
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */
		
		color:#ffffff !important;
		background-color:#799fa8 !important;
		
		
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		/*background-image:url(images/bullet_white_down.gif);*/
		background-repeat:no-repeat;
		background-position:92%;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		
		background-color:#ffffff;
		padding:5px 5px 5px 5px;
		border-style:solid;
		border-width:1px 1px 1px 1px;
		border-color:#799fa8;
		
	}

/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		font-size:.7em;
		color:#799fa8;
		border-width:0px 0px 0px 4px;
		border-color:#ffffff;
		border-style:solid;
		padding:3px 20px 3px 5px;
		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{

		border-color:#53767e;
		text-decoration:none;
	}

	#qm0 div div
	{
		margin:0px 0px 0px 3px;
	}

	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */
		border-color:#75B1C2 !important;
		text-decoration:underline !important;
		background-image:url(images/template2_black_arrow_right.gif) !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		background-image:url(images/template2_black_arrow_right.gif);

	}
#sitemap a {
	color: #1D3038;
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: none;
	color: #799fa8;
}
h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 68px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
