/*-------------------------------------------------------*/

/*

/*   This is the main css file for RaceSeng Design

/*

/*   Created by Raven's Eye Designs

/*

/*   © 2007 RaceSeng Design

/*

/*-------------------------------------------------------*/



* { padding: 0; margin: 0; }



body { font-family: tahoma; }



p { font-size: 11px; color: #666666; }

p2 {
	font-size: 11px;
	color: #333333;
}

p3 {
	font-size: 11px;
	color: #FFFFFF;
}





ul li { list-style: none; }



h1 { font-size: 16px; padding-bottom: 10px; }

h3 { font-size: 12px; padding-bottom: 3px; }

h1, h3 {	color: #F7931D; }

h4 {color: #F7931D; }

a { color: #666666; text-decoration: none; }

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}			




.left { float: left; }

.right {	float: right; }

.clear {	clear: both; }

.clearleft {	clear: left; }



		

/*----------------------------*/

/*->> main structure <<<---*/

/*----------------------------*/



#outerwrapper {
	width: 100%;
	margin-top: 60px;
}

#innerwrapper {
	width: 945px;
	position: relative;
	left: 50%;
	margin-left: -515px;
}

/*--------------------*/

/*->> header <<<---*/

/*--------------------*/

#header {
	height: 81px;
	background: transparent url(images/topShadow.png) no-repeat 100% 100%;
}

#apparel_header {
	height: 81px;
	background: transparent url(images/topShadow.png) no-repeat 100% 100%;
}



#logo {
	float: right;
	margin-top: 10px;
}

#apparel_logo {
	float: right;
	margin-top: 10px;
}



/*--------------------*/

/* intro <<<----*/

/*--------------------*/

#introheader {
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 81px;
	width: 780px;
}

#intrologo {
	float: none;
	margin-left: 275px;
	margin-top: 40px;
}

#introimagewrapper {
	height: 380px;
	width: 780px;
	float: right;
	margin-top: 2px;
	background-image: url(../images/intro/triointro.jpg);
	background-repeat: no-repeat;
}

#intronav {
	width: 780px;
	float: right;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 2px;
	padding-top: 5px;
}

#intronav li {
	display: inline;
	padding-left: 100px;
	text-align: center;
}

#intronav li a {
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-family: tahoma;
	padding-right: 50px;
	font-weight: bold;
}

#intronav li a:hover {
	color: #F7931D;
	text-decoration: none;
}

#intro_mainTxt {
	width: 275px;
	margin-top: 15px;
	text-align: center;
	float: right;
	margin-right: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
		}



/*------------------------*/

/*->> navigation <<<---*/

/*------------------------*/

#nav {
	width: 450px;
	text-align: left;
	float: left;
	margin-top: 56px;
	margin-left: 164px;
	height: 25px;
}



		#nav li {

			padding-right: 10px;
			
			display: inline;

		}



				#nav li a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 13px;
	padding-right: 7px;

				}



				#nav li a:hover {

					color: #F7931D;

					text-decoration: none;

				}



#products #mainNav .products a,

#services #mainNav .services a,

#about #mainNav .about a,

#news #mainNav .news a,

#registration #mainNav .reg a,

#contact #mainNav .contact a,

#trackwear #mainNav .trackwear a,

#headwear #mainNav .headwear a,

#outerwear #mainNav .outerwear a {

	background: transparent url(images/underscore.gif) no-repeat 100% 100%;

	color: #F7931D;

}



#subNav {
	position: relative;
	text-align: right;
	float: left;
	z-index: 2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F7931D;
}



		#products #subNav {
	width: 145px;
}

		#about #subNav { width: 115px;}
		
		#services #subNav { width: 115px; }
		
		#trackwear #subNav { width: 115px; }
		
		#headwear #subNav { width: 115px; }
		
		#outerwear #subNav { width: 115px; }

		/*#subNav .subNavBox {	padding-bottom: 10px !important; padding-bottom: 0; }*/



		#subNav h4 {

			font-size: 11px;

			padding: 0 12px 0 0;

			color: #333333;

		}
		
		#subNav h5 {
			font-size: 11px;
			color: #333333;
			padding-top: 5px;
			padding-right: 12px;
		}
			/*#subNav h5 separates from button above it*/



		#subNav li {

			line-height: 90%;

			padding-right: 12px;

		}



		#subNav a {

			font-size: 11px;

			color: #333333;

			text-decoration: none;

			display: block;

			height: 16px;



		}



		#subNav a:hover {
			color: #F7931D;
			text-decoration: none;
		}



		#products #products_main #subNav .pumpcover a,

		#products #remoteOil #subNav .remoteOil a,

		#products #offstick #subNav .offstick a,

		#products #fuelstick #subNav .fuelstick a,
		
		#products #apparel #subNav .apparel a,
		
		#products #rockerarm #subNav .rockerarm a,

		.journey a,

		.tour a,

		.race a,
		
		.design a,
		
		.develop a,
		
		.prototype a,
		 
		.clientlist a{
	color: #F7931D;
	background-image: url(images/sub_underscore.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
		}



#level3Nav {
	float: right;
	z-index: 2;
	margin-top: 80px;

}



