html {
	overflow:scroll;	
}
body{
	color:#ac0101;
	background-attachment: scroll;
	background-image: url(/images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f2f1df;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 auto;
	padding:0;
	border:0;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span,ul{
	margin:0; padding:0;

}
div, h1, h2, h3, h4, p, form, label, img, span,ul{
	border:0;
}
ul {
	list-style: none;
}
input[type="text"], input[type="password"] {
	padding:3px;	
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}
#topheader{
	width:1000px;
	height:95px;
	margin: 0 auto 10px;
	font-weight: bold;
	color: #dcd66e;
	text-decoration: none;
	position:relative;
}
.top_strip {
	position:absolute;
	height: 25px;
	right:0px;
}
.top_strip li {
	height:17px;
	float: left;
}
.top_strip .l {
	background-image: url(/images/topmenu_left.png);
	background-repeat: no-repeat;
	width:3px;
}
.top_strip .r {
	background-image: url(/images/topmenu_right.png);
	background-repeat: no-repeat;
	width:3px;
}
.top_strip .m {
	font-family: Arial;
	font-size: 9px;
	color: #090909;
	text-decoration: none;
	background-image: url(/images/topmenu_mid.png);
	background-repeat: repeat-x;
	padding:0 5px 0 5px;
}
.top_strip .m a:hover {
	color: #af0602;
}
.menu_area {
	position:absolute;
	float: left;
	height: 34px;
	width: 636px;
	bottom:7px;
	right:0px;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 22px;
	padding: 12px 13px 0px 13px;
}
.menu:hover {
	background-color: #353131;
}
.menu_hover {
	background-color: #353131;

}
#sidebar {
	float: left;
	width: 170px;
	padding-left:30px;
	margin-top:0px;
}
#sidebar .points1 {
	width:90px;
	float:left;
	padding:0px;
}
#sidebar .points2 {
	width:71px;
	float:left;
	text-align:right;
}
.head1 {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background-color:#fff;
	width: 598px;
	padding-bottom: 30px;
	font-size: 34px;
	/*border:dashed 1px #000;*/
	color:#ac0101;
	text-align:center;
	margin:5px auto;
	padding:5px 0px;
}
.head2 {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background-color:#fff;
	width: 445px;
	padding-bottom: 30px;
	font-size: 24px;
	border:dashed 1px #000;
	color:#ac0101;
	padding-top:5px;
	margin:25px auto;
}
.head3 {
	font-family: Arial;
	font-weight: bold;
	width: 100%;
	margin: 10px 0;
	font-size: 24px;
	color:#000;
}
.left_head {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #7c8e06;
}
.news_area {
	font-family: Arial;
	font-size: 13px;
	color: #655f5f;
	text-decoration: none;
	float: left;
	width: 161px;
	padding-bottom: 25px;
}
.news_head {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #af0602;
	text-decoration: none;
	background-image: url(/images/news_icon.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 20px;
}
.news_link {
	font-family: Arial;
	font-size: 15px;
	color: #7f9200;
	text-decoration: none;
	float: left;
	height: 16px;
	width: 150px;
	padding: 2px 0px 2px 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
}
.news_link:hover {
	color: #af0602;
}
.onlinejobs {
	background-image: url(/images/onlinejobs.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 169px;
}
.gray_strip {
	
	float: left;
	width: 138px;
	padding: 15px 12px 0px 2px;
	position:relative;
}
.gray_strip1 {
	background-image: url(/images/gray_bg_middle.jpg);
	background-repeat: repeat-y;	
	float: left;
	position:relative;
	padding:0px 5px 20px 5px;
	margin-bottom:10px;
}
.gray_strip a {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.body_area {
	float: left;
	width: 630px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 35px;
	border:dashed 1px #000;
	background-color:#fff;
	position:relative;
}
#main {
	color:#000;
	font-size:13px;
	text-align:left;
	float:left;
	width:629px;
	clear:right;
}
#main ul,#main ol {
	padding: 0 0 0 15px;
	list-style: disc;
}
#main ul li {
	width:584px;
	margin-bottom:10px;
	vertical-align:top; /* IE FIX */
}


#body_area{
	width:1000px;
	margin: 0 auto;
}
.idea_divider {
	background-color: #f7f6e9;
	float: left;
	height: 118px;
	width: 6px;
	margin-right: 20px;
	margin-left: 37px;
}
#footer{
	width:100%;
	margin: 0 auto;
	font-weight: bold;
	color: #dcd66e;
	clear:both;
	text-decoration: none;
	height: 51px;
	background-image: url(/images/footer1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top:solid 1px #000;
}
#footer_1{
	width:941px;
	margin: 0 auto;
	font-weight: bold;
	color: #dcd66e;
	text-decoration: none;
}
.footer_links {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	float: left;
	height: 18px;
	width: 100%;
	color: #FFFFFF;
	margin-top:4px;
	/*padding-top: 35px;*/
}
.footer_copyrights {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	float: left;
	height: 15px;
	width: 100%;
	color: #c2c093;
}

/*------------------------------------------------footerlinks --------------------*/
a.footerlink:link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
a.footerlink:visited {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
a.footerlink:hover {
	color: #c2c093;
}

.footer_designed {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	float: left;

	width: 100%;
	color: #FFFFFF;
	/*padding-top: 15px;
	height: 20px;*/
}
.footer_designed1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #d0b003;
}
.footer_designedlink {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.footer_designedlink:hover {
	color: #d0b003;
}
.cb {
	clear:both;
}
.events_head1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #a7c101;
}