/* CSS Document */
body{
margin:0;
padding:0;
background-color: #13559c;
}
.banner {
margin:0;
padding:0;
background:url(images/banner.png) no-repeat;
}
.banner h1{
margin:0;
padding:0 0 0 125px;
width:380px;
height:100px;
}
.alexButtonPad {
	padding: 7px;
	background-color: #FF9D38;
	width: auto;
	cursor: pointer;
}
.alexButtonBg {
	background-color: #FFFFFF;
	padding-top: 15px;	
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
	cursor: pointer;
}
.alexButtonTw {
	font-size: 11px;
}
.alexButtonPad2 {
	padding: 4px;
	background-color: #FF9D38;
	width: auto;
	cursor: pointer;
}
.alexButtonBg2 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
	padding: 7px 4px;
	cursor: pointer;
}
#domticker{
width: auto;
height: auto;
}
#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}
#domticker2{
width: auto;
height: auto;
}
.someclass{ //class to apply to your scroller(s) if desired
}
#quotewhite{
margin:0;
padding:10px 0 0 15px;
background:url(images/quote_white.png) no-repeat;
}

/* Header */
.header {
margin:0;
padding:0;
background:url(images/headerbg.png) repeat-x;
}
.headerimage{
margin:0;
padding:0;
background-color:#ffffff;
}
.headerimage h1{
margin:0;
padding:0;
background-color:#ffffff;
width:560px;
height:240px;
}
.headerquote {
margin:0;
padding:12px 0 0 12px;
background:url(images/headerquote.png) no-repeat;
}
.headerquote p{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:16px;
color: #0e2a49;
text-decoration:none;
}
.headerquote a{
font-family: Arial;
font-size:16px;
color: #990000;
text-decoration:none;
}
.headerquote a:hover{
text-decoration:underline;
}
.headerquote-old {
margin:0;
padding:15px 0 0 10px;
background:url(images/headerquote.png) no-repeat;
}
.headerquote-old p{
margin:0 0 5px 0;
padding:0;
font-family: Arial;
font-size:11px;
color: #ffffff;
text-decoration:none;
}
.headerquote-old a{
font-family: Arial;
font-size:12px;
color: #990000;
text-decoration:none;
}
.headerquote-old a:hover{
text-decoration:underline;
}
.headeroptin {
margin:0;
padding:0 125px 0 0;
}
.headeroptin h2{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:14px;
color: #ffffff;
text-decoration:none;
}
.headeroptin p{
margin:0;
padding:0;
font-family: Arial;
font-size:12px;
color: #ffffff;
text-decoration:none;
}

/* Menu */
.menu {
margin:0;
padding:0;
background:url(images/menu.png) no-repeat;
}
.menu a{
margin:0;
padding:0;
font-family: Arial;
font-size:14px;
color: #d9e4ec;
text-decoration:none;
}
.menu a:hover{
color: #f3f159;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #0e496a;
}
#dropmenudiv a:hover{
text-decoration: underline;
}
.quote{
margin:0;
padding:0;
background:url(images/quote.png) no-repeat;
}

/* Content */
.content {
margin:0;
padding:20px 0 20px 0;
background:url(images/contentbg.png) repeat-x;
background-color:#ffffff;
}
.content h1{
margin:0 0 15px 0;
padding:0;
font-family: Arial;
font-size:21px;
font-weight:normal;
color: #777777;
text-decoration:none;
}
.content h2{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:17px;
color: #444444;
text-decoration:none;
}
.content h3{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:17px;
color: #444444;
text-decoration:none;
}
.content h4{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:15px;
color: #444444;
text-decoration:none;
}
.content h5{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:19px;
color: #444444;
text-decoration:none;
}
.content p{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:15px;
line-height:21px;
color: #444444;
text-decoration:none;
}
.content a{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:15px;
color: #f58428;
text-decoration:none;
}
.content a:hover{
text-decoration:underline;
}
.content ul{
list-style-image: url(images/bullet-bulb.gif)
}
.content li{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:15px;
line-height:21px;
color: #444444;
text-decoration:none;
}

/* Footer */
.footer {
margin:0;
padding:30px 0 0 0;
background:url(images/footer.png) no-repeat;
}
.footer p{
margin:0 0 8px 0;
padding:0;
font-family: Arial;
font-size:13px;
color: #222222;
text-decoration:none;
}
.footer a{
font-family: Arial;
font-size:13px;
color: #222222;
text-decoration:none;
}
.footer a:hover{
text-decoration:underline;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.clickbutton {
	display: block;
	width: 170px;
	height: 50px;
	margin: 10px auto;
	padding: 0px;
	background-image: url(/images/clickbutton.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
a.clickbutton:hover {
	background-position: 0px -50px;
}
.nomargin {
	margin: 0px;
}
.nomargin-t {
	margin-top: 0px;
}
.nomargin-b {
	margin-bottom: 0px;
}