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

html, body, p, h1, h2, h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:18px;
color:#333333;
}

a {
	color:#333333;
	text-decoration:none;
	border:none;
}

a:hover {
	color:#ff0000;
}

html {
margin:0;
padding:0;
background-image: url(../images/bg1d.jpg);
}

body {
	text-align:center;
	margin:0;
	padding:0;
	position:relative;
	background-image: url(../images/schoolTools.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}

h1 {
	font-size:20px;
	line-height:22px;
}

h2 {
	font-size:16px;
	line-height:20px;
}

.blue {
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	color:#000099;
}

#wrapper {
	width:900px;
	padding:0;
	text-align: center;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 25px;
	overflow: hidden;
	position: relative;
	bottom: 0px;
}

#headerWrap {
	width:900px;
	margin:0;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	float:left;
	height:307px;
}


#header {
	width:695px;
	margin:45px 35px 10px 170px;
	float:left;
	height:185px;
}

#logo {
	width: 530px;
	height:200px;
	float:left;
	background-image: url(../images/LogoWithSkittles.png);
	background-repeat: no-repeat;
	margin-left:-75px;
}

#logo img {
	float:right;
}

.phone {
	float:left;
	width:400px;
	margin-top:-20px;
	font-size:14px;
	color:#ff0000;
}

a .pagecurl {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	width:165px;
	height:140px;
	float:right;
	background-position: right top;
	border:none;
}

a .pagecurl:hover {
	background-image: url(../images/contactHover.png);
	background-repeat: no-repeat;
	border:none;
}

#content-wrap {
	margin:0;
	background-image: url(../images/contentBack.png);
	position:relative;
	height:100%;
	width: 900px;
	float:left;
	padding:0;
	background-repeat: repeat-y;
}

#content {
margin:-62px 50px 20px 170px;
position:relative;
height:100%;
width: 680px;
float:left;
padding:0;
}

img.headlineOne {
	margin-bottom:-10px;
	padding:0;
}

img.headlineTwo {
	margin-top:15px;
	margin-bottom:-5px;
	padding:0;
}

img.headlineThree {
	margin-top:15px;
	margin-bottom:5px;
	padding:0;
}

#stepsWrap {
margin-top:10px;
}

.steps {
	float:left;
	margin:0;
	padding:0;
}

.stepsText {
	text-align:left;
	margin-left:40px;
}

.extraStep {
	margin-top:20px;
	padding:10px 0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: groove;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	color:#000099;
	font-weight:bold;
}

.extraStep .extraStepCall {
	font-weight:bold;
	font-size:16px;
}

#fourways {
position:relative;
width: 680px;
float:left;
}

.oneway_wrap {
	float:left;
	text-align:center;
	width:165px;
	background-image: url(../images/YellowBox.png);
	background-repeat: no-repeat;
	background-position: center;
	margin:0 2px;
	height:365px;
}

.oneway_wrap:hover {
	background-image: url(../images/YellowBoxHover.png);
}

.oneway_head {
	margin-bottom:-10px;
}

.oneway_img {
	margin-top:10px;
}

.oneway_wrap p {
font-size:11px;
line-height:14px;
padding:0 13px;
}


/* footer */

#footer {
width:680px;
margin:-15px 50px 20px 170px;
float:left;
clear:both;
}

#footer p {
text-align: center;
font-size:12px;
}

#footer p.foot_info {
	font-size:11px;
	color:#fff;
	line-height:14px;
	padding: 15px 20px;
}

#footer p.copyright {
	font-size:11px;
}

#footerBox {
background-image:url(../images/footerBox.png);
	background-repeat: no-repeat;
	height:132px;
	width:680px;
	margin:0;
	padding:0;
}

#flashdrive {
	background-image: url(../images/schoolTools.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	float: right;
	width:300px;
	height:600px;
	background-attachment: fixed;
}
