@import url('http://www.casualcomputing.net/reset.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color: #f5f5f5;
	font-family: 'Cabin', sans-serif;
}

h2 {
	font-size: 1.3em;
	padding: 5px 0 5px 0;
}

h3 {
	font-size: 1.1em;
	padding: 13px 0 5px 0;
}

#not-found {
	height: 400px;
	padding-top: 15px;
}

#container {
	width: 960px;
	margin: 0 auto;
}

/* This code is tested with latest versions of
    Firefox, Chromium and Opera */
.box {
  position: relative;
  width: 908px;
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
  border-radius: 0;
	padding: 25px;
	min-height: 500px;
	margin-left: 1px;
}

.box p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.box:before {
    position: absolute;
    width: 95%;
    height: 80%;
    border-radius: 10px / 100px;
    z-index: -1;
    top: 10%;
    bottom: 10%;
    content: "";
    box-shadow: 0 0 15px rgba(0,0,0,0.6);
    }
#header {
	background-image: url('images/header.jpg');
	height: 86px;
	width: 960px;
	border-bottom: 1px solid #4d93c7;
}

#headerlink{
display:block;
width:500px;
height:86px;
margin:0;
}

#navigation {
	background: none;
	position: relative;
	width: 470px;
	top: -30px;
	right: -485px;
	text-align: right;
	font-size: 1.0em;
	font-weight: bold;
	color: #00579e;
}

#navigation a, a:visited {
	text-decoration: none;
	color: #00579e;
	font-weight: bold;
	font-size: 1.0em;
	padding-left: 7px;
	padding-right: 7px;
	text-shadow: 1px 1px #909090;
}

#navigation a:hover {
	text-decoration: none;
	/*color: #05315d;*/
}

a {
	color: #00579e;
	text-decoration: none;
}

a:visited {
	color: #00579e;
}

a:hover {
	text-decoration: underline;
}

.no-js #banner {
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
	height: 305px;
	width: 958px;
	border-right: 1px solid #4d93c7;
	border-left: 1px solid #4d93c7;
	border-bottom: 1px solid #4d93c7;
}

.js #banner {
	background-image: url('images/banner-noslogan.jpg');
	/*background-image: url('images/banner.jpg');*/
	background-repeat: no-repeat;
	height: 305px;
	width: 958px;
	border-right: 1px solid #4d93c7;
	border-left: 1px solid #4d93c7;
	border-bottom: 1px solid #4d93c7;
}

#fader {
	display: none;
	background-image: url('images/slogan.png');
	background-repeat: no-repeat;
	height: 41px;
	width: 471px;
	position: relative;
	left: 475px;
	top: 260px;
}

#content {
	padding-top: 25px;
	padding-bottom: 25px;
	min-height: 500px;
}

#content p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#services img {
	padding: 15px;
}

#hosting ul {
	width: 600px;
	margin: 0 auto;
}

#hosting li {
	font-weight: bold;
	float: left;
	margin: 1px;
	padding: 2px 5px;
	width: 170px;
	text-align: center;
}

#hosting img {
	padding: 15px;
}

#portfolio li {
	border: 1px solid silver;
	float: left;
	list-style: none; 
	margin: 1px;
	padding: 2px 5px;
	width: 250px;
	text-align: center;
}
	
#portfolio ul {
	margin: 0; /* for IE */
	padding-left: 0; /* for Netscape and Firefox */
	width: 900px;
}

#support ul {
	margin-left: 25px;
}

#support li {
	font-weight: bold;
}

#contact {
	text-align: center;
}

#belmontwifi {
	text-align: left;
}

#miscellaneous {
	text-align: left;
}

#spotlight {
	background-image: url('images/spotlight.jpg');
	background-repeat: repeat-x;
	height: 345px;
	width: 958px;
	line-height: 1;
	padding-top: 30px;
	border-left: 1px solid #4d93c7;
	border-right: 1px solid #4d93c7;
}

.spotlightheader {
	padding-left: 45px;
	font-size: 1.0em;
	font-weight: bold;
	color: #00579e;
	text-shadow: 1px 1px #d0d0d0;
}

.spotlightcontent {
	color: #05315d;
	text-align: center;
	padding: 225px 6px 5px 5px;
}

#spotlight1 {
	position: relative;
	left: 0;
	top: 0;
	border-right: 1px solid #d1d1d1;
	width: 319px;
	height: 345px;
	background-image: url('images/webdesign.jpg');
	background-repeat: no-repeat;
	background-position: 12px 75px;
}

#spotlight2 {
	position: relative;
	left: 320px;
	top: -345px;
	width: 320px;
	height: 345px;
	background-image: url('images/belmontwifi.jpg');
	background-repeat: no-repeat;
	background-position: 60px 75px;
}

#spotlight3 {
	position: relative;
	left: 640px;
	top: -690px;
	border-left: 1px solid #d1d1d1;
	width: 319px;
	height: 345px;
	background-image: url('images/networkadministration.jpg');
	background-repeat: no-repeat;
	background-position: 70px 75px;

}

#footer {
	background: #d0d0d0;
	font-size: 0.9em;
	color: #00579e;
	font-weight: bold;
	width: 958px;
	height: 30px;
	text-align: center;
	padding-top: 14px;
	border-top: 1px solid #4d93c7;
	border-right: 1px solid #4d93c7;
	border-left: 1px solid #4d93c7;
	border-bottom: 1px solid #4d93c7;
}