body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background_bg.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}
#preLoad {
	display: none;
}
#outerContainer {
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-y;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 200px;
}
#content {
	margin-left: 45px;
	margin-right: 45px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 10px;
}
#copyright {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #FFF;
	text-align: center
}
a:link, a:active, a:visited {
	clear: #0000CC;
	font-weight:bold;
}
a:hover {
	clear: #CC0000;
	font-weight:bold;
}
.red {
	color: #CC0000;
}
.highlight {
		background-color: #FF0;
}
.breaker {
	height: 0px;
	clear: both;
}
h1 {
	font-size: 36px;
}
.testimonialbox-top {
	background-image: url(../images/testimonialbox_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.testimonialbox-left {
	background-image: url(../images/testimonialbox_left.jpg);
	background-repeat: repeat-y;
}
.testimonialbox-right {
	background-image: url(../images/testimonialbox_right.jpg);
	background-repeat: repeat-y;
}
.testimonialbox-bottom {
	background-image: url(../images/testimonialbox_bottom.jpg);
	background-repeat: repeat-x;
	background-color: #ffdb4b;
	background-position: bottom;
	padding-bottom: 20px;
}
.testimonial-signature {
	padding-left: 200px;
	padding-top: 10px;
}
.whitebox-top {
	background-image: url(../images/whitebox_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.whitebox-left {
	background-image: url(../images/whitebox_left.jpg);
	background-repeat: repeat-y;
}
.whitebox-right {
	background-image: url(../images/whitebox_right.jpg);
	background-repeat: repeat-y;
}
.whitebox-bottom {
	background-image: url(../images/whitebox_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
.white-signature {
	padding-left: 200px;
	padding-top: 10px;
}
.greenbox-top {
	background-image: url(../images/greenbox_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.greenbox-left {
	background-image: url(../images/greenbox_left.jpg);
	background-repeat: repeat-y;
}
.greenbox-right {
	background-image: url(../images/greenbox_right.jpg);
	background-repeat: repeat-y;
}
.greenbox-bottom {
	background-image: url(../images/greenbox_bottom.jpg);
	background-repeat: repeat-x;
	background-color: #00d4ff;
	background-position: bottom;
	padding-bottom: 20px;
}
.green-signature {
	padding-left: 200px;
	padding-top: 10px;
}
/* Alex Button v4 */
a.alexButton_v4I {
	font-size: 18px;
}
a.alexButton_v4I:link,a.alexButton_v4I:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #cc0000;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div.alexButton_v4O_Default {
    padding: 6px;
    background-color: #cc0000;
}
div.alexButton_v4O_Hover {
    padding: 6px;
    background-color: #00cc00;
}
div.alexButton_v4O_Pressed {
    padding: 6px;
    background-color: #00cc00;
}
/* End Alex Button 4 */