
body, html {margin:0; padding:0; }

body{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:11px; color:#5d5c5c; line-height:24px;}
body {
	
	background:#FEFCDD;
}

a {outline:none;}
a, a:visited, a:hover {color:#437993; text-decoration:none;}
a:hover {color:#479ABF;}

h1, h2, h3, h4, h5, h6 {color:#437993; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px;}
h1 {font-size:24px; margin:0;}

h2 {font-size:18px; margin-bottom:0px;}

.storyHeader {color:#fff; font-size:18px;}

.clear {clear:both;}

#wraperMain {
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:#f3f1d2;
	
}

#headerWaper {
	width:100%;
	height:150px;
	background:#fff;
}

#header {
	width:984px;
	height:150px;
	margin:0 auto;
	background:#fff;
}

#owlLogo { background:url(images/logo.GIF) center no-repeat; width:255px; height:150px; float:left;}
#owlLogo a { display:block;width:255px; height:150px;}

#lmcLogo { background:url(images/lmc_logo.gif) 0px 35px no-repeat; width:255px; height:150px; float:left;}
#lmcLogo a { display:block;width:2m55px; height:150px;}

#owlCenterLogo { background:url(images/owlCenter.gif) 5px 5px no-repeat; width:255px; height:150px; float:left;}
#owlCenterLogo a { display:block;width:255px; height:150px;}

#seecLogo { background:url(images/seecLogo.gif) 5px 5px no-repeat; width:255px; height:150px; float:left;}
#seecLogo a { display:block;width:255px; height:150px;}

#foundationLogo { background:url(images/foundation.gif) 5px 45px no-repeat; width:255px; height:150px; float:left;}
#foundationLogo a { display:block;width:255px; height:150px;}

#headerTopNav {
	margin:10px 0px 0 0;
	text-align:right;
	font-size:12px;
	height:30px;
	float:right;
	width:616px;
}

#headerTopNav a, #headerTopNav a:visited, #headerTopNav a:hover {color:#878787;}
#headerTopNav a:hover {color:#000;}

#textSizes {
	background:url(images/textSizes.gif) no-repeat right top;
	float:right;
	width:73px;
	height:20px;
	margin-top:10px;
}
	#textSizes li {padding: 0px; margin:0; margin-right:5px; list-style: none; float:left; top: 0; }
	#textSizes li, #textSizes a {height:20px;  width:21px; display: block; }
	#textSizes span { display:none; }
	#textSizes li a {	display:block; height:20px;}
	
	#textSizes li #textsize-3 { margin-right:0; }
	#textsize-1 { width:21px; height:20px; background-image:none; }
	#textsize-2 { margin-left:26px; width:21px;height:20px; background-image:none; }
	#textsize-3 { margin-left:52px; width:21px;height:20px; background-image:none; }
	#textsize-1:hover, #textsize-1.current { background:url(images/textSizes.gif) 0 -20px;}
	#textsize-2:hover, #textsize-2.current { background:url(images/textSizes.gif) -26px -20px;}
	#textsize-3:hover, #textsize-3.current { background:url(images/textSizes.gif) -52px -20px;}

#nav{
	/*background:url(images/navArea.gif) top left no-repeat;*/
	width:727px;
	height:110px;
	float:right;
	margin:2px 0 10px 0;
	padding:0 0 0 0;
}

#nav li {padding: 0px; list-style: none; float:left; top: 0; }
	#nav li, #nav a {height:40px;  width:229px; display: block; }
	#nav span { display:none; }
	#nav li a {	display:block; height:40px;}

		#nav-1	{ width:229px; left:0px; margin-top:0px; background-image:none; background:url(images/navArea.gif) top left no-repeat;}
		#nav-2	{ width:229px; margin-left:20px;  margin-top:0px; background-image:none; background:url(images/navArea.gif) -249px 0 no-repeat;}
		#nav-3	{ width:229px; margin-left:20px; margin-top:0px; background-image:none; background:url(images/navArea.gif) -498px 0 no-repeat;}
		#nav-4	{ width:229px; margin-top:20px;  background-image:none; background:url(images/navArea.gif) 0 -60px no-repeat;}
		#nav-5	{ width:229px; margin-left:20px; margin-top:20px; background-image:none; background:url(images/navArea.gif) -249px -60px no-repeat;}
		#nav-6	{ width:229px; margin-left:20px; margin-top:20px; background-image:none; background:url(images/navArea.gif) -498px -60px no-repeat;}
	
	
		#nav-1:hover, #nav-1.current { background:url(images/navArea.gif) 0 -100px ; }
		#nav-2:hover, #nav-2.current { background:url(images/navArea.gif) -249px -100px; }
		#nav-3:hover, #nav-3.current { background:url(images/navArea.gif) -498px -100px; }
		#nav-4:hover, #nav-4.current { background:url(images/navArea.gif) 0 -160px; }
		#nav-5:hover, #nav-5.current { background:url(images/navArea.gif) -249px -160px; }
		#nav-6:hover, #nav-6.current { background:url(images/navArea.gif) -498px -160px; }
	


