@charset "utf-8";
/*  Center content */

.content {
	float: left;
	width: 530px;
}
.post {
}
.section1 {
	background-image:url(../images/banner_home.jpg);
	width:517px;
	height:172px;
	margin:1px;
	margin-bottom:10px;
}
.section2 {
	background-image:url(../images/banner_home_join.jpg);
	margin:1px;
	width:519px;
	height:157px;
}
.section3 {
	margin:1px;
	background-image:url(../images/banner_home_join1.gif);
	width:519px;
	height:39px;
}
/* section 4 */
.section4 h1 {
	margin:1px;
	background-image:url(../images/tips_box_top.gif);
	width:519px;
	height:30px;
}

.section4 h2 {
	background-image:url(../images/tips_box_mid.gif);
	width:519px;
	text-align:left;
	margin:0px;
	height:auto;
	margin-right:5px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.section4 h3 {
	margin:1px;
	background-image:url(../images/tips_box_btm.gif);
	width:519px;
	height:30px;
	margin:0px;
	vertical-align:bottom;
}
/* section 4 end */
.section5 h1 {
	margin:1px;
	width:519px;
	height:150px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
.section5 h1 li {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:20px;
}
/*  Start of Home page Side bar */

#sidebar2 {
	position:relative;
	float: right;
}

.sidebar {
	float: left;
	width: 248x;
	padding: 0;
	font-size: 12px;
}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
.sidebar li {
	padding: 0 0 2px 0;
}
/* Box Heading black top*/
.sidebar h1 {
	margin:0px;
	height: 30px;
	width:228px;
	padding: 2px 5px 6px 2px;
	background-image:url(../images/box_black_top.gif);
	background-repeat:no-repeat;
	font-size:16px;
	color: #FFFFFF;
	vertical-align:top;
	text-align:center;
}
.sidebar h1 li {
	margin-left:5px;
	list-style: none;
	margin-top:5px;
}
/* Box mid section*/
.sidebar h2 {
	margin:0px;
	height: auto;
	width:228px;
	padding: 2px 3px 3px 2px;
	background-image:url(../images/box_grey_mid.gif);
	background-repeat:repeat-y;
	font-size: 13px;
	font-weight: normal;
	color: #4b4b4c;
	text-align:center;
}
.sidebar h2 li {
	margin-left:0px;
	list-style: none;
	text-align:left;
	margin-left:5px;
}
/* Box bottom section*/

.sidebar h3 {
	margin:0px;
	height: 20px;
	width:228px;
	padding: 2px 5px 6px 2px;
	background-image:url(../images/box_grey_bottom.gif);
	background-repeat:no-repeat;
}
/* Video Box heading on home page */
.sidebar h4 {
	margin:0px;
	height: 15px;
	width:228px;
	padding: 2px 5px 5px 2px;
	background-image:url(../images/box_grey_top.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: normal;
	color: #4b4b4c;
	vertical-align:middle;
	text-align:center;
}
.sidebar h4 li {
	list-style: none;
	margin:0px;
}

/* End of home page side bar*/
