
body  {
	font-family: Arial, Verdana, Georgia;
	font-size: 13px;
	background-color: #052266;
	background-repeat: no-repeat;
	background-image: url("../assets/bluebackground.jpg");
	margin: 0px;
	color: #333333;
}
td {
	font-family: Arial, Verdana, Georgia;
	font-size: 13px;
}
p {
	line-height: 15px;
}
a {
	text-decoration: none;
}
h1 {
	color: #1E5682;
	font-size: 20px;
}
h2 {
	color: #1E5682;
	font-size: 15px;
}
h3 {
	color: #1E5682;
	font-size: 15px;
	padding-bottom: -10px;	
}
hr {
	height: 1px;
	color: #CCCCCC;
}
#webTemplatesContainer {
	clear: both;
	height: 200px;
	border-top: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(/assets/templateBanner.jpg);
	background-repeat: no-repeat;
	cursor: pointer;

}
#webTemplateImg {
	margin-top: 20px;
	margin-left: 20px;

}
.tdGrey {
	background-image: url(../hosting/assets/bground.png);
	line-height: 28px;
	font-size: 14px;
}
.bgDivider {
	background-image: url(../hosting/assets/divider.png);
}
.smallText {
	text-align: left;
	font-size: 10px;
}
.bodyLeft {
	margin-left: 5px;
	float: left;
	width: 60px;
}
.bodyRight {
	margin-right: 200px;
	margin-left: 5px;
	float: right;
	width: 300px;
	height: 60px;
}
/*
Bruce end
*/

#bodyFrame { 
	width:900px;
	text-align: left;
	background-color: white;
	border-left-color: #256BA2;
	border-left-style: solid;
	border-left-width: 10px;
	border-right-color: #256BA2;
	border-right-style: solid;
	border-right-width: 10px;
}
#headerDisplay {
	width: 900px;
	padding: 0px;
	margin-bottom: -10px;
}
html>body #headerDisplay {
	margin-bottom: 0px;
}
#headerImage {
	float: left;
	margin-left: -3px;
	margin-right:-4px;
}
html>body #headerImage {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
#headerDisplayImage {
	float: right;
	padding: 0px;
	margin: 0px;
	
}
#ourservices {
	width: 900px;
}
#callLiveSupport  { 
	color: #9c9c9c;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
}

#mainNav { 
	background-image: url("../assets/layout_16.jpg");
	width: 900px;
	height: 35px;
	text-align: center;
	clear: both;
	padding-top: 5px;
}
html>body #mainNav {
	height: 31px;
	

}
#mainNav a {
	color: white;
	text-decoration: none;
	font-family: Arial, Verdana, Georgia;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
}
#mainNav a:hover {
	color: #FFDC00;
	
}
#footer {
	width: 900px;
	background-color: #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
	clear: both;
 }
#footer a {
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#footer a:hover {
	color: #6FACBD;
}
#copyright {
	font-size: 10px;
	text-align: center;
	padding: 20px;
}
#sideNav {
	background: #EEEEEE;
	margin-right: 20px;
	float: left;
	width: 175px;
	min-height: 600px;
	padding-top:0px;
	margin-top: 0px;
}
html>body #sideNav {
	margin-top: 13px;

}
#bodyContent {
	padding-top:20px;
	float: right;
	width: 700px;
	margin-right: -20px;
}
html>body #bodyContent {
	margin-right: 0px;
}

#contentArea {
}
html>body #contentArea {
	margin-top: -13px;
}
#liveChat {
	padding: 10px;
}

#subLinkArea {
	background-color: #999999;
	line-height: 20px;
	background-image: url(/assets/subLinkBackground.png);
}
html>body #subLinkArea {
	margin-top: -13px;
}
#subLinkArea ul {
	padding-left: 15px;
	margin-left: 15px;
	list-style-image: url(/assets/bullet.png);
}
#subLinkArea ul li a {
	text-decoration: none;
	color: white;
	font-weight: 900;
}
#subLinkArea ul li a:hover {
	color: #FFDC00;
}
#sideNews {

}
#sideNews h3 {
	font-size: 15px;
}
#sideNews ul {
	font-size: 12px;
	padding-left: 5px;
	margin-left: 5px;
	list-style-type: none;
}
/*
	Homepage Specific
*/

#seoFooter {
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 3px;
	background-color: #EFEFEF;
	font-size: 10px;
	color: #666666;
	width: 900px;
	clear:both;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
	height: 450px;
}
#seoFooter p {
	line-height: 12px;
}
#seoLeft {
	margin-left: 30px;
	float:left;
	width:405px;

}
#seoRight {
	float:left;
	margin-left:30px;
	width:400px;

}
#indexDisplay {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
#indexLinksSlogan {
	float: right;
	margin-right: 10px;
}
#slogan {
	text-align: center;
	color: #1E5682;
	font-size: 15px;
	margin-top: 10px;
}
#indexLogoDisplay {
	float: left;
	width: 250px;
	margin-left: 5px;
}
.box {
	float: left;
	width: 290px;
	padding: 10px;
	border-right-color: #000000;
	border-right-style: dotted;
	border-right-width: 2px;
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	height: 150px;	
}
html>body .box {
	width: 269px;
}

#box1 {
	margin-left: 15px;
}

#box3 {
	border-width: 0px;

}
.boxGraphic {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 100px;
}


.callouts {
	color:#000000;
	float:right;
	font-size:12px;
	width:180px;
	margin-top: 50px;
}
.calloutTop {
	background-image:url(/assets/bg_callout_top.gif);
	background-repeat:no-repeat;
	height:31px;
	width:180px;
	color: #256BA2;
	font-weight: bold;
	text-align: center;
}
.calloutTopText {
	padding-top: 10px;
}
.calloutContent {
	border-left:1px solid #EFEEEC;
	color:#444444;
	padding-left: 10px;
	padding-right: 5px;
}
.calloutCenterContent {
	border-left:1px solid #EFEEEC;
	color:#444444;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.calloutContentHeader {
	background-color:#EFEEEC;
	height:25px;
	margin:0px;
	width:180px;
	color: #256BA2;
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
}
.calloutBottom {
	color:#444444;

}
.testimonial {
	margin-top: 10px;
	font-style: italic;
	line-height: 15px;

}
.testifier {
	margin-top: 10px;
	text-align: right;
	color: #256BA2;
}
.highlight, strong { color: #c60; font-weight: bold }
.headerRow {
	background-color: #999999;
	color: white;
	font-weight: bold;
}
.evenRow {
	background-color: white;
}
.oddRow {
	background: #eeeeee;
}
.bulletList {
	list-style-image: url(/assets/bullet.png);
	padding-left: 5px;
	margin-left: 5px;
}
.listTable {
	background-color: #EEEEEE;	
}
.tableHeading {
	background: #999999;
	color: white;
	font-weight: bold;
}
.dijitTextarea{
        min-height:5.5em !important;
        max-height:22em !important;
        overflow-y: auto !important;
}
.gainesvilleWebDesign {
	color: #9C9C9C;
	text-decoration: none;
}

.checkList {
	list-style-image: url(../assets/greenCheck.gif);
}

.checkList li {
	padding-left: 10px;
}