html {
	width: 100%;

}
form {
	width: 300px;
}
body {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #1D2837;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
div#topContent {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 36px;
	background-image: url(../images/contentBG.gif);
	overflow: auto;
}
#paymybill {
	text-align: right;
	background: #1D2837;
	padding-right: 85px;
}
#paymybill a {
	position: relative;
	top: 1px;
}
#ok_orders {
	right: 4px;
}
#maincontent {
	overflow: auto;
}
div#bottomContent {
	width: 790px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/contentBG.gif);
}
div#bottomContent ul {
	position: relative;
	list-style-type: none;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 30px;
}
div#bottomContent li {
	display: inline;
	margin-right: 11px;
}
a.bLink:link, a.bLink:active, a.bLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
a.bLink:hover {

}
div#flashcontent {
	width: 150px;
	float: left;
}
div#htmlContent {
	float: left;
	width: 315px;
	margin-left: 10px;
}
div#fullContent {
	float: left;
	margin-left: 20px;
	width: 500px;
}
div#imageContent {
	float: left;
	margin-left: 12px;
}
div#header {
	height: 143px;
    background: url('../images/header_bg.gif') no-repeat 0px 0px;
    width: 558px;
    margin-left: 0px; 
    float:left;
}
div#fullContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	line-height: 12px;
}
div#footerContent {
	text-align: center;
	margin-left: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #788DA2;
	line-height: 24px;
}
p {
	line-height: 20px;
}
.okjobs {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1D2837;
}
.okjobs h1 {
	text-transform: uppercase;
	font-size: 12px;
}
.credits {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #7D92A6;
	font-size: .7em;
	line-height: 20px;
	text-transform: uppercase;
}
a:link, a:visited, a:active {
	color: #7D92A6;
	text-decoration: underline;
}
a:hover {
	color: #1D2937;
	text-decoration: none;
}
a.pageTurn:link, a.pageTurn:active, a.pageTurn:visited {
	color: #666666;
	font-style: italic;
	text-decoration: none;
	letter-spacing: 0.3em;
	text-align: right;
}
a.pageTurn:hover {
	text-decoration: underline;
}
a.product:link, a.product:visited, a.product:active {
	color: #5F82B3;
	text-decoration: none;
}
a.product:hover {
	text-decoration: underline;
}
a.learnLink:link, a.learnLink:active, a.learnLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #5F82B3;
	letter-spacing: .1em;
}
a.learnLink:hover {
	text-decoration: underline;
}
.allcaps {
	width: 425px;
	text-transform: uppercase;
}
a img {
	border: 0;
}