html { 
	margin-top:0px;   
    scrollbar-3dlight-color: #bcbcfc;
	scrollbar-arrow-color: #cdf709;
	scrollbar-base-color: #060640;
	scrollbar-darkshadow-color: #666600;
	scrollbar-face-color: #060640;
	scrollbar-highlight-color: #ffffcc;
	scrollbar-shadow-color: #666600;
	scrollbar-track-color:#bcbcfc; 
}
* { margin:0;padding:0;}
body {
  margin: 0;
  padding: 0; 
  width:100%;
  text-align:center;
  min-width:900px;
  background-color:#060640;
  background-image: url(img/back.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-attachment:fixed;
  /* background-repeat: repeat-x;*/
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  width:900px;
  background-color:#060640;
  background-image: url(img/back.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-attachment:fixed;  
    color: black;
}
img {
  border:none;
}
#main {
  width:100%;
  margin-top:0;
  margin-left:auto;
  margin-right:auto;
  border:2px solid green;
}
form{
	text-align:center;
}

#page-header {
	margin:auto;
	text-align:center;
  height:139px;
  width:900px;
  background-image: url(img/header.jpg);
}
#page-header .centeredimage{
	text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
} 
/* ************************************************************************************ */
#nav {
  text-align:right;
  padding-top:95px;
  height: 58px;
  width:900px;
  color:white;
}

