body
	{
	margin:0px;
	padding:0px;
background:#fff url(images/background/green_aura.jpg)  no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
			
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
/*div, img, ul, li, h1, h2, h3, h4, h5, h6, a, p, form 
	{
	behavior:url(images/iepngfix.htc);
	}*/
img, div, ul, li, p, span, table, td, b, a {
behavior: url(images/iepngfix.htc);
}		
@font-face 	
	{
 	font-family:myriad Pro;
 	src:url("MyriadPro-Regular_0.otf");
	}
div, img, ul, li, h1, h2, h3, h4, h5, h6, a, p, form 
	{
	margin:0px;
	padding:0px;
	}
a, img, div 
	{
	border:none;
	outline:none;
	}
.clear 
	{
	clear:both;
	}
h1 
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	height:30px;
	display:block;
	margin:10px 0px 0px 0px
	}
h1 span
	{
	display:block;
	color:#059bd2;
	width:250px;
	border-bottom:dotted 1px #059bd2;
	}
	
h2 
	{   /* I added */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0094E0;
	font-size: 20px;
	}
	
/*h3 
	{
	color:#000;
	font-family:"myriad Pro";
	font-size:22px;
	font-weight:normal;
	display:block;
	margin-bottom:5px;
	height:32px;
	border-bottom:dashed 1px #6baee8;
	}
h4
	{
	color: #FFFFFF;
	font-family: "Tahoma";
	font-size:13px;
	font-weight:600;
	display:block;
	margin-bottom:5px;
	height:32px;
	line-height:21px;
	}*/
p 
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	display:block;
	font-weight:normal;
	color:#000
	}
	
/* ================= Main Div =================== */

#main-wrapper 
	{
	display:block;
	float:left;
	width:100%;
	}
#width-controller 
	{
	display:block;
	width:1024px;
	margin:0px auto;
	padding-top:10px;
	}
.content-holder 
	{
	display:block;
	float:left;
	width:982px;
	padding:0px 20px;
	background:url(images/curvecenter.png) repeat-y;	
	}





.header
	{
	float:left;
	display:block;
	margin:0px 0px 10px 0px;
	width:980px;
	}
	
.logo
	{
	float:left;
	width:255px;
	height:65px;
	padding:3px 0px 0px 0px;
	}	
	
/* =================== LogIn Styles ================== */
.login
	{
	float:right;
	width:250px;
	height:70px;
	border:solid 1px #ccc;
	background:#fafafa;	
	}	
.login span
	{
	position:relative;
	top:-9px;
	left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#447bd8;
	background:#fafafa;
	}	
.login input[type="text"]
	{
	float:left;
	border:solid 1px #f1f1f1;
	margin:0px 10px;
	width:100px;
	font-size:11px;	
	padding:3px 0px;
	color:#ccc
	}	
.login p
	{
	text-decoration:none;
	font-size:11px;
	display:block;
	margin:10px 10px 0px 10px;
	float:right
	}	
.login a
	{
	text-decoration:none;
	font-size:11px;
	color:#447bd8;
	text-decoration:none;
	padding:0px 5px;
	}		


/* ============== Navigation Starts ============== */
.menu-frame
	{
	display:block;
	margin:0px;
	float:left;
	width:980px;
	height:45px;
	background:url(images/menu-bg.jpg) repeat-x;	
	border:solid 1px #f1f1f1;
	}	
.navigation
	{
	float:left;
	display:block;
	width:790px;
	margin-left:15px;
	}	
.navigation ul
	{
	margin:0px;
	padding:0px;
	padding-top:4px;
	}		
.navigation ul li
	{
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block
	}	
.navigation ul li a
	{
	text-decoration:none;
	color:#000;
	display:block;	
	padding:10px 22px;	
	}
.navigation ul li a.active
	{
	color:#fff;
	display:block;
	}		
.navigation ul li a:hover
	{
	color:#fff;
	}
.navigation ul li:hover
	{
	color:#fff;
	background:url(images/menu-active-tab.png) no-repeat center center;
	}	
.navigation ul li.active
	{
	background:url(images/menu-active-tab.png) no-repeat center center;
	color:#fff;
	}		
	