#fuelstick100 #level3Nav,

#fuelstick200 #level3Nav,

#fuelstick300 #level3Nav,

#offstick001 #level3Nav {

	top: 115px;

}
	
		#level3Nav li a {

			display: block;

			background-color: #A0A0A0;

			font-size: 10px;

			padding: 5px 10px 5px 5px;

			width: 80px;

			text-align: right;

			text-decoration: none;

			color: #FFFFFF;

			border-left: 2px solid #A0A0A0;

			margin-bottom: 2px;

		}

		

		#fuelstick100 #level3Nav li a,

		#fuelstick200 #level3Nav li a,

		#fuelstick300 #level3Nav li a,

		#offstick001 #level3Nav li a {

			width: 70px;

		}

		#c5c6lowrights #level3Nav li a {

			width: 100px;

		}



		#about #level3Nav li a {

			padding: 10px 10px 10px 0;

		}



		#level3Nav li a:hover {
			background-color: #666666;
			border-left: 2px solid #F7931D;
		}



		#about_tour #level3Nav li.cadcam a,

		#production #level3Nav li.prod a,

		#proto #level3Nav li.proto a,

		#tool #level3Nav li.tool a,

		#clean #level3Nav li.clean a,

		#shipping #level3Nav li.shipping a,

		#raceCarShop #level3Nav li.raceshop a,

		#fuelstick100 #level3Nav li.fs100 a,

		#fuelstick200 #level3Nav li.fs200 a,

		#fuelstick300 #level3Nav li.fs300 a,

		#offstick001 #level3Nav li.os001 a	 {			

			background-color: #666666;

			border-left: 2px solid #F7931D;

		}



.modelNum {

	font-size: 10px;

	font-weight: bold;

}

.product_details {
	float:right;
	padding-right: 10px;
	font-weight: bold;	

}

/*--------------------*/

/*-> apparel <<<---*/

/*--------------------*/

.apparel_buy_button{
	margin-top: 450px;
	margin-left: 20px;
}

.apparel_buy_button2{
	margin-top: 450px;
	float: right;
	margin-right: 17px;
}

.apparel_buy_button3{
	margin-top: 330px;
	float: left;
	margin-left: 17px;
}
	

#apparel_intro, #apparel_trackwear, #apparel_comingsoon, #apparel_outerwear, #apparel_headwear {
	height: 380px;
	width: 780px;
	float: right;
	background-repeat: no-repeat;
}

#apparel_comingsoon {
	background-image: url(../apparel/images/apparel_comingsoon.jpg);
}

#apparel_trackwear {
	background-image: url(../apparel/images/trackwear_intro.jpg);
}

#apparel_intro {
	background-image: url(../apparel/images/apparel_intro.jpg);
}

#apparel_outerwear {
	background-image: url(../apparel/images/outerwear_intro.jpg);
}

#apparel_headwear {
	background-image: url(../apparel/images/headwear_intro.jpg);
}

#apparel_headwear_racestripe, #apparel_headwear_racestripe_black, #apparel_headwear_racestripe_carbon, #apparel_headwear_rsm-1_black, #apparel_headwear_rsm-1_grey, #apparel_headwear_rsm-1_carbon, #apparel_trackwear_idtee, #apparel_trackwear_retrostripe, #apparel_trackwear_trackjumper, #apparel_outerwear_hybrid, #apparel_outerwear_vertvest{
	width: 780px;
	float: right;
	overflow: auto;
	height: 480px;
}

#apparel_headwear_racestripe {
	background-image: url(../apparel/images/rsa_100_004%20racestripe.jpg);
}

#apparel_headwear_racestripe_black {
	background-image: url(../apparel/images/rsa_100_005%20racestripe.jpg);
}

#apparel_headwear_racestripe_carbon {
	background-image: url(../apparel/images/rsa_100_006%20racestripe.jpg);
}

#apparel_headwear_rsm-1_black {
	background-image: url(../apparel/images/rsa_100_001%20rsm-1.jpg);
}

#apparel_headwear_rsm-1_grey {
	background-image: url(../apparel/images/rsa_100_002%20rsm-1.jpg);
}

