@charset "UTF-8";
/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }
body  {
	background-image: 
	url('img/tile1.png');
	background-repeat: repeat
	}
			
			
		a:link { color: #fff; text-decoration: none }
		a:hover { color: #999; text-decoration: none }
		a:visited { color: #fff; text-decoration: none }			

	
				
#content {
		width : 960px;
		height: 600px;
		background-color:#fff;
		margin-right : auto;
		margin-left : auto;
		margin-top :20px;
		border : 0px solid #000000;
		padding : 0px;

		
		}

div.mainNav {
		font-family:times,serif; color: #fff;
		font-size:12px ;
		line-height:150%;
		position:relative;
		left:-40px;	
		text-align:right;
		top:-580px;
		}
		
div.mainMenu {
		font-family:times,serif; color: #fff;
		font-size:12px ;
		line-height:150%;
		position:relative;
		left:250px;	
		text-align:center;
		top:-240px;
		}		
						
div.secondNav {
		font-family:times,serif; color: #fff;
		font-size:12px ;
		line-height:150%;
		position:relative;
		left:60px;	
		text-align:left;
		top:-1040px;
		}
		
div.secondNav2 {
		font-family:times,serif; color: #fff;
		font-size:12px ;
		line-height:150%;
		position:relative;
		left:60px;	
		text-align:left;
		top:-1080px;
		width:200px;
		}
		
div.secondNav3 {
		font-family:times,serif; color: #fff;
		font-size:12px ;
		line-height:150%;
		position:relative;
		left:180px;	
		text-align:left;
		top:-1212px;
		width:20px;
		float:left;
				}
				
div.indexImage {
		position:relative;
		size:100%;
		width : 960px;
		height: 600px;
		background-image: url('img/index.background.png');
		margin-top: 0px;
		float: center;
		}

div.subImage {
		position:relative;
		size:100%;
		width : 960px;
		height: 600px;
		background-image: url('img/sub.background.png');
		margin-top: 0px;
		float: center;
		}		
		
div.sub2Image {
		position:relative;
		size:100%;
		width : 960px;
		height: 600px;
		background-image: url('img/sub.background2.png');
		margin-top: 0px;
		float: center;
		}	
			
div.whoCopy {
		font-family:times,serif; color: #154E60;
		font-size:12px ;
		line-height:150%;
		position:relative;
		width : 480px;
		height: 400px;
		padding : 50px;
		text-align:left;
		left:360px;
		top:-596px;
		}
		
		
div.webText {
		font-family:times,serif; color: #fff;
		font-size:14px ;
		line-height:150%;
		position:relative;
		width : 300px;
		padding : 10px;
		text-align:center;
		left:32px;
		top:-1032px;
		}				
		
div.whoQuote {
		font-family:times,serif; color: #fff;
		font-size:14px ;
		line-height:150%;
		position:relative;
		width : 300px;
		padding : 10px;
		text-align:center;
		left:32px;
		top:-960px;
				}
				

				
div.leftCopy {
		font-family:times,serif; color: #fff;
		font-size:14px ;
		line-height:150%;
		position:relative;
		width : 150px;
		padding : 10px;
		text-align:center;
		left:32px;
		top:-960px;
		}						
				
div.flash {				
		position:relative;
		width : 550px;
		height: 420px;
		padding : 50px;
		text-align:left;
		left:330px;
		top:-600px;
		}
		
div.caseStudyImage {
		position:relative;
		size:100%;
		width : 250px;
		height: 450px;
		left:400px;
		top:-24px;
		}		
		
div.caseStudyCopy {
		font-family:times,serif; color: #333;
		font-size:12px ;
		line-height:150%;
		position:relative;
		width : 400px;
		padding : 10px;
		text-align:left;
		left:0px;
		top:-460px;
	   	}
	
div.brandsImage {
		position:relative;
		size:100%;
		width : 550px;
		height: 368px;
		left:-40px;
		top:0px;
		}	
		
		
div.mainTEMPcopy {
		font-family:times,serif; color: #F5D556;
		font-size:14px ;
		line-height:150%;
		position:relative;
		width : 300px;
		padding : 10px;
		text-align:left;
		left:600px;
		top:-250px;
				}			
			
/* refererence code
top:-620px;
background-image: url('img/bg-2.png');


	div.logo {	
		background-image: 
		url('BackgroundTile.gif');
		background-repeat: repeat
		}

	div.userimage {
		position:absolute;
		left:18px;
		top: 200px;
		width: 100%;
		}

	div.username {
		position:absolute;
		left:18px;
		top: 175px;
		width: 100%;
		color:#666666;
		font-size:25px;
		}

	div.business {
			position:absolute;
			left:18px;
			top: 205px;
			width: 100%;
			color:#666666;
			font-size:10px;
			}

	div.featuredProduct {
			position:absolute;
			left:600px;
			top: 175px;
			width: 100%;
			color:#666666;
			font-size:20px;
				}

	div.featuredProductImage {
			position:absolute;
			left:365px;
			top: 75px;
			width: 100%;
			}	

	div.featuredProductLinks {
			position:absolute;
			left:365px;
			top: 225px;
			width: 100%;
			color:#666666;
			font-size:15px;
			}				

	div.footer {
		text-align:center;
		}
		
		*/




