/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding: 0;
	background-image: url(../images/bodyback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #FFFFFF;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_01.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 800px;
}
#masthead h1 {
	margin-left: -9000px;
}
/*#masthead ul{
	margin: 0;
	padding: 0;
	position:relative;
	list-style: none;
}
#masthead ul li{
	float:left;
}
 #masthead ul a{
	padding: 0 13.5px;
	font-size: 12px;
	line-height: 2.5em;
	text-decoration: none;
	color:#555555;
	float: left;
	display: block;
	font-weight: bold
}
#masthead ul a:hover{
	padding: 0 13.5px;
	font-size: 12px;
	line-height: 2.5em;
	text-decoration: none;
	color:#2B5875;
	float: left;
	display: block;
	font-weight: bold
}*/
#main {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_02.gif);
	height: 146px;
	width: 800px;
}
#column_wrapper {
	background-image: url(../images/template_03.gif);
	background-repeat: repeat;
	width: 800px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 264px;
	float: left;
	background-repeat: no-repeat;
}
#left {
	width: 536px;
	float: left;
}
#left .content {
	font-size: 11px;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	color: #666666;
	background-repeat: no-repeat;
}
#left .contentpub {
	font-size: 11px;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	color: #666666;
	background-repeat: no-repeat;
	background-image: url(../images/background_template.jpg);
	background-position: right top;
}
#left .contentother {
	font-size: 11px;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	color: #666666;
	background-repeat: no-repeat;
	background-image: url(../images/background_template2.jpg);
	background-position: right top;
}
#left .contentleft2 {
	font-size: 11px;
	line-height: 1.1em;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #666666;
}

#right .content {
	padding: 24px;
	font-size: 11px;
	line-height: 1.1em;
}
#masthead .content {
	top: 88px;
	position: relative;
	left: 84px;

}
#footer .content {
	padding-top: 70px;
	padding-left: 24px;
	padding-bottom: 30px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/template_04.jpg);
	width: 800px;
	background-repeat: no-repeat;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #981B1F;
	font-weight: bold;
	text-decoration: none;
}
#left a:visited {
	color: #981B1F;
	font-weight: bold;
	text-decoration: underline;
}
#left a:hover {
	color: #014461;
	font-weight: bold;
	text-decoration: none;
}
#right a:link {
	color: #004463;
}
#right a:visited {
	color: #004463;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #0000CC;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #265778;
	text-decoration: none;
}
#footer a:visited {
	color: #265778;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#right .content_reseller {
	font-size: 11px;
	line-height: 1.1em;
	padding-top: 250px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	background-image: url(../images/isbproductrightback2.jpg);
	background-repeat: no-repeat;
}

