/* 
  ================================================
  PVII Existentiality
  Copyright (c) 2009 Project Seven Development
  www.projectseven.com
  Layout 01: 2Col Sidebar Left (Black)
  ================================================
*/

body {
	font-family: Calibri, Arial, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	min-width: 980px;
}
#masthead {
	background-image: url(img/existBlack_masthead.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
#logo {

	width: 980px;
	margin: 0 auto;
	background-image: url(img/existBlack_logo.jpg);
	background-repeat: no-repeat;
	height: 99px;

}

#layout {
	background-image: url(img/existBlack_sbl_middle.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 980px;
}
.column {
	float: right;
}
#main-column {
	width: 750px;
	margin-right: 10px;
}
.maincontent {
	padding: 20px 32px 0px 32px;
	font-size: 13px;
	line-height: 1.5;
}
.maincontent p, .sidecontent p {
	margin: 3px 0 12px;
}
#sidebar {
	width: 200px;
	margin-right: 10px;
}
.sidecontent {
	font-size: 13px;
	line-height: 1.35;
	padding: 8px 16px;
	color: #CCC;
}
.sidecontent h2, .sidecontent h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin: 20px 0px 6px 0px;
}
.sidecontent h3 {
	font-size: 13px;
	letter-spacing: 0.2em;
	color: #CA0000;
}
.maincontent h1, .maincontent h2, .maincontent h3 {
	margin: 24px 0 0 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.maincontent h2 {
	font-size: 18px;
}
.maincontent h3 {
	font-size: 14px;
}
#layout-bottom {
	background-image: url(img/existBlack_sbl_bottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left bottom;
	clear: both;
}
#footer {
	margin: 12px auto;
	width: 980px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: center;
}
.quotation {
	font-size: 11px;
	text-transform: uppercase;
}
/*LINK STYLES*/
.maincontent a, #footer a {
	color: #FF0000;
}
.maincontent a:hover, .maincontent a:focus,
#footer a:hover, #footer a:focus {
	color: #000;
}
.sidecontent a {
	color: #699;
}
.sidecontent a:hover, .sidecontent a:focus {
	color: #FFF;
}
/*IMAGE FLOAT STYLES*/
.imgr {
	float: right;
	margin-left: 12px;
	padding: 2px 0px 0px;

}
.imgl {
    float: left;
    margin-right: 12px;
    padding: 2px 0px 0px;

}
/*TOP MIDDLE MENU*/
#mainnav {
	font-size: .8em;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
}
#mainnav li {
	width: 480px;
	float:left;
	list-style-type: none;
	border: 1px solid #444444;
	margin-right:60px;
	margin-bottom:6px;
	margin-left:0px;
	background-color: #1A1A1A;
	padding: 2px;
}
#mainnav a {
	display:block;
	z-index:1;
	font-size: 0.9em;
	border: 1px solid #333333;
}
#mainnav a:hover {
	border-color: #FFFFFF;
}
#mainnav a {
	background-color: #1A1A1A;
	text-decoration: none;
	line-height: normal;
	color: #999999 !important;
	border-top: 1px solid #333333;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #333333;
	overflow: hidden;
	font-size: 1.5em;
	letter-spacing: 0.15em;
	padding-top: 8px;
	padding-right: 120px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#mainnav a:hover {
	color: #000000 !important;
	background-color: #A1A1A1;
	border-color: #F0F0F0 #999999 #999999 #F0F0F0;
	background-position: 0px 0px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#r2 {
	width: 90%;
	margin: 0px auto;
	font-size: 0.8em;
}
#content {
	margin: 40px auto 40px 20px;
	border: 1px solid #333333;
	border-top: 0;
	font-size: 0.8em;
	width: 92%;
}
#content .inner {
	padding: 10px 20px;
}
#content p {
}
/*TOP MIDDLE IMAGES WEB DESIGN CONTACT MENU*/
#mainnavtwo {
	font-size: .8em;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainnavtwo ul {
	margin: 0px;
	padding: 0px;
}
#mainnavtwo li {
	width: 266px;
	float:left;
	list-style-type: none;
	border: 1px solid #444444;
	margin-right:60px;
	margin-bottom:6px;
	margin-left:0px;
	background-color: #1A1A1A;
	padding: 2px;
}
#mainnavtwo a {
	display:block;
	z-index:1;
	font-size: 0.9em;
	border: 1px solid #333333;
}
#mainnavtwo a:hover {
	border-color: #FFFFFF;
}
#mainnavtwo a {
	background-color: #1A1A1A;
	text-decoration: none;
	line-height: normal;
	color: #999999 !important;
	border-top: 1px solid #333333;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #333333;
	overflow: hidden;
	font-size: 1.5em;
	letter-spacing: 0.15em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#mainnavtwo a:hover {
	color: #000000 !important;
	background-color: #A1A1A1;
	border-color: #F0F0F0 #999999 #999999 #F0F0F0;
	background-position: 0px 0px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#r2 {
	width: 90%;
	margin: 0px auto;
	font-size: 0.8em;
}
#content {
	margin: 40px auto 40px 20px;
	border: 1px solid #333333;
	border-top: 0;
	font-size: 0.8em;
	width: 92%;
}
#content .inner {
	padding: 10px 20px;
}
#content p {
}
/*EXTRA STYLES for STATIC MENU BAR*/
.menubar {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.menubar li {
	list-style-type: none;
	margin-bottom: 4px;
}
.menubar a {
	background-color: #699;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 6px 12px;
	border-top: 1px solid #81ABAB;
	border-right: 1px solid #568181;
	border-bottom: 1px solid #568181;
	border-left: 1px solid #81ABAB;
	zoom: 1;
}
.menubar a:hover, .menubar a:focus {
	background-color: #999;
	border-color: #ACACAC #8B8B8B #8B8B8B #ACACAC;
}

