body {
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-color: #ffffff;
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
	margin: 40px auto;
	font-family: arial;
	font-size: 13px;
}

#flashBanner 
{
    height: 155px;
    width: 370px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    margin-top: -30px;
}

#homeButton 
{
    width: 500px;
    height: 100px;
    position: absolute;
    cursor: pointer;
}

h1 
{
    font-size: 24px;
    color: #0072BB;
}

h2 
{
    font-size: 16px;
    color: #0072BB;
}

h3
{
    font-size: 13px;
    font-weight: bold;
}

#header {
	position: absolute;
	width: 860px;
       	height:	177px;
	border: solid 2px #0071BB;
	z-index: 20;
	top: 40;
	padding: 0px;
	margin: 0px;
	left: 50%;
	margin-left: -430px;
	background-image: url(../images/bannerBg.jpg);
	background-position: top center;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

#header h1 {
	color: #0171BD;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -2px;
}

#header h1 span {
	color: #016D3B;
}

#header h1 span.small {
	font-size: 15px;
}


#header #navigation {
	margin-top: 125px;
	margin-left: 65px;
}

#header #navigation ul {
	margin: 0px;
	padding: 0px;
}

#header #navigation li {
	display: inline;
}

#header #navigation li a {
	font-size: 0px;
	text-decoration: none;
	font-weight: bold;
	background-position: center top;
	background-repeat: no-repeat;
	float:left;
	height:0;
	overflow:hidden;
	padding-top:32px;
	height: 45px;
	width: 117px;
	color: #0171BB; 
	margin: 2px;
	text-transform: uppercase;
	
}

#header #navigation li a:active {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#header #navigation li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#header #navigation #products a {
	background-image: url(../images/productsButton.jpg);

}

#header #navigation #testimonials a {
	background-image: url(../images/testimonialsButton.jpg);

}

#header #navigation #about a {
	background-image: url(../images/aboutButton.jpg);

}

#header #navigation #process a {
	background-image: url(../images/processButton.jpg);

}

#header #navigation #process a {
	background-image: url(../images/processButton.jpg);

}

#header #navigation #order a {
	background-image: url(../images/orderButton.jpg);
	color: #00713B;

}

#header #navigation #contact a {
	background-image: url(../images/contactButton.jpg);

}

#content {
	width: 864px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	padding-top: 178px;
    padding-left: 5px;
}

/*
#mainContent {
	border: solid 2px #0071BB;
	background-color: #ffffff;
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;

	float: left;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;

}
*/

#mainContent {
	background-color: #ffffff;
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;

	float: left;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;

}

#footer {
	clear: all;
	padding-bottom: 5px;
}

/* new stuff */

h2 {
	font-size: 17px;
}

a img {
	border: none;
}

a {
	color: #0173BC;
}

a:hover {
	color: #000000;
}

#leftColumn
{
	clear: left;
	float: left;
	width: 60%;
	display: inline;
	background-color: #CBCBCB;
}

#leftColumn h2 { 
	margin: 0; 
}

#rightColumn
{
	float: right;
	width: 38%;
	display: inline;
	background-color: #CBCBCB;
	margin: 0px;
}

#rightColumn h3 { 
	margin: 0; 
}

.inner {
	background-color: #ffffff;
	margin: 2px;
	padding: 10px;
	text-align: left;
}

.innerMaster {
	background-color: #ffffff;
	margin: 2px;
	padding: 10px;
	text-align: left;
	background-image: url(../images/dreamBg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

hr {
	color: #ffffff;
	background-color: #ffffff;
	height: 21px;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 1px;
	border: none;
}

/*
.border {
	padding: 10px;
	border: solid 2px #CBCBCB;
	float: left;
	margin-left: 20px;
}
*/

.border {
	padding: 0px;
	float: left;
	margin-left: 0px;
}

#mainContent ul {
	list-style: none;	
	
}

/*
#mainContent ul {
	list-style: none;	
	
}

#mainContent ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	background-image:  url(../images/bullet.gif); 
	background-repeat: no-repeat;
	background-position: 0px 5px; 	
	padding-left: 24px; 
}
*/

#mainContent ul {
	list-style: disc;	
	
}

#mainContent ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	background-position: 0px 5px; 
}

#mainContent ol {
margin-bottom: 70px;	
}

#mainContent ol li {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	background-position: 0px 5px; 
}


#ad {
	overflow: hidden;
	text-align: center;
	padding: 0px;
	background-image:  url(../images/adBg.gif); 
	background-repeat: repeat-x;
}


input {
		text-align: left;
		background-color: #eeeeee;
		margin-left: 50px;	
		margin-bottom: 20px;
    }
       
textArea {
		text-align: left;
		background-color: #eeeeee;
		margin-left: 20px;	
    }
    
#captcha {
		margin-right: 100px;
		margin-top: 20px;
				margin-left: 50px;	
		margin-bottom: 20px;
    }
       
          
.submitButton {
		margin-top: 30px;
		padding: 5px;
		text-align: center;
		background-color: #0071BB;
		color: #ffffff;
    }
             
.infoLabel {
		font-size: 14px;
		color: #000000;
		padding-left: 50px;
		padding-top: 20px;
		font-weight: bold;
    }
	
	#formFields 
	{
	    padding-top: 30px;
	}
	
	.captcha 
	{
	    margin-left: 40px;
	}
	
	#testimonialSideBar 
	{

	}
	
	#testimonialSideBar h2
	{
        width: 150px;
        font-size: 15px;
        padding-left: 10px;
	}
	
	#testimonialSideBar .clientName
	{
        font-size: 12px;
        padding-left: 10px;
        color: #666666;
        padding-bottom: 20px;
	}
	
	#testimonialSideBar div
	{
        padding-top: 10px;
	}
	
		
	#testimonialSideBar a
	{
        font-size: 12px;
        padding-left: 10px;
	}
	
	#testimonial {
	    overflow: hidden;
	    padding: 0px;
        height: 210px;
        background-image: url(../images/testimonialMan.jpg);
        background-repeat: no-repeat;
        background-position: bottom right;
    }
    
    p span 
    {
        font-weight: bold;
	color: #006E3B;
    }
    
    #pricing span
    {
        font-weight: bold;
    }
    
    #pricing td
    {
        border-right: solid 1px #efefef;
        border-bottom: solid 1px #efefef;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .docs a 
    {
        background-image: url(../images/WordIcon.jpg);
        background-repeat: no-repeat;
        background-position: center left;
        padding-left: 30px;
        padding-right: 20px;
    }
    
    .docs a.after
    {
        color: #006E3B;
    }
    
    .testimonial 
    {
        padding-bottom: 10px;

    }
    
    #pricingContent 
    {
        width: 600px;
    }

    .name {
	    color: #000000;
    }

    #contactUsFirst {
	    border: solid 1px #ffffff;
	    background-color: #ffffff;
	    width: 450px;
	    height: 500px;
    }

    .contactUs {
    }

    .thanks {
	    width: 500px;
	    margin-bottom: 300px;
	    display: block;
	    padding-right: 100px;
    }

    .legal a {
	    margin-top: 20px;
	    display: block;
    }

