body{
	background-image: url(../images/bg-home.jpg);
	background-repeat: repeat-x;
	background-position: 10% 0;
	background-color: #000;
	font: 12px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #cececd; 
}

a {color: #fff;}
a:link { color: #fff; text-decoration: none }
a:active { color: #fff; text-decoration: none }
a:visited { color: #fff; text-decoration: none }
a:hover { color: #4aceff; text-decoration: underline }

#wrapper{
	background-image: url(../images/starsandmoon/stars-blur.png);
	background-repeat: repeat-x;
	background-position: 20% 0;
	width: 100%;
	height: 120px;
}

#wrapper-content{
	margin: 0 auto; width: 1030px;
	height: 161px;
	background-image: url(../images/starsandmoon/stars-moon.png);
	background-repeat: no-repeat;
	background-position: 100px 0;
	padding-left: 100px;
}

#logo{
	width: 268px;
	height: 219px;
	background-image: url(../images/rajoon-logo.png);
	background-repeat: no-repeat;
	position: relative;
	top: 89px;
	text-indent: -9999px;
}

#title-info{
	background-image: url(../images/sr-creativeevolution.png);
	background-repeat: no-repeat;
	width: 260px;
	height: 59px;
	position: relative;
	top: 98px;
	text-indent: -9999px;
}

p.info{
	width: 260px;
	position: relative;
	top: 110px;
	padding-left: 4px;
	padding-bottom: 20px;
}

#testimonials{
	position: absolute;
	top: 700px;
}

#test-title{
	background-image: url(../images/testimonials/testimonials.png);
	background-repeat: no-repeat;
	width: 182px;
	height: 27px;
	text-indent: -9999px;
	padding-bottom: 11px;
}

p.test-info{
	padding-left: 29px;
	width: 224px;
	background-image: url(../images/testimonials/quotation.png); 
	background-repeat: no-repeat;
	background-position: 1px 0;
	padding-top: 7px;
	padding-bottom: 8px;
}

p.test-name{
	width: 250px;
	text-align: right;
}

#socialnetworking{
	position: absolute;
	top: 900px;
	height: 300px;
	width: 1030px;
}


#social-list{
	float: left;
}

#social-list>ul{
	width: 100px;
	position: relative;
	top: 34px;
	left: 84px;
	text-indent: -9999px;
}

p.tweet-loading{
	position: relative;
	top: 50px;
	left: 138px;
	width: 278px;
	font-size: 11px;
	line-height: 15px;
}

p.tweet-loading a,#tweet ul li a{
	color: #4aceff;
}

#tweet{
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	width: 474px;
	height: 331px;
	float: left;
	position: relative;
	left: 220px;
}

#tweet ul{
	width: 243px;
	position: relative;
	top: 44px;
	left: 155px;
	font-size: 11px;
	line-height: 15px;
}

#footer{
	position: absolute;
	top: 1200px;
	color: #0b0b0b;
}

#home-effects{
	z-index: -99999;
	top: 0;
	position: absolute;
	margin-left: -134px;
}