#friend{
	background: transparent;
	height: 30px;
}

#friend a {
	font: normal bold 9pt Arial,Verdana,sans-serif;
	background-color:transparent;
	background-image: url(images/envelope.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	color:#FDF8F2;
	text-decoration:none;
	padding-left: 35px;
}

#friend a:hover, #friend a:active, #friend a:focus {
	background-color: transparent;
	background-image: url(images/envelope_over.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color:#A8CC91;
}

#subscribe{
	height: 44px;
	width: 140px;
	text-align: center;
	text-align:-moz-center;
}
#subscribe a{
	font: normal bold 9pt Arial,Verdana,sans-serif;
	background-color:transparent;
	color:#FDF8F2;
	text-decoration:none;
}

#subscribe a:hover, #subscribe a:active, #subscribe a:focus {
	background: transparent;
	background-image: none;
	color:#A8CC91;
}

#brochure{
	height: 200px;
	width: 140px;
	text-align: center;
	text-align:-moz-center;
}
#brochure a{
	font: normal bold 9pt Arial,Verdana,sans-serif;
	background-color:transparent;
	color:#FDF8F2;
	text-decoration:none;
}
#brochure a:hover, #brochure a:active, #brochure a:focus {
	background: transparent;
	background-image: none;
	color:#A8CC91;
}

#feedback{
	background: transparent;
	height: 30px;
}
#feedback a{
	font: normal bold 9pt Arial,Verdana,sans-serif;
	background-color:transparent;
	color:#FDF8F2;
	text-decoration:none;
}
#feedback a:hover, #feedback a:active, #feedback a:focus {
	background: transparent;
	background-image: none;
	color:#A8CC91;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 li, #qm0 a {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0	
{	
	width:150px;
	margin:0 0 0 4px;
	background-color: transparent;
	border-style:none;
}


/*"""""""" (MAIN) Items""""""""*/	
#qm0 a	
{	
	color:#FDF8F2;
	text-decoration:none;
	padding: 0 0 0 14px;
	background: transparent url(images/box_bulet.gif) no-repeat left;
	margin: 0;
	height: 23px;
	width: auto;
}


/*"""""""" (MAIN) Hover State""""""""*/	
#qm0 a:hover	
{	
	color:#A8CC91;
	background: transparent url(images/box_bulet_over.gif) no-repeat left;
}


/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 li:hover>a	
{	
	color:#A8CC91;
	background: transparent url(images/box_bulet_over.gif) no-repeat left;
}


/*"""""""" (MAIN) Active State""""""""*/	
body #qm0 .qmactive, body #qm0 .qmactive:hover	
{	
	color:#A8CC91;
	background: transparent url(images/box_bulet_over.gif) no-repeat left;
}


/*"""""""" (SUB) Container""""""""*/	
#qm0 div	
{	
	padding:0;
	background-color:#1f45a3;
	border: 1px solid #285bd2;
	margin: 4px 0 0 -10px;
}


/*"""""""" (SUB) Items""""""""*/	
#qm0 div a	
{	
	padding:5px 20px 1px 5px;
	color:#ffffff;
	border-top: 1px solid #285bd2;
	background:none;
	width:190px;
}


/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover	
{	
	color:#ffffff;
	background:none;
	background-color:#020f6b;
	text-decoration:none;
}


/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 div a:hover	
{	
	color:#ffffff;
	background:none;
	background-color:#020f6b;
	text-decoration:none;
}


/*"""""""" (SUB) Active State""""""""*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
{	
	color:#ffffff;
	background-color:#020f6b;
	text-decoration:none;
}


/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle	
{	
	margin:2px 5px 5px;
	color:#f6f6f6;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}


/*"""""""" Custom Rule""""""""*/	
#qm0 div a.qmparent	
{	
	background-image:url(images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position: right;
}

#qm0 div a.qmparent:hover	
{	
	background-image:url(images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position: right;
	background-color:#020f6b;

}

/*!!!!!!!!!!!!!!!!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

/* QuickMenu 1 */

/*"""""""" (MAIN) Container""""""""*/	
#qm1	
{	
	width:550px;
	float:right;
	padding:4px 0;
	margin:0px;
	border:none;
	text-align: right;
}


/*"""""""" (MAIN) Items""""""""*/	
#qm1 a	
{	
	display: block;
	text-decoration: none;
	padding: 3px 8px 3px 8px;
	background-color:transparent;
	color:#FDF8F2;
	font: normal bold 10pt Arial,Verdana,sans-serif;
	letter-spacing: 1px;
	border-right: 1px dashed #82a5f7;
}

#qm1 a.last
{	
border:none;
}

/*"""""""" (MAIN) Hover State""""""""*/	
#qm1 a:hover	
{	
background-color:transparent;
color:#A8CC91;
}


/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
#qm1 li:hover>a	
{	
background-color:transparent;
color:#A8CC91;
}


/*"""""""" (MAIN) Active State""""""""*/	
body #qm1 .qmactive, body #qm1 .qmactive:hover	
{	
background-color:transparent;
color:#A8CC91;
}


/*"""""""" (SUB) Container""""""""*/	
#qm1 div	
{	
	padding:0;
	background-color:#1f45a3;
	border: 1px solid #285bd2;
	margin: 2px 0 0 10px;
	text-align:left;
}


/*"""""""" (SUB) Items""""""""*/	
#qm1 div a	
{	
	padding:8px 20px 6px 5px;
	color:#ffffff;
	border:none;
	border-top: 1px solid #285bd2;
	background:none;
	width:196px;
}


/*"""""""" (SUB) Hover State""""""""*/	
#qm1 div a:hover	
{	
color:#ffffff;
background:none;
background-color:#020f6b;
text-decoration:none;
}


/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm1 div a:hover	
{	
color:#ffffff;
background:none;
background-color:#020f6b;
text-decoration:none;
}


/*"""""""" (SUB) Active State""""""""*/	
body #qm1 div .qmactive, body #qm1 div .qmactive:hover	
{	
color:#ffffff;
background:none;
background-color:#020f6b;
text-decoration:none;
}


/*"""""""" Individual Titles""""""""*/	
#qm1 .qmtitle	
{	
	margin:2px 5px 5px;
	color:#f6f6f6;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
