html {
	overflow-x:hidden;
}
body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a9a9a9;
	line-height:18px;
	text-align:justify;
}
a {
	color:#a9a9a9;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.breaker {
	clear:both;
	margin:0;
	padding:0;
}
.breaker2 {
	clear:both;
	margin:0;
	padding:0;
	height:10px;
}
#container {
	width:1003px;
	margin:0 auto;
}
#header {
	width:1003px;
	float:left;
}
#top_links {
/*	width:200px;*/
	float:right;
	text-align:right;
	display:inline;
	font-size:13px;
	color:#6a3987;
	margin:3px 5px 3px 0;
}
#top_links a{
color:#6a3987;
}
#logo {
	width:255px;
	height:91px;
	float:left;
	background:url(http://sitagita.com/images/sitagita_logo.jpg) no-repeat left top;
}
#logo a {
	width:255px;
	height:91px;
	display:block;
	text-indent:-1000px;
}
#top_right_banner {
	width:728px;
	height:90px;
	float:right;
	background:url(http://sitagita.com/images/728_banner.jpg) no-repeat left top;
}
/* navigation start */



#nav {
	width:1003px;
	height:35px;
	float:left;
	margin:0px 0 0px 0;
	padding:10px 0 0 0;
	background:#fff url(http://sitagita.com/images/bg-new.gif) repeat-x left bottom;
	/*background:url(http://sitagita.com/images/divider.gif) no-repeat left top;*/
}
#nav ul {
	margin:0 0 0 2px;
	padding:0;
	list-style:none;
}
#nav ul li {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
#nav ul li a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size:13px;
	color:#503987;
	font-weight:bold;
	display:block;
	line-height:35px;
	padding:0 12px 0 10px;
	background:url(http://sitagita.com/images/divider.gif) no-repeat right top;
}
#nav ul li a:hover {
	color:#FFF;
	background:#503987 url(http://sitagita.com/images/divider.gif) no-repeat right top;
	text-decoration:none;
}
#nav ul li a.act {
	color:#FFF;
	background:#503987 url(http://sitagita.com/images/divider.gif) no-repeat right top;
	text-decoration:none;
}
#submenu_highlighted {
	width:978px;
	background-color:#503987;
	height:30px;
	float:left;
	padding:0 0 0 10px;
}
#submenu_highlighted a {
	line-height:30px;
	color:#FFF;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background:none;
	float:left;
	margin:0 22px 0 0px;
	text-decoration:none;
}
#submenu_highlighted a:hover {
	text-decoration:underline;
}
/* navigation end */



/* left start */

