body {
	font-size:11px; 
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	margin: 0 0 10px 0; 
	padding:0; 
	background-image:url(../images/gsc_01.gif);
	background-repeat: repeat-x;
	background-color: #d5d5d5;
}

li {
	margin: 5px 0 2px 20px;
}

.clear {
	clear:both;
}

.spacer {
	clear:both;
}

a:link, a:visited {
	color: #336fc1; text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #000000;	text-decoration: underline;
	font-weight: bold;
}

a.homeTestimonial:link {
	color: #ffffff;
	text-decoration: none;
}
a.homeTestimonial:visited {
	color: #ffffff;
	text-decoration: none;
}
a.homeTestimonial:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.sideTest:link {
	color: #4a6b94;
	text-decoration: none;
}
a.sideTest:visited {
	color: #4a6b94;
	text-decoration: none;
}
a.sideTest:hover {
	color: #4f8ad4;
	text-decoration: underline;
}

.contentheading {
	font-size: 16px;
	font-weight: 900;
	padding-bottom: 6px;
}

#mainWrapper {
	margin: 0;
	text-align: center;
}

#smallWrapper {
	margin: 0 auto;
	background-color: #ffffff;
	text-align: left;
	width: 680px;
}

.sitePadding {
	padding: 5px 5px 5px 5px;
}

#footShadow {
	margin: 0 auto;
	background-image:url(../images/footershadow.gif);
	text-align: left;
	width: 680px;
	height: 35px;
}


.topPush {
	height: 40px;
}

.topLogo {
	float: left;
	width: 249px;
	height: 51px;
}

.topSpacer {
	float: left;
	width: 155px;
	height: 51px;
}

.topContact {
	float: left;
	width: 266px;
	height: 51px;
	background-image:url(../images/gsc_06.gif);
}

.topTaskMan {
	float: left;
	width: 266px;
	height: 51px;
	background-image:url(../images/taskman.gif);
}

#navbar {
	background-image:url(../images/gsc_14.gif);
	width: 670px;
	height: 27px;
}

.navLogo {
	float: left;
	background-image:url(../images/gsc_08.gif);
	width: 59px;
	height: 27px;
}

#navLinks {
	height: 27px;
	margin: 0;
	padding: 0;
	display: block;
}

#navLinks ul {
	height: 27px;
	margin:0;
	padding:0;
	list-style: none;
	display: block;
}

#navLinks li {
	float: left;
	margin: 0 4px 0 0;
	padding: 3px 0 0 0;
	list-style: none;
	display: block;
}

#navLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #ffffff;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	text-align: center;
	line-height: 21px;
	display: block;
}

#navLinks a span { 
	padding: 0 14px 0 0;
	display: block;
}

#navLinks a:hover {
	background-image:url(../images/gsc_10.gif);
	background-color: #ffffff;
	background-repeat:no-repeat;
	background-position:left;
	color: #21537e;
}

#navLinks a:hover span {
	background-image:url(../images/gsc_13.gif);
	background-repeat:no-repeat;
	background-position:right;
	color: #21537e;
}

#navLinks a.active {
	background-image:url(../images/gsc_10.gif);
	background-color: #ffffff;
	background-repeat:no-repeat;
	background-position:left;
	color: #21537e;
}

#navLinks a.active span {
	background-image:url(../images/gsc_13.gif);
	background-repeat:no-repeat;
	background-position:right;
	color: #21537e;
}

#midBox {
	margin: 5px 0 5px 0;
}

.contentHead {
	background-image:url(../images/gsc_17.gif);
	width: 504px;
	height: 34px;
}

#bodyWrapper {
	float: left;
	background-image:url(../images/gsc_22.gif);
	margin: 5px 0 0 0;
	width: 504px;
}

.bodyTop {
	background-image:url(../images/gsc_20.gif);
	width: 504px;
	height: 4px;
}

.bodyMid {
	padding: 4px 8px 4px 8px;
}

.bodyBottom {
	background-image:url(../images/gsc_23.gif);
	width: 504px;
	height: 4px;
}

#sideBar {
	float: left;
	width: 161px;
	margin: 5px 0 5px 5px;
}

.sideHeader {
	color: #6a3200;
	font-size: 14px;
	font-weight: 900;
	background-color: #ffd479;
	padding: 4px;
}

.sideButtons {
	background-color: #fbeed1;
	padding: 4px;
	margin-bottom: 5px;
}

.sideButtons h1 {
	display:inline;
	font-size: 11px;  
	font-weight: 400;
	margin:0;
}

