@charset "utf-8";
/*CSS Custom Created by Slick and Bubba's Elite and Expeditious Websites
		Author: Steven Childs
		Department: Development
*/
body {
font : 100% Verdana, Arial, Helvetica, sans-serif;
background : #242528;
margin : 0;
padding : 0;
color : #000000;

}
.mainCSS #holder {
margin : 0 auto;
width : 1024px;
background-image : url(../images/bg.png);
background-repeat:repeat-y;
background-position:top;
}
.mainCSS #menu {
padding-top:4px;
padding-right:5px;
float:right;
top : 0;
width : 700px;
z-index:1;
}
.mainCSS #servicesLink {
top:0;
width: 700px;
height:30px;
padding-top: 190px;
padding-right: 5px;
float:right;
}
.mainCSS #header {
margin:0 auto;
top : 0;
width : 1024px;
height : 272px;
background-image : url(../images/header.png);
background-repeat:no-repeat;
}
.mainCSS #center {
width : 950px;
margin : 0 auto;
top : 0px;
overflow:hidden;
}
.mainCSS #centerBottom {
width : 1024px;
height:140px;
margin : 0 auto;
top : 0px;
background-image : url(../images/bottom.png);
background-repeat:no-repeat;
}
.mainCSS #sideBar {
float : left;
width : 175px;
margin-left:30px;
}
.mainCSS #footer {
top : 0;
width : 100%;
height : 70px;
}
.footer {
color : #000000;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
}
.content {
color : #000000;
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
}
.header {
color : #000000;
font-weight : bold;
font-size : 20px;
font-family : Arial, Helvetica, sans-serif;
}
.large {
color : #000000;
font-weight : bold;
font-size : 30px;
font-family : Arial, Helvetica, sans-serif;
}
.tagLineText{
color:#000000;
font-weight : bold;
font-size : 16px;
font-family : Arial, Helvetica, sans-serif;
}
a {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #0066ff;
font-weight : bold;
}
a:link {
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #0066ff;
}
a:hover {
text-decoration : none;
color : #000000;
}
a:active {
text-decoration : none;
color : #0066ff;
}
