@charset "utf-8";



.style1 {color: #0099CC}

* {margin:0; padding:0;}

body {background:url(../img/bgr.jpg) top left repeat-x #333; font-family:'Tahoma', Arial, Helvetica, sans-serif;}



img {border:0;}

a {outline:none;}



#wrap {margin:auto; width:827px;}

	

	#content {float:left; width:827px; background:url(../img/flash-bgr.jpg) top center no-repeat;}

		#title {

	float:left;
	
	

	width:827px;

	padding:0px 0 0px 0;

	background-image: url(../img/logo.swf);

	background-repeat: no-repeat;

	background-position: left top;

}

			#title h1 a {height:40px; display:block; text-indent:-9999px; width:180px;}

		#flashHolder {float:left; width:827px; text-align:center; padding:41px 0 50px 0; color:#fff;}

		

		#columns {float:left; width:811px; padding:0 8px 20px 8px;}

			.services {

	float:left;

	width:270px;

	text-align: justify;

}

				.services  h1 {float:left; width:270px; background:url(../img/title-services.png) 0 0 no-repeat; 

				//background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title-services.png', sizingMethod='crop'); text-indent:-9999px;}

				.services p {float:left; padding:3px 25px 0 45px; font-size:11px; color:#adadad; line-height:16px;}

			.news {

	float:left;

	width:270px;

	text-align: justify;

	text-decoration: none;

}

.newhover {

	text-decoration: underline;

	color: #FFFFFF;

}

				.news  h1 {

	float:left;

	width:270px;

	background:url(../img/title-news.png) 0 0 no-repeat;





				//background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title-news.png', sizingMethod='crop'); 		text-indent:-9999px;

	text-decoration: underline;

	color: #FFFFFF;

}

				.news p {float:left; padding:0 25px 12px 47px; font-size:11px; color:#adadad; line-height:16px;}

					.news p b {font-size:11px; color:#d2d0d0; font-weight:normal;}

					.news p i {font-size:11px; font-style:normal; color:#d8ba8e;}

			.contact {

	float:left;

	width:270px;

	text-align: justify;

	text-decoration: none;

}

				.contact  h1 {float:left; width:270px; background:url(../img/title-contact.png) 0 0 no-repeat;

				//background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title-contact.png', sizingMethod='crop'); text-indent:-9999px;}

				.contact p {float:left; padding:0 25px 12px 47px; font-size:11px; color:#adadad; line-height:16px;}

					.contact p b {font-size:11px; color:#d2d0d0; font-weight:normal;}

					.contact a {color:#adadad; text-decoration:none;}

						.contact a:hover {

	text-decoration:underline;

	color: #FFFFFF;

}

				

#footer {

	float:left;

	width:100%;

	height:70px;

	background:url(../img/footer-bgr.gif) left top repeat-x;

	text-align:center;

	font-size:11px;

	color:#373737;

	padding-top: 41px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

}			

	#footer p {padding:12px 0 16px 0;}

		#footer p img {margin:10px 0 0 0;}

#rssBox{

	width:200px;

	margin:5px;

	float:right;

	height:150px;

	border:1px dotted #999999;

	padding:3px;

	font-size:0.8em;

	background-color:#333333;

	

	}		

	.rssBoxDate{

		display:none;	/* I don't want to show the date */

	}

	.rssBoxHeading{	/* Heading of RSS item */

		font-weight:bold;

		color:#317082;

		margin:0px;

	}

	.rssBoxDescription{	/* Description of RSS item */

	

	}	

	.rssBoxLink{	/* Read more link */

		color:#F00;

		text-decoration:none;

	}

	.rssBoxLink:hover{	/* Read more link - mouse over */

		text-decoration:underline;

.cnnclass{

width: 400px;

padding: 5px;

background-color: #F3F3F3;

border: 1px solid black;

margin-bottom: 1em;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/

-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/

}



.cnnclass a{

text-decoration: none;

}



.bbcclass{

width: 400px;

padding: 6px;

background-color: lightyellow;

border: 1px solid #004A00;

}



.rsstitle{ /*shared class for all title elements in an RSS feed*/

font-weight: bold;

}



.rssdate{ /*shared class for all date elements in an RSS feed*/

color: gray;

font-size: 85%;

}



.rssdescription{ /*shared class for all description elements in an RSS feed*/

}