.linkmail a {
	color: #CC3333;
}
.linkmail a:link {
	text-decoration: none;

}
.linkmail a:visited {
	text-decoration: none;
}
.linkmail a:hover {
	text-decoration: underline;
	color: #666666;
}
.linkmail a:active {
	text-decoration: none;
}
#outsidebox {
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 8px #000000;
	-moz-box-shadow: 0px 0px 8px #000000;
	box-shadow: 0px 0px 8px #000000;
}#quickMenu ul {
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	padding-left: 10px;
	list-style-image: url(/image/arrowed.jpg);
}
#quickMenu ul li a {
	text-decoration: none;
	color: #036;
}
#copyright {
	text-align: right;
	font-size: 12px;
	color: #FFF;
}
#row2 {
	padding-bottom: 10px;
}
#videoHome {
	background-color: #333;
	height: 350px;
	text-align: center;
}
#quickMenu {
	background-image: url(/image/quicknav-bg.jpg);
	background-repeat: no-repeat;
	height: 133px;
}
#buttonRow {
}
#powerPhoneups {
}
#topheader {
	position:relative;
}
#row1 {
	padding-bottom: 10px;
}
#textbox p {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
}
#infobox {
	font-size: 11px;
	color: #333;
}
#footer {
	padding-top: 10px;
	background-image: url(/image/footerbg.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #90908E;
	border-right-color: #90908E;
	border-bottom-color: #90908E;
	border-left-color: #90908E;
}
.divclear {
	clear: both;
}
body {
	background-image: url(/image/bg1.jpg) !important;
	background-repeat: repeat-x !important;
	background-attachment: fixed !important;
	background-color: #1e1e1e !important;
	background-position: left top !important;
	font-family: Verdana, Geneva, sans-serif;
}
#secContent {
	/* [disabled]margin-bottom: -30px; */
}
#secContent h1 {
	font-size: 30px;
	color: #0454A6;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0454A6;
	line-height: 40px;
}
#secContent h2 {
	font-size: 18px;
	color: #0454A6;
	margin: 0px;
	line-height: 22px;
}
#secContent p {
	font-size: 12px;
	color: #333;
}
#formsidebar h1 {
	font-size: 30px;
	color: #0454A6;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0454A6;
}
#formsidebar h2 {
	font-size: 18px;
	color: #0454A6;
	margin: 0px;
	line-height: 22px;
}
#formsidebar p {
	font-size: 11px;
	color: #333;
	margin: 5px 0px 8px;
}


.pad1 {
	padding-left: 10px;
}
#calls {
	float: right;
	width: 200px;
}
#formbg {
	background-image: url(/image/formbg1.jpg);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 3px #8a8a8a;
	-moz-box-shadow: 1px 1px 3px #8a8a8a;
	box-shadow: 1px 1px 3px #8a8a8a;
	width: 400px;
	padding: 20px 10px 10px;
}

#social-links {
   position:absolute;
   width:125px;
   height:50px;
   top:15px;
   right:15px;
   z-index:900;
   text-align:right;
}
#social-links img {
   padding:5px;
}

