*{
	margin:0;
	padding:0;
}
body{
	color:#222;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	background-image: url(../i/bkrd1.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

/* Layout Styles Starts */

#wrapper{
	width:900px;
	margin:0 auto;
	background-color: #FFFFFF;
	border: thin solid #BEBEBE;
}
	#header{
		background:url(../t/header2.jpg) no-repeat;
		height:143px;
	}
		#logo{
			width:419px;
			padding:47px 0 0 47px;
		}
			#logo h1{
				background:url() no-repeat;			
			}
				#logo h1 a{
					display:block;
					height:96px;					
				}
					#logo h1 a span{
						display:none;
					}
	#menu{
		background:url(../t/menu2.jpg) no-repeat;
		height:40px;
	}
		#menu ul{
			list-style:none;
			text-align:center;
		}
			#menu li{
				display:inline;
				margin:0 8px;
			}
				#menu li a{
					color:#969696;
					line-height:40px;
					padding:8px 10px;
					text-decoration:none;
					text-transform:uppercase;
				}
					#menu li a:hover{
						color:#fff;
						text-decoration:none;
						background:#5ea133;
					}
	#container{
	margin:20px 0 0 0;
	overflow:hidden;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
		#left-col{
			width:10px;
			float:left;
		}
		#center-col{
	width:641px;
	float:left;
	margin:0 16px;

		}
			.content-block{
				background:url(../t/rblock-bg.jpg) repeat-y;
				margin:0 0 15px 0;
			}
				.content-block-top{
					background:url(../t/rblock-top.jpg) no-repeat top;
					height:11px;
				}
				.content-block-bottom{
					background:url(../t/rblock-bottom.jpg) no-repeat bottom;
					padding:10px 15px;
				}
		#right-col{
			width:190px;
			float:right;
		}
		.sblock{
			margin:0 0 15px 0;
			background:url(../t/sblock-bg2.jpg) repeat-y;
		}
			.sblock-top{
				background:url(../t/sblock-top3.jpg) no-repeat top;
				height:30px;
				line-height:30px;
				color:#646464;
				font-size:14px;
				font-weight:bold;
				text-indent:42px;
			}
			.sblock-content{
				background:url() no-repeat bottom;
				padding:10px;
			}
				.sblock-content ul{
					list-style:none;
					margin:0 0 10px 0;
				}
					.sblock-content li{
						padding:3px 15px;
						border-bottom:1px solid #d6d6d6;
						color:#666;
					}
						.sblock-content li a{
							display:block;
							color:#666;
							font-weight:normal;
							text-decoration:none;
							text-transform:capitalize;
							background:url(../t/arrow.jpg) no-repeat left center;
							padding:0 0 0 15px;
						}
							.sblock-content li a:hover{
	color:#CC0099;
	text-decoration:none;
	background:url(../t/arrow-h.jpg) no-repeat left center;
							}
		
	
	#footer{
	clear:both;
	height:36px;
	line-height:36px;
	overflow:hidden;
	color:#666666;
	font-size:10px;
	color:##666666;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family:;
	background-color: #FFF4FF;
	background-image: url(../t/footer2.jpg);
	background-repeat: repeat-x;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
		#footer a{
			color:#666666;
			text-decoration:none;
		}
			#footer a:hover{
				color:#CC0099;
				text-decoration:underline;
			}

/* Inner Pages 2 Column Styles */

#right-col1{
	width:730px;
	float:right;
}
	.content-block1{
		background:url(../t/rblock1-bg.jpg) repeat-y;
		margin:0 0 15px 0;
	}
		.content-block1-top{
			background:url(../t/rblock1-top.jpg) no-repeat top;
			height:11px;
		}
		.content-block1-bottom{
			background:url(../t/rblock1-bottom.jpg) no-repeat bottom;
			padding:10px 15px;
		}
/* Inner Pages 2 Column Styles */
		

/* Layout Styles Ends */

/* Form Styles */

.sblock form{
	padding:0 5px;
}
.sblock form p{
	margin:0 0 5px 0;
}
.input{
	border:1px solid #dddddd;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
}
.signin-btn, .button1{
	background:#4a4a4a;
	margin:8px 0;
	padding:2px 10px !important;
	padding:2px 0;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}

/* Form Styles */

/* Paragraph and list Styles */

.content-block p, .content-block1 p{
	margin:0 0 15px 0;
}
.content-block ul, .content-block ol, .content-block1 ul, .content-block1 ol{
	margin:10px 0 10px 20px;
}

/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#CC0099;}
h1{font-size:32px;}
h2{font-size:16px;}
h3{font-size:18px;}
h4{
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC3366;
}
h5, h6{font-size:14px;}
h2,h3,h4,h5,h6{margin:0 0 15px 0;}

img{
	float: left;
	padding: 3px;
	border: 1px solid #E8E8E8;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 4px;
	margin-left: 0;
}


.clear{clear:none;}
.floatleft{float:left;}
.floatright{float:right;}
.normal a{font-weight:normal;


/* Genric Styles Ends */

/*thin spacer line*/
hr.thin {  
  height: 1px;
  border: 0;
  color: #999999;
  background-color: #999999;
  width: 90%;
}