#nav ul {
  margin-top: 5px;padding-right:20px;
  background: transparent;
  color: white;
}
#nav li {
  display: inline;
  text-align:right;
  background: transparent;
  color: black;
}
#nav a:link, #nav a:visited {
  text-decoration: none;
  background: transparent;
  color: white;
}
#nav a:img {
	border:none;
}
/* *********************************************************************************************************/
#headerinfo {
  margin-top:-40px;
  margin-left:25px;
  font-size:90%;
  color:#cdf709;
 	
}
#headerinfo a:link, #headerinfo a:visited {
  text-decoration: none;
  background: transparent;
  color: #cdf709;
}
#headerinfo p{
  font-size:100%;
  color:#cdf709;
  float:left;	
}
/* **************************************************************************************/
/*
#info {
  margin-top:0px;
  width:800px;
  height:180px;
  background-image: url(img/info_hdr.jpg);
  color: black;
}
*/
#content {
  margin-top:5px;
  width:900px;
  background-color:transparent;
  color: black;
}
/*
#content .hline {
	text-align:center;
}

#content h1 {
  color: #cdf709;
  background: transparent;
  font-size: 150%; 
  font-weight:  bold;
  text-align:center;
}

#content h2 {
	text-align:left;
  color: navy;
  background: transparent;
  font-size: 110%; 
  font-weight: normal;
}
#content h3 {
	text-align:left;
  color: #90111a;
  background: transparent;
  font-size: 130%; 
  font-weight: bold;
}
#content h4 {
  color: navy;
  text-align:center;
  background: transparent;
  font-size: 130%; font-weight:  bold;
  font-style: italic; padding-bottom: 0;
}
#content h5 {
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 120%; 
  font-weight: normal;
}
#content p{
  color: black;
  background: transparent;
  font-size: 100%; 
  font-weight:  bold;
  padding-left:0;
}
#content p.more{
  margin-top: 0;color:red;
  text-align: right;padding-bottom: 0;
}
#content h2 a:link { 
	font-size: 110%; 
  font-weight:  bold;
  color: #920b1e; 
  background: transparent;
}
#content h2 a:visited { 
	font-size: 110%; 
  font-weight:  bold;
  color: #d20eb4; 
  background: transparent;
}

#content ul {
	text-align:left;
  margin-top: 10px;
  background: transparent;
  color: white;
}
#content li {
  text-align:left;
  padding-bottom:0px;
  font-size:105%;
  background: transparent;
  color: white;
  line-height:18px;
}
#content .intro {   
  Margin-top:10px;
  color:#cdf709;
}
#content .intro ul {
  margin-top: 20px;	
  padding-left:150px;
  text-align:left;
  background: transparent;
  color: #cdf709;
}
#content .intro li {
  text-align:left;
 
  padding-bottom:0px;
  font-size:120%;
  font-weight:bold;
  background: transparent;
  color: #cdf709;
  line-height:22px;
}
#content .intro h1 {
  margin-top:30px;
  color: white;
  background: transparent;
  font-size: 150%; 
  font-weight:  bold;
  text-align:center;
}
#content .intro .rightimage{
  float:right;
  margin-top:20px;
  padding-right:0px;
}
#content .serv {   
  Margin-top:10px;
  margin-left:50px;
  margin-right:70px;
  color:#cdf709;
}
#content .serv ul {
  margin-top: 20px;	
  padding-left:100px;
  padding-bottom:10px;
  text-align:center;
  background: transparent;
  color: #cdf709;
}
#content .serv li {
  text-align:left; 
  padding-bottom:0px;
  font-size:120%;
  font-weight:bold;
  background: transparent;
  color: #bcbcfc;
  line-height:22px;
}
#content .serv h1 {
  margin-top:30px;
  padding:10px;
  color: #bcbcfc;
  background: transparent;
  font-size: 150%; 
  font-weight:  bold;
  text-align:left;
}
#content .pkg {   
  Margin-top:10px;
  margin-left:10px;
  margin-right:10px;
  color:#cdf709;
}
#content .pkg ul {
  margin-top: 20px;	
  padding-left:100px;
  padding-bottom:10px;
  text-align:center;
  background: transparent;
  color: #cdf709;
}
#content .pkg li {
  text-align:left; 
  padding-bottom:0px;
  font-size:120%;
  font-weight:bold;
  background: transparent;
  color: white;
  line-height:22px;
}
#content .pkg h1 {
  margin-top:30px;
  padding-left:10px;
  color: #cdf709;
  background: transparent;
  font-size: 150%; 
  font-weight:  bold;
  text-align:center;
}
#content .pkg h2 {
  padding-left:10px;
  color: #bcbcfc;
  background: transparent;
  font-size: 120%; 
  font-weight:  bold;
  text-align:left;
}
#content .pkg h3 {
  padding-left:10px;
  color: #faf455;
  background: transparent;
  font-size: 130%; 
  font-weight:  bold;
  text-align:left;
}
#content .upper {
 padding:10px;
  border:solid 5px #e49409;
  width:770px;
  background:#ffd07d;
}
#content_lower {
  margin: 5px;
  background:transparent;
}

#content .upper h3 a:link, #content_upper h3 a:visited { 
  color: black; 
  background: transparent;
  padding-bottom: .3em;
}
#content .upper p {
  color: black;
  background: transparent;
  font-size: 110%;
  font-weight:bold;
  padding-left:.2em;
}

#content .upper a:link, #content_upper a:visited {
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: black;
}
#content .upper p.more{
  margin-top: 0;
  background: transparent;
  color:red;
  text-align: right;padding-bottom: .3em;
}
#content .upper p.more a:link, #content_upper p.more a:visited {
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: black;
  background: transparent;
}

#content .left{
   float:left;
   margin-right:10px;
   width:250px;	
   height:575px;
   background:#f7c741;
   background-image: url(img/pack_bck.jpg);
   background-repeat: repeat-x;  
}
#content .left ul {
	text-align:left;
  margin-top: 20px;
  padding-bottom:0px;
  background: transparent;
  color: black;
}
#content .left li {
  text-align:left;
  padding-bottom:10px;
  font-size:105%;
  background: transparent;
  color: navy;
  line-height:18px;
  list-style-image: url("img/right_arrow_gold.gif"); 
}
#content .left_corp ul {
	text-align:left;
  margin-top: 20px;
  padding-bottom:10px;
  background: transparent;
  color: black;
}
#content .left_corp li {
  text-align:left;
  padding-bottom:10px;
  font-size:105%;
  background: transparent;
  color: navy;
  line-height:18px;
  list-style-image: url("img/right_arrow_gold.gif"); 
}
#content .left_textbox {
	 margin:5px;
   background:transparent; 
}

#content .left_textbox h2 {
  text-align:center;
  color: white;
  font-size: 150%; 
  font-weight:  bold;
  
}
#content .left_textbox h3 {
	margin:1.0;
  padding-left:5px;
	padding-right:5px;
	line-height:15px;
  text-align:left;
  color: navy;
  font-weight: bold;
  font-size: 100%;
}
#content .left_textbox p.more{
  margin: 25px 20px 0 0 ;
  background: transparent;
  color:red;
  text-align: right;
}
#content .left_textbox p.more a:link {
  background-repeat: no-repeat;
  font-size: 90%;
  color: #920b1e;
  background: transparent;
}
#content .left_textbox p.more a:visited {
  background-repeat: no-repeat;
  font-size: 90%;
  color: #d20eb4; 
  background: transparent;
}
#content .left_textbox .leftimage{
	float:right;
  margin-top:10px;
  padding-right:0px;
} 
#content .left .cart{
  text-align:center;
  position:absolute;
  padding-top: 525px;
} 
#content .center{
   float:left;
   width:250px;
   height:575px;	
   background:#0b2d5b;
   background-image: url(img/prem_bck.jpg);
   background-repeat: repeat-x;
}	
#content .center ul {
	text-align:left;
  margin-top: 20px;
  padding-bottom:27px;
  background: transparent;
  color: black;
}
#content .center li {
  text-align:left;
  padding-bottom:10px;
  font-size:105%;
  background: transparent;
  color: white;
  line-height:18px;
  list-style-image: url("img/right_arrow_blue.gif"); 
}
#content .center .cart{
  text-align:center;
  position:absolute;
  padding-top: 525px;
} 
#content .center_textbox {
	 margin:5px;
   background:transparent;
}

#content .center_textbox .leftimage{
	float:right;
  margin-top:10px;
  padding-right:0px;
} 
#content .center_textbox h2 {
	margin:0;padding:0;
  text-align:center;
  color: white;
  font-size: 150%; 
  font-weight:  bold;
}
#content .center_textbox h3 {
	margin:1.0;
  padding-left:5px;
	padding-right:5px;
  text-align:left;
  color: navy;
  font-weight: bold;
  font-size: 110%; 
}
#content .center_textbox p.more{
  margin: 45px 20px 0 0 ;
  background: transparent;
  color:red;
  text-align: right;
}
#content .center_textbox p.more a:link {
  background-repeat: no-repeat;
  font-size: 90%;
  color: #920b1e;
  background: transparent;
}
#content .center_textbox p.more a:visited {
  background-repeat: no-repeat;
  font-size: 90%;
  color: #d20eb4; 
  background: transparent;
}

#content .right{
   float:left;
   margin-left:10px;
   width:250px;
   height:575px;
   background:#af7d82;
   background-image: url(img/del_bck.jpg);
  background-repeat: repeat-x;
}
#content .right .cart{
  text-align:center;
  position:absolute;
  padding-top: 525px;
} 
#content .right ul {
	text-align:left;
  margin-top: 20px;
  padding-bottom:27px;
  background: transparent;
  color: black;
}
#content .right li {
  text-align:left;
  padding-bottom:10px;
  font-size:105%;
  background: transparent;
  color: white;
  line-height:18px;
  list-style-image: url("img/right_arrow_mar.gif"); 
}
#content .right_textbox {
	 margin:5px;
   background:transparent;
} 
#content .right .leftimage{
	float:right;
  margin-top:10px;
  padding-right:0px;
  padding-left:0px;
} 
#content .right_textbox h2 {
	margin:0;padding:0;
  text-align:center;
  color: white;
  font-size: 150%; 
  font-weight:  bold;
}
#content .right_textbox h3 {
	margin:1.0;
	padding-left:5px;
	padding-right:5px;
  text-align:left;
  color: navy;
  font-weight: bold;
  font-size: 110%; 
}
#content .right_textbox p.more{
  margin: 70px 20px 0 0 ;
  background: transparent;
  color:red;
  text-align: right;
}
#content .right_textbox p.more a:link {
  background-repeat: no-repeat;
  font-size: 90%;
  color: #920b1e;
  background: transparent;
}
#content .right_textbox p.more a:visited {
  background-repeat: no-repeat;
  font-size: 90%;
  color: #d20eb4; 
  background: transparent;
} 

#content_right .lowerhd {
	margin-top:15px;
	float:left;
	padding-top:5px;
  width:200px;
  height:30px;
  background-image: url(images/contact_hdr.jpg);
  text-align:center;
  color: white;
}
#content_right .lowerhd h2{
  text-align:center;
	padding-top:5px;
  color: white;
  background: transparent;
  font-size: 110%; 
  font-weight:  bold;
}
*/
/******************************************** Footer *****************************************/
#footer {
  margin-top:10px;margin-bottom:10px;
  width: 900px;
  height:80PX;
  background-image: url(img/footer-back.jpg);
  color:white;
}
#footer p {
  float:left;
  font-size: 90%;
  color: white;
  margin-top:10px; margin-left: 10px;
  padding-left:0px;
}
#footer p a:link, #footer p a:visited {
  float:right;
  padding-left: 4px;
  font-size: 100%;
  text-align:right;
  color:#7b061a;
  font-weight:  bold;
}
#footer p.float-right{
 margin-top:5px;
 float:right;
}
.adds {
  margin-top:10px; margin-bottom:10px;
}
.adds p {
  float:right;
  margin-bottom:10px;
  text-align:center;
}
  	
