
	body {
		background-color:#ebebeb;

	}
	
	div, body,td{
		font-family: 'Montserrat', trebuchet ms, verdana;
		font-weight: 200;
		font-size:12px;
		vertical-align:top;
		margin:0px;
		line-height:18px;
		 box-sizing: border-box;
	}
	
	a {text-decoration:none;}
	
	
	#backgroundElement {
		width:100%;
		position: absolute; 
		background-repeat : repeat-x;
		background-position : center center;
		border-top:2px solid #ff00ff;
		border-bottom:2px solid #ff00ff;
		top:266px;
		height:250px;
		width:100%;
		background-image: url('images/background.jpg');
	}
	
	#container{
		position:relative;
		text-align:center;
		width :	960px;
		
	}
	#content {
		align:center;
		position:relative;
		text-align:center;
		width :	960px;
		z-index:10;
		display: inline-block
	}

	#header{
		text-align:right;
		z-index:10;
	  
	}
	
	#social {
		float:left;
		margin:10px;
		font-family: 'Oswald', Trebuchet;
		font-weight: 500;
		font-size:20px;
		color:#57a8e3;
		line-height:15px;
		z-index:11;
	}
	
	#social a{
		color:#57a8e3;
	}
	
	#mainImg {
		position:relative;
		top:-5px;
		z-index:1020;
		display: inline-block;
	}
	
	
	#homeAvailPlug{
		top:54px;
		position:relative;
		width:170px;
		border:2px solid #FF00FF;
		background-color:#0033ff;
		display: inline-block;
		padding:20px 5px 20px 5px;
		color:#FFFFFF;
		font-weight:500;
		line-height:25px;
	}
	
	#homeAvailPlug #Title {
		 color:#FFFFFF;
	 }
	
	#homeAvailPlug img{
		width:120px;
		border:2px solid #FF00FF;
		

	}
	
	
	
	#NavBar{
		text-align: center;
		background:#bf1e2d;
		width: 961px; 
		position: relative;
		z-index:99;
	}
	#navContainer {
		width:850px;
		position: relative;	
		display: inline-block;
	}
	
	ul#Nav {
		margin: 0 ;
		padding: 0;
		list-style: none;
		text-align: center;
		width: 100%; 
		
	}
	
	#Nav li {
		padding: 0;
		list-style: none;
		font-family: 'Montserrat', Trebuchet;
		font-weight: 500;
		font-size:12px;
		background:#bf1e2d;

		margin:0px 1px 0px 0px;
	
	}
	
	#Nav li a {
	 	text-decoration:none!important;
		text-transform:uppercase;
		display: block;
		float: left; 
		color:#FFF;
		width:140px;
		text-align:center;
		padding:6px 0px 6px 0px;
		background:#bf1e2d;
	
	
	}
	#Nav li A:hover {
	
		color:#FFF;
		background:#0033ff;
	} 
	
	
	#bodyContainer{
		width:100%;
		padding:50px;
		top:20px;

		text-align:left;
		position:relative;
		border: 2px solid #FF00FF;
		background-color:#FFFFFF;
		

	}
	
	
	
	#Title{
		font-family: 'Oswald', Trebuchet;
		font-weight: 500;
		font-size:40px;
		color:#ec008c;
		line-height:40px;
		
	}
	
	.header {
		font-family: 'Oswald', Trebuchet;
		font-weight: 500;
		font-size:25px;
		color:#f7a8d8;
		line-height:40px;
	
	}
	.productName {
		font-family: 'Oswald', Trebuchet;
		font-weight: 500;
		font-size:20px;
		color:#FFFFFF;
		line-height:20px;
	
	}
	
	.price{
		font-family: 'Oswald', Trebuchet;
		font-weight: 200;
		font-size:25px;
		color:#FFFFFF;
		line-height:20px;
	}
	
	.priceCart{
		float:left;
		margin:8px 5px 15px 5px;
	}
	.addtocart {
		float:left;
		position:relative;
		top:-8px;
		margin:5px 5px 5px 15px;
	}
	
	
	
	#bodyCopy {
		position: relative;	
		display: inline-block;
		padding-top:20px;
		font-weight: 300;
		font-size:17px;
		line-height:30px;
				
	}
	
	#pageImg {
		width:360px;
		float: right;    
		margin: 0 0 0 0px;;
	}

	#pageImg img{
		width:100%
	
	}
	
	#buySplit{
		float:left;
		border:2px solid #0033ff;
		margin:10px;
		padding:10px;
		width:400px;
		font-size:14px;
		font-weight:400;
		background:#ec008c;
		color:#FFFFFF;
	}
	
	#buySplit a {
		font-weight:600;
		text-decoration:underline;
		color:#9be547
	}
	
	.buyImg{
		max-width: 100%;
		max-width: 300px;

	}
	
	
	
	#faq.dl {
        padding: 0.5em;
 		}
	
	dt.q {
		float: left;
		clear: left;
		text-align: right;
		font-weight: bold;
		color: #ec008c;
	}
	dt.a {
		float: left;
		clear: left;
		text-align: right;
		font-weight: bold;
		color: #0033ff;
	}
	dd {
		margin: 0 0 0 25px;
		padding: 0 0 0.5em 0;

	}
	
	
	#copyrightFooter {
		text-align:center;
		width: 100%;
		font-size:20px;  
		font-weight:600;
	}

	#copyrightFooter img {
		padding:20px;	
		
	}
	
	
	
	
/* Style for various uses of tabs */








