a:link {  color: #000000; text-decoration: none; font-weight: bold;}
a:visited {  color: #000000; text-decoration: none; font-weight: bold;}
a:focus {  color: #000000; text-decoration: none; font-weight: bold;}
a:hover {  color: #900; text-decoration: none; font-weight: bold;}
a:active {color: #000000; text-decoration: none; font-weight: bold;}


.clear-all {
	clear:both;
	font-size:.00001%;
	height:0px;
}



body {
	margin: 0 auto;
	padding: 0px;
	background: #ffffff;
}


/* MAIN SITE WRAPPER */
#wrapper {
	border: 0px solid #000000; 
	width: 1000px;
	margin: 0 auto; margin-bottom: 2px;
	padding: 0px;
	text-align: center;	
	background: #ffffff;
	position: relative;
	top: 0px;
}


/* LOGO HEADER */
#logoHeader {
	border: 0px solid yellow; 
	width: 1000px;
	height: 180px;
	margin: 0 auto; 
	padding: 0px;
	text-align: left;	
	background: #ffffff url(../images/logoheader.jpg) no-repeat;
}

	#logoHeader h1 {
		border: 0px solid red;
		position: relative;
		top: 1px;
		padding: 0px;
		margin: 0px;
		width: 200px;
		height: 175px;
		overflow: hidden;
		font: bold 1em arial;
		text-transform: uppercase;
		background: #ffffff ;
		float: left;
	}

	#logoHeader h1 span {
		border: 0px solid green;
		position: absolute;
		left: 0;
		top: 0;
		width: 200px;
		height: 175px;
		background: #ffffff url(../images/logoheader.jpg) no-repeat;
	}

	#logoHeader #socialmedia {
		border: 0px solid purple;
		position: relative;
		top: 15px;
		float: right;
		padding: 0px;
		margin: 0px; 
		width: 400px;
		height: 30px;
		font: bold 0.7em arial;
		background: #ffffff;
		text-align: right;
}

	


/* MAIN VISUAL IMAGE */
#mainVisualImage {
	margin: 0; margin-top: 2px;
	padding: 0;
	width: 1000px;
	height: 350px;
	text-align: center;
	background: transparent;
}


#mainVisualImage img {
		border-top: 1px solid #000000; 
		border-bottom: 1px solid #000000; 
}




/* CONTENT */
#content {
	border: 0px solid purple; 
	width: 1000px;
	min-height: 700px;
	margin: 0 auto; margin-top: 35px;
	padding: 0px;
	text-align: center;	

}

#content p {
	font: normal 0.9em verdana;
	color: #000000;
	text-align: justify;
	padding: 5px;
	line-height: 110%;
}

#content img {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content a {
		text-align: center;
		font: normal 1em verdana;
		color: #000000;  
		font-weight: bold;
		text-decoration: none;
}

#content a:hover {
		text-align: center;
		font: normal 1em verdana;
		font-weight: bold;
		color: #FF0004;
}

	/* ===== LEFT CONTENT ====== */
#content #leftContent {
		border: 0px solid yellow;
		margin: 0 auto;
		padding: 0px;
		width: 630px;
		min-height: 400px;
		text-align: justify;
		font: normal 1.1em verdana;
		color: #675432;
		float: left;
}

#content #leftContent h2 {
	border-bottom:2px solid #ccc;
	display:block;
	height:auto;
	font-family:Tahoma,Arial,sans-serif;
	line-height:1em;
	margin:0 0 20px 20px;
	padding-bottom:10px;
	font-size: 40px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#333333;

}


#content #leftContent p {
	padding:20px;
	margin:0;
	text-align:justify; } 

#content #leftContent #qna  { 
	margin:20px 0; 
	padding:0 0 0 20px; 
}

#content #leftContent #qna .question  { 
	margin-top: 20px;
	font: bold 25px Tahoma,Arial,sans-serif; 	
	letter-spacing:-1px; 
	color:#FF9E00; 
	padding:0 0 .25em 
}

#content #leftContent #qna ul  { 
	margin: 1px;
}

#content #leftContent #qna .answer  { 
	padding:0px 20px; 
	font-size:1.1em; 
	color:#555; 
	font:normal 0.79em Verdana, Tahoma,Arial,sans-serif; 
}