.clearone {
  clear: both;
  height: .1em;
}
/******************************************** Col-Right Left *************************************/
.col_left {
  margin-left:0px;margin-top:10px;margin-right:10px;
  width:560px;
  background: transparent;
  float:left;
}

.profile {
   border:none;
   margin-top:0;margin-left:10px;
   padding-bottom:5px;
   width:520px;
   color:#72050d;
   }  
.profile h1 {
  color: #cdf709;
  background: transparent;
  font-size: 150%; 
  font-weight:  bold;
  text-align:center;
}
.profile h2 {
  margin-top:15px;
  padding-left:5px;
  color: #cdf709;
  background: transparent;
  font-size: 130%; 
  font-weight:  bold;
  text-align:left;
}
.profile p {
  padding-left:5px;padding-top:10px;
  text-align:left;
  color:#bcbcfc;
  background: transparent;
  font-weight:bold;
  font-size: 1.2em;   
}
.profile p a:link, a:visited {	
  margin:0px;padding:0px;
  background: transparent;
  color: #920b1e;
  text-align:left;
}	

.profile ul {
  margin-top: 20px;	
  padding-left:100px;
  padding-bottom:10px;
  text-align:center;
  background: transparent;
  color: #bcbcfc;
}
.profile li {
  text-align:left; 
  padding-bottom:0px;
  font-size:120%;
  font-weight:bold;
  background: transparent;
  color: #bcbcfc;
  line-height:22px;
} 
/******************************************** Col-Right Price *************************************/
.col_right {
  margin-top:10px;padding-bottom:15px;margin-right:0px;
  width:330px;
  background: transparent;
  float:right;
}
.rightimage{
  margin-top:5px;
  padding-left:5px;
}