#apparel_headwear_rsm-1_carbon {
	background-image: url(../apparel/images/rsa_100_003%20rsm-1.jpg);
}

#apparel_trackwear_idtee {
	background-image: url(../apparel/images/rsa_101_001+002_idtee.jpg);
}

#apparel_trackwear_retrostripe {
	background-image: url(../apparel/images/rsa_101_003+004_retrostripe.jpg);
}

#apparel_trackwear_trackjumper {
	background-image: url(../apparel/images/rsa_101_005+006_trackjacket.jpg);
}

#apparel_outerwear_hybrid {
	background-image: url(../apparel/images/rsa_102_001_hybrid.jpg);
}

#apparel_outerwear_vertvest {
	background-image: url(../apparel/images/rsa_102_002_vertvest.jpg);
}
/*---------------------*/

/*->> content <<<---*/

/*---------------------*/



#content380 {
	height: 380px;
	width: 945px;
}

#content480 { height: 480px; width: 945px; }

#content580 {
	height: 600px;
	width: 945px;
}

#content1080 {
	height: 1080px;
	width: 945px;
}



#introMovie,

#products_main,

#products_pumpCover_636,

#about_main,

#about_journey,

#about_tour,

#about_race,

#news_main,

#contact_main,

#fuelstick,

#fuelstick100,

#fuelstick200,

#fuelstick300,

#offstick,

#offstick001,

#remoteOil,

#oilpan,

#c5c6lowrights,

#regForm {

	width: 780px;

	float: right;

}

#product_mainTxt {
	width: 265px;
	margin-top: 95px;
	margin-left: 150px;

		}



		#product_mainTxt p {
			color: #666666;
			letter-spacing: 0.03em;
			line-height: 125%;
			text-align: left;
		}
		
#product_mainTxt_fuelstick {
	width: 265px;
	margin-top: 95px;
	margin-left: 44px;

		}



		#product_mainTxt_fuelstick p {
			color: #666666;
			letter-spacing: 0.03em;
			line-height: 125%;
			text-align: left;
		}



#products_main {
	height: 380px;
	background-color: transparent;
	background-image: url(images/properflow636_intro.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}



		#prodMovie {

			position: relative;

			left: 25px;

			top: 15px;

		}

		

		#stickMovie {

			position: relative;

			left: 15px;

			top: 25px;

		}
#merchandise {
	height: 380px;
	background-image: url(images/comingsoonBG.jpg);
	background-repeat: no-repeat;
	width: 780px;
	float: right;
}




#products_pumpCover_636 {

	background: transparent url(images/products-pumpCover-info.jpg) no-repeat 0 0;

	height: 480px;

}



#fuelstick100 {

	background: transparent url(images/products-fuelstick100.jpg) no-repeat 0 0;

	height: 480px;

}



#fuelstick200 {

	background: transparent url(images/products-fuelstick200.jpg) no-repeat 0 0;

	height: 480px;

}



#fuelstick300 {

	background: transparent url(images/products-fuelstick300.jpg) no-repeat 0 0;

	height: 480px;

}



#offstick001 {

	background: transparent url(images/products-offset001.jpg) no-repeat 0 0;

	height: 480px;

}



#remoteOil {

	background: transparent url(images/products-remoteOil-undev.jpg) no-repeat 0 0;

	height: 380px;

}



#oilpan {

	background: transparent url(images/products-velopan.jpg) no-repeat 0 0;

	height: 380px;

}



#c5c6lowrights {

	background: transparent url(images/products-corvette-lowright.jpg) no-repeat 0 0;

	height: 380px;

}

#390rockerarm {
	height: 1080px;
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	width: 780px;
}


#rockerarm {
	height: 1080px;
	background-color: transparent;
	background-image: url(../images/products/revrocker_intro.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	width: 780px;
}

.rocker_buy_button{
	margin-top: 450px;
	margin-left: 0px;
}

#rocker_mainTxt {
	width: 315px;
	float: left;
	margin-top: 190px;
	margin-left: 38px;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
		}

#rocker_subTxt {
	width: 450px;
	float: left;
	margin-top: 25px;
	margin-left: 38px;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
		}

		#rocker_subTxt ul {
}

		#rocker_subTxt ul li {
	line-height: 15px;
	color: #FFFFFF;
}

		#rocker_subTxt li a {
	text-decoration: none;
	color: #FFFFFF;
}

		#rocker_subTxt li a:hover {
			color: #F7931D;
			text-decoration: none;

}

#lowrightnsa {
	height: 1080px;
	background-color: transparent;
	background-image: url(../images/products/lowright_nsa_intro.jpg);
	background-repeat: no-repeat;
	width: 780px;
	float: right;
}

