/*
    AUTHOR: Jason Blanton
            Jason@Jason-Blanton.com
*/

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { background-color: #15588d; margin-top: 20px; margin-bottom: 0px;}
ul { list-style: none inside; }
a { outline: none; }
a img { border: none; }

body, h1, h2, h3, h4, h5, h6,ol, ul, li, p {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	}
a:link {color: #15588d;}
a:visited {color: #15588d;}
a:active {color: #15588d;}
a:hover {color: #15588d;}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #15588d;
	margin-bottom: 15px;
	}
h2 {
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 10px;
	}
h3 {
	font-size: 100%;
	font-weight: bold;
	}
h4 {
	font-size: 80%;
	font-weight: bold;
	}
h5 {
	font-size: 70%;
	font-weight: bold;
	}
h6 {
	font-size: 64%;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 80%;
	line-height: 120%;
	}
p {
	font-size: 80%;
	line-height: 135%;
	margin-bottom: 10px;
	}
pre {
	font-family: monospace;
	font-size: 80%;
	}
strong, b {
	font-weight: bold;
	}
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.transpBlack { background: url(transpBlack.png); }
.rule { background: url('images/rule.png'); height: 3px; width: 747px; clear: both; margin-left: 10px;}
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
#page-wrap {
	background-color: #FFFFFF;
	background-image:url('images/bg.jpg');
	background-repeat: repeat-y;
	background-position: top left; 
	width: 800px;
	margin: 0 auto;
	padding-left: 150px;
}
#header {
	background-image:url('images/header.jpg');
	width: 800px;
	height: 146px;
}
#content { }
#footer {
	height: 25px;
	color: #15588d;
	font-size: 80%;
}
#footer a { text-decoration: none; }
/* END STRUCTURE */

/* ------------------------------------------ */
/* NAVIGATION */
/* ------------------------------------------ */
#navigation { }
#navigation a { margin-left: 4px; margin-bottom: 10px;}
#navigation span { display: none; position: absolute; }
#navigation a:hover { background-position: left bottom; }
#home { float: left; width: 115px; height: 36px; background: url("images/home.png") no-repeat left top; }
#homecurrent { float: left; width: 115px; height: 36px; background: url("images/home.png") no-repeat left bottom; }
#aboutus { float: left; width: 102px; height: 36px; background: url("images/aboutus.png") no-repeat left top; }
#aboutuscurrent { float: left; width: 102px; height: 36px; background: url("images/aboutus.png") no-repeat left bottom; }
#solutions { float: left; width: 102px; height: 36px; background: url("images/solutions.png") no-repeat left top; }
#solutionscurrent { float: left; width: 102px; height: 36px; background: url("images/solutions.png") no-repeat left bottom; }
#support { float: left; width: 102px; height: 36px; background: url("images/support.png") no-repeat left top; }
#supportcurrent { float: left; width: 102px; height: 36px; background: url("images/support.png") no-repeat left bottom; }
#contact { float: left; width: 102px; height: 36px; background: url("images/contactus.png") no-repeat left top; }
#contactcurrent { float: left; width: 102px; height: 36px; background: url("images/contactus.png") no-repeat left bottom; }
#partnerships { float: left; width: 103px; height: 36px; background: url("images/partnership.png") no-repeat left top; }
#partnershipscurrent { float: left; width: 103px; height: 36px; background: url("images/partnership.png") no-repeat left bottom; }
#government { float: left; width: 142px; height: 36px; background: url("images/government.png") no-repeat left top; }
#governmentcurrent { float: left; width: 142px; height: 36px; background: url("images/government.png") no-repeat left bottom; }
/* END NAVIGATION */

/* ------------------------------------------ */
/* Solutions Pages */
/* ------------------------------------------ */
/* Main Page */
#main {
	width: 700px;
	height:350px;
	background-image: url(images/solutions/main_bg.png);
	background-repeat: no-repeat;
}
#main #buttons {
	position: relative;
	top: 64px; left: 305px;
}
#main ul {}
#main li {
	height: 42px;
	line-height: 20px;
	background-image: url(images/solutions/bullet.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 0px;
}
#main li a {
	font-size: 150%;
	text-decoration: none;
	font-weight: bold;
}
/* End Main */
/* Networking Page */
#networking {
	width: 650px;
	height:375px;
	background-image: url(images/solutions/networking_bg.png);
	background-repeat: no-repeat;
}
#networking #subcontent {
	position: relative;
	top: 85px; left: 80px;
}
#networking ul {}
#networking li {
	height: 20px;
	line-height: 10px;
	background-image: url(images/solutions/smbullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
}
#networking li h3 {
	font-size: 150%;
	font-weight: normal;
	text-decoration: none;
	color: #15588d;
}
/* End Networking */
/* Managed Page */
#managed {
	width: 650px;
	height:450px;
	background-image: url(images/solutions/managed_bg.png);
	background-repeat: no-repeat;
}
#managed #subcontent {
	position: relative;
	top: 85px; left: 80px;
}
#managed ul {}
#managed li {
	height: 20px;
	line-height: 10px;
	background-image: url(images/solutions/smbullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
}
#managed li h3 {
	font-size: 150%;
	font-weight: normal;
	text-decoration: none;
	color: #15588d;
}
/* End Managed */
/* Communication Page */
#communication {
	width: 650px;
	height:450px;
	background-image: url(images/solutions/communication_bg.png);
	background-repeat: no-repeat;
}
#communication #subcontent {
	position: relative;
	top: 85px; left: 80px;
}
#communication ul {}
#communication li {
	height: 20px;
	line-height: 10px;
	background-image: url(images/solutions/smbullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
}
#communication li h3 {
	font-size: 150%;
	font-weight: normal;
	text-decoration: none;
	color: #15588d;
}
/* End Communication */
/* PC Page */
#pc {
	width: 650px;
	height:450px;
	background-image: url(images/solutions/pc_bg.png);
	background-repeat: no-repeat;
}
#pc #subcontent {
	position: relative;
	top: 85px; left: 80px;
}
#pc ul {}
#pc li {
	height: 20px;
	line-height: 10px;
	background-image: url(images/solutions/smbullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
}
#pc li h3 {
	font-size: 150%;
	font-weight: normal;
	text-decoration: none;
	color: #15588d;
}
/* End PC */
/* Web Pages */
#web {
	width: 700px;
	height:350px;
	background-image: url(images/solutions/web_bg.png);
	background-repeat: no-repeat;
}
#web #buttons {
	position: relative;
	top: 64px; left: 307px;
}
#web ul {}
#web li {
	height: 42px;
	line-height: 20px;
	background-image: url(images/solutions/bullet.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 0px;
}
#web li a {
	font-size: 150%;
	text-decoration: none;
	font-weight: bold;
}
#portfolio {
	width: 600px;
	height:375px;
	background-image: url(images/solutions/portfolio_bg.png);
	background-repeat: no-repeat;
}
#portfolio #subnav {
	position: relative;
	top: 45px; left: 10px;
	font-size: 55%;
}
#portfolio #subnav a{
	text-decoration: none;
}
#portfolio #thumbnails {
	position: relative;
	top: 75px; left: 178px;
	padding: 10px;
}
#portfolio #thumbnails img {
	margin: 15px;
}
#design {
	width: 600px;
	height:375px;
	background-image: url(images/solutions/design_bg.png);
	background-repeat: no-repeat;
}
#design #subnav {
	position: relative;
	top: 45px; left: 10px;
	font-size: 55%;
}
#design #subnav a{
	text-decoration: none;
}
#design #subcontent {
	position: relative;
	top: 100px; left: 150px;
}
#design ul {}
#design li {
	height: 20px;
	line-height: 10px;
	background-image: url(images/solutions/smbullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
}
#design li h3 {
	font-size: 150%;
	font-weight: normal;
	text-decoration: none;
	color: #15588d;
}

