/*-------Styles for ACTS Learning Center -Created By Doug Copfer------*/
* {
padding:0;
margin:0;
}

body {
width:100%;
float:left;
}

#wrap {
width:100%;
float:left;
}

/*-------Header------*/

#headerWrap {
font-family: 'lucida grande', verdana, sans-serif;
width:100%;
background:url('images/HeaderBg.gif');
}

#header {
margin:0 auto;
padding:0 0 0 18px;
height:225px;
width:844px;
}

#phone {
width:153px;
height:30px;
font-size:14px;
color:#9c92a7;
padding:5px 0  0 13px;
float:left;
font-weight:normal;
}

#email {
width:137px;
height:30px;
font-size:14px;
color:#9c92a7;
padding:5px 0 0 29px;
float:left;
}

#email a {
font-size:14px;
color:#9c92a7;
text-decoration:underline;
}

#email a:hover {
text-decoration:none;
}

#address {
padding:5px 0 0 83px;
width:429px;
background:#ff0000;
height:30px;
font-size:14px;
color:#9c92a7;
float:left;
font-weight:normal;
background:url('images/AddressBg.gif');
background-repeat:no-repeat;
}

#logo {
width:332px;
height:190px;
float:left;
}

#tagline {
background:url('images/TaglineBg.gif');
background-repeat:no-repeat;
padding:7px 0 0 37px;
width:475px;
height:52px;
float:left;
color:#007dc3;
font-family:"Times New Roman",Georgia,Serif;
font-size:30px;
}

#microsoft {
width:198px;
height:131px;
float:left;
}

#quickbooks {
width:186px;
height:131px;
float:left;
}

#adobe {
width:109px;
height:131px;
float:left;
}

#navWrap {
height:28px;
background:url('images/NavBg.gif');
width:100%;
}

#nav {
margin:0 auto;
height:28px;
width:844px;
}

.navList {
list-style-type:none;
margin:0 0 0 0;
}

.navList li {
float:left;
padding:5px 0 0 33px;
}

.navList a {
font-family: 'lucida grande', verdana, sans-serif;
font-weight:bold;
font-size:14px;
color:#ffc268;
text-decoration:none;
}

.navList a:hover {
text-decoration:underline;
}

/*-------Body------*/

#mainWrap {
background:url('images/Content1Bg.gif');
width:100%;
float:left;
}

#main {
margin:0 auto;
background:url('images/ContentBg.gif');
width:844px;
}

#mainChild {
width:809px;
padding:25px 0 0 35px;
background:url('images/ContentBg.gif');
float:left;
}

#mainCallout {
width:205px;
float:left;
}

.callout {
font-family: 'lucida grande', verdana, sans-serif;
width:205px;
padding:20px 0 0 0;
background:url('images/calloutBg.gif');
color:#000;
margin:0 0 22px 0;
}

.calloutHeader {
margin:0 20px 10px 20px;
width:165;
font-size:18px;
font-weight:bold;
}

.calloutHeader a {
text-decoration:none;
font-size:18px;
font-weight:bold;
color:#000;
}

.calloutHeader a:hover {
text-decoration:underline;
}

.calloutBody {
margin:0 20px 10px 20px;
width:165;
font-size:14px;
font-weight:normal;
}

.calloutMore {
margin:0 20px 10px 20px;
}

.calloutMore a {
color:#000;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}

.calloutMore a:hover {
text-decoration:none;
}

.callout img {
display:block;
}

#mainContent {
padding:0 0 0 22px;
width:547px;
float:left;
font-size:14px;
font-weight:normal;
font-family: 'lucida grande', verdana, sans-serif;
}

#mainContent img {
border:1px solid #b4a9c1;
float:right;
margin:0 0 10px 10px;
}

/*-------Footer------*/

#footerWrap {
height:28px;
width:100%;
background:url('images/NavBg.gif');
float:left;
}

#footer {
margin:0 auto;
height:28px;
width:844px;
}

#copyright {
width:300px;
height:30px;
font-size:11px;
color:#31263e;
padding:10px 0 0 0;
float:left;
font-weight:normal;
}

#powered {
height:30px;
font-size:11px;
color:#31263e;
padding:10px 15px 0 0;
float:right;
font-weight:normal;
}

#powered a {
color:#31263e;
text-decoration:underline;
}

#powered a:hover {
text-decoration:none;
}

#disclaimer {
text-align:center;
width:100%;
height:30px;
font-size:10px;
color:#9c92a7;
padding:20px 0 0 0;
float:left;
font-weight:normal;
}

#bottomWrap {
background:url('images/FooterBack.gif');
height:87px;
}

#bottom {
font-family: 'lucida grande', verdana, sans-serif;
padding:0 0 0 15px;
margin:0 auto;
width:844px;
}

