body {
	margin:0px;
	background-color: #14213b;
	font-size:11px;
	font-family:helvetica, sans-serif;
	color: #FFF;
}
.image {
	border:3px;
	border-thickness: 1px;
	border-color: #333;
	border-style: solid;
}
.biggertext{
	font-size:14px;
	line-height:14px;
}
.textboxleft {
float:left;
	width:430px;
	padding-top:20px;
	clear:left;
}
.textboxright {
	float:right;
	width:430px;
	padding-top:30px;
	clear:right;
	background-image:url(images/thoughtbubble.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.textboxrightstd {
	padding-top:20px;
	float:right;
	width:430px;
	clear:right;
	background-repeat:no-repeat;
	overflow:hidden;
}
.imagebox{
	width:51px;
	float:left;
	clear:both;
}
.content{
	width:360px;
	float:right;
}
.contentleft{
	width:300px;
	padding-top:50px;
	padding-left:50px;
	float:left;
}
H1.indexheader {
	FONT-SIZE: 34px;
	FONT-WEIGHT: normal;
	COLOR: #01aceb;
	display: inline; 
}
H1 {
	FONT-SIZE: 34px;
	FONT-WEIGHT: normal;
	COLOR: #01aceb;
}
H2 {
	FONT-SIZE: 14px;
	FONT-WEIGHT: strong;
	COLOR: #01aceb;
}
.error{
	color:#F00;
	font-weight:bold;
}
.thoughtbubble{
	font-size:16px;
	color:#FFF;
}
ul{
	font-size:14px;
}

#hr {
	color: #FFFFFF;
}
div#wrapper {
}
div#headerbg{
	background-color:#000;
	padding:10px;
}	
div#header {
		background-color:#000;
	height:180px;
	width:885px;
	margin:auto;
}
.headernav {
	width:400px;
	float:right;
}
.footernav {
	padding-top:80px;
	width:500px;
	float:right;
}
div#centralimagebox {
	background-image:url(images/centralimagebg.png);
	background-repeat:repeat-x;
	overflow:hidden;
}
div#centralimage{
	margin:auto;
	width:885px;
}
div#maincontentholder{
	background-image:url(images/mainbg.png);
	background-repeat:repeat-x;
overflow:hidden;
}
div#maincontent{
	padding-top:30px;
	width:885px;
	margin:auto;
}
div#footer {
	background-image:url(images/headerbackground.png);
	background-repeat:repeat-x;
}
div#footercontent{
	width:885px;
	height:140px;
	margin:auto;
}
div#contentleft {
	float:left;
}
/*Links Code*/
.navheaders{
	color: #01aceb;
	font-size:14px;
}
.headline{
	font-size:20px;
}
.headline strong{
	font-size:30px;
	font-weight:normal;
}
.otherheadline{
	font-size:18px;
	font-weight:normal;
	color:#FFF;
}
.navdiv {
	width:100px;
	float:right;
}
.navdivend {
	width:100px;
	float:right;
	clear:both;
}
.tel {
	padding-top:20px;
	width:300px;
	float:right;
}
a:link {
	color:#FFF;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
a:visited {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
.bluetext {
	color:#01aceb;
}
a.bluetext:link {
	color:#01aceb;
	text-decoration:none;
	font-weight:bold;
}
a:active .bluetext {
		color:#01aceb;
	text-decoration: none;
		font-weight:bold;
}
a.bluetext:visited {
		color:#01aceb;
	text-decoration: none;
		font-weight:bold;
}
a.bluetext:hover{
		color:#999;
	text-decoration: none;
		font-weight:bold;
}
}.tutorialimage {
	height: 350px;
	width: 350px;
	float: left;
	margin-bottom: 20px;
}
.tutorialtext {
	float: right;
	height: 350px;
	width: 350px;
	margin-bottom: 20px;
}
.tutorialheader {
	float: none;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}