#optimization {
	width: 600px;
	height:375px;
	background-image: url(images/solutions/optimization_bg.png);
	background-repeat: no-repeat;
}
#optimization #subnav {
	position: relative;
	top: 45px; left: 10px;
	font-size: 55%;
}
#optimization #subnav a{
	text-decoration: none;
}
#optimization #subcontent {
	position: relative;
	top: 65px; left: 160px;
}
#optimization ul {}
#optimization li {
	height: 20px;
	line-height: 10px;
	background-image: url(images/solutions/smbullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
}
#optimization li h3 {
	font-size: 150%;
	font-weight: normal;
	text-decoration: none;
	color: #15588d;
}
#hosting {
	width: 600px;
	height:375px;
	background-image: url(images/solutions/hosting_bg.png);
	background-repeat: no-repeat;
}

#hosting #subnav {
	position: relative;
	top: 45px; left: 10px;
	font-size: 55%;
}
#hosting #subnav a{
	text-decoration: none;
}
#hosting #subcontent {
	position: relative;
	top: 90px; left: 175px;
}
#hosting ul {}
#hosting li {
	height: 20px;
	line-height: 10px;
	background-image: url(images/solutions/smbullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
}
#hosting li h3 {
	font-size: 150%;
	font-weight: normal;
	text-decoration: none;
	color: #15588d;
}
/* End Web */
/* END Solution Pages */
