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


body {
	margin: 0px;
	padding: 0px;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #CB1A41;
}
#header {
	height: 120px;
	width: 100%;
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	background-position: left center;
}
#headerContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 120px;
	padding: 0px;
}
#headerContent {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/header-symbol.png');
	width: 960px;
}
html>body #headerContent {
	background-image: url(images/header-symbol.png);
}
#symbol {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/venus-symbol.png');
	width: 214px;
	height: 206px;
	position:absolute;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -7px;
}
html>body #symbol {
	background-image: url(images/venus-symbol.png);
}
#logo {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/logo-venusconnector.png');
	width: 753px;
	height: 67px;
	position:absolute;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
html>body #logo {
	background-image: url(images/logo-venusconnector.png);
}
#url {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/venusconnector-webaddress.png');
	width: 11px;
	height: 374px;
	position:absolute;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}
html>body #url {
	background-image: url(images/venusconnector-webaddress.png);
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	min-height: 600px;
}
#content #contentLeft {
	width: 200px;
	float: left;
	height: 600px;
	background-image: url(images/dedication-left.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content #contentRight {
	width: 740px;
	position: relative;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content #contentNav {
	background-color: #FFFFFF;
	height: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 740px;
	margin-left: 200px;
}
#content #contentNav h1 {
	color: #CB1A41;
	font-size: 17px;
}
#content #contentNav a:link {
	text-decoration: none;
	color: #CB1A41;
	padding-left: 1px;
	padding-right: 1px;
}
#content #contentNav a:hover {
	text-decoration: none;
	color: #FF6600;
}
#content #contentNav a.current {
	text-decoration: none;
	color: #FF6600;
}
#contentMain h1 {
	font-size: 30px;
	color: #CB1A41;
	background-image: url(images/line-header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	padding-top: 15px;
	text-transform: lowercase;
}

#contentMain h2 {
	font-size: 24px;
	color: #CB1A41;
	text-transform: lowercase;
}

#contentMain h3 {
	font-size: 20px;
	color: #FF6600;
	text-transform: lowercase;
}

#footer {
	width: 100%;
	background-color: #D33770;
	height: 175px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bkg-footer.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#footerContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 175px;
	padding: 0px;
}
#footerContent #footerColumn1 {
	width: 250px;
	float: left;
	color: #FFFFFF;
	font-size: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerContent #footerColumn1 li {
	color: #FFFFFF;
	list-style-type: square;
	margin-left: -10px;
}
#footerContent #footerColumn1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footerContent #footerColumn1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footerContent #footerColumn1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerContent #footerline {
	background-image: url(images/footer-line.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 123px;
	width: 1px;
	float: left;
	margin-top: 28px;
	margin-left: 50px;
	margin-right: 50px;
}
#footerContent #footerLogo {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/logo-small-venusconnector.png');
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	float: left;
	position: static;
	height: 103px;
	width: 176px;
}
html>body #footerContent #footerLogo {
	background-image: url(images/logo-small-venusconnector.png);
}
#footerContent #footerBuyButton {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/button-order-small.png');
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: static;
	height: 98px;
	width: 190px;
}
html>body #footerContent #footerBuyButton {
	background-image: url(images/button-order-small.png);
}
#copyright {
	width: 960px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#copyright h1 {
	color: #CB1A41;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
}
#copyright h1 a:visited, h1 a:hover, h1 a:visited {
	color: #FF6600;
}
.orange {
	color: #FF6600;
}

.orangebold {
	color: #FF6600;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.quote {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #DE6535;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
	background-color: #FFF4DF;

}
