body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #2B323A;
	background-image: url(images/finalbluesbackground.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: #333333;
	margin: 0px;
	background-attachment: fixed;
}
h1 {
	font-size: 1.7em;
	color: #006;
	letter-spacing: 0.2em;
	text-transform: none;
}
h2 {
	font-size: 1.2em;
	color: #900;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 1.1em;
	color: #003;
	line-height: 1.1em;
	letter-spacing: 0.1em;
}


#header {
	margin-top: 0px;
	height: 100px;
	vertical-align: bottom;
	margin-right: 301px;
	background-image: url(images/headergradalphanew.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCC;
	background-position: left top;

}
#headerOLD {
	margin-top: 0px;
	height: 100px;
	vertical-align: bottom;
	margin-right: 301px;
	background-image: url(images/headergradalpha-SOURCE.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #CCC;
}

#header h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 30px;
}

#header a {
	text-decoration: none;
	color: #CC3300;
}
#nav {
	float: right;
}
#nav a {
	display: block;
	color: #E2E4E7;
	text-decoration: none;
	float: left;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}


#nav a:hover {
	text-decoration: none;
	color: #FFF;
	background-image: url(images/rightcolgradalphanew.png);
	background-position: right;
}
#navlarger a{
	font-size: 1em;
}


#contentleft {
	font-size: 0.9em;
	margin-left: 5%;
	border-left: 1px solid #CCC;
	padding-top: 15px;
	border-bottom: 1px solid #CCC;
	margin-right: 301px;
	background-repeat: repeat-y;
	background-image: url(images/gradcontent.png);
	background-position: left;
}
#contentleft h1, #contentleft p, #contentleft h2, #contentleft li {
	margin-left: 15px;
	margin-right: 15px;
}


#contentleft a {
	color: #CC3300;
}
#contentleft a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF3333;
}
#contentright {
	float: right;
	width: 300px;
	font-size: 0.8em;
	color: #FFF;
	border-left: 1px solid #CCC;
	margin-top: -100px;
	border-bottom: 1px solid #CCC;
	background-repeat: repeat-y;
	background-image: url(images/rightcolgradalpha.png);
}

#contentright p {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.5em;
}



#contentright  a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
}
#contentright  a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF3333;
}
#contentright h1, #contentright h2 {
	margin-left: 3px;
	margin-top: 0px;
	color: #CCC;
}
#bizcardimage {
	width: 300px;
	height: 172px;
	position: absolute;
	top: auto;
	right: auto;
	border-right: 1px solid #CCC;
	padding-top: 50px;
	border-bottom: 1px solid #CCC;
}
#bizcardimage img {
	border-top: 1px solid #FFF;
}


.clearleft {
	clear: left;
}
a img {
	border-width: 0px;
}
.clearall {
	clear: both;
}
.highlightbox {
	border: 1px dashed #CCC;
}

.textsmall {
	font-size: 0.7em;
	letter-spacing: 0.1em;
}

.shortlinetext {
	margin-bottom: -.75em;
}
.amazonbox {
	text-align: center;
}
.adobelogos {
	background-color: #FFFFFF;
	width: 300px;
	margin: auto;
}
.adobelogos img {
	padding-bottom: 5px;
}
.shortlinetext p {
	margin-bottom: -.75em;
}
.noticetext {
	color: #00F;
}

.rightbox {
	float: right;
	width: 320px;
}
.paypalformbutton {
	width: 125px;
	float: right;
}
.webquotebox {
	float: right;
	width: 50%;
}
#contentleft p {
	line-height: 1.4em;
}
.imageright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