#left_sec {
	width:673px;
	float:left;
	margin:12px 0 0 0;
	overflow:hidden;
}
#left_sec h1 {
	margin:0 0 8px 0;
	padding:0;
	font-size:20px;
	color:#72609e;
	line-height:25px;
	text-align:left;
	text-transform:uppercase;
}
#welcome_section h1{
	margin:0 0 8px 0;
	padding:0;
	font-size:20px;
	color:#72609e;
	line-height:25px;
	text-align:left;
	text-transform:none;
}
#left_sec h1 a{
font-size:15px;
color:#72609e;
}
#left_sec h1 a:hover{
text-decoration:underline;
}
.smallheading{
font-size:14px;
font-weight:bold;
	color:#666;
}
#left_sec h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	color:#72609e;
}
#left_sec h2 a {
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	color:#72609e;
}
#left_sec h3 {
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	color:#72609e;
}
#left_sec h3 a {
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	color:#72609e;
}
#right_sec h3 {
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	color:#72609e;
}
#right_sec h3 a {
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	color:#72609e;
}
#right_sec h4 {
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	color:#72609e;
}
#right_sec h4 a {
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	color:#72609e;
}
#welcome_section {
	width:673px;
	float:left;
}
#welcome_section img {
	float:left;
	margin:0 15px 0 0;
	border:2px solid #503987;
}
.content_box {
	width:645px;
	padding:13px;
	margin:12px 0 0 0;
	border:1px solid #f3f3f3;
	background: url(http://sitagita.com/images/box_bg-new.gif) repeat-x left top;
	overflow:hidden;
}
.content_box img {
	margin:0 10px 0 0;
	border:1px solid #666;
	float:left;
}
.content_box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content_box ul li {
	margin:0;
	padding:0;
}
.content_box ul li a {
	color:#a9a9a9;
	/*display:block;*/

text-decoration:none;
	background:url(http://sitagita.com/images/bullet.gif) no-repeat left 7px;
	padding:0 0 0 16px;
	line-height:22px;
	cursor:pointer;
}
.content_box ul li a:hover {
	text-decoration:underline;
	background:url(http://sitagita.com/images/bullet.gif) no-repeat 2px 7px;
}

/* home page articles listing start */
.content_box ul.home_list {
	margin:0;
	padding:0;
	list-style:none;
}
.content_box ul li {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:220px;
}
.content_box ul.home_list li a {
	color:#a9a9a9;
	/*display:block;*/
text-decoration:none;
	background:url(http://sitagita.com/images/bullet.gif) no-repeat left 7px;
	padding:0 0 0 16px;
	line-height:22px;
	cursor:pointer;
}
.content_box ul.home_list li a:hover {
	text-decoration:underline;
	background:url(http://sitagita.com/images/bullet.gif) no-repeat 2px 7px;
}
/* home page articles listing end */
.content_box_inn{
width:210px;
float:left;
margin:0 5px 0 0;
}

.content_with_bullet {
	width:525px;
	float:right;
}
.read_more {
	width:65px;
	height:21px;
	display:block;
	line-height:20px;
	margin:10px 0 0 0;
	background:#503987;
	border:1px solid #1b1132;
	color:#FFF;
	font-size:11px;
	text-align:center;
	float:left;
}
.read_more:hover {
	border:1px solid #FFF;
	text-decoration:none;
}
#rating_box {
	width:640px;
	float:left;
	background:#f3f3f3;
	border:1px solid #d5d3d3;
	padding:15px;
}
#left_sec label {
	float:left;
	width:80px;
	padding:2px 0 0 0;
}
#left_sec form {
	padding:10px 0 0 0;
	overflow:hidden;
}
.text_feild {
	width:250px;
	height:15px;
	padding:4px;
	float:left;
	border:1px solid #bebebe;
	margin:0px 0 0px 0;
	font-size:11px;
	color:#9b9a9a;
}
.drop_down {
	width:260px;
	height:22px;
	padding:2px;
	border:1px solid #bebebe;
	margin:0px 0 0px 0;
	font-size:11px;
	color:#9b9a9a;
}
.text_area {
	width:250px;
	height:100px;
	padding:4px;
	float:left;
	border:1px solid #bebebe;
	margin:0px 0 0px 0;
	font-size:11px;
	color:#9b9a9a;
	overflow:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
.submit_but {
	width:65px;
	padding:3px 0 3px 0;
	display:inline;
	margin:0px 0px 0 80px;
	background:#503987;
	border:1px solid #1c1233;
	color:#FFF;
	font-size:11px;
	text-align:center;
	float:left;
	cursor:pointer;
}
.submit_but:hover {
	border:1px solid #FFF;
	text-decoration:none;
}
/* left end */



/* right start */



#right_sec {
	width:300px;
	float:right;
	margin:0px 0 0 0;
	overflow:hidden;
}
#right_sec h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	color:#72609e;
}
#ad_banner_right {
	width:300px;
	height:250px;
	float:left;
	margin:12px 0 0 0;
	background:url(http://sitagita.com/images/ad_banner_300.gif) no-repeat left top;
}
.right_boxes {
	width:300px;
	float:left;
	margin:15px 0 0 0;
}
.right_boxes ul {
	margin:0 0 0 6px;
	padding:0;
	list-style:none;
}
.right_boxes ul li {
	margin:0;
	padding:0;
}
.right_boxes ul li a {
	color:#a9a9a9;
	display:block;
	text-decoration:none;
	background:url(http://sitagita.com/images/bullet.gif) no-repeat left 7px;
	padding:0 0 0 16px;
	line-height:22px;
	height:22px;
	cursor:pointer;
}
.right_boxes ul li a:hover {
	text-decoration:underline;
	background:url(http://sitagita.com/images/bullet.gif) no-repeat 2px 7px;
}
.search_box {
	width:240px;
	padding:5px;
	margin:0 5px 0 0;
	font-size:12px;
	color:#a9a9a9;
	border:1px solid #bebebe;
	float:left;
}
.go_but {
	width:41px;
	display:block;
	padding:3px 0 3px 0;
	background:#503987;
	border:1px solid #1c1233;
	color:#FFF;
	float:left;
	font-size:12px;
	text-align:center;
	float:left;
	font-weight:bold;
	cursor:pointer;
}
.go_but:hover {
	border:1px solid #CCC;
	text-decoration:none;
}
/* right end */



/* footer start */

#footer_wrapper {
	width:1003px;
	margin:10px auto 0 auto;
	overflow:hidden;
	background:#f3f3f3 url(http://sitagita.com/images/footer_bg-new.gif) repeat-x left bottom;
	border-top:1px solid #bebebe;
}
#footer_upper {
	width:1003px;
	float:left;
	/*margin:0 auto;*/
	overflow:hidden;
}
#footer_links {
	width:201px;
	float:left;
	padding:5px 0 5px 0;
}
#footer_newsletter {
	width:262px;
	float:left;
	overflow:hidden;
	padding:15px 0 15px 0;
	margin:0 0 0 0px;
}
.newsletter {
	width:250px;
	float:left;
	margin:0;
	padding:0;
}
.email_textbox {
	width:250px;
	height:15px;
	padding:4px;
	float:left;
	border:1px solid #bebebe;
	margin:5px 0 0px 0;
	font-size:11px;
	color:#9b9a9a;
}
#footer_twitter {
	width:295px;
	float:right;
	overflow:hidden;
	padding:15px 0 40px 0;
	background:url(http://sitagita.com/images/twit.jpg) no-repeat left bottom;
}
#tweet_area {
	width:192px;
	height:90px;
	float:left;
	display:inline;
	font-size:11px;
	margin:10px 0 0px 12px;
}
#footer_links ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer_links ul li {
	margin:0;
	padding:0;
}
.footer_heading {
	font-size:15px;
	color:#72609e;
	font-weight:bold;
	margin:0 0 15px 0;
}
#footer_links ul li a {
	color:#9b9a9a;
	line-height:31px;
	height:31px;
	padding:0 0 0 10px;
	text-decoration:none;
	background:url(http://sitagita.com/images/footer_links_bg-new.gif) no-repeat left bottom;
	display:block;
}
#footer_links ul li a.last {
	color:#9b9a9a;
	line-height:31px;
	padding:0 0 0 10px;
	text-decoration:none;
	background:none;
	display:block;
}
#footer_links ul li a:hover {
	color:#666;
}
#footer_copyright {
	width:988px;
	margin:0 auto;
	text-align:left;
	color:#6A3987;
	line-height:25px;
	overflow:hidden;
}
#footer_copyright a{
color:#6A3987;
text-decoration:none;
}
#footer_copyright a:hover{
text-decoration:underline;
}
.subscribe {
	width:65px;
	padding:3px 0 3px 0;
	display:block;
	margin:10px 0 0 0;
	background:#503987;
	border:1px solid #1c1233;
	color:#FFF;
	font-size:11px;
	text-align:center;
	float:left;
	font-weight:normal;
	cursor:pointer;
}
.subscribe:hover {
	border:1px solid #FFF;
	text-decoration:none;
}





