@charset "utf-8";
/* CSS Document */



/*  Start - Navigation Menu styles */

#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
}


#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#sddm li a
{
	display: block;
	color: #BFBFBF;
	text-decoration: none;
	padding-left: 19px;
	border-right: 1px solid #666;
	padding-right: 18px;
}

#sddm li a:hover
{
	color: #FFFFFF;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #10212B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

	#sddm div a
	{
	display: block;
	margin: 0;
	color: #bfbfbf;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
}

	#sddm div a:hover
	{
	color: #ffffff;
	background-color: #49A2C0;
}

#sddm #m2, #sddm #m1, #sddm #m3{
	margin-top: 5px;
	margin-left: 15px;
	text-decoration: none;
}
#btn_div #btn_lnk #btn_txt {
	color: #E8EBE4;
	text-decoration: none;
}
.footer {
	text-align: left;
}
.footer .footer {
	font-size: 10px;
}
.container .content .quote h2 em {
	font-size: 16px;
}
