/*====================== Style Sheet UP AND GO SITE ======================*/

/* Colors Used------------ 
Green   #9C0
Black	#000on
White	#fff
green	#9C0
--------------------------*/



/*---- Browser Default Codes ----*/
body, div, dl, dt, dd, h2, h3, h4, h5, h6, li, ul,  pre, form, fieldset, input, textarea, p, blockquote, th, td, tr { 
	padding: 0;
	margin: 0;
	}
fieldset { 
	border: 0;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}

abbr, acronym { 
	border: 0;
	}
	
/*---Browser Default Scripts Ends---*/

html {
	height:100% !important;
	height:auto;
	}
body {
	height:100% !important;
	height:auto;
	}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 11px;
	color: #000000;

}
hr {
	height: 1px;
	color: #666;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #23d3ff;
}


/*/////////////////////////
Site Styles
////////////////////////*/
/*/////////////////////////
Top Wrap
////////////////////////*/
#topwrap {
	width:100%;
	color:#000;
	background: url(../images/bg2.jpg) repeat-x ;
	min-height: 440px;
}
#topwrap2 {
	width:100%;
	color:#000;
	background: url(../images/tile.gif);
}

#pagewrap {
	margin: auto;
	width: 1000px;
}
/*/////////////////////////
Left Bar Styles
////////////////////////*/
#leftsidebar {
	float: left;
	position: relative;
	width: 255px;
	height: 350px;
}
#logo {
	position: absolute;
	left: -30px;
}
#adwrap {
        position: absolute;
        width: 255px;
	left: 40px;
	top: 200px;
}
.leftad2{
	float: left;
	width: 215px;
	top: 200px;
	left: 40px;
	line-height: 120%;
	font-size: 11px;
	color: #fff;
	padding-top: 20px;
}
.leftad2 img {
	border: 0px;
}
.leftad3 {
	float: left;
	width: 215px;
	top: 350px;
	font-size: 11px;
	left: 40px;
	line-height: 120%;
	color: #fff;
}
.leftad1, leftad2 h2{
	font-size: 15px;
	color: #fff;
}
/*/////////////////////////
Menu Styles
////////////////////////*/
#menuwrap {
	float: left;
	position: relative;
	width: 745px;
	height: 55px;
}
#menu {
	float: left;
	position: absolute;
	padding-top: 20px;
}
#menu ul li {
	list-style: none;
	display: inline;
}
#menu li{
	padding: 0px 10px 0px 10px;
}
#menu a{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}
#menu a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #65bfe9;
}
/*/////////////////////////
Content Styles
////////////////////////*/
#contentholder {
	float: left;
	width: 550px;
        /*min-height: 730px;*/
	position: relative;
	margin-top: 20px;
}
.content {
	padding: 0px 0px 0px 50px;
	width: 480px;
	color: #fff;
}
.content li{
	display: block;
	margin: 0px;
}
.content ul {
	padding-left: 5px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.content li{
	padding-bottom: 10px;
	padding-left: 20px;
	background: url(../images/contentli.gif) no-repeat left top;
	
}
.content p{
	padding: 10px 0px 10px 0px;
	color: #fff;
}
.homebanner {
	padding: 0px 0px 20px 30px;
}
/*/////////////////////////
THE RIGHT START STYLES
////////////////////////*/
.Rstart {
	width: 525px;
	padding: 25px;
}
.Rstart p{
	padding: 5px 40px 10px 20px;
	color: #fff;
}
/*/////////////////////////
Footer Styles
////////////////////////*/
#footer {
	width: 100%;
	margin:0 auto;
	background: url(../images/bottombg.gif) top repeat-x;
	float: left;
        padding-top: 70px;
}
#foot {
	margin: auto;
	position: relative;
	width: 1000px;
	height: 100px;
	padding-top: 50px;
}
#footerimg {
	position: absolute;
	top: -250px;
	left: 20px;
	display: none;
}
.footerlogo {
	position: absolute;
	top: 50px;
	left: 50%;
	display: none;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
