body	{
	background: url(images/bg.jpg)  no-repeat; 
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family:	Arial, sans-serif;
	width: 941px;
}

h1	{
	font-size: 160%;
	color:#ed1b2e;
	text-align:center;
}

h4	{
   color: #ed1b2e;
   font-size: 12px;
   font-weight: normal;
}

body a 	{
	color: #ed1b2e;
	text-decoration: none;
}

body a:hover	{
	color: #ed1b2e;
	text-decoration: none;
}

body p {
	font-size: 120%;
	color: #666;
	text-align:justify;
	
	}

#article {
	width: 935px;
	height: 850px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin: 10px 0px 0px 0px;
	box-shadow: 10px 10px 5px #888;
	
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	}

#logo	{
	padding: 40px 0px 0px 100px;
}

#section-header-0 {}

#section-header-0-content {}

#section-header-1 {}

#section-header-1-content {}

#section-header-2 {}

#section-header-2-content {}

#section-middle-0 {}

#section-middle-0-content {}

#section-middle-1 {
	overflow: auto;
	padding: 0px 10px 0px 10px;
}

#section-middle-1-content {}

#content	{
	background: #fff;
	padding: 0px 10px 0px 10px;
	font-size: 120%;
	margin: 10px 20px 0px 0px;
}

#c1	{
	width: 190px;
	float: left;
}

#c2	{
	width: 190px;
	float: right;
}

.contactheader	{
	text-align: center;
	font-weight: bold;
}

#section-middle-2 {}

#section-middle-2-content {}

#section-footer-0 {
	background: url(images/.png) top center no-repeat;
	padding: 20px 0px 10px 0px;
	margin: 20px 0px 0px 20px;
	width: 280px;
	height: 180px;
}

#section-footer-0 h1{
color: #ffffff;
padding: 10px 0px 10px 0px;
}

#section-footer-0 p{
color: #ffffff;
padding: 0px 0px 0px 15px;
text-align:center;
}

#section-footer-0 a{
color: #ffffff;
padding: 0px 0px 0px 15px;
}

#section-footer-0 a hover{
color: #ffffff;
text-decoration: underline;
}

#section-footer-0-content {
background: url(images/.png) top center no-repeat;
}

#footer0	{
	background: url(images/.png) top left no-repeat;
	margin: 10px 0px 0px 20px;
	height: 300px;
}

#footer0 h1{
color: #ffffff;
}

#footer0 h4	{
	padding: 7px 0px 0px 15px;
}



#section-footer-1 {
	background: url(images/.png) top center no-repeat;
	padding: 20px 0px 10px 0px;
	margin: 20px 0px 0px 20px;
	width: 280px;
	height: 180px;

}

#section-footer-1 p{
color: #cc0000;
padding: 0px 0px 0px 15px;
text-align:center;
}


#section-footer-1-content {}

#footer1	{
	background: url(images/.png) top center no-repeat;
	
	margin: 10px 0px 0px 0px;
	height: 300px;
}

#footer1 h4	{
	padding: 7px 0px 0px 40px;
}

#footer1 p	{
	font-size: 175%;
    padding: 0px 0px 0px 45px;
    text-align: center;
    width: 220px;
}

#section-footer-2 {
		background: url(images/newsroom1.jpg) top center no-repeat;
	padding: 20px 0px 10px 0px;
	margin: 40px 0px 0px 0px;
	
	width: 280px;
	height: 180px;

}


#section-footer-2 h1{
color: #ffffff;
}

#addthis_toolbox{

}




#section-footer-2-content {}

#footer2	{
	background: url(images/.png) top right no-repeat;
	margin: 10px 20px 0px 0px;
	height: 300px;
}

#footer2 h4	{
	font-size: 120%;
	padding: 7px 0px 0px 55px;
}

#footer2 p	{
	padding: 15px 0px 0px 80px;
}


#shareoptions	{
	width:200px;
	text-align: center;
	padding: 15px 0px 0px 50px;
}


.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:cc0000;
	}
.menu ul{
	border::1px #cc0000;
	background: #cc0000 top left repeat-x;
	list-style:none;
	margin:0;
	padding:0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(http://multivu.prnewswire.com/mnr/prne/prnewswire/radius.htc);
	
	
	}
	.menu li{
		float:left;
		padding:0px 8px 0px 0px;
		}
	.menu li a{
		color:#fff;
		display:block;
		font-weight:bold;
		line-height:30px;
		padding:0px -20px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover{
			color:#000000;
			text-decoration:none;
			}
	.menu li ul{
		background:#cc0000;
		border-left:2px solid #fff;
		border-right:2px solid #fff;
		border-bottom:2px solid #fff;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:220px;
		z-index:200;
		/*top:2em;
		left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		padding:0px;
		width:220px;
		
		}
	.menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
			color:#000000;
			opacity:1.0;
			filter:alpha(opacity=100);
				-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	behavior: url(http://multivu.prnewswire.com/mnr/prne/prnewswire/radius.htc);
	
background: #feffff; /* Old browsers */
background: -moz-linear-gradient(top, #feffff 22%, #cc0000 100%, #cc0000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#feffff), color-stop(100%,#cc0000), color-stop(100%,#cc0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #feffff 22%,#cc0000 100%,#cc0000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #feffff 22%,#cc0000 100%,#cc0000 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #feffff 22%,#cc0000 100%,#cc0000 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #feffff 22%,#cc0000 100%,#cc0000 100%); /* W3C */

			}
	
	/*.menu #current{
		background:#cc0000 top left repeat-x;
		color:#ffffff;
		}*/
		


