@charset "utf-8";





body {
	margin: 0;
	padding: 0;
	background-color: #000;
}

h1 {
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 25px;
	color: #78040C;
	font-family: Arial, Helvetica, sans-serif;
} 

h2, h3 {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #57761D;
} 

a:link
{
	text-decoration: none;
	color: #006AFB;
}
a:visited
{
	text-decoration: none;
	color: #0077D9;
}
a:hover
{
	text-decoration: none;
	color: #5D0000;
}
a:active
{
	text-decoration: none;
}


hr {
	border: 0;
	background-color: #000;
	height: 1px;
}






#top-container {
	background-image: url(img/design-top-background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}


#top {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 42px;
	padding-top: 10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-shadow: black 0.2em 0.1em 0.2em;
}
#top a:link {
	color: #7DBEFF;
	text-decoration: none;
	font-weight: bold;
}
#top a:visited
{
	text-decoration: none;
	color: #7DBEFF;
}
#top a:hover
{
	text-decoration: none;
	color: #D1BC00;
}
#top a:active
{
	text-decoration: none;
}






#body-container {
	background-color: #F5F5F5;
	background-image: url(img/design-body-background.jpg);
	position: relative;
	background-attachment: fixed;
	background-position: center;
	margin: 0;
	padding: 0;	
}
#body {
	overflow: auto;




/	
	margin: 0;
	padding: 5;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}


#body-banner-home {
	background-image: url(img/design-banner-background.png);
	height: 700px;
	background-repeat: repeat-x;
	background-position: top center;
	text-align: center;
}


#body-banner {
	background-image: url(img/design-banner-background.png);
	height: 350px;
	background-repeat: repeat-x;
	background-position: top center;
	text-align: center;
	margin-bottom: 10px;
}


#left {
	width: 610px;
	float: left;
	margin-left: 2px;
	text-align: justify;
}
#right {
	margin-right: 1px;
	float: right;
	width: 335px;
	padding-left: 1px;
	line-height: 25px;
}







#footer-container {
	background-image: url(img/design-footer-background.jpg);
	background-position: center top;
}

#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	text-shadow: black 0.1em 0.1em 0.2em;
}

#f1 {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	font-size: 17px;
}

#f111 {
	float: left;
	margin-left: 12px;
	margin-top: 1px;
	font-size: 16px;
	color: #FFF;
}


#f112 {
	float: left;
	margin-left: 15px;
	margin-top: 1px;
	font-size: 16px;
	color: #FFF;
	text-align: right;
}
#f113 {
	float: left;
	margin-left: 12px;
	margin-top: 5px;
	font-size: 16px;
	color: #FFF;
	text-align: right;
}

#f11 {
	float: right;
	width: 700px;
}
#f2 {
	margin-top: 15px;
	margin-left: 5px;
}
#f3 {
	margin-top: 8px;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}
#f4 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-right: 14px;
	letter-spacing: 1px;
	padding-top: 97px;
}

#f44 {
	text-align: center;
}











#cssmenu1
{
	padding-left:0;
	margin:0;
	color:#000;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	font-size: 20px;
	text-align: left;
}
#cssmenu1 li {
	margin-bottom: 15px;
	margin-top: 7px;
}
#cssmenu1 li a
{
	padding:8px 10px 20px 45px;
	color:#1E2171;
	text-decoration:none;
	border:0px solid #141541;
	margin-left: 10px;
}
#cssmenu1 li a:hover
{
	color:#fff;
	background-image: url(images/star-background.png);
	background-repeat: no-repeat;
}
#cssmenu1 li a:active
{
	color:#fff;
	background-image: url(images/star-background.png);
	background-repeat: no-repeat;
}







#cssmenu2
{
	padding-left:0;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	font-size: 18px;
}
#cssmenu2 li {display:inline;}
#cssmenu2 li a
{
	padding:0.2em 0.5em;
	color:#3EB1FF;
	margin-right: 11px;
}
#cssmenu2 li a:hover
{
	background-color:#000;
	color:#fff;
}



#twitter_div {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#twitter_div a:link {
	color: #666;
	text-decoration: none;
}







.floatright
{
	float: right;
	width: 315px;
}
DIV.floatright IMG
{
	border: 1px solid #999;
}


 h3.example4b {
	color: #FFF;
	font-weight: lighter;
	font-style: italic;
}