.lowrightnsa_buy_button{
	margin-top: 450px;
	margin-left: 0px;
}

#lowrightnsa_mainTxt {
	width: 315px;
	float: left;
	margin-top: 100px;
	margin-left: 408px;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
		}

#lowrightnsa_subTxt {
	width: 350px;
	float: left;
	margin-top: 25px;
	margin-left: 408px;
	color: #666666;
	font-family: tahoma;
	font-size: 11px;
}

		#lowrightnsa_subTxt ul {
}

		#lowrightnsa_subTxt ul li {
	line-height: 15px;
	color: #666666;
}

		#lowrightnsa_subTxt li a {
	text-decoration: none;
	color: #666666;
}

		#lowrightnsa_subTxt li a:hover {
			color: #F7931D;
			text-decoration: none;

}



#about_main {

	background: transparent url(images/about_main.jpg) no-repeat 0 0;

	height: 380px;

}



		#about_mainTxt {
	width: 400px;
	float: left;
	margin-top: 285px;
	margin-left: 340px;

		}



		#about_mainTxt p {

			color: #FFFFFF;

			letter-spacing: 0.07em;

			line-height: 125%;

			text-align: left;

		}

#services_main {
	height: 380px;
	background-image: url(images/servicesbg.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 780px;
}



		#services_mainTxt {
	left: 158px;
	height: 105px;
	width: 655px;
	text-align: left;
	margin-top: 78px;
	margin-left: 125px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;

		}



		#services_mainTxt p {
	color: #666666;
	letter-spacing: 0.04em;
	line-height: 130%;
}

		#services_mainTxt a {
			color: #666666;
			
}

		#services_mainTxt a:hover {
			color: #F7931D;
			
}

		#services_boxTxt {
	width: 185px;
	text-align: left;
	height: 23px;
	float: left;
	margin-top: 25px;
	margin-left: 125px;

		}



		#services_boxTxt p {
	font-family: tahoma;
	letter-spacing: 0.04em;
	line-height: 130%;
}



.services_boxTxt_header{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.services_boxTxt_content{
	font-weight: lighter;
	font-size: 11px;
	color: #333333;
}

#servicesclientlist {
	height: 380px;
	background-image: url(images/clientlistBG.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 780px;
}

.services_boxTxt_clientlist_header{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.services_boxTxt_clientlist_content{
	font-weight: lighter;
	font-size: 11px;
	color: #666666;
}

#design_main {
	height: 380px;
	background-image: url(images/designBG1.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 780px;
}



		#design_mainTxt {
	height: 105px;
	width: 655px;
	text-align: left;
	margin-top: 78px;
	margin-left: 125px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;

		}



		#design_mainTxt p {
	color: #FFFFFF;
	letter-spacing: 0.04em;
	line-height: 130%;
	text-align: left;
}

		#design_mainTxt a {
			color: #FFFFFF;

			
}

		#design_mainTxt a:hover {
			color: #F7931D;
			
}

#develop_main {
	height: 380px;
	background-image: url(images/developBG.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 780px;
}



#prototype_main {
	height: 380px;
	background-image: url(images/prototypeBG.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 780px;
}

		#clients_mainTxt {
	left: 158px;
	height: 275px;
	width: 755px;
	text-align: left;
	margin-top: 78px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;

		}



		#clients_mainTxt p {
	color: #666666;
	letter-spacing: 0.04em;
	line-height: 130%;
}

		#clients_mainTxt a {
			color: #666666;
			
}

		#clients_mainTxt a:hover {
			color: #F7931D;
			
}





#about_journey { background: transparent url(images/aboutJourneyBG.jpg) no-repeat 0 0; height: 380px; }

#about_tour { background: transparent url(images/tourBG.jpg) no-repeat 0 0; height: 380px; }

#about_race { background: transparent url(images/aboutRacingBG.jpg) no-repeat 0 0; height: 380px; }

#fuelstick { background: transparent url(images/fuelstickBG.jpg) no-repeat 0 0; height: 380px; }

#offstick {
	background: transparent url(images/offsetstickBG.jpg) no-repeat 0 0;
	height: 380px;
	float: right;
}

#regForm { background: transparent url(images/regBG.jpg) no-repeat 0 0; height: 380px; }



#fuelstickTxt, #offstickTxt, #remoteOilTxt, #oilpanTxt, #c5c6lowrightsTxt {
	text-align: left;
	margin-top: 160px;
	margin-left: 136px;

}



#remoteOilTxt {

	top: 185px;

}



#oilpanTxt {


}