.sideButtons img {
	margin-right:5px;
	vertical-align:middle;
}

.sideHeader2 {
	color: #607c9e;
	font-size: 14px;
	font-weight: 900;
	background-color: #d5e1f0;
	padding: 4px;
}

.sideButtons2 {
	color: #607c9e;
	font-size: 11px;
	background-color: #eaf1fa;
	padding: 4px;
	margin-bottom: 5px;
}

a.sideLink:link {
	color: #6a3200;
	text-decoration: none;
}
a.sideLink:visited {
	color: #6a3200;
	text-decoration: none;
}
a.sideLink:hover {
	color: #a04b00;
	text-decoration: underline;
}

#footWrapper {
	margin: 5px 0 0 0;
	padding: 5px 5px 5px 5px;
	background-color: #21537e;
}

.footContent {
	color: #b6cde0;
}

a:link.footLink {
	font-weight: 400;
	color: #dbebfa;
	text-decoration: none;
}

a:visited.footLink {
	font-weight: 400;
	color: #dbebfa;
	text-decoration: none;
}

a:hover.footLink {
	font-weight: 400;
	color: #ffffff;
	text-decoration: underline;
}


.portfolioimg {
	float:left;
	margin-right: 15px;
}

.portfoliobox {
	width: 470px;
	height: 120px;
	background-image: url(../images/portf_01.gif);
}

.portfoliohead {
	padding-top: 13px;
	font-weight: 900;
	text-transform: uppercase;
}

.portfoliobody {
	padding-top: 10px;
	font-size: 11px;
}

.serviceWrapper {
	width: 462px;
	padding: 10px;
}

.serviceSpacer {
	height: 15px;
}

.serviceImage {
	float:left;
	width: 45px;
	height: 72px;
}

.serviceHeader {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 7px;
	margin-bottom: 5px;
}

.serviceContent {
	float: left;
	width: 410px;
}

.demotext {
	width: 450px;
	height: 100px;
	background-color: #ffffff;
	background-image:url(../images/stripes.gif);
	padding: 5px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #555555;
}

