body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	margin: 0px;
	padding: 0px;
	background-color: #8e8e8e;
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	background-image: url(../images/pageBG.jpg);
	background-repeat: repeat-y;
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
}
#WrapBottom {
	background-image: url(../images/pageBottomBG.jpg);
	height: 22px;
}
#page {
	margin-right: 9px;
	margin-left: 9px;
}
#header {
	height: 63px;
}
#SprintsLogo {
	float: left;
}
#SAPLogo {
	float: right;
}
#navigation {
	background-image: url(../images/navBG.jpg);
	background-repeat: repeat-x;
	height: 28px;
	clear: both;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	display: block;
	float: left;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#navigation ul li a.firstNav {
	margin-left: 6px;
}
#navigation ul li a.lastNav {
	float: right;
	margin-right: 5px;
}
#navigation ul li a:hover {
	background-image: url(../images/navHoverBG.jpg);
	background-repeat: repeat-x;
}
#hero {
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	height: 341px;
}
#mainImg {
	float: left;
}
#signupBox {
	float: left;
	width: 260px;
}
a.signUpNowLink {
	height: 35px;
	width: 226px;
	display: block;
	margin-top: 68px;
	margin-left: 13px;
	margin-bottom: 64px;
}
a.signUpNowLink:hover {
	background-image: url(../images/SignUpNowHover.jpg);
}
a.signInLink {
	height: 26px;
	width: 74px;
	display: block;
	margin-left: 88px;
}
a.signInLink:hover {
	background-image: url(../images/SignInHover.jpg);
}
#content {
	padding-top: 30px;
	padding-bottom: 30px;
}
.clearer {
	clear: both;
}



.video {
	float: left;
	width: 430px;
	margin-left: 40px !important;
	margin-left: 13px;
	margin-right: 0px !important;
	margin-right: 13px;
	margin-bottom: 40px;
	text-align:center;
}

.wide {
	float: left;
	width: 510px;
	margin-left: 26px !important;
	margin-left: 13px;
	margin-right: 30px !important;
	margin-right: 13px;
/*	margin-bottom: 15px; */
}

.narrow {
	float: right;
	width: 390px;
	margin-left: 26px !important;
	margin-left: 13px;
	margin-right: 0px !important;
	margin-right: 13px;
/*	margin-bottom: 20px; */
	text-align:center;
}

.twoCol {
	float: left;
	width: 634px;
	margin-left: 26px !important;
	margin-left: 13px;
	margin-right: 0px !important;
	margin-right: 13px;
}

.oneCol {
	float: left;
	width: 296px;
	margin-left: 26px !important;
	margin-left: 13px;
	margin-right: 0px !important;
	margin-right: 13px;
}


.leftCol {
	float: left;
	width: 698px;
/*	border: solid 1px #000000;  */
}

.oneColLeft {
	float: left;
	width: 379px;
	margin-left: 26px !important;
	margin-left: 13px;
/*	margin-right: 0px !important; */
/*	margin-right: 13px; */
/*	border: solid 1px #000000;  */
}

.oneColRight {
	float: left;
	width: 244px;
	padding-left:10px;
	margin-left: 26px !important;
	margin-left: 13px;
/*	margin-right: 0px !important; */
/*	margin-right: 13px; */
/*	border: solid 1px #000000;  */
}

.rightCol {
	float: left;
	width: 250px;
	padding-left:0px;
	margin-left: 26px !important;
	margin-left: 13px;
	margin-right: 0px !important;
	margin-right: 13px;
/*	border: solid 1px #000000;  */
}

.followus {
	clear:both;
	border-top: solid 1px #EFEFEF;
/*	height: 35px; */
}

#content h1 {
	font-size: 16px;
	color: #0a3a5a;
	margin-top: 0px;
}

#content h2 {
	font-size: 16px;
	color: #0a3a5a;
/*	text-transform: uppercase; */
	margin-top: 0px;
}
#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content p span {
	font-size: 10px;
	color: #999;
	display: block;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #00a7d2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#content h3.fb {
	color: #2949a2;
}
.socnetIcon {
	margin-top: 5px;
	margin-bottom: -5px;
}
#footer {
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	padding-left: 20px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.oneCol a {
	font-weight: bold;
	color: #0a3a5a;
}

.oneColLeft a {
	font-weight: bold;
	color: #0a3a5a;
}

.oneColRight a {
	font-weight: bold;
	color: #0a3a5a;
}

.rightCol a {
	font-weight: bold;
	color: #0a3a5a;
}

.wide a {
	font-weight: bold;
	color: #0a3a5a;
}


a.TlinkIcon {
	background-image: url(http://www.12sprints.com/images/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 36px;
	padding-top: 6px;
	padding-bottom: 16px;
	font-weight: bold;
	width: 150px; 
	color: #0a3a5a;
}
a.FlinkIcon {
	background-image: url(http://www.12sprints.com/images/facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 36px;
	padding-top: 6px;
	padding-bottom: 16px;
	font-weight: bold;
	width: 150px; 
	color: #0a3a5a;
}
a.YlinkIcon {
	background-image: url(http://www.12sprints.com/images/youtube.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 36px;
	padding-top: 6px;
	padding-bottom: 18px;
	font-weight: bold;
	width: 150px; 
	color: #0a3a5a;
}




/* Easy Slider */

#slider {
	float: right;
	background: url(../images/sliderBG.jpg) no-repeat;
		overflow:hidden;
}
     #slider a img { border:none;}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:298px;
		height:220px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:23px;
		height:23px;
		position:relative;
		left:31px;
		top:79px !important;
		top:-157px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:248px;
		top:57px !important;
		top:-179px;
		}			
		/*
			#prevBtn, #nextBtn, #slider1next, #slider1prev {top:-141px;}	
			#nextBtn, #slider1next {top:-163px;}	
		*/
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:23px;
		height:23px;
		background: url(../images/leftBtn.png) no-repeat 0 0 !important;	
		background: url(../images/leftBtn.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/rightBtn.png) no-repeat 0 0 !important;	
		background:url(../images/rightBtn.gif) no-repeat 0 0;	
		}	
