* {
 padding:0;
 margin:0;
}
body {
	text-align:center;
	font-family:"Trebuchet MS", arial, helvetica, tahoma, verdana, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;
	background-color:#fff;
	width:100%;
	background-image:url("../images/bodybgslice.gif");
	background-position:left top;
	background-repeat:repeat-x;
}
a:link,a:visited {
	color: #060;
	text-decoration: none;
}
a:hover,a:active {
	text-decoration: underline;
}
#outer_wrapper {
 width:916px;
 margin:0px auto;
}
.clear_this {
 clear:both;
}
.clear_this_more {
 clear:both;
 height:20px;
}


/* start top content area */
#top_wrapper {
 width:916px;
 margin:0 0;
 /*outline:1px solid #00f;*/
}
#navigation {
 width:916px;
 height:115px;
 float:left;
 position:relative;
 top:0px;
 left:0px;
}
.nav {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-indent: 24px;
	text-align:left;
	height:24px;
	vertical-align:middle;
	line-height:24px;
}
.nav a:link,a:visited  {
	color: #060;
	text-decoration: none;
}
.nav  a:hover,a:active {
	color: #663399;
}
.rollover #lg a span, 
.rollover #abt a span, 
.rollover #srvcs a span, 
.rollover #rwrk a span, 
.rollover #rblg a span {
 dislay:none;
 visibility:hidden;
 border:none;
 background:transparent;
 color:#000;
 text-decoration:none;
}



/*******************************/
.rollover ul li {
 list-style-type:none;
 float:left;
}
/*Logo*/
.rollover #lg a{
 width:499px;
 height:115px;
 background: url("../images/lotuslogo.jpg") 0 0 no-repeat;
 float:left;
}
/*About*/
.rollover #abt a {
 width: 104px;
 height: 115px;
 background: url("../images/about.gif") 0 0 no-repeat;
 float:left;
}
/*Services*/
.rollover #srvcs a {
 width: 104px;
 height: 115px;
 background: url("../images/services.gif") 0 0 no-repeat;
 float:left;
}
/*Our Work*/
.rollover #rwrk a {
 width: 104px;
 height: 115px;
 background: url("../images/our_work.gif") 0 0 no-repeat;
 float:left;
}
/*Our Blog*/
.rollover #rblg a {
 width: 105px;
 height: 115px;
 background: url("../images/our_blog.gif") 0 0 no-repeat;
 float:left;
}
#magic_fill {
 position:relative;
 azimuth:center;
 unicode-bidi:normal;
 line-height:normal;
 letter-spacing:normal;
 visibility:hidden;
 list-style-type:none;
 left:auto;
 elevation:inherit;
}. 

.rollover #lg a:hover, 
.rollover #abt a:hover, 
.rollover #srvcs a:hover, 
.rollover #rwrk a:hover, 
.rollover #rblg a:hover {	
 background-position: 0 -115px;
}

#home #i1,
#about #i2,
#questions #i3,
#login #i4,
#lg #i5 {
	float:left;
}
.titles {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	background-color: #009900;
	margin-right: 8px;
	padding: 5px;
	margin-bottom: 5px;
}
/*******************************/
/* end top content area */

	 
	 
/* start middle content area */

#middle_wrapper {
 width:916px;
 /*outline:1px solid #0ff;*/
 position:relative;
 top:35px;
  font-weight:normal;
}
#middle_left {
	width:611px;
	float:left;
	margin-right:10px;
}
#middle_left_center {
 background-image:url("../images/left_filler.gif");
 background-repeat:repeat-y;
 background-position:left top;
 width:611px;
 margin:0px;
 text-align:left;
}
#middle_left_content{
	width:555px;
	margin-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#middle_right {
 width:251px;
 float:right;
 margin-right:15px;
}
#middle_right_center {
	background-image:url("../images/right_filler.gif");
	background-repeat:repeat-y;
	background-position:left top;
	width:251px;
	text-align:left;
	margin: 0px;
	padding-bottom: 10px;
}
#middle_right_content{
	width:203px;
	margin-left:30px;
	padding-top: 10px;
}

h1 {
color:#639;
font-size:16pt;
font-weight:bold;
line-height:22px;
padding:5px 0px;
}
h2 {
	font-size: 11pt;
	color: #090;
	line-height: 16px;
	font-weight: normal;
padding:5px 0px;
}
p.notetitles {
		font-size: 14px;
	color: #333333;
	font-weight: bold;
padding:5px 0px;}
p.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
padding:5px 0px;
}
p.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p {
 font-weight:normal;
}

/* end middle content area */


/* start bottom content area */
#bottom_wrapper {
	width:916px;
	/*outline:1px solid #0ff;*/
 position:relative;
	top:35px;
	height: 45px;
}

#bottom_left {
 float:left;
 position:relative;
 
 left:0px;
 width:132px;
 text-align:left;
}
#bottom_right {
 float:left;
 position:relative;
 left:0px;
 width:693px;
 text-align:left;
}
.footer {
	font-size: 12px;
	color: #666666;
 font-weight:normal;
 }
.footer a:link {
	color: #330099;
	text-decoration: none;
 font-weight:normal;
 }
.footer a:visited {
	color: #330066;
}
.footer a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336600;
	text-decoration: none;
}
#twitter {
	height: 160px;
	width: 190px;
}
.twtr-hd a,.twtr-hd h3,.twtr-hd h4,.twtr-ft {
display:none;
}
.twtr-inactive {
display:none;
}
.twtr-widget .twtr-tweet {
border-bottom:1px dotted #9CF;opacity:0.25;overflow:hidden;padding:5px 0px;
}

