/*************************
Prodigy Motors
2-26-2007
Jathan MacKenzie
www.winexpression.com
*************************/
body {
	font-family: verdana,arial,helvetica,geneva,sans-serif,serif;
	font-size: 75%;
	text-align: center;
	padding: 0;
	background-color:#fff;
	margin:0;
	height:100%;
}


.alt {
display: none;
}

#wrapper {
	margin: 0px auto;
	padding: 0;
	text-align: center;
	width: 800px;
	background-color : #fff;
	border: 1px solid #CCC;
}

#header {
background: #FFF url(../images/header.jpg) no-repeat;
height: 146px;
text-align: center;
}

#header h1 {
margin: 0;
padding: 0;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align : center;
}



#footer {

	padding-left : 10px;
	padding-bottom : 5px;
	padding-top: 5px;
	color : #333333;
	clear: both;
	text-align:center;
}




#contentmain {
margin: 0;
padding: 10px;
background: #000;
text-align: left;
clear; both;
}

a:hover{
text-decoration : none;
}

#home_top{
	padding: 15px;
}



/* Begin Images */
p img {
	padding: 0;
	margin: 0 5px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */
/**********************************
****  HEADER NAVIGATION  **********
***********************************/

#headernav {
	background: #FFF url("../images/site/nav_bg.png") repeat-x bottom;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration : none;
	color: #080872;
	height:53px;
	
}

#headernav ul {
margin: 0;
padding: 15px;
list-style-type: none;
}

#headernav ul li { 
display: inline; 
border-left:1px solid #CCCCCC;
margin: 0;
padding: 12px 0 15px 0;
}

#headernav ul li a {
	padding: 3px 20px 3px;
	margin: 0;
}

#headernav a:link, #headernav a:visited {
	color: #080872;
	text-decoration: none;
}

#headernav a:hover {
 color: blue;
}



/******************************
****  MAIN CONTENT AREA  ******
*******************************/

body#home #contentmain {
background: #fff;

}

#main {
	width: 275px;
	padding-left: 10px;
	padding-right:5px;
	float: right;
	margin: 0;
}

#main2 {
	width: 525px;
	padding-left: 10px;
	padding-right:5px;
	float: right;
}


p{
margin-left : 5px;
}

.center{
	text-align : center;
}
body#count #contentmain h2 {
text-align: left;
}

#contentmain h1, #contentmain  h3, #contentmain  h4 {
	font-size: 1.4em;
}

#contentmain h2 {
	margin: 5px 0;
	padding-left: 5px;
}


#contentmain ul li {
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 30px;
}

#contentmain ol li {
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 30px;
}

#contentmain td{
font: smaller Arial, Helvetica, sans-serif;
	
}
.contact {
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#aam {
text-align: center;
}

#aam a:link, #aam a:visited{
font-size: .8em;
color: #999;
text-decoration: none;
}
	/* ------------------------------------------------------------

	sidebar

------------------------------------------------------------ */
#sidebar {
	float: left;
	width: 400px;
	margin: 0 0 20px 0;
	}
	
#sidebar p {	
	margin: 3px 0 15px 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.4em;
	}

#sidebar2 {
	float: left;
	width: 200px;
	margin: 0 0 20px 0;
	}
	
#sidebar2 p {	
	margin: 3px 0 15px 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.4em;
	}

	/* two column style */

div.twocol {
	margin: 0 0 20px 0;
	}
div.twocol-1 {
	float: left;
	width: 40%;
	}
div.twocol-2 {
	float: right;
	width: 49%;
	}
	
	
/* ------------------------------------------------------------

	misc.

------------------------------------------------------------ */

.hide, hr {
	display: none;
	}
a img {
	border: none;
	}

#wrap-inner:after, 
#header:after,
#contentmain p.page:after,
#sidebar:after, 
.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
    
#home_image {

background: #FFF url(../images/home_image.jpg) no-repeat;
width: 800px;
height: 235px;
margin-top: -10px;
margin-left: -10px;
margin-right: -10px;



}

#home_first{

padding-left: 17%;
background: #FFF url(../images/site/keys.png) left top no-repeat;
height: 115px;
margin-left: 5%;

}

#home_first p{
font-size: 1.6em;
color: #666;
padding-top: 20px;
line-height: 1.5em;

}

#btn_home{
padding: 0;
margin: 0 0 20px 0;
}

#btn_home h2{

padding: 0;
margin: 20px 0 20px 0;
text-align: center;
text-transform: uppercase;

}

a.btn-home, a.btn-home:link, a.btn-home:visited {

background: #f2f2f2 url(../images/site/btn_bg.png) repeat-x;
border: 1px solid #999;
font-size: 2em;
text-decoration: none;
color: #474A51;
padding: 20px 35px 20px 35px;
margin: 10px;
}

a.btn-home:hover{

background: #FFFFFF;
color: #474A51;

}

div.leftbtn {
float:right;
text-align: center;

}

div.rightbtn {
float: left;
text-align: center;

}

div.inner{
clear: both;
padding: 0 3% 3% 3%;
font-size: 1.4em;
}


