* /* Our "universal rule" */ 
{ 
padding: 0; 
margin: 0; 
border: 0; 
} 
body {
	background: #037702;
	/*background-image:  url(seamless1.jpg);
	background-repeat: repeat;
	background-position: left top;*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

} 
#container
{
width: 820px;
margin: 10px auto;
background-color: #fff;
color: #333;
border-top: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 0px solid #99cc99;


}

#mytop
{
	background-image:  url(applebanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 8px solid #09cc09;
	height:136px;
	background-color: #037702;
}

#mytop h1
{
    font-size: 60px;
    margin:0;
    position: relative;
    overflow: hidden;
    float: left; 
color: #ffffff; 
text-transform: capitalize;
}
#mytop h1 span{position: absolute;
    width: 100%;
    height: 60px;

}

 
#leftnav
{
float: left;
width: 140px;
margin: 0;
padding: 6px;
}
#rightnav
{
float: right;
width: 160px;
margin: 0;
padding: 3px;
}
h2{
	line-height: 105%;
	font-size: 19px;
}

#content
{
text-align: left;
margin-left: 140px;
border-left: 1px solid #f9f9f9;
margin-right: 170px;
border-right: 1px solid #f9f9f9;
padding: 1em;
max-width: 36em;
}

#footer
{
clear: both;
margin: 0;
padding: 4px;;
color: #333;
background-color: #FFFFFF;
border-top: 1px solid #dddddd;
}

#footer a:link
{
	text-decoration: none;
	color: #a3a3a3;

}
#leftnav p { margin: 0 0 3px 0; }
#content h2 { margin: 0 0 10px 0; }

/* Extra css*/
input#sbi {
	border: 1px solid #9933CC;
}
input#sbb {
	border: 2px solid #9933CC;
	 background: #eeccee;
     border: 2px outset #d7b9c9
}
/* headertxt puts the search box to the right.*/
.headertxt {
	padding-left: 660px;
	padding-top: 56px;

}
/* these leftnav styles set the buttons.*/
#leftnav ul {
margin: 0; 
padding: 6px 0px 0px 10px   ;
list-style-type: none;
} 
#leftnav li {
	margin: 3px 0 0 0;
	font-size: 12px;
	text-align: left;
	font-weight: bold;


} 

#leftnav li a {
	display: block;
	width:118px;
	height:30px;
	padding: 2px 2px 2px 5px;
    background-color: #CC3300;
	color: #006600;
	text-decoration: none;
	letter-spacing: 2px;
	border-top: 1px solid #eeeeee;
	border-bottom: 3px solid #FE7070;

} 
#leftnav a:link, #leftnav a:active, #leftnav a:visited {
color: #FFFFFF;
}

#leftnav li a:hover {
	color: #333333;
	background-image:  none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
		border-bottom: 3px solid #dddddd;
}
p {
	padding-top: 12px;
	padding-bottom: 6px;

}
#content ul {

	padding-left: 16px;

}
#content li {
	line-height: 130%;
	margin-left: 20px;



}
.pics {
padding:6px;
  border:1px solid #ddd;
}
.box {
padding:6px;
  border:1px solid #ddd;
}
.footerlink {
	font-size: 12px;
	color: #a3a3a3;
	text-decoration: none;
}.call {
	font-size: 18px;
	color: #ffffff;
	padding: 12px;
width:400px;
	font-weight: bold;
	background-color: #CC3333;


}
.gradform{
padding:10px;
  border:1px solid #ddd;
background-image:  url(fadebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;}
.testimonial1 {
	font-style: italic;
	color: #5E5EAE;
	font-size: 14px;

}
.testimonial2 {
	text-align: right;
	color: #CC9966;
	font-weight: bold;

}
h4 {
	padding-top: 16px;
}
a {
	color: #009900;
}

