@charset "utf-8";
/* CSS Document */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	
.container {
	background-color: #000000;
	padding: 0px;
	width: 1024px;
	height: auto;
	overflow: hidden;
	}
h1 {
	font-size: 20px;
	color: #fff;
}
h2 {
	font-size: 16px;
	color: #3333cc;
	line-height: normal;
	height: 30px;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 18px;
	color: #ffff00;
	height: 16px;
	width: auto;
}

h4 {
	font-size: 17px;
	font-weight: bold;
	color: #0066cc;
	line-height: normal;
	height: 5px;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
	line-height: normal;
	height: 5px;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h6 {
	font-size: 17px;
	font-weight: bold;
	color: #ff6600;
	line-height: normal;
	width: auto;
	height: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.navigate:link {
	color: #ffffff;
	background-color: #000000;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	height: 24px;
	margin-top: 2px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	padding-left: 4px;
	padding-right: 4px;
}
a.navigate:visited {
	color: #ffffff;
	background-color: #000000;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	height: 24px;
	margin-top: 2px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	padding-left: 4px;
	padding-right: 4px;
}
a.navigate:hover {
	color: #ffffff;
	background-color: #3333cc;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	height: 24px;
	margin-top: 2px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	padding-left: 4px;
	padding-right: 4px;
}
a.navigate:active {
	color: #ffffff;
	background-color: #3333cc;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	height: 24px;
	margin-top: 2px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	padding-left: 4px;
	padding-right: 4px;
}

.header {
	height: 150px;
	width: 1022px;
	background-image: url(images/ASG2.jpg);
}
	
.seotitle {
	height: 40px;
	width: 1024px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	text-align: right;
}
.pagemenu {
	height: auto;
	width: 1024px;
	text-align: left;
	border: solid 1px #ffffff;	

}
.main-section-body-home {
	width: 1022px;
	height: auto;
	overflow:hidden;
	border-left: solid 1px #fff;
		border-right: solid 1px #fff;
}
/**************************** sidebar section starts ******************************/
.sidebar {

	color: #3333cc;
	width: 230px;
	height: auto;
	background: #666;
	border-left: solid 1px #fff;
	float: right;
	overflow: hidden;
}
.widget-title {
	height: 25px;
	width: 228px;
	background-color: #000;
	background-image: url(http://www.autoschoolguide.com/images/sub.jpg);
	border-top: solid 1px #ffffff;
	color: #fff;
	font-weight: bold;
}
.links-container {
	height: auto;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	margin-left: 5px;
}
.links-container-manu {
	height: auto;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	margin-left: 50px;	
}
.links-container-state {
	height: auto;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;	
       	padding-top: 15px;
       	padding-bottom: 15px;
}
.links-container-2 {
	height: 45px;
	padding-top: 20px;
	width: 228px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #3333cc;
	text-align: left;
}
.twitter-widget {
	height: auto;
	width: 230px;
	border-top: solid 1px #ffffff;
	background-color: #3333cc;
}
.text-widget {
	height: 215px;
	width: 230px;
	background-color: #3333cc;
}
/**************************** sidebar section ends ******************************/
/**************************** main section starts ******************************/
.title {
	background: #3333cc;
	color: #ffff00;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	height: 24px;
}
.main-section-body {
	width: 1024px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
.main-section {
	border-top: solid 1px #ff6600;
	width: 755px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #666;
}
.homepage-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	height: 375px;
	width: 775px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
	font-weight: bold;
	background-image: url(http://www.autoschoolguide.com/images/content-bkgnd.jpg);
	float: left;
	color: #CCC;
}
.article-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	height: auto;
	width: 775px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
	font-weight: normal;
	background-image: url(http://www.autoschoolguide.com/images/content-bkgnd.jpg);
	float: left;
	color: #fff;
}
.top-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 350px;
	width: 774px;
	text-align:left;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
	font-weight: bold;
	background-image: url(http://www.autoschoolguide.com/images/content-bkgnd.jpg);
	float: left;
	color: #CCC;
}
.top-small-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 275px;
	width: 764px;
	padding:10px;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
	font-weight: bold;
	background-image: url(http://www.autoschoolguide.com/images/content-bkgnd.jpg);
	float: left;
	color: #CCC;
	text-align:left;
}
.pic {
	padding: 5px;
	text-align: left;
}

.title-main {
	height: 20px;
	width: 785px;
	line-height: normal;
	padding-top: 0px;
	overflow: hidden;
	float: left;
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	background-color: #3333CC;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
}
.fscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 275px;
	width: 785px;
	font-weight: bold;
	background-image: url(http://www.autoschoolguide.com/images/feat-bknd.jpg);
	float: left;
	color: #CCC;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
}
.fschool-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 225px;
	width: 785px;
	float: left;
}
.school-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 275px;
	width: 784px;
	float: left;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
	border-right: solid 1px #fff;
}
.resource-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 275px;
	width: 778px;
	float: left;
	padding-top: 10px;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
	border-right: solid 1px #fff;
}
.school-logo-request {
	float: left;
	height: 220px;
	width: 220px;
	text-align: center;
	color: #000000;
	padding-top: 20px;
	background-color: #FFF;
	border-width: 15px;
	border-style: solid;
	border-color: #3333cc;
}
.school-text {
	float: right;
	height: auto;
	width: 515px;
	text-align: left;
	padding: 6px;
	color: #4355F3;
}
.search-state-box {
	background-image: url(http://www.autoschoolguide.com/images/state-background.png);
	background-repeat: no-repeat;
	float: right;
	height: auto;
	width: 300px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: bold;
    padding-top: 80px;
	padding-bottom: 80px;
	padding-right: 60px;
    padding-left:5px;
	overflow: hidden;	
}
.request-container-lg {
	height: 120px;
	width: 770px;
}
.request-button-right {
	float: right;
	height: auto;
	width: auto;
	margin-top: 7px;
	margin-right: 200px;
}
.school-page {
	text-align:left;
	font-size:14px;
	padding: 10px;
	width: 770px;
}
.resource-page {
	text-align:left;
	font-size:14px;
	padding: 0px;
	width: 780px;
}
.article-footer {
	background-color: #ccc;
	border-top: dashed 1px #ffffff;
	border-bottom: dashed 1px #ffffff;
	padding: 10px;
	text-align: left;
	color: #000;
	font-size: 100%;
}
.footer {
	background-color: #4355F3;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 95%;
}