/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

a:link, a:visited { 
	color: #11b3f0;
}
a:visited { 
	color: #11b3f0;
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Arial, sans-serif;
	background: #000;
	height: 100%;
}
#page {
	width: 766px;
	min-height: 100%;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 7px;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
}

#top {
	width: 100%;	
	overflow: hidden;
	position: relative;
	margin: 0 0 3px;
	padding: 5px 0 0;
}
	#logo {
		float: left;
		width: 156px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			margin: 0 auto;
			width: 110px;
			height: 102px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../img/logo-1.jpg) no-repeat 0 0;
			}
	#top h2 {
		float: right;
		width: 610px;
		height: 64px;
		margin: 0 0 5px 0;
		background: #fff url(../img/HeaderSRLFD.jpg);
		text-indent: -1000em;
	}
	#menu {
		float: right;
		width: 610px;
	}
		#menu ul {
			width: 100%;
			overflow: hidden;
		}
			#menu li {
				float: left;
				margin: 0 2px 0 0;
				line-height: 25px;
				font-size: 108.33%;
			}
				#menu li a:link, #menu li a:visited {
					float: left;
					display: block;
					width: 100px;
					text-align: center;
					color: #FFFFFF;
					background: url(../img/menu1-bg.png) repeat-x 0 0;
				}
			
			#menu ul li a.current {
					font-weight:bold;
					text-decoration: underline;
				}
			
			#menu li.join {
				padding: 0 0 0 10px;
				position: relative;
				top: -1px;
			}
				#menu li.join a:link, #menu li.join a:visited {
					width: 68px;
					height: 27px;
					text-align: left;
				}
					#menu li.join a:link span, #menu li.join a:visited span {
						background: url(../img/but-join.png) no-repeat 0 0;
					}

#header {
	height: 192px;
	margin: 0 0 7px;
}
	#header img {
		float: right;
	}
	#header #menu2 {
		float: left;
	}

	#menu2 {
		width: 146px;
		background: #1d3f83 url(../img/menu2-b.gif) no-repeat 0 100%;
		padding: 0 0 4px;
	}
		#menu2 ul {
			padding: 5px 0 0;
			height: 183px;
			background: url(../img/menu2-t.jpg) no-repeat 0 0;
			color: #fff;
		}
			#menu2 li {
				padding: 8px 12px 10px;
				background: url(../img/line-h1.gif) no-repeat 0 100%;
				text-transform: uppercase;
				font-weight: bold;
				color: #fff;
			}
				#menu2 li a:link, #menu2 li a:visited {
					color: #FFFFFF;
				}
				
				#menu2 ul li ul li a.current {
					color: #fff;
					text-decoration: underline;
					font-weight: bold;
				}
				
				#menu2 li ul {
					padding: 5px 0 0;
					height: auto;
					background: none;
					font-size: 91.67%;
				}
					#menu2 li li {
						padding: 1px 0;
						background: none;
						font-weight: normal;
					}

#wrap {
	width: 100%;
	overflow: hidden;
	border-top: solid 1px #9fa3a5;
	background: url(../img/line-v1.gif) repeat-y 150px 0;
	padding: 3px 0 0;
}
	#content {
		float: right;
		width: 595px;
		padding: 10px 10px 10px 0;
	}
	#side1 {
		float: left;
		width: 145px;
	}

#content p {
	line-height: 1.25;
	margin: 0 0 1em;
}
#content ul {
	list-style: disc;
	margin: 0 0 1em 1.5em;
}

#content div.float {float: left; padding:0 20px 0 0; margin:0 0 20px 0;}
#content div.float p {font-size: 10px; margin:5px 0 0 0; padding:0;}

#content h1 {
	color: #1d3f83;
	font-size: 208.33%;
	font-weight: normal;
	margin: 0 0 .2em;
}

#side1 h2 {
	font-size: 150%;
	font-weight: normal;
	color: #444649;
	text-transform: lowercase;
	margin: 0 0 .2em;
}


#footer {
	border-top: solid 1px #9fa3a5;
	text-align: center;
	color: #999999;
	padding: 3em 0;
	font-size: 11px;
}
	#footer a:link, #footer a:visited {
		color: #999999;
	}





/*-------
// home
//-----*/

.thumb {
	float: left;
	margin: 0 15px 10px 0;
	width: 155px;
}
	.thumb img {
		display: block;
		margin: 0 0 5px;
	}
	#page .thumb p {
		margin: 0 0 1px;
		font-size: 91.67%;
	}
	.thumb p.more {
		text-transform: uppercase;
	}


.sep {
	clear: both;
	height: 1px;
	overflow: hidden;
	background: #cccccc;
	margin: 10px 0;
}

#side1 #menu2 {
	margin: 0 0 5px;
}

#news {
	background: #ddf4fd;
	padding: 10px 5px;
	margin: 0 0 5px;
}
	#news li {
		padding: 5px 0;
	}
		#news li a:link, #news li a:visited {
			color: #1d21ff;
			text-decoration: underline;
		}
		#news li a:link:hover, #news li a:visited:hover {
			text-decoration: none;
		}