#content #leftContent #qna .testimonial  { 
	margin-top: 20px;
	font: bold 1em Tahoma,Arial,sans-serif; 	
	letter-spacing:-1px; 
	color: #FF0004; 
	padding:0 0 .25em 
}

#content #leftContent #qna .client  { 
	padding:0px 20px; 
	font-size:1.1em; 
	color: #555; 
	font:bold 1.1em  Tahoma,Arial,sans-serif; 
}

#content #leftContent #qna .url  { 
	margin-top: 20px;
	font: bold 1em Tahoma,Arial,sans-serif; 	
	letter-spacing:-1px; 
	color: #FF0004; 
	padding:0 0 .25em 
}

#content #leftContent #qna .urldescription  { 
	padding:0px 20px; 
	font-size:1.1em; 
	color: #555;  
	font: normal 0.79em Verdana, Tahoma,Arial,sans-serif; 
}

#content #leftContent #qna .folder  { 
	margin-top: 20px;
	font: bold 1em Tahoma,Arial,sans-serif; 	
	letter-spacing:-1px; 
	color: #FF9E00; 
	padding:0 0 .25em 
}

#content #leftContent #qna .page  { 
	padding:0px 20px; 
	font-size:1.1em; 
	color: #555;  
	font: normal 0.79em Verdana, Tahoma,Arial,sans-serif; 
}

#content #leftContent #qna .privacy  { 
	margin-top: 20px;
	font: bold 1.1em Tahoma,Arial,sans-serif; 	
	letter-spacing:-1px; 
	color: #FF9E00; 
	padding:0 0 .25em 
}

#content #leftContent #qna .privacytext  { 
	margin: 0 auto; margin-Bottom: 15px;
	padding:0px 20px; 
	font-size:1.1em; 
	color: #555;  
	font: normal 0.79em Verdana, Tahoma,Arial,sans-serif; 
}


#content #leftContent #qna .contact  { 
	margin: 0 auto; margin-bottom: 15px; 
	padding:0px 20px; 
	color: #000000;  
	font: normal 0.79em Verdana, Tahoma,Arial,sans-serif; 
}



	/* RIGHT CONTENT */

#content #rightContent {
		border: 0px solid purple;
		margin: 0 auto; margin-left: 25px; margin-bottom: 25px;
		padding: 0px;
		width: 340px;
		min-height: 400px;
		text-align: justify;
		font: normal 1.1em verdana;
		color: #675432;
		float: left;
}

/* video clips */



/* testimonials */
#content #rightContent #testimonials {
		border: 0px solid #CC33FF;
		margin: 0 auto;   margin-top: 15px; 
		padding: 0px;
		width: 280px;
		text-align: center;
		background: #ffffff url(../images/testimonials.jpg) bottom center no-repeat;
}

#content #rightContent #testimonials a:hover {
		text-decoration: none;
}

#content #rightContent #testimonialsTop {
		border: 0px solid #66FF00;
		margin: 0 ;
		padding: 0px;
		width: 280px;
		height: 13px;
		background: #ffffff url(../images/testimonialstop.jpg) bottom center no-repeat;
}



#content #rightContent #testimonials .testimonialText {
	margin: 5px 15px;
	padding:0px; 
	color:#555; 
	font: bold 0.8em Tahoma, Arial,sans-serif; 
	text-align: justify;

}

#content #rightContent #testimonials .testimonialText a { font: bold 0.9em Tahoma, Arial,sans-serif; color:#555; text-decoration: none; text-align: justify; }

#content #rightContent #testimonials .testimonialText a:hover {
	color:#555; 
}

#content #rightContent #testimonials .testimonialName {
	margin: 10px;
	padding-bottom:3px; 
	color:#FF0004;  
	font: bold 0.8em Tahoma, Arial,sans-serif;
	text-align: right;

}

#content #rightContent #testimonials .testimonialName a { font: bold 0.9em Tahoma, Arial,sans-serif; color:#FF0004; text-decoration: none; text-align: right; }

#content #rightContent #testimonials .testimonialName a:hover {color:#FF0004; }

#content #rightContent #testimonials .testimonialReadMore {
	margin: 10px;
	padding-bottom:12px; 
	color:#000000;  
	font: bold 0.65em Tahoma, Arial,sans-serif;
	text-align: right;

}

