	/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}
a{
  outline: none;/* get rid of dotted borders */

}
img{
	border:none;
}

.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

//end of clear fix

img{
	border:none;
	}
a{
	text-decoration:none;
}		
body{
	text-align:center;
	background:url(../images/body-bg.jpg) repeat-y top center;
	
	font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	
}
#wrapper{
	text-align:left;
	width:903px;
	margin:0 auto;
}

/*header styling*/
/*top-header styling*/

#top-header{
	background:url(../images/top-header-bg.jpg) no-repeat;
	height:62px;
	position:relative;
}
#top-header ul {
	position:absolute;
	right:0px;
	top:25px;	
}
#top-header ul li{
	display:inline;
	line-height:62px;
}
#top-header ul li a{
	margin-right:10px;
	color:#000;
	font-weight:bold;
	font-size:15px;
	padding-left:10px;
	line-height:40px;	
	border-left:#000 2px solid;
	display:block;
	float:left;	
}
#top-header ul li a:hover{
	color:#990000;
}
*html #top-header ul li a{
	font-size:13px;
}		
/*banner styling*/
	
#banner{
	/*background:url(../images/header-bg.jpg) no-repeat;*/
	background:url(../images/header-bg4.jpg) no-repeat;
	width:900px;
	height:250px;
	/*margin-left:100px;*/
	/*height:387px;
	width:1280px;*/
}
#logo{
	margin-left:40px;
	padding-top:10px;
	
}
#nav{
	padding-top:5px;
	margin-left:30px;
	}
#nav li{
	display:inline;
	
	margin-right:25px;
}

#nav li a{
	color:#fff;
	font-weight:bold;
	display:inline;
	font-size:15px;	
}
#nav li a:hover{
	color:#999999;
	color:#ffc277;
	font-weight:bold;
}	

/*form styling*/
.form{
	padding-top:27px;
	margin-left:20px;
	position:relative;
	
}

.email-label{
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-right:10px;
	width:90px;
	line-height:38px;	
	vertical-align:top;	
	display:block;
	float:left;
}

	
.email, x:-moz-any-link {
	padding-top:9px;
	height:29px;
} 
		
.email{
	width:230px;	
	height:30px;	
	/*margin-left:32px;*/
	line-height:30px;
	background:url(../images/input-main-bg.jpg) bottom repeat-x;
	/*background:#f1f1f1;*/
	/*margin-top:15px;*/
	border:1px solid #999897;
}
.password{
	width:230px;
	height:30px;
	line-height:30px;
	background:url(../images/input-main-bg.jpg) bottom repeat-x;
	border:1px solid #999897;
	vertical-align:top;
		
}



.email, x:-moz-any-link {
	padding-top:9px;
	height:20px;
} 
.password, x:-moz-any-link {
	padding-top:9px;
	height:20px;
} 
		
.login{
	width:120px;
	height:30px;	
	background:url(../images/input-bg.jpg) bottom repeat-x;
	margin-left:15px;
	font-weight:bold;	
	border:1px solid #999897;
	cursor:pointer;
}


.register {
	width:120px;
	font-weight:bold;
	height:23px;	
	font-size:14px;
	background:url(../images/input-bg.jpg) bottom repeat-x;	
	border:1px solid #999897;
	cursor:pointer;
	position:absolute;
	top:28px;
	right:407px;
	text-transform:uppercase;
	text-align:center;
	padding-top:5px
}
*html .register{
	top:75px;
}

.forgetpw {
	width:130px;
	font-weight:bold;
	height:23px;	
	font-size:11px;
	background:url(../images/input-bg.jpg) bottom repeat-x;	
	border:1px solid #999897;
	cursor:pointer;
	position:absolute;
	top:68px;
	right:260px;
	text-transform:uppercase;
	text-align:center;
	padding-top:6px;
}

#main-content{
	background:#fcf9f2 url(../images/main-content-bg.jpg) no-repeat;
	
}
	
#main-content .main-content-inside{
	padding:0 0px 0 0px;
	
}	

.error1{
	color:#FF0000;
	font-weight:bold;
}

/*left-content styling*/	
#left-content{
	width:626px;
	
	margin:27px auto;
	background:#e4e4e4 url(../images/content-bg.jpg)  left bottom repeat-x;
	float:left;
	border:2px solid #9a9998;
	min-height:852px;
  	height:auto !important;
  	height:852px;
}
.left-inside{
	
	padding-top:44px;

	padding-bottom:50px;
}
.left-inside h6{	
	font-size:16px;
}	
.spacer{
	background:#000;
	height:25px;
	width:656px;
	}	
#left-content h1{
	background:#000;
	font-size:16px;
	margin-top:26px;	
	height:60px;
	color:#fff;
	line-height:60px;
	padding-left:20px;	
}
*html #left-content h1{
	font-size:14px;
}	
#left-content p{
	margin-top:10px;
	line-height:20px;
	font-size:14px;
	}
*html #left-content p{
	font-size:12px;
}		
.img-block{	
	border-bottom:1px solid #cdcccc;
	}

.img-block-inside{
	margin:20px 0 20px 0;
}	

.img-block img{
	float:left;
	}
.img-block-last img{
	float:left;
	}	
	
.img-block h4{
	font-size:18px;
}
.img-block-last h4{
	font-size:18px;
}
*html .img-block h4{
	font-size:16px;
}
*html .img-block-last h4{
	font-size:16px;
}		 			
.img-block .text-inside{
	float:left;
	width:350px;
	padding-left:20px;	
	color:#000;
	
}
.img-block-last .text-inside{
	float:left;
	width:350px;
	padding-left:20px;	
	color:#000;
	
}		
.read-more,.read-more a{
	font-weight:bold;
	text-align:right;
	padding-top:30px;
	padding-bottom:10px;
	color:#000000
	}
/*right-content styling*/

#right-content{
	width:252px;
	
	margin:27px auto;
	float:right;
	background:#fdfdfd url(../images/content-bg.jpg)  left bottom repeat-x;
	height:852px;
	border:2px solid #9a9998;
	/*background:url(../images/content-bottom-bg.jpg) left bottom repeat-x;*/
	
}	
	
#right-content h1{
	background:#000;
	margin-top:26px;
	font-size:16px;
	height:60px;	
	color:#fff;
	line-height:60px;
	padding-left:20px;	
}
#right-content h6{
	font-size:16px;
	margin-bottom:20px;
}
*html #right-content h6{
	font-size:14px;
}	
.text-block-inside{
	margin:20px 0 20px 0;

}		
.right-inside{
	padding-left:20px;
	padding-top:44px;
	padding-right:20px;
}
.text-block{
font-size:14px;
line-height:20px;
border-bottom:1px solid #cdcccc;
}
*html .text-block{
	font-size:12px;
}	 	
.text-block-last{
font-size:14px;
line-height:20px;

}
*html .text-block-last{
	font-size:12px;
}
	
	
	/*footer styling*/
#footer{
	clear:both;
	text-align:center;
	
	background:#000;
	height:60px;
	color:#fff;
	font-size:18px;
}

*html #footer{
	font-size:16px;
}			
#footer{
	padding-top:25px;
}
.myblock{
	height:20px;
	margin-top:10px;
	vertical-align:middle;
	clear:both;
}
#date{
	margin-left:350px;
}
.news{
	padding:20px 0;
}
h6{
	text-transform:capitalize;
}
.form a{
	color:#000000;
	font-weight:bold;
	/*position:absolute;
	top:73px;
	left:650px;*/
}	

#reports{
	padding:20px 0;	
}

#reports a{
	color:#000000;
	text-transform:capitalize;
	font-weight:bold;
}

