/*
Design by 98.6 Web Studios
http://98.6webstudios.com
Complete wed design solutions
November 2008
*/

* {
	margin: 0;
	padding: 0;
}

#wrap {
    margin-top: 10px;
	margin:0 auto;
    width:760px;
	}


body {
	margin: 0;
	background: #849078;
	font: normal small Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	min-width:760px;
	font-size: 16px;
	
}

div#banner {
	background-image: url(images/btile.jpg);
	background-repeat: repeat-x;
	height: 124px;
	width: 760px;
}

img#logotop {
	display:block;
   margin:auto;
   margin-top:auto;
}

h1, h2, h3 {
	color: #FFFFFF;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

img {
border: none;
}


/* Header */

#header {
	width: 760px;
	height: 10px;
	margin: 0 auto;
	
}

/* Header > Logo */

#logo {
	float: left;
	
}

#logo h1 {
	margin: 0;
	padding: 60px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */

#main {
	float: right;
	width: 400px;
	padding-top: 20px;
}

#main1 {
	float: right;
	width: 400px;
	padding-top: 60px;
}


#main.a {
	color:#FFF7AA;
}
}

#mainsub {
	float: right;
	width: 400px;
	padding-top: 20px;
}

#subwide {
	width: 760px;
	padding-top: 20px;
}

#contact {
	
	width: 300px;
	padding-top: 40px;
	margin-left: 300px;
	
	

}

/* Content > Main > Welcome */


#sidebar {
	float: left;
	width: 300px;
	padding-top: 20px;
}

#footerright {
	float: right;
	width: 60px;
	padding-top: 0px;
}

/* Content > Main > Welcome */


#footerleft {
	float: left;
	width: 700px;
	padding-top: 0px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	border: 1px solid #972296;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 98%;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
	background: url(images/img05.gif) repeat-x;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	
	margin: 0 auto;
	padding: 30px 50px;
	background: url(images/img07.gif) no-repeat center top;
		
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size:14px;
}


#design a:link {
	text-decoration: underline;
	color: #ffffff;
	}

#design p: {
	font-size:10px;
	}

}

#design a:hover {
	text-decoration: none;
	color: #353895
	}


#footer a.credit:link {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
	
}

#footer a.credit:hover {
	text-decoration: none;
	color: #353895
	font-weight:bold;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#menu 
{
float: left;
margin: 0 20px;
font-size:16px;
font-weight:bold;
width: 760px;

} 

a.button:link  
{
 text-decoration:none;
 
 }

a.color
{
 text-decoration:underline;
 color:#FFF7AA
 } 
 
a.color:link  
{
 text-decoration:underline;
 color:#FFF7AA
 
 }
 
 
a.button:visited  
{
 text-decoration:none;
 color: #FFFFFF;
 
 }

a.button:active  
{
 text-decoration:none;
 border-color:#F7EE91;
 border-width:5px; 
 color: #F7EE91;
}

a.button:hover  
{

 text-decoration:none;
 color: #353895;
} 


a.color:hover  
{

 text-decoration:underline;
 color: #353895;
 
}

body#home a#homenav,
body#whoweare a#whowearenav,
body#services a#servicesnav,
body#testimonials a#testimonialsnav, 
body#qanda a#qandanav, 
body#contactus a#contactusnav, 
body#links a#linksnav, 

{
color: #353895;
font-weight:bold;
}


} 