  /* *************************** */
 /* 	Web Standards India		*/
/* *************************** */

body {
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	background-color:#666666;
	background-image:url(../images/bg-body.gif);
}

h1, h2, h3, h4, h5, h6, p, pre, form, img, ul, li, ol {margin:0px; padding:0px; list-style:none; border:none;}

h1, h2, h3, h4, h5, h6 {
	font-size:14px;	
}

#bg {
	width:1000px;
	margin:0 auto;
}

#body {
	width:1000px;
	float:left;
}

#header {
	width:1000px;
	margin:0 auto;
	background-image:url(../images/bg-header.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:84px;
}

#header h1 {
	text-align:center;
	color:#FFCC00;
	font-size:27px;
	padding:18px 0 0 0;
}

#header h2 {
	font-size:14px;
	text-align:center;
	font-weight:100;
	padding:8px;
}

#ads {
	width:1000px;
	float:left;
	padding:18px 0 0 0;
}

#ads img {
	border:2px solid #FFFFFF;
	margin:0 9px 0 0;
}

#content {
	width:960px;
	float:left;
	padding:20px;
}

#sec {
	width:220px;
	float:left;
	margin:0 18px 36px 0;
}

#sec h1 {
	font-size:27px;
	font-weight:100;
	color:#33cc33;
	padding:0 0 9px 0;
}

#sec ul li {
	font-size:12px;
	line-height:27px;
	background-image:url(../images/bulletin-01.gif);
	background-repeat:no-repeat;
	background-position:4px 9px;
	padding:0 0 0 36px;
}

#sec ul li a:link {color:#FFFFFF; text-decoration:none;}
#sec ul li a:hover {color:#FF9900; text-decoration:none;}
#sec ul li a:active {color:#FFFFFF; text-decoration:none;}
#sec ul li a:visited {color:#FFFFFF; text-decoration:none;}

#footer {
	width:1000px;
	float:left;
}

#footer p {
	border-top:1px solid #66FFFF;
	text-align:center;
	padding:18px;
}

#footer p a:link {color:#FFFFFF; text-decoration:none;}
#footer p a:hover {color:#FFFF00; text-decoration:none;}
#footer p a:active {color:#FFFFFF; text-decoration:none;}
#footer p a:visited {color:#FFFFFF; text-decoration:none;}