.testimonialsLeft {
	background-image:url(../images/quoteleft.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.testimonialsRight {
	background-image:url(../images/quoteright.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.testimonialsPadding {
	margin: 0 45px 0 50px;
	padding: 7px;
	border: 1px solid #c5d6e8;
	background-color: #ffffff;
}

.testimonialsDivider {
	height: 15px;
	border-bottom: 1px solid #c5d6e8;
	margin-bottom: 15px;
}

.serverInfo {
	width: 470px;
	margin: 0 0 15px 0;
	background-color: #ffffff;
	border: 1px dashed #D4D4D4;
	color: #777777;
	padding:5px;
	font-size: 11px;
}

.serverStatusOnline {
	color: #668f60;
	font-weight: 900;
}

.serverStatusOffline {
	color: #9f3c3c;
	font-weight: 900;
}

.homepageBox1 {
	float:left;
	width: 400px;
	height: 250px;
	margin-right: 5px;
	background-image:url(../images/box1final.gif);
}

.homepageBox1Blurb {
	padding: 0 0 5px 10px;
	margin: 0;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}

.homepageBox1Title {
	padding: 10px 0 0 10px;
	font-size: 14px;
	font-weight: 900;
	color: #000000;
}

.homepageBox1Title2 {
	padding: 80px 0 0 10px;
	font-size: 12px;
	font-weight: 900;
	color: #ffffff;
}

.homepageBox1Testimonial {
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: 400;
	font-style: italic;
	color: #ccdff0;
}

.homepageBox1Button1 {	float:left; width: 96px;	height: 23px;	margin: 0px 5px 0px 10px;	)margin: 0px 5px 0px 5px;}
.homepageBox1Button1 a {	display: block;	width: 96px;	height: 23px;	background: url(../images/casestudies.gif) no-repeat top left;}
.homepageBox1Button1 a:hover {	background-position: bottom left;}

.homepageBox1Button2 {	float:left; width: 96px;	height: 23px;	margin: 0px 0px 0px 0px;}
.homepageBox1Button2 a {	display: block;	width: 96px;	height: 23px;	background: url(../images/moreinfo.gif) no-repeat top left;}
.homepageBox1Button2 a:hover {	background-position: bottom left;}

.homepageBox2 {
	float:left;
	width: 265px;
	height: 60px;
	margin-bottom: 5px;
}

.homepageBox2Button {	width: 265px;	height: 60px;}
.homepageBox2Button a {	display: block;	width: 265px;	height: 60px;	background: url(../images/emailcheck.gif) no-repeat top left;}
.homepageBox2Button a:hover {	background-position: bottom left;}

.homepageBox3 {
	float:left;
	width: 265px;
	height: 60px;
	margin-bottom: 5px;
}

.homepageBox3Button {	width: 265px;	height: 60px;}
.homepageBox3Button a {	display: block;	width: 265px;	height: 60px;	background: url(../images/cpanel.gif) no-repeat top left;}
.homepageBox3Button a:hover {	background-position: bottom left;}

.homepageBox4 {
	float:left;
	width: 265px;
	height: 60px;
	margin-bottom: 5px;
}

.homepageBox4Button {	width: 265px;	height: 60px;}
.homepageBox4Button a {	display: block;	width: 265px;	height: 60px;	background: url(../images/templates.gif) no-repeat top left;}
.homepageBox4Button a:hover {	background-position: bottom left;}

.homepageBox5 {
	float:left;
	width: 265px;
	height: 55px;
	background-image:url(../images/c2a3.gif);
}

.c2aWrapper {
	text-align: center;
	padding: 9px 0 0 0;
}

.c2aSmall {
	font-size: 10px;
	color: #ffffff;
}

.c2aBig {
	font-size: 16px;
	font-weight: 900;
	color: #ffffff;
}

.testLine {
	height: 1px;
	background-color: #a6bcd7;
	margin: 5px 0 5px 0;
}

.taskBox {
	border: 1px solid #21537e;
	padding: 0;
}

.taskWrapper {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 10px;
	margin: 5px;
}

.taskWrapperOverdue {
	border: 1px solid #ca7e7e;
	background-color: #ffe3e3;
	padding: 10px;
	margin: 5px;
}

.taskWrapperAttention {
	border: 1px solid #f9cd58;
	background-color: #fefcda;
	padding: 10px;
	margin: 5px;
}

.taskHead {
	font-size: 14px;
	font-weight: 900;
	background-color: #21537e;
	color: #ffffff;
	padding: 5px;
}

a:link.taskTitle {
	font-size: 13px;
	font-weight: 900;
	color: #21537e;
	text-decoration: none;
}

a:visited.taskTitle {
	font-size: 13px;
	font-weight: 900;
	color: #21537e;
	text-decoration: none;
}

a:hover.taskTitle {
	font-size: 13px;
	font-weight: 900;
	color: #000000;
	text-decoration: underline;
}

.taskComments {
	font-size: 11px;
	color: #888888;
}

.taskCommentsOverdue {
	font-size: 11px;
	color: #c46c6c;
}

.taskLine {
	background-color: #cccccc;
	height: 1px;
	margin: 3px 0 3px 0;
}

.taskLineOverdue {
	background-color: #ca7e7e;
	height: 1px;
	margin: 3px 0 3px 0;
}

.taskHeadOverdue {
	font-size: 13px;
	font-weight: 900;
	color: #9d2929;
}

a:link.taskTitleOverdue {
	font-size: 13px;
	font-weight: 900;
	color: #9d2929;
	text-decoration: none;
}

a:visited.taskTitleOverdue {
	font-size: 13px;
	font-weight: 900;
	color: #9d2929;
	text-decoration: none;
}

a:hover.taskTitleOverdue {
	font-size: 13px;
	font-weight: 900;
	color: #000000;
	text-decoration: underline;
}

a:link.taskComplete {
	display:block;
	padding-top: 5px;
	font-size: 10px;
	font-weight: 900;
	color: #21537e;
	text-decoration: none;
}

a:visited.taskComplete {
	display:block;
	padding-top: 5px;
	font-size: 10px;
	font-weight: 900;
	color: #21537e;
	text-decoration: none;
}

a:hover.taskComplete {
	display:block;
	padding-top: 5px;
	font-size: 10px;
	font-weight: 900;
	color: #000000;
	text-decoration: underline;
}

a:link.taskCompleteOverdue {
	display:block;
	padding-top: 5px;
	font-size: 10px;
	font-weight: 900;
	color: #9d2929;
	text-decoration: none;
}

a:visited.taskCompleteOverdue {
	display:block;
	padding-top: 5px;
	font-size: 10px;
	font-weight: 900;
	color: #9d2929;
	text-decoration: none;
}

a:hover.taskCompleteOverdue {
	display:block;
	padding-top: 5px;
	font-size: 10px;
	font-weight: 900;
	color: #000000;
	text-decoration: underline;
}