.price {
   margin:0px; 
   padding-top:0;padding-left:10px;padding-bottom:10px;
   width:310px;
}  
.lfimg {
   padding-top:10px;padding-bottom:10px;padding-right:5px;
   float:left;
}
.lfimg a:link, a:visited {	
  margin:0px;
  padding-top:10px;padding-bottom:10px;
  background: transparent;
  color:#7b061a;
  text-align:left;
}
.price p{
   margin:0px; 
   padding:0px;
   text-align:left;
   color:#bcbcfc;
   font-size: 1.2em;
   font-weight:bold;
}   
.price h1 {
  margin-top:10px;
  padding-left:10px;
  color: #cdf709;
  background: transparent;
  font-size: 150%; 
  font-weight:  bold;
  text-align:center;
} 
.price h2 {
   text-align:left;
   padding-top:10px;
   color:#cdf709;
   font-size:130%;
} 
.price h3 {
   text-align:center;
   padding-top:10px;padding-bottom:10px;
   color:#cdf709;
   font-size:120%;
}
.price h4 {
   text-align:left;
   padding-top:10px;padding-bottom:10px;
   color:black;
   font-weight:bold;
   font-size:1.1em;
}

.price p a:link  {	
  margin:0;
  background: transparent;
  color: #57f7db;
  text-decoration: none;
  text-align:left;  
}

.price p a:visited {	
  margin:0;padding:0;
  background: transparent;
  color: #bf40fa;
  text-decoration: none;
  text-align:left;  
}
/************************************* Packages *********************************/
.pkg {
   border:none;
   margin-top:10px;margin-left:10px;
   padding-bottom:10px;
   width:880px;
   color: #cdf709;
   background:transparent;
}
.pkg h1 {
  color: #cdf709;
  background: transparent;
  font-size: 150%; 
  font-weight:  bold;
  text-align:center;
}
.pkg h2 {
  margin-top:15px;
  padding-left:5px;
  color: #cdf709;
  background: transparent;
  font-size: 130%; 
  font-weight:  bold;
  text-align:center;
}
.pkg h3 {
  margin-top:15px;padding-left:10px;
  color:#cdf709;
  background: transparent;
  font-size: 120%; 
  font-weight:  bold;
  text-align:left;
}
.pkg p {
  padding-left:5px;padding-top:10px;
  text-align:left;
  color:#bcbcfc;
  background: transparent;
  font-weight:bold;
  font-size: 1.2em;  
}  

.pkg p a:link { 	
  margin:0;
  background: transparent;
  color: #57f7db;
  text-decoration: none;
  text-align:left;  
}
.pkg p a:visited {	
  margin:0;padding:0;
  background: transparent;
  color: #bf40fa;
  text-decoration: none;
  text-align:left; 
}		

.pkg ul {
  margin-top: 20px;	margin-left:200px;
  padding-left:20px;
  padding-bottom:10px;
  text-align:center;
  background: transparent;
  color: #bcbcfc;
}
.pkg li {
  text-align:left; 
  padding-left:10px;
  font-size:120%;
  font-weight:bold;
  background: transparent;
  color: #bcbcfc;
  line-height:22px;
} 
.quote {
   margin-top:0px; 
   padding-top:0px;padding-bottom:10px;
   text-align: center;
}
.quote h3 {
  padding-top:10px;padding-left:10px;padding-bottom:10px;
  color:#bcbcfc;
  background: transparent;
  font-size: 120%; 
  font-weight:  bold;
  text-align:left;
}
.quote p a:link { 	
  margin:0;
  background: transparent;
  color: #57f7db;
  text-decoration: none;
  text-align:left;  
}
.quote p a:visited {	
  margin:0;padding:0;
  background: transparent;
  color: #bf40fa;
  text-decoration: none;
  text-align:left; 
}		
/*************************  Links  *************************/
.links {
   border:none;
   margin-top:0px;margin-left:10px;
   padding-bottom:10px;
   width:880px;
   color: #bcbcfc;
   background:transparent;	
}
.links h1 {
  color: #cdf709;
  font-size: 150%; 
  font-weight:  bold;
  text-align:center;
}

.links h2 {
  margin-top:15px;
  padding-left:5px;
  color: #cdf709;
  font-size: 130%; 
  font-weight:  bold;
  text-align:center;
}
.links h3 {
  margin-top:15px;padding-left:10px;
  color:#cdf709;
  font-size: 120%; 
  font-weight:  bold;
  text-align:left;
}
.links h5 {
  margin-top:15px;padding-left:0px;
  color:#cdf709;
  font-size: 110%; 
  font-weight:  bold;
  text-align:left;
}
.links  p {
  padding-left:5px;padding-top:0px;
  text-align:left;
  color:#bcbcfc;
  font-weight:bold;
  font-size: 1.2em;  
} 
.links h6 {
  float: left;
  padding-top:5px;padding-right:5px;
}

.links img {
  float: left;
  padding-top:5px;padding-right:5px;
}
.links a:link{
  margin-top:10px;
  padding:5px;
  text-align:center;
  color: #57f7db;
  font-weight: bold;
  text-decoration:none;
}
.links a:visited{
  margin-top:10px;
  padding:5px;
  text-align:center;
  color: #bf40fa;
  background: transparent; 
  font-weight: bold;
  text-decoration:none;
}
.left {
   float:left;
   margin-left:10px;
   width:430px;
   background:transparent;
}
.left p {
  padding-left:5px;padding-top:0px;
  text-align:left;
  color:#bcbcfc;
  font-weight:bold;
  font-size: 1.2em;  
} 

.right{
   float:right;
   margin-left:0px;
   width:430px;
   background:transparent;
}
.right p {
  padding-left:5px;padding-top:0px;
  text-align:left;
  color:#bcbcfc;
  font-weight:bold;
  font-size: 1.2em;  
} 
.links iframe {
  float: left;
  padding-top:5px;padding-right:5px;
}		
.privacy {
   border:none;
   margin-top:0px;margin-left:10px;
   padding-bottom:10px;
   width:880px;
   color: #bcbcfc;
   background:transparent;		
}
.privacy h1 {
  color: #cdf709;
  font-size: 150%; 
  font-weight:  bold;
  text-align:center;
}

.privacy h2 {
  margin-top:15px;
  padding-left:5px;
  color: #cdf709;
  font-size: 130%; 
  font-weight:  bold;
  text-align:center;
}
.privacy h3 {
  margin-top:15px;padding-left:10px;
  color:#cdf709;
  font-size: 120%; 
  font-weight:  bold;
  text-align:left;
}
.privacy h5 {
  margin-top:15px;padding-left:0px;
  color:#cdf709;
  font-size: 110%; 
  font-weight:  bold;
  text-align:left;
}
.privacy p {
  padding-left:5px;padding-bottom:5px;
  text-align:left;
  color:#bcbcfc;
  font-weight:bold;
  font-size: 1em;  
} 
