/* CSS Document */


body {
		
	margin: 0;
	padding: 0;
	font-size: 0.90em;
	font-family: helvetica, verdana, arial, sans-serif;
	color: black;
	background: #967961;
	background-image: url(../images/background.gif);
	background-position: top;
	background-repeat: repeat-x
	
}

a {
color:#36578c;
text-decoration: none
}

a:hover {
color: black;
text-decoration: underline
}

		
#container {
	width: 770px;
	margin: 0 auto;
	background: #e0dcce;
	text-align: left
	
}

		
#header {
	height: 75px;
	margin-bottom: 0
	
	
} 

#header h1 {
	display: none;
}

#header img {
	border: 0px;
}

#mainimage {
	height: 320px;
	background-image: url(../images/mainimage.jpg);
	
} 

#aboutimage {
	height: 320px;
	background-image: url(../images/aboutmain.jpg);
	
} 

#contactimage {
	height: 320px;
	background-image: url(../images/contactmain.jpg);
	
} 

#processimage {
	height: 320px;
	background-image: url(../images/processmain.jpg);	
	
} 

#pricingimage {
	height: 320px;
	background-image: url(../images/pricingmain.jpg);	
	
} 

#galleryimage {
	height: 320px;	
	
} 

#buttonbox {
	width: 330px;
	padding: 60px 5px 20px 35px;
}

#buttonbox img {
border: 0
}

#buttonbox a {
width: 85px;
height: 100px;
margin: 10px 10px 0px 0px;
background-color: black;
border-style: solid;
border-color: #999999;
border-width: 3px;
float: left;
color: white;
padding: 3px 3px 20px 3px;
text-align: center;
margin-top: 0px;
font-weight: bold

}

#buttonbox a:hover {
border-color: #ececec;
text-decoration: none
}

#buttonbox  h2 {
font-size: 1.1em;
color: white

}

#buttonbox  p {

color: white

}

#clear {
clear: both
}


		
#sidebar {
	width: 230px;
	margin: 0;
	padding: 10px;
	float: left
	
	
}

#sidebar h2 {
display: none
	
}

#sidebar ul
{
	list-style-type: none;
	font-size: 1.10em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-top: 1px #d1d0d1 solid;

	
}

#sidebar li { 



}

#sidebar li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 15px 5px 15px 10px;
	border-bottom: 1px #ececec solid;
	margin: 0;
	width: 215px
	
	

}

#sidebar li a:hover {
	text-decoration: underline;	
	background-color: #e6ebf2;
	text-decoration: none

}

#sidebar .top {
border-top: thin #ececec solid;
	
}

		
#rightbox {
	width: 500px;
	margin: 0;
	padding: 10px 10px 10px 5px;
	float: left;
	font-size: 1.2em

	
	
}

#rightbox h2 {
	
	font-family: Georgia, Times New Roman, Times, serif;
	margin-top: 0
	
}


#rightbox small {
	font-size: 0.90em
	
}

#pay {
float: right;
background-color: white;
padding: 0;
margin: 0px 10px 10px 10px;
border: thin #ececec solid;
width: 200px;
text-align: center
}

#pay p {
margin: 0 10px 10px 10px;

}

#gallery img {
border: 0
}

#gallery a {
margin: 0px 18px 15px 0px;
border-style: solid;
border-color: #999999;
border-width: 3px;
float: left

}

#gallery a:hover {
	border-color: #ececec;
	text-decoration: none;

}


.button {
font: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: white;
background-color: #8c1a1a;
padding: 1px;
border: 1px solid #FFFFFF;
margin: 10px 5px 1px 5px

}


		
#footer {
	clear: both;
	padding: 15px 0px 10px 10px;
	width: 760px;
	text-align: center
	}
		
#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
		
		
#footer li {
	display: inline;
	margin-right: 1em;
}

#footer p {

	
}

.tiny {
font-size:.7em;
color: 666366
}

[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
