body {
	margin-top: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top_purple {
	height: 30px;
	width: 1024px;
	background-image: url(../img/top_purple.jpg);
	background-repeat: no-repeat;
}
#top_purple_inside {
	width: 190px;
	position: absolute;
	right: 0px;
	font-size: .70em;
	top: 5px;
	color: #FFFFFF;
}
#top_purple_inside a {
	color: #FFFFFF;
}
#flash_graphic {
	height: 86px;
	width: 456px;
}
#nav {
	height: 86px;
	width: 568px;
	position: absolute;
	right: 0px;
	top: 30px;
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
}


#main_feature {
	height: 365px;
	width: 1024px;
	background-image: url(../img/main_feature_back.jpg);
}
#latest_tweets {
	height: 226px;
	width: 353px;
	background-image: url(../img/latest_tweets.jpg);
	background-repeat: no-repeat;
}
#tweets_inside {
	font-family: 'Arial Narrow',Helvetica, sans-serif;
	color: #609035;
	width: 200px;
	height: 30px;
	padding-top: 23px;
	padding-left: 55px;
	font-size: 1.35em;

}
#tweeter_feeds {
	width: 245px;
	height: 80px;
	margin-top: 12px;
	margin-left: 60px;
	color: #5c5c5c;
	font-size: 0.7em;
}
#tweeter_feeds a {
	color: #a70133;
}
#twiiter_feed_bottom {
	width: 245px;
	height: 28px;
	margin-top: 35px;
	margin-left: 60px;
	color: #5c5c5c;
	font-size: .70em;
}
#twiiter_feed_bottom img {
	margin-left: 70px;
}
#newsletter {
	height: 226px;
	width: 324px;
	left:353px;
	position:absolute;
	top:481px;
	background-image: url(../img/signup_newsletter.jpg);
	background-repeat: no-repeat;
}
#newsletter_inside {
	width: 290px;
	height: 40px;
	text-align: center;
	margin-left: 12px;
	padding-top: 15px;
	color: #609035;
	font-family: 'Arial Narrow',Helvetica, sans-serif;
	font-size: 1.35em;
}
#newsletter_form_area img {
	margin-top: 20px;
}
#newsletter_form_area {
	font-size: 0.7em;
	color: #575757;
	text-align: center;
	padding-top: 20px;
	width: 280px;
	margin-left: 17px;
}
input {
	background-image: url(../img/form_field_back.jpg);
	background-repeat: repeat-x;
	height: 23px;
	font-size: 1em;
	color: #8e8e8e;
	width: 220px;
	border: thin solid #cecece;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#newsletter_inside img {
	padding-left: 5px;
}
#favorite_sites {
	height: 226px;
	width: 347px;
	position: absolute;
	top:481px;
	right:0px;
	background-image: url(../img/favorite-sites.jpg);
	background-repeat: repeat-x;
}
#fav_sites_inside {
	width: 270px;
	margin-left: 30px;
	text-align: center;
	margin-top: 22px;
	color: #609035;
	font-family: 'Arial Narrow',Helvetica, sans-serif;
	font-size: 1.35em;
}
#fav_site_iniside_bottm img {
	margin-top: 25px;
}
#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	height: 210px;
	width: 1024px;
	overflow: auto;
}
#footer_text {
	width: 600px;
/*	padding-left: 250px;*/
	padding-top: 35px;
	font-size: 0.7em;
	color: #fff;
	display: inline;
	position: relative;
	float: left;
}
#footer_text h1 {
	font-size: 1.35em;
	margin-bottom: 2px;
	margin-top: 0px;
	font-family: 'Arial Narrow',Helvetica, sans-serif;
}
#fav_site_iniside_bottm {
	font-size: 0.7em;
	color: #575757;
	width: 250px;
	margin-left: 30px;
	text-align: center;
	margin-top: 22px;
}
#footer_text a {
	color: #fff;
	text-decoration: none;
}
#stickyfooter #connectwithus {
	width: 330px;
	float: right;
	font-size: 1.25em;
	color: #fff;
	font-family: 'Arial Narrow',Helvetica, sans-serif;
	display: inline;
	text-align: center;
	margin-right: 35px;
	margin-top: 20px;
}
#connectwithus img {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 17px;
}
#fav_sites_inside img {
	margin-left: 10px;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
}

#nav ul {
	margin: 0px;
	float: left;
	padding: 0px;
	width: 568px;
	height: 86px;
	list-style-type: none;
	list-style-image: none;
}

#nav li {
	display: block;
	float: left;
	left:0px;
	top:0px;
	right:0px;
}

#nav #home a {
	height: 86px;
	width: 75px;
		background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;	
}

#nav #home a:hover {
	height: 86px;
	width: 75px;
		background-image: url(../img/nav_ro.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;	
}


#nav #aboutus a {
	height: 86px;
	width: 94px;
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -75px;
}


#nav #aboutus a:hover {
	height: 86px;
	width: 94px;
	background-image: url(../img/nav_ro.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -75px;
}

#nav #services a {
	height: 86px;
	width: 86px;
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -169px;
}

#nav #services a:hover {
	height: 86px;
	width: 86px;
	background-image: url(../img/nav_ro.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -169px;
}

#nav #portfolio a {
	height: 86px;
	width: 91px;
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -255px;
}

#nav #portfolio a:hover {
	height: 86px;
	width: 91px;
	background-image: url(../img/nav_ro.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -255px;
}

#nav #blog a {
	height: 86px;
	width: 63px;
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -346px;
}


#nav #blog a:hover {
	height: 86px;
	width: 63px;
	background-image: url(../img/nav_ro.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -346px;
}

#nav #contact_us a {
	height: 86px;
	width: 159px;
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -409px;
}

#nav #contact_us a:hover {
	height: 86px;
	width: 159px;
	background-image: url(../img/nav_ro.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -409px;
}

#twitter_update_list li
{
	list-style-type:none;
	color:999999;
	line-height:1.45em;

}

/*CSS for Sticky Footer Begins*/
html, body {height: 100%;}
#wrapper{min-height: 100%;}
#main {
	padding-bottom: 220px;}  /* must be same height as the footer */

#stickyfooter {position: relative;
	margin-top: -220px; /* negative value of footer height */
	height: 220px;
	clear:both;
	background-color:#730123;}
	
	
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
#stickyfooter #stikcycontainer {
	width: 1024px;
	margin:0 auto;
}

/*CSS for Sticky Footer Ends*/

