/* COMMON STYLES
*****************************************/
body {
	background-color: #333333;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	margin: 0px;
	overflow: auto;
}
img {
	border:0px;
}
p {
	line-height: 13px;
	margin: 0px;
}

ol li {
	margin-bottom: 10px;
}

#body_shell {
	position: relative;
	width: 970px;
	text-align: left;
	margin: 0px auto;
}
#headerImage {
	position: absolute;
	top: 24px;
	left: 0px;
	width: 970px;
	height: 80px;
	background-image: url(/~ajones/images/common/header_970x80.gif);
	background-repeat: no-repeat;
}
#greyHeaderBox {
	position: absolute;
	width: 970px;
	height: 30px;
	background-color: #666666;
	top: 108px;
	left: 0px;
}

#greyFooterBox {
	position: absolute;
	top: 793px;
	left: 0px;
	width: 970px;
	height: 40px;
	background-color: #666666;		
}
.greyFooterBoxText {
	position: absolute;
	bottom: 5px;
	left: 15px;	
	color: #FFFFFF;	
	font-size: 12px;	
}
.hiddenPic {
	display: none;
}
.orangeTitle {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6401;
}
.largeOrangeTitle {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6401;
}
.largeRedOrangeTitle {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
#quickLinksBox {
	position: absolute;
	z-index: 10;
	width: 186px;
	height: 200px;
	top: 210px;
	left: 700px;
	background-image: url(/~ajones/images/common/quickLinksBox.png);
	background-repeat: no-repeat;
}
.quickLinksText {
	position: absolute;
	z-index: 6;
	top: 43px;
	left: 17px;
	width: 155px;
	height: 140px;	
}
.quickLinksText ul {
	list-style-type: disc;
	margin-left: 2em;
	margin-top: 0em;	
	padding-top: 0;
	padding-left: 0;
}
.quickLinksText li {	
	padding-bottom: 10px;		
}

#commonBlock {
	position: absolute;
	z-index: 1;
	top: 142px;
	left: 0px;
	width: 970px;
	height: 647px;
	background-image: url(../images/homepage/homepage_bkg.jpg);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 22px;
}

/* DEFAULT LINK STYLES
*****************************************/
a {
	font-size: 12px;
	font-weight: 300;
	text-decoration:none;
	outline: none;
}
a:link, a:active {	
	color: #DE9A0C;	
}
a:visited {	
	color: #c75325;
}
a:hover {
	color: #E5A403;
	text-decoration: underline;
}

/* REDIRECT STYLES
*****************************************/
.textBoxRedirect {
	background-color: #FFFFFF;
	text-align: left;	
	padding: 20px;
	border: 4px groove #666666;
	width: 400px;
	height: 250px;	
	position: absolute;
	top: 164px;
	left: 30px;
}

/* NAV STYLES
*****************************************/
.nav {	
	position: absolute;
	bottom: 0px;		
}
.nav a:link, .nav a:active, .nav a:visited {	
	background-image: url(http://www.novuscom.net/~ajones/images/common/nav_bkg_up.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	z-index: 2;
	margin-left: 6px;
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 21px;
	float: left;
}
.nav a:hover {
	background-image: url(http://www.novuscom.net/~ajones/images/common/nav_bkg_over.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	z-index: 2;
	margin-left: 6px;
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 21px;
	text-decoration: none;
	float: left;
}

/* HOMEPAGE STYLES
*****************************************/
#homepageBlock {
	position: absolute;
	z-index: 1;
	top: 142px;
	left: 0px;
	width: 970px;
	height: 647px;
	background-image: url(../images/homepage/homepage_bkg.jpg);
	background-repeat: no-repeat;	
}
#portfolioBox {
	position: absolute;
	z-index: 5;
	width: 236px;
	height: 303px;
	top: 180px;
	left: 530px;
	background-image: url(../images/homepage/portfolio_box.png);
	background-repeat: no-repeat;
}
.portfolioBoxText {
	position: absolute;
	z-index: 6;
	top: 65px;
	left: 10px;
	width: 190px;
	height: 215px;
}
.portfolioBoxText ul {
	list-style-type: disc;
	margin-left: 3.1em;
	margin-top: 0em;	
	padding-top: 0;
	padding-left: 0;
}
.portfolioBoxText li {	
	padding-bottom: 10px;		
}
#introHomeBlock {
	position: absolute;
	z-index: 5;
	width: 510px;
	height: 340px;
	top: 170px;
	left: 20px;
	background-image: url(../images/homepage/intro_block.png);
	background-repeat: no-repeat;
}
#bottomHomeBlock {
	position: absolute;
	z-index: 5;
	width: 629px;
	height: 247px;
	top: 520px;
	left: 20px;
	background-image: url(../images/homepage/bottom_block.jpg);
	background-repeat: no-repeat;
}
#articlesBox {
	position: absolute;
	z-index: 5;
	width: 180px;
	height: 168px;
	top: 56px;
	left: 223px;	
}
#servicesBox {
	position: absolute;
	z-index: 5;
	width: 180px;
	height: 168px;
	top: 56px;
	left: 18px;
}
#featuredWebsiteBox {
	position: absolute;
	z-index: 5;
	width: 176px;
	height: 168px;
	top: 56px;
	left: 430px;	
}
.introBlockText {
	position: absolute;
	z-index: 6;
	top: 46px;
	left: 15px;
	width: 472px;
	color: #666666;
}
.introBlockText2 {
	position: absolute;
	z-index: 6;
	top: 206px;
	left: 15px;
	width: 472px;
	color: #666666;
}
.commonBoxText {
	position: absolute;
	z-index: 6;
	top: 30px;
	left: 30px;
	width: 620px;	
}
.commonBoxFloat {
	float: left;	
	position: relative;
	z-index: 6;	
	width: 160px;	
	text-align: center;
	color: #8E4601;
	font-size: 10px;
	margin-right: 30px;
	left: 30px;
}
.bottomBoxText {
	position: absolute;
	z-index: 6;
	top: 0px;
	left: 0px;
	width: 176px;
	height: 168px;
}
.bottomBoxText ul {
	list-style-type: disc;
	margin-left: 2em;
	margin-top: 0em;	
	padding-top: 0;
	padding-left: 0;		
}
.bottomBoxText li {	
	padding-bottom: 10px;		
}
