/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  www.projectseven.com
  Layout 04: 2 Column Sidebar Left
  Vertical Menu
  -------------------------------------------
*/

body {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	background-color: #151517;
	font-size: 110%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
}
#masthead {
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
	background-color: #FFF;
	height: 300px;
}
body, #masthead {
	min-width: 770px;
}
#logodiv {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px;
}
/*
Fixed Width
*/
#outer {
	padding: 2px;
	width: 945px;
	margin: 0 auto;
	top: 100px;
	position: static;
	left: 200px;
}
/*
Available Width
940 - 40 = 900
*/
#inner {
	background-color: #000;
	padding: 1px;
}
.sidebarbox .p7PMMv15 {
	width: auto;
	margin: 0 0 2px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;

}

#contentwrapper {
	background-image: url(../images/middle-top.gif);
	background-repeat: repeat-y;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: left;
	width: 600px;
	height: auto;
}
.sidecolumn {
	float: left;
	width: 310px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.bottomcolumnlt {
	float: left;
	width: 600px;
	height: 300px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/beige-top.gif);
}
.bottomcolumnrt {
	float: left;
	width: 342px;
	height: 300px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/beige-top-lt.gif);
}
.maincontent {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}
.sidecontent {
	padding: 10px;
	font-size: 0.8em;
	line-height: 1em;
}
.bottomcontentlt {
	padding: 24px 24px;
	font-size: .8em;
	line-height: 1.5em;
}
.bottomcontentrt {
	padding:20px;
	font-size: .8em;
	line-height: 1.5em;
	text-align: left;
}

h1, h2 {
	margin: 0px;
	font-size: 18px;
	letter-spacing: 0.35em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
	color: #333;
}
h2 {
	margin: 36px 0 0 0;
}

/*Links*/
.maincontent a {}
.maincontent a:visited {}
.maincontent a:hover {}

.footercolumn1 a {
	color: #999;
}
.footercolumn1 a:visited {
	color: #999;
}
.footercolumn1 a:hover {
	color: #FFF;
}
.footer {
	overflow: hidden;
	font-size: 0.7em;
	color: #A09B97;
	margin-top: 20px;
	background-image: url(img/p7spep_vrule.gif);
	background-repeat: repeat-y;
	background-position: 570px 0px;
	margin-left: 20px;
}
.footercolumn1 {
	float: left;
	width: 550px;
	margin-right: 20px;
}
.footercolumn2 {
	float: left;
	width: 320px;
	margin-left: 20px;
}
.footer p {
	margin: 1px 0 12px 0;
}
.footercolumn2 a {
	color: #C0C0C0;
	text-decoration: none;
	display: block;
	padding: 6px 6px;
	border: 1px solid #333;
	background-color: #161616;
}
.footercolumn2 a:hover {
	color: #C9CCAE;
	background-color: #333;
	border-color: #666;
}
.footercolumn2 ul {
	margin: 0;
	padding: 0;
}
.footercolumn2 li {
	margin-bottom: 6px;
	list-style-type: none;
}
#rightimage1 {
	background-image: url(../images/computer.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 410px;
	padding-top: 100px;
	position: absolute;
	top: 290px;
	margin-left: 780px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	height: 350px;
	}

#rightimage2 {
	background-image: url(../images/camera.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 410px;
	padding-top: 100px;
	position: absolute;
	top: 300px;
	margin-left: 850px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	height: 230px;
	}

#rightimage3 {
	background-image: url(../images/branding-iron.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 410px;
	padding-top: 100px;
	position: absolute;
	top: 290px;
	margin-left: 780px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	height: 350px;
	}
/*------ main images -----------------------------------------------------------------*/


#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv3 span
{ position: absolute;  }

#extraDiv2 {
	background: url(../images/logo.gif) no-repeat;
	top: 0px;
	width: 100%;
	height: 100px;
	left: 50px;
	}

#extraDiv3 {
	z-index: 3;
	top: 335px;
	width: 426px;
	height: 388px;
	background-image: url(../images/computer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	right: 2%;
	float: right;
	}
	
#extraDiv4 {
	z-index: 3;
	top: 335px;
	width: 426px;
	height: 388px;
	background-image: url(../images/camera.gif);
	background-repeat: no-repeat;
	background-position: right top;
	right: 2%;
	float: right;
	}
	
#extraDiv5 {
	z-index: 3;
	top: 335px;
	width: 426px;
	height: 388px;
	background-image: url(../images/branding-iron);
	background-repeat: no-repeat;
	background-position: right top;
	right: 2%;
	float: right;
	}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
	color: #666;
	text-align: justify;
	text-indent: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-style: italic;
}
.imageright {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imageleft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
