@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
}
#container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/leafDrop6.jpg);
	color: #000;
	font-size: small;
}
#header {
	height: 150px;
	padding: 0;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	position: relative;
}
#headerTitle {
	padding: 0px;
	border: 0px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#logo {
	padding: 0px;
	border: 0px;
	position: relative;
	z-index: 50;
	width: 200px;
	float: right;
	margin-top: -40px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent {
	padding: 0px;
	min-height: 450px;
	position: relative;
	height: 100%;
}
#mainContent h1 {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 140px;
}
#mainContentBody {
	background-color: #FFF;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	position: relative;
	min-height: 400px;
}
#mainContentBody p {
	padding-right: 50px;
}
#mainContentBodyAcct {
	background-color: #FFF;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	position: relative;
	min-height: 650px;
}
#mainContentBodyAcct p {
	padding-right: 50px;
}
.bodyTopP {
	margin: 0px;
	padding-top: 72px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
}
#footer {
	text-align: right;
	font-size: xx-small;
	vertical-align: top;
	height: 125px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/gradientBottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0;
}
#footer p {
	font-size: xX-small;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footerInner {
	text-align: right;
	font-size: xx-small;
	vertical-align: top;
	height: 135px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/footerBkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0;
	clear: both;
}
#footerInner p {
	font-size: xX-small;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#creditcards {
	margin: 0px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footerInfo {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:x-small;
}
.titleLetter {
	color: #FFF;
	font-size: larger;
	font-weight: bold;
}
.textTitle {
	font-size: large;
	font-weight: bold;
	color: #FFF;
}
.titleInner {
	font-size: xx-large;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
	padding: 0px;
	height: 105px;
}
#titleInner img	{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titleInner {
	position: absolute;
	padding: 0px;
	margin-top: -53px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	top: -84px;
	height: 140px;
	left: 42px;
	width: 700px;
	z-index: 90;
}
#paintings {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#innerImage {
	padding: 0px;
	float: left;
	position: relative;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clientList {
	list-style-position: inside;
}
#networkLogos {
	float: left;
	margin: 0px;
	border: none;
	z-index:55;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	width: 290px;
}
#networkLogos img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.imageLeft {
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
