@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}

.left-shadow-background {
	background-image: url(../images/Layout/content-shadow-left.jpg);
	background-repeat: repeat-y;
	width: 15px;
}

.right-shadow-background {
	background-image: url(../images/Layout/content-shadow-right.jpg);
	background-repeat: repeat-y;
	width: 15px;
}

.top-background {
	background-image: url(../images/Layout/top-background.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 1041px;
}
.services-background {
	background-image: url(../images/services/services-background.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 1041px;
}
.try-our-services-banner {
	background-image: url(../images/services/try-our-services.jpg);
	height: 51px;
	width: 1041px;
}
.try-our-services-text {
	height: 51px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	padding-left: 30px;
	padding-top: 5px;
	
}
.bottom-background {
	background-image: url(../images/Layout/bottom-background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 80px;
	width: 941px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 11px;
}
.callback {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}


.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}

/* Navigation Link Styles */

.navigation a:link {
	color: #666;
	text-decoration:none;
}

.navigation a:visited {
	color: #666;
	text-decoration:none;
}

.navigation a:hover {
	color: #000;
	text-decoration:underline;
}

.navigation a:active {
	color: #666;
	text-decoration:none;
}

.try-our-services-textGreen {
	height: 51px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #79b344;
	font-weight: bold;
}

.try-our-services-textGreen a:link{
	color: #79b344;
	text-decoration:none;
}

.try-our-services-textGreen a:hover{
	color:#79b344;
	text-decoration:underline;
}

.try-our-services-textGreen a:visited{
	color: #79b344;
	text-decoration:none;
}
.help-desk-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.box-left {
	background-image: url(../images/content/home/boxes/layout/box-shadow-left.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 7px;
}
.box-top {
	background-image: url(../images/content/home/boxes/layout/box-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 54px;
	width: 257px;
}

.help-desk-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 20px;
	width: 212px;
	vertical-align: middle;
	text-align: center;
}
.box-right {
	background-image: url(../images/content/home/boxes/layout/box-shadow-right.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 7px;
}
.box-bottom {
	background-image: url(../images/content/home/boxes/layout/box-bottom.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 257px;
	background-position: left bottom;
}
.box-fill {
	background-image: url(../images/content/home/boxes/layout/box-fill.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.manage-dots {
	background-repeat: repeat;
	background-image: url(/images/content/manage/hp_dots_hor.gif);
	background-position: left center;
}
.bottom-background-text {
	background-image: none;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	margin: 0px;
	text-align: left;
	line-height: 11px;
	padding: 5px;
}