#content #rightContent #testimonials .testimonialReadMore a { font: bold 0.9em Tahoma, Arial,sans-serif; color:#000000; text-decoration: none; text-align: justify; }

#content #rightContent #testimonials .testimonialReadMore a:hover { color:#FF0004; }



/* enewsletter */
#content #rightContent #newsletter {
		border: 0px solid #FFCC33;
		margin: 0 auto; margin-top: 20px;
		padding: 0px;
		width: 279px;
		min-height: 52px;
		text-align: center;
}

#content #rightContent #newsletter h3 {
		position: relative;
		width: 279px;
		height: 52px;
		overflow: hidden;
		font: bold 0.5em impact;
		color: #ffffff;
		text-transform: uppercase;
	}

#content #rightContent #newsletter h3 span {
		position: absolute;
		left: 0;
		top: 0;
		width: 279px;
		height: 52px;
		background: url(../images/enewslettersignup.jpg) no-repeat;

	}

#content #rightContent #newsletter h3 a span {
		position: absolute;
		left: 0;
		top: 0;
		width: 279px;
		height: 52px;
		background: url(../images/enewslettersignup.jpg) no-repeat;

	}

#content #rightContent #newsletter h3 a:link span {
		position: absolute;
		left: 0;
		top: 0;
		width: 279px;
		height: 52px;
		background: url(../images/enewslettersignup.jpg) no-repeat;

	}

#content #rightContent #newsletter h3 a:hover span {
		position: absolute;
		left: 0;
		top: 0;
		width: 279px;
		height: 52px;
		background: url(../images/enewslettersignup2.jpg) no-repeat;

	}




/*  Footer  */
#footer {
	border: 1px solid #000000;
	margin: 0 auto; margin-bottom: 5px;
	padding: 0px;
	width: 1000px;
	height: 15px;
	background: url(../images/footer.gif) center no-repeat;
	position: relative;
	top: 0px;
	text-align: center;
}



#footer ul {
	border: 0px solid red;
	width: 1000px;
	height: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	font: bold 0.7em arial;
}

#footer ul li {
	border: 0px solid yellow;
	height: 15px;
  	list-style-type: none;
	display: inline;
	margin-top: 0px;
	padding: 0px;
}

#footer ul li a {
	margin: 0;
	padding: 0;
	display: inline;
	height: 15px;   
	list-style-type: none;

}

#footer ul li a:link {  color: #000000; text-decoration: none; background-color: transparent;}
#footer ul li a:visited {  color: #000000; text-decoration: none; background-color: transparent;}
#footer ul li a:focus {  color: #000000; text-decoration: none; background-color: transparent;}
#footer ul li a:hover {  color: #FF0004; text-decoration: none; background-color: transparent;}
#footer ul li a:active {  color: #000000; text-decoration: none; background-color: transparent;}


#footer .copyright {
		border-right: 1px solid #000000;
		margin: 0 auto; 
		padding: 0px 20px;
		background: transparent;
		text-align: center;
		color: #003366; 
		font-weight: normal;
	}

#footer .sitemap {
		border-right: 1px solid #000000;
		margin: 0 auto; 
		padding: 0px 20px;
		background: transparent;
		text-align: center;
	}

#footer .privacy {
		border-right: 1px solid #000000; 
		margin: 0 auto; 
		padding: 0px 20px;
		background: transparent;
		text-align: center;
	}

#footer .links {
		border-right: 1px solid #000000;
		margin: 0 auto; 
		padding: 0px 20px;
		background: transparent;
		text-align: center;
	}

#footer .store {
		border-right: 0px solid #000000;
		margin: 0 auto; 
		padding: 0px 20px;
		background: transparent;
		text-align: center;
	}


/*  CREDITS	  */
#credits {
	border: 0px solid #FF0000;
	margin: 0 auto; 
	padding: 0px; 
	width: 1006px;
	height: 15px;
	position: relative;
	top: 0px;
	font: bold 0.5em verdana;
	color: #000000; 
	text-align: right;
	text-decoration: none;
	text-transform: capitalize;
}

#credits a:link {  color: #000000; text-decoration: none;}
#credits a:visited {  color: #000000; text-decoration: none;}
#credits a:focus {  color: #000000; text-decoration: none;}
#credits a:hover {  color: #FF0004; text-decoration: none;}
#credits a:active {  color: #000000; text-decoration: none;}
