body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
* {
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 960px;
	margin: 0px auto 0 auto;
}
.clear {
	clear:both;
}

/* #hearder CSS Start */

#header {
	height: 66px;
}
.logo {
	margin: 0 0 0 40px;
	float: left;
}
.logo_intro {
	margin: 10px auto;
	width: 370px;
	padding-bottom: 10px;
	height: 50px;
}
#menu_top {
	float: right;
	margin: 0 40px 0 0;
}
#menu_top a {
	color: #ffedfc;
	font: normal 16px "Trebuchet MS";
	text-decoration: none;
}
#menu_top a:hover, #menu_top .active {
	color: #f11aa0;
}
#menu_top .sprtr {
	color: #923e83;
	padding: 0 5px;
	font: normal 14px "Trebuchet MS";
}

/* #hearder CSS End */



/* #nav CSS Start */

#nav {
 	width: 940px;
	height: 300px;
	background: url(images/nav_bg.gif) no-repeat;
	padding: 21px 10px 0 10px;
}
.nav_box {
	width: 135px;
	height: 250px;
	background: url(images/glass_ball.gif) top no-repeat;
	position: relative;
}
.nav_box img.icon1 {
	margin: 30px auto 0 auto;
}
.nav_box img.icon2 {
	margin: 10px auto 0 auto;
}
.nav_box img.icon3 {
	margin: 10px auto 0 auto;
}
.nav_box img.icon4 {
	margin: 10px auto 0 auto;
}
.nav_box img.icon5 {
	margin: 10px auto 0 auto;
}
.nav_box img.icon6 {
	margin: 10px auto 0 auto;
}
.nav_box .hand {
	position: absolute;
	width: 85px;
	bottom: 3px;
	z-index: 100;
	left: 26px;
}
.heading_link {
	color: #d51e90;
	font: normal 18px "Trebuchet MS";
	text-decoration: none;
}
.heading_link:hover {
	color: #ffedfc;
}
/* #nav CSS End */



/* #intro CSS Start */

#intro {
 	width: 940px;
	height: 317px;
}
.flash {
	width: 434px;
	margin: auto;
}
.intro_link {
	width: 300px;
	height: 52px;
	padding: 10px 0 10px 0;
	text-align: center;
	margin: auto;
}
.intro_link_sprtr {
	background: url(images/content_sprtr.gif) right no-repeat;
	height: 52px;
}
/* #intro CSS End */


/* #content CSS Start */

#content {
	margin: 15px 0;
	padding: 0 30px;
	height: 50px;
}
#content h1 {
	font: bold 16px "Trebuchet MS";
	color: #ffdffb;
}
.heading_box {
	width: 148px;
	height: 52px;
	background: url(images/content_sprtr.gif) right no-repeat;
	padding: 18px 0 0 0;
	float: left;
}
.welcome_txt {
	float: right;
	width: 725px;
	height: 47px;
	color: #b069a1;
	font: normal 11px verdana;
	padding: 15px 0 0 0;
}

/* #content CSS End */


/* #footer CSS End */

#footer {
	padding: 0 0 0 0;
	height: 39px;
	background: url(images/footer_bg_c.gif) repeat-x;
	font: normal 11px verdana;
	color: #b069a1;
}
#footer a {
	color: #b069a1;
	text-decoration: none;
}
#footer a:hover {
	color: #ffdffb;
}
#footer span {
	color: #ff19d0;
	font-weight: bold;
}
	
/* #footer CSS End */
