

/* Content */


#mcontent {
	float: right;
	width: 490px;
}


#content {
	float: left;
	width: 450px;
}

.mpost {
	
}

.mpost-bgtop {
	background: url(/images/mTop.jpg) no-repeat left top;
}

.mpost-bgbtm {
	background: url(/images/mBottom.jpg) no-repeat left bottom;
	padding: 50px 40px 30px 40px;
}

.mpost .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
	font-size:14px;
}

.mpost .title a {
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #3A3D40;
}
.mpost .mpostTitle{font-size: 11px;position:relative;top:-10px;}
.mpost .mentry {
font-size: 12px;
}

.mpost img {
	position:relative;
	right:20px;
}

.mpost .meta {
}

.mpost .mbyline {
	font-size: 11px;
	font-style: italic;
}

.post {
	background: url(/images/img05.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(/images/img04.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(/images/img06.jpg) no-repeat left bottom;
	padding: 50px 40px 30px 40px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
	position:relative;
	top:-10px;
	font-size:15px;
}

.post .title a {
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: capitalize;

	font-weight: normal;    
	font-size: 18px;
	color: #3A3D40;
}

.post .entry {
font-size: 12px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
}

.post .byline {
	font-size: 11px;
	font-style: italic;
	position:relative;
	top:-5px;
}

/* Sidebar */

#lsidebar {
	float: left;
	width: 260px;
	background: url(/images/img08.jpg) repeat-y left top;
	font-size: 12px;
	
	
}


#sidebar {
	float: right;
	width: 260px;
	background: url(/images/img08.jpg) repeat-y left top;
	font-size: 12px;
	
	
}

#sidebar-bgtop {
	background: url(/images/img07.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	background: url(/images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(/images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#sidebar li li a {
	background: url(/images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}

#sidebar h2 {
	margin-bottom:5px;
	padding: 10px 0px 0px 0px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #454E55;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#CCCCCC;
}

#sidebar h3 {
	font-size: 77%;
	color: #454E55;
	padding: 10px 0px 0px 0px;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #363636;
}
#sidebar .compLogo{
padding-left:2px;
}


#lsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#lsidebar li {
	margin-bottom: 1px;
}

#lsidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#lsidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(/images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#lsidebar li li a {
	background: url(/images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}

#lsidebar h2 {
	margin-bottom:5px;
	padding: 0px 0px 0px 10px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #454E55;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#CCCCCC;
	width:195px;
}

#lsidebar h3 {
	font-size: 77%;
	color: #454E55;
	padding: 10px 0px 0px 0px;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#lsidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#lsidebar a:hover {
	text-decoration: underline;
	color: #363636;
}
#lsidebar .compLogo{
width:154px;border-width:thin;border-style:solid;border-color:#eaeaea;position:relative;
}


.menu {position:relative;height:35px; width:600px;top:8px;}
.menu ul {list-style:none; z-index:10; position:absolute; z-index:100; padding:10px 5px}
.menu li {float:left;}
.menu a, .menu a:active, .menu a:visited {text-decoration:none; color:#004487; padding: 10px;}
.menu a:hover {color:#004487;}

.checkboxText{position:relative;margin:5px;top:-2px;}


#gallery-bg {
	background: url(/images/img05.jpg) repeat-y left top;
}

#gallery-bgtop {
	background: url(/images/img04.jpg) no-repeat left top;
}

#gallery-bgbtm {
	background: url(/images/img06.jpg) no-repeat left bottom;
	padding: 35px 25px;
}


#foobar
{
	width: 400px;
	height: 330px;
	position: relative;
	background:#ffffff;
}

#foobar .navigation
{
	position: absolute;
	display: block;
	z-index: 100;
	color: #ffffff;
	bottom: 0px;
	right: 0px;
	margin-top: 5px;
	padding: 10px;
	background-color: #ffffff;
	
}

#foobar .navigation a
{
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#foobar .viewer
{
	width: 400px;
	height: 330px;
}

#foobar .viewer .reel .slide
{
	position: relative;
	width: 400px;
	height: 330px;
}

#foobar .viewer .reel .slide span
{
	position: absolute;
	display: block;
	width: 400px;
	
	padding: 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A3D40;
	bottom: 0px;
	left: 0px;
}
.imgLogoCompany {width:154px;border-width:thin;border-style:solid;border-color:#eaeaea;position:relative;}
.minput {font-family: Arial, Sans-Serif;font-size: 14px;border: solid 2px #c9deeb;background-color: #f2f8ff;width:100%;}
.mWater {font-family: Arial, Sans-Serif;font-size: 14px;border: solid 2px #c9deeb;background-color: #f2f8ff;width:100%;font-style:italic;}

#main {
		height: 100%;
		margin: 20px 4% 20px 35%;
		padding-top: 0px !important;
		padding-top: 20px;
		overflow: visible;
		width:450px;
		
		}
span.miniTitle {
		
		position:relative;
		top:-20px;
		margin: 0 0 5px 0;
		font: 800 0.9em "Calibri","Tahoma",Arial;
		color: #eaeaea;
		border-bottom:: solid 2px #eaeaea;
		border-left: solid 6px #f3f3f3;
		
		}
img.main {
		float: right;
		position:relative;
		top:-20px;
		padding: 4px;
		background: #f6f6f6;
		border: solid 3px #f6f6f6;
		height:70px;
		}

a img.main:hover {
		background: #fff;
		}
div.quote {
	color: #d44e4e;
		
	 	border-left: solid 5px #d44e4e;
		margin-left:10px;
		
		padding:2px;
		line-height: 1.2em;
		
		font-family: "Calibri","Tahoma",Arial;
		font-weight:bold;
		font-size:14px;
	position:relative;
	top:-10px;
	
	
	
		}
span.title {
		display: block;
		position:relative;
		top:-3px;
		margin: 0 0 5px 0;
		font: 600 1.2em "Calibri","Tahoma",Arial;
		text-decoration:underline;
		color: #004487;
		
		}	
		
.ResultDesc {width:300px;}
#slide {position:absolute; bottom:21px; height:9px; z-index:10;background:url(/images/navi/roler.gif) no-repeat bottom;}

.CompanyName {font-size:13px;color:Black;position:relative;top:-8px;}