#offstickTxt {
	margin-left: 145px;
	margin-top: 150px;

}



		.boldOrange {

			font-size: 14px;

			color: #F7931D;

			font-weight: bold;

			padding-top: 15px;

		}



#tourMovie {
	position: relative;
	top: 10px;
	left: 113px !important;
	left: 15px;
	z-index: 1;

}



#journeyMovie {
	position: relative;
	top: 26px;
	left: 91px !important;
	left: 0;
	z-index: 1;

}



#regMovie {

	position: relative;

	top: 0;

	left: 405px;

	z-index: 1;

}



#news_main {
	background: transparent url(images/newsBG.jpg) no-repeat 0 0;
	height: 600px;

}

#news_main h1 {

	visibility: hidden;
}



		#whatsNew {
	width: 500px;
	height: 550px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	clear: left;

		}



		#newProd {

			width: 360px;

			height: 540px;

			float: right;

			margin: 20px 20px 0 0 !important;

			margin: 20px 10px 0 0;

		}	



		.newsBox {
	background-color: #FFFFFF;
	height: 550px;
	width: 500px;
	overflow: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;

		}



		.story {

			margin: 10px;

			padding-bottom: 6px;

			border-bottom: 1px solid #A0A0A0;

		}

		

		.story p {

			padding-bottom: 7px;

		}	



		.date {
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
	padding-bottom: 3px;
	font-style: italic;
		}



		a.newsBtn {

			display: block;

			width: 190px;

			padding: 3px 15px;

			text-align: center;

			margin-top: 5px;	

			color: #666666;

			text-decoration: none;

			font-size: 11px;

		}



				a:hover.newsBtn {

					color: #F7931D;

				}



#contact_main {

	background: transparent url(images/contact.jpg) no-repeat 0 0;

	height: 380px;

}



		#contactInfo {

			position: relative;

			top: 76%;

			right: 15px;

			text-align: right;

		}



		#contactInfo p, #contactInfo a { color: #FFFFFF; }

		#contactInfo p { padding-bottom: 10px; }

		#contactInfo a:hover { color: #F7931D; }

/*--------------------*/		

/*->> portfolio <<<---*/

/*--------------------*/

#portfolioinnerwrapper {
	width: 905px;
	position: relative;
	left: 50%;
	margin-left: -515px;

		}


#portfolionav {
	width: 755px;
	text-align: left;
	float: left;
	margin-top: 213px;
	margin-left: 15px;
}
#portfolionav li {
	padding-right: 10px;
	display: inline;
}
#portfolionav li a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 13px;
	padding-right: 7px;
}
#portfolionav li a:hover {
color: #F7931D;
text-decoration: none;
}

#portfoliobranding #portfolioNav .branding a,

#portfoliodesign #portfolioNav .design a,

#portfolioarch #portfolioNav .arch a,

#portfoliofurniture #portfolioNav .furniture a,

#portfolioprototypingid #portfolioNav .prototyping a {

	background: transparent url(images/underscore.gif) no-repeat 100% 100%;

	color: #F7931D;
}

#scroll
{
	width:780px;
	height:105px;
	overflow-x:scroll;
	overflow-y:hidden;
	margin-right: auto;
	margin-left: auto;
}

#scroll clr 
{
	clear:both;
	font-size:1px;
	line-height:1px;
}

#scroll ul
{
	width:1250px;
	height:100px;
}
#scroll ul li
{
	display:block;
	float:left;
}
#scroll ul li a img
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}

#scroll ul li a:hover img
{
	border-right-style: dotted;

	border-right-width: 1px;

	border-right-color: #F7931D;

}

#portfolio, #portfolioDesign, #portfolioarch, #portfoliofurniture, #portfolioprototyping {
	height: 380px;
	background-repeat: no-repeat;
	width: 780px;
	float: right;
}

#portfolio {
	background-image: url(images/portfolioBG.jpg);
}

#portfolioDesign {
	background-image: url(images/portfoliodesignBG.jpg);
}

#portfolioarch {
	background-image: url(images/portfolioarchBG.jpg);
}	

#portfoliofurniture {
	background-image: url(images/portfoliofurnitureBG.jpg);
}

#portfolioprototyping {
	background-image: url(images/portfolioprototypingBG.jpg);
}			

/*--------------------*/		

/*->> footer <<<---*/

/*--------------------*/



#footer {
	background: transparent url(images/bottomShadow.png) no-repeat 100% 0;
	color: #a0a0a0;
	font-size: 10px;
	padding-top: 5px;
}

#introfooter {
	padding-top: 5px;

}



#exp-inn {
	text-align: right;

}
	
	