/* footer end */


/* comments classes */

hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0;
	padding:5px  0
}
.borderbottom {
	border-bottom:1px solid #e3e3e3
}
.red_color{
color:#EAA8D6;
font-weight:bold;
}

#articles{
margin:20px 0 0 0;
}
#articles .comment-body {
	padding:0;
	margin:10px  10px 20px 10px;
	width:640px
}
#articles  .articlehead {
	padding:0  0 7px 0;
	margin:14px  10px 0 10px;
	border-bottom:0px dotted #ccc;
	width:620px;
	font-size:14px;
	font-weight:bold;
	color:#72609e
}
#articles .articlehead  a {
	text-decoration:underline;
	color:#72609e;
	font-size:13px;
	font-weight:bold;
}
#articles .articlehead a:hover {
	text-decoration:none
}
#articles  .articlecathead {
	padding:0  0 7px 0;
	margin:14px  10px 0 10px;
	font-size:15px;
	font-weight:bold;
	color:#444
}
#articles .posted-by {
	padding:0  0 0 0px;
	margin:0  0 0 10px;
	background-image:url(http://sitagita.com/images/mini-category.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:normal;
	color:#999
}
#articles .posted-by  a {
	font-size:13px;
	font-weight:bold;
	color:#72609e;
	text-decoration:underline
}
#articles .author  a {
	color:#333
}
#articles .posted-by a:hover {
	text-decoration:none
}
#articles .comment-text1 {
	padding:0  0 3px 0px;
	margin:0  10px 10px 10px;
	border-bottom:1px dotted #ccc;
	background-image:url(http://sitagita.com/images/mini-comments.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:17px;
	color:#72609e;
	text-transform:uppercase;
	font-weight:bold;
}
#articles .comment-text1  a {
	font-size:13px;
	font-weight:bold;
	color:#333;
	text-decoration:underline
}
#articles .comment-text1 a:hover {
	text-decoration:none
}
#articles .comment-text2 {
	padding:0  0 3px 22px;
	margin:10px  10px 0 10px;
	border-bottom:1px dotted #ccc;
	background-image:url(http://sitagita.com/images/mini-comments.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#000
}
#articles .comment-text {
	padding:0  0 3px 22px;
	margin:0  10px 0 10px;
	border-bottom:1px dotted #ccc;
	background-image:url(http://sitagita.com/images/mini-comments.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:normal;
	color:#999
}
#articles .comment-text  a {
	text-decoration:underline;
	color:#e36e06
}
#articles .comment-text a:hover {
	text-decoration:none
}
.left{
float:left;
}
.right{
float:right;
}
.txt_feild{
width:300px;
height:20px;
padding:3px 0 0 3px;
border:1px solid #ccc;
}
.txt_box{
width:570px;
height:90px;
padding:3px 0 0 3px;
border:1px solid #ccc;
}

/* end of comments classes */



/* vijay css starts here */

.sg_matri {
float:right !important;
border:none !important;
background:none !important;
padding:5px 5px 0 0 !important;
}

.footer_matri {
float:left;
width:300px;
padding:7px 0 0 60px;
}

.top_h_right {
padding:0 0 0 20px;
float:left;
}

/* vijay css ends here */