*{
	margin:0;
	padding:0;
}
body{
	/*background:#e8e8e8; */
	font:12px/20px Arial;
	color:#333;
}

/* Layout Styles Starts */

#wrapper{
	width:955px;
	margin:0 auto;
}
	#main{
		/* background:url(../images/rblock1-bg.gif) repeat-y; */
		/* margin:0 0 15px 0; */
	}
		#main-top{
			background:url(../images/rblock1-top.gif) no-repeat top;
			padding-top: 15px;			
		}
			/*#header{
				margin:0 0 25px 1px;
			} */
		#main-bottom{
			background: none;
			height:4px;
			margin-bottom: 15px;
		}
	#learnmore{
		background: none;
		margin:0 0 20px 0;
	}
		#learnmore-top{
			background: none;
			padding:20px 0 0 0;
		}
			#learnmore-top h2{
				margin:0 0 8px 0;
			}
		#learnmore-bottom{
			 background:none;
			height:7px;
		}
	#sponsors{
		background: none;
		margin:0 0 15px 0;
	}
		#sponsors-top{
			background: none;
			padding:23px 0 0 0;
		}
			#sponsors-top h5{
				margin:0 0 8px 0;
			}
			#sponsors-top .floatleft{
				width:150px;
			}
			#sponsors-top .floatright{
				width:auto !important;
				width:460px;
			}
		#sponsors-bg{
			background: none;
			padding:15px 0 0 0;
		}
		#sponsers-bottom{
			background: none;
			height:14px;
		}
.wrapper-container{
	width:915px;
	margin:0 auto;
	
}
	.wrapper-container h3 img, .wrapper-container h5 img{
		vertical-align:bottom;
		padding-right:10px;
	}
#footer{
	color:#333;
}
	#footer a{
		color:#333;
	}
	#footer p{
		font-size:10px;
		margin:0 0 5px 0;
	}
		#footer p.links{
			color:#cf3e90;
			font-size:12px;
		}
			#footer p.links a{
				font-weight:normal;
			}
	
/* Layout Styles Ends */



/* Form Styles */


/* Form Styles */


/* Paragraph and list Styles */

.wrapper-container p{
	margin:0 0 15px 0;
}
#sponsors-bg .floatleft img, .wrapper-container img.floatleft{
	margin:0 15px 0 0;
}
#sponsors-bg .floatright img, .wrapper-container img.floatright{
	margin:0 0 0 15px;
}
.bullet1{
	background:url(../images/bullet1.png) no-repeat left;
	text-indent:32px;
}
.bullet2{
	background:url(../images/bullet2.png) no-repeat left;
	text-indent:33px;
}

/* 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:#007cd8;
	text-decoration:none;
}
a:hover {text-decoration:underline;color:#007cd8;}

/* Heading Styles Starts */

h1{font-size:28px;}
h2{font-size:24px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5, h6{font-size:12px;}
h1,h2,h3,h4,h5,h6{margin:0 0 20px 0; color:#ee2398;font-weight:normal;}	

/* Heading Styles Ends */								

img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:normal;}
.underline{text-decoration:underline;}
.width40{width:40%;}
.width45{width:45%;}
.width50{width:50%;}
.valign-bottom{vertical-align:bottom;}
/* Genric Styles Ends */