#contentTopWraper {
	width:100%;
	min-height:223px;
	background:#fff;
}

#contentTop {
	/*background: url(images/mainimage.jpg) center no-repeat;*/
	width:984px;
	height:223px;
	margin:0 auto;
}

#contentMidWraper {
	background: #FEFCDD;
	border-top:2px solid #DFDDC2;
	border-bottom:1px solid #DFDDC2;
	padding-bottom:15px;
	height:auto;
	width:100%;
}

#contentMid {
	width:984px;
	min-height:293px;
	margin:0 auto;
}

#contentMidFull {
	width:984px;
	min-height:293px;
	margin:0 auto;
	padding:30px 0 0 0;
}
#contentMidLeft {
	width:683px;
	min-height:293px;
	float:left;
	padding:30px 0 0 0;
}

#contentMidRight {
	width:301px;
	min-height:293px;
	float:right;
}

#contentMidRightBOX {
	background:url(images/contentRight.gif) center no-repeat;
	widht:271px;
	height:232px;
	margin:30px 30px 31px 0;
	padding-left:10px;
	color:#fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#BOXpic {
	width:251px;
	height:82px;
	float:left;
	margin: 10px 10px 10px 0;
} 

#footerWrapper {
	background-color:#f3f1d2;
	width:100%;
	min-height:104px;
	height:140px;
}

#footer {
	width:959px;
	height:85px;
	background: url(images/bottomLogo.gif) no-repeat #f3f1d2;
	margin:0 auto;
	padding:15px 0 15px 0px;
}

#footerlogo {width:90px; height:75px; float:left;}
#footerlogo a{width:90px; height:75px; display:block;}
#footerlogo span{display:none;}


#footerContent a {
	color:#7394ae;
}

#sideContainer {width:271px; float:right; margin-top:30px;}
	#sideTop {width:271px; background:url(images/sideTop.gif) no-repeat; height:8px; margin:0 !important; margin:0 0 -8px 0 ;}
	#side {width:264px; padding:6px 4px 6px 3px; color:#b3c9dc; background:url(images/side.gif) repeat-y; height:auto;}
	#sideHome {width:235px; padding:6px 18px; color:#ddd; background:url(images/side.gif) repeat-y; height:auto;}
	#sidebottom {width:271px; background:url(images/sideBottom.gif) no-repeat; height:7px;}


	.level1.odd{display:block; color:#fff; padding:8px 20px;}
	.level1.even {display:block; color:#fff; padding:8px 20px;}
	.level1.odd:hover {background:#4F799F;}
	.level1.even:hover {background:#4F799F; }
	
	.level2.odd{display:block; background:#5785AF; color:#fff; padding:8px 20px 8px 40px;}
	.level2.even {display:block; background:#5785AF; color:#fff; padding:8px 20px 8px 40px;}
	.level2.odd:hover {background:#679ECF;}
	.level2.even:hover {background:#679ECF; }
	
	.currentPage {background:#305A80 !important; font-weight:bold !important; color:#fff !important; border-bottom:1px solid #294E6F; /* border-left:4px solid #3F3F3F;*/}
	.currentPage:hover {background:#305A80 !important; color:#fff !important; /* border-left:4px solid #3F3F3F;*/}

.form {border:1px solid #999; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding: 5px;}
#btn {background:#437993; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; cursor:pointer; padding:5px 20px; border:none; }
#btn:hover {background:#5794AF;}

.flir-replaced img {border:none;}