.social-networks
	{
	display:block;
	float:left;
	height:38px;
	width:175px;
	padding-top:3px;
	}	
.social-networks span
	{
	display:block;
	float:left;
	width:55px;
	margin-top:10px;
	}	
.social-networks img
	{
	margin:0px 10px;
	}	
	


.caption
	{
	display:block;
	float:left;
	width:795px;
	margin:10px 0px;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#059bd2;
	}	
.caption span
	{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#76b026;	
	}	


.search
	{
	display:block;
	float:left;
	width:795px;
	font-size:13px;
	}	
.searchbox
	{
	background:url(images/search-box.png) no-repeat;
	height:36px;
	width:380px;
	border:none;
	float:left
	}
.search-type
	{
	float:left;
	width:165px;
	height:36px;
	line-height:36px;
	}			
.search input[type="text"]
	{
	border:solid 1px #fff;
	margin:5px;
	width:370px;
	}	
.search_btn
	{
	float:left;
	margin:0px 5px;
	}	
.search_btn input[type="submit"]
	{
	background:url(images/search.png) repeat-x;
	width:68px;
	height:35px;
	border:none;
	cursor:pointer;
	}	
.search span
	{
	display:block;
	margin:10px 0px 5px 0px;
	}	

.ad
	{
	float:right
	}


/* ================== Tabbing Section =============== */
.tabbing-frame
	{
	display:block;
	float:left;
	width:980px;
	margin:5px 0px;
	}	
	
	
/* ================ Content Styles ================*/
.content-frame	
	{
	float:left;
	display:block;
	width:963px;
	padding:15px 5px 0px 10px;
	border:solid 1px #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	}
.content-left
	{
	float:left;
	width:735px;
	margin-right:10px;
	background:url(images/contnet-separator.jpg) no-repeat right center;
	}	

.post_it_red
	{
	float:left;
	margin:10px 5px 25px 5px;
	width:225px;
	height:180px;
	background:url(images/post_it_red.png) no-repeat;
	}
.post_it_blue
	{
	float:left;
	margin:10px 5px 25px 5px;
	width:225px;
	height:180px;
	background:url(images/post_it_blue.png) no-repeat;
	}
.post_it_green
	{
	float:left;
	margin:10px 5px 25px 5px;
	width:225px;
	height:180px;
	background:url(images/post_it_green.png) no-repeat;
	}
.post_it_tape
	{
	float:left;
	margin:0px 0px 0px 0px;
	width:225px;
	height:180px;
	background:url(images/post_it_tape.png) no-repeat;
	}
.details
	{
	margin:40px 15px 10px 20px;	
	}			
.details img
	{
	float:left;
/*	width:80px;
	height:65px;  */
	}
	
.details span
	{
	float:left;
	color:#059bd2;
	font-weight:bold;
	width:110px;
	height:75px;
	text-align:center;
	font-style:italic;
	}
.details p
	{
	display:block;
	padding:0px 0px 5px 0px;
	color:#01197f;
	}	
.content-right
	{
	float:left;
	width:215px;
	padding:15px 0px;
	}
.featured-tab
	{
	font-family:"Myriad Pro";
	font-size:17px;
	font-weight:;
	color:#000;
	background:url(images/featured-tab.jpg) no-repeat;
	width:215px; 
	height:34px;
	line-height:32px;
	text-align:center
	}			
.featured
	{
	border:solid 1px #f1f1f1;
	padding:10px;
	border-top:none;
	margin-bottom:25px
	}	
.featured span
	{
	display:block;
	margin:10px 0px 5px 0px;
	font-size:16px;
	color:#0198eb;
	}	
.featured p
	{
	display:block;
	margin:5px 0px;
	}	
.sidebar-ad
	{
	width:121px;
	margin:0 auto;
	}	
	
	
	
	
/* =============== Footer Styles ===================== */

#footer
	{
	margin:5px 0px;
	}
.bottom-inner-frame {
	margin:0 auto;
	width:980px;
	padding:0px;
	display:block;
}	
#footer p {
	float:left;
}

#footer a {
	color:#000;
	text-decoration:none;
	padding:0px 5px
}
#footer a img {
	float:right;
	margin-top:-16px;
}
.levonsys
	{
	float:right;
	width:165px;	
	}
