/* Start of CMSMS style sheet 'wiredwebb-index' */
@charset "utf-8";
/* CSS Document */

body {
	background-color: 0082ca;
	background-image: url(uploads/layout/images/wiredwebb-design_slice1_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
        padding-top: 20px;
}

#header-phone {
	font-family:Arial, Impact, "Arial Narrow";
	font-size: 25px;
	font-weight:bold;
	color: #002f92;
	padding-right: 20px;
}

#header-email {
	font-family:Arial, Impact, "Arial Narrow";
	font-size: 15px;
	font-weight:bold;
	color: #0084d1;
	padding-right: 20px;
}

#header-email a {
	color: #0084d1;
	text-decoration: none;
}

#main-menu {
	font-family:Arial, Impact, "Arial Narrow";
	font-size: 14px;
	font-weight:normal;
	color: #b7b7b7;
       text-transform: uppercase;
	}

#main-menu a {
	font-family:Arial, Impact, "Arial Narrow";
	color: #b7b7b7;
        text-decoration: none;
	}

#main-menu a:hover {
	color: #002f92;
	}

.vertical-line {
	background-image: url(uploads/layout/images/wiredwebb-design_slice1_23.gif);
	background-repeat: repeat-y;
	width: 50px;
}

.sectionheader {
	font-family:Arial, Impact, "Arial Narrow";
	font-size: 22px;
	font-weight:bold;
	color: #002f92;
}

#pageheader {
	font-family:Arial, Impact, "Arial Narrow";
	font-size: 22px;
	font-weight:bold;
	color: #002f92;
}

.internalcontent {
       font-family:Arial, Impact, "Arial Narrow";
       font-size: 14px;
       color: #949494;
}

.boxcontent {
	font-family:Arial, Impact, "Arial Narrow";
	padding-top: 25px;
	padding-left: 95px;
	padding-right: 5px;
	font-size: 12px;
	font-weight:normal;
	color: #949494;
}

#box1 {
	background-image: url(uploads/layout/images/wiredwebb-design_slice1_12.gif);
	padding: 25px;
	height: 150px;
}
#box2 {
	background-image: url(uploads/layout/images/wiredwebb-design_slice1_14.gif);
	background-repeat: no-repeat;
	padding: 25px;
	height: 150px;
}
#box3 {
	background-image: url(uploads/layout/images/wiredwebb-design_slice1_16.gif);
	background-repeat: no-repeat;
	padding: 25px;
	height: 150px;
}

.gray {
	background-image: url(uploads/layout/images/wiredwebb-design_slice1_13.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.leftcontent {
 	color:#949494;
	height: 250px;
	width: 309px;
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	vertical-align:top;

}

.rightcontent {
 	color:#949494;
 	height: 250px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	vertical-align:top;
}

#footer {
   font-family: Arial, Impact, "Arial Narrow";
   font-size: 11px;
   font-weight: normal;
   color: #87d4F3;
 }

#footer a {
  color: #87d4F3;
  text-decoration: none;
}

#footer a:hover {
  color: #87d4F3;
  text-decoration: underline;
}

#internal {
  padding: 25px;
}


/* End of 'wiredwebb-index' */

