/*studio7designs.com*/

html, body {
           height: 100%;
           height: 100%;
           }

body       {
           font: 76% arial,sans-serif;
 		   text-align:center;
		   margin:0;
		   padding:0;
		   
		   background-image: url(imagesbusiness/bg.jpg);
		   background-position: 0px 113px; 
		   background-repeat: repeat-x;
		   }

html>body fieldset {
    width: 450px;
}

h1 {
font:bold 1.0em Arial, Sans-Serif;
font-size:1.0em;
text-align: center;
color:#000000;
background:inherit;
}

h2 {
font:bold 1.5em Arial, Sans-Serif;
font-size:1.5em;
color:#FE0002;
background:inherit;
}

h3 {
font:bold 1.5em Arial, Sans-Serif;
font-size:1.5em;
text-align: center;
color:#FE0002;
background:inherit;
}

#container {
  margin: 0 auto;
  
  width: 750px;	
  height: auto !important;
  height: 100%;
  min-height: 100%;
  
  position: relative;
  z-index: 98;
}



#header   {
  background: url(imagesbusiness/top.jpg) no-repeat;
  background-position: 10px 0;
  height: 60px;
  width: 750px;
}
		  
#header ul {
  float: right;
  padding-top: 10px;
  padding-right: 45px;
}

a {color:#6699FF;}

#header>ul{padding-top: 0px; margin-top: 8px;}
		   
#header ul li {
  display: inline;
  text-align: right;
  width: 120px;
  height: 25px;
  padding-left: 8px;
  font-weight: bold;  
}
		   
#header ul li a:link, #header ul li a:visited  {
		  text-decoration: none;
		  color: #000000;
		  }
		  
#header ul li a:active, #header ul li a:hover  {
		  text-decoration: none;
		  color: #FFFFFF;
		  }
		  
#subheader {
  background: url(imagesbusiness/header.jpg) no-repeat top left;
  height: 251px;
  width: 750px;
}

		  
#subheader ul  {
  list-style: none;
  display: block;
  position: relative;
  top: 70px;
  text-align: left;
  width: 140px;
  left: 235px;
  margin-top: 0;
  margin-bottom: 0;
  float: left !important;
  float: none;
}

#subheader>ul {
  left: 530px;
}
		   
#subheader ul li {
	display: block;
	text-align: left;
	margin: 0;
	font-weight: bold;
    }

#subheader ul li a {
	
	width: 115px;
	padding: 4px 3px;
	height: 12px;
	display: block;
	}


#subheader ul li a:link, #subheader ul li a:visited  {
	text-decoration: none;
	color:#000000;
		   }
		   
#subheader ul li a:hover, #subheader ul li a:active  {
	background-color: #C4D6E2;
	text-decoration: none;
	}

#wrapper   {
  position: relative;
  width: 750px;
}
		   
#content {
  position: relative;
  width: 690px;
  
  padding: 10px 30px 40px 30px;  
  
  text-align: left;
  background: url(imagesbusiness/content.jpg) no-repeat top left;
}
		
/* footerStickAlt http://themaninblue.com/experiment/footerStickAlt/ */
/* This code is for the positioning of the footer */

#footer    {
  position: relative;
  width:750px;
  height: 190px;
  margin: -170px auto 0px auto;
  background: url(imagesbusiness/footer.jpg) no-repeat bottom left;
}

#footer .copyright {
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 750px;
  text-align: center;  
}

#footer  a  {
  text-align: center;
  text-decoration:none;
}

.centerimg {
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
}

/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.textarea2{
background-color:#F0F0FF;
background-image: none;
border: 1px solid #006666;
margin: 4px;
padding: 6px;
}

input,textarea{
background-color:#FFFFFF;
background-image:url(imagesbusiness/form-background.jpg);
border: 1px solid #006666;
margin: 4px;
}

fieldset {
   border: 2px solid #000000;
}

legend {
    color: #FE0002;
    font-weight:bold;
    margin-left: 1px;
}
.submitbutton {
	border: 1px solid #003366;
	background-color:#CCCCFF;
}
.style1 {color: #FFFFFF}



