/*
	StyleSheet by David Herreman
	http://www.free-css-templates.com
		
*/

/* navigation */
#navigation {
	background:#fafafa;
	width:900px;
	height:30px;
	list-style:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999;
}
#navigation li {
	border-left:1px solid #999;
	float:left;
	width:131px;
	list-style:none;
}
#navigation a {
	color:#555;
	display:block;
	line-height:30px;
	text-align:center;
}
#navigation a:hover {
	background:#e3e3e3;
	color:#555;
}
#navigation .active {
	background:#e3e3e3;
	color:#777;
}

body {
	padding: 0;
	margin: 0;
	font: .74em Arial, sans-serif;
	line-height: 1.5em;
	color: #454545;
	background-color: #fff;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	}
	
a { color: #DA3B3B; background: inherit; }
a:hover { color: #DA3B3B; background: inherit; text-decoration: underline}
p {	margin: 5px 0; }
h1 {	font: bold 2.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px; }
h2 { font: bold 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h3 { padding: 4px 0; margin:  0; }
ul { margin: 0; padding : 0; list-style: none; }
img { border: 0; }
hr { height: 1px; border-style: none; color: #d0d0d0; background-color: #C0C0C0; margin: 10px 0; }


.content { margin: 0px auto; width: 900px; }

/* Top part */
#top {
	background: transparent;
	height: 101px;
	padding-top: 20px;
	width: 900px;
}
	#top h1 { font: bold 2.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: 1px; color: #FFF }
	#top h2 { font: 1.0em Arial, Sans-Serif; letter-spacing: 0px; color: #868686; margin:0; padding: 0 }
	#top #icons { float: right; margin:20px 0; padding:0 }
	#top #icons img { padding-right: 2px; border: 0 }

/* Second part */
#prec {
	height: 30px;
	background: #F6F6F6;
	border-bottom: 1px solid #DCDCDC;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
	#wrap { margin: 0 auto; width: 900px; }
		#wrap #pic { float: right; background: #FF0000 url(images/mainimg.jpg) no-repeat; height: 199px; width: 589px; overflow: hidden}
			#wrap #pic #slogan { float: right; padding: 25px 30px 10px 30px; text-align: right }
			#wrap #pic #slogan h1 { font: bold 1.4em Arial, Sans-Serif; color: #FFF; letter-spacing: 1px; margin:0 }
			#wrap #pic #slogan h2 { font:  1.0em Arial, Sans-Serif; color: #FFF; letter-spacing: 0px; margin:0; padding: 10px 0}
			#wrap #pic #slogan a { color: #FFF; }
			
		#wrap #menu { padding: 0; margin:0; background: inherit; }
		#wrap #menu a { padding-left: 25px; font:  0.9em Arial, Sans-Serif; text-decoration: none; background: #F6F6F6 url(images/lm-li.gif) no-repeat left;  }
		#wrap #menu ul { padding: 10px 0 }
		#wrap #menu li { line-height: 26px; background: #F6F6F6 url(images/li-line.gif) no-repeat bottom left; list-style: none }
		

/*  Advertising */
#ad { background: #FFF url(images/download.jpg) no-repeat left; padding-left: 95px; min-height: 80px; margin-bottom: 15px;}
#ad a, #left_side a { background: #FFF; text-decoration: none }
#ad a:hover, #left_side a:hover { text-decoration: underline }

#ad_top {
	padding-left: 0px;
	min-height: 80px;
	margin-bottom: 15px;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}
#ad_top a, #left_side a { background: #FFF; text-decoration: none }
#ad_top a:hover, #left_side a:hover { text-decoration: underline }
		
/* main area */
#main { }
	#right_side { float: right; width: 212px; background: #F6F6F6; padding: 5px 10px 5px 10px; margin-bottom: 10px }
		#right_side ul { padding: 3px 0 8px 0 } 
		#right_side li { line-height: 18px; background: #F6F6F6 url(images/cat-li.gif) no-repeat left; list-style: none; padding-left: 20px; }
		#right_side a { background: #F6F6F6; text-decoration:  none }
		#right_side h3 { color: #404040; font:  bold 1.2em Arial, Sans-Serif; }
	
	#left_side { background: #FFF; margin-bottom: 10px; width: 660px;  }
		#left_side h3 { background: #FFF url(images/hbg.gif) repeat-x; height:30px; padding: 5px 0 0 0px; margin: 0; font:  bold 1.2em Arial, Sans-Serif; }
		#left_side h3 span { background: url(images/h-art.gif) no-repeat left; padding: 1px 10px 0 23px;  line-height: 22px; margin: 0}
		#left_side p { color: #454545; padding: 0 5px 0 5px; text-align: justify }

		#left_side blockquote { padding-left: 10px; border-left: 2px solid #DA4040; margin: 10px 0 10px 25px; }
		.date {
	border-top: 1px dotted #ccc;
	padding: 5px 0;
	margin: 10px 0 25px 0;
	text-align: center
}		
		#left_side .rs {
	float: right;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f5f5f5;
	height: auto;
	width: 175px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
		#left_side .fbr {
	float: right;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f5f5f5;
	height: auto;
	width: 200px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}		
	#left_side .fbl {
	float: left;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f5f5f5;
	height: auto;
	width: 200px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

		#left_side ul { list-style-position: inside; margin-left: 2px }
		#left_side ul li { list-style-type: square; margin-left: 15px;  }
		#left_side ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }
	#half_left {
	float: left;
	width: 260px;
	background: #F6F6F6;
	margin-bottom: 10px;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
		#half_left ul { padding: 3px 0 8px 0 } 
		#half_left li { line-height: 18px; background: #F6F6F6 url(images/cat-li.gif) no-repeat left; list-style: none; padding-left: 20px; }
		#half_left a { background: #F6F6F6; text-decoration:  none }
		#half_left h3 { color: #404040; font:  bold 1.2em Arial, Sans-Serif; }

	#half_right {
	float: right;
	width: 250px;
	background: #F6F6F6;
	margin-bottom: 10px;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

		#half_right ul { padding: 3px 0 8px 0 } 
		#half_right li { line-height: 18px; background: #F6F6F6 url(images/cat-li.gif) no-repeat left; list-style: none; padding-left: 20px; }
		#half_right a { background: #F6F6F6; text-decoration:  none }
		#half_right h3 {
	color: #404040;
	font:  bold 1.2em Arial, Sans-Serif;
	text-align: center;
}
			
		
	
/* The footer */
#footer { clear: both; border-top: 1px solid #DCDCDC; margin: 0 0 3em 0; color: #777;  background: #fff }
#footer .right  { float: right; text-align: right; background: #FFF; }
#footer a { text-decoration: none; background: #FFF }
	
.asas {
	font-size: large;
}
.downloadlink {
	left: 60px;
}

.table
{
background:#333;

}
.table ul
{
width: 280px;
float:left;
margin:0;
padding:0;
}
.table ul li
{
list-style:none;
padding:1px 1px;
}
.table ul li.title
{
font-weight:bold;
background:#333;
color:#fff;
}
