/* CSS Document */

body {
	background-image:url(images/Backgrounds/bg.png);
	background-attachment:fixed;
	background-repeat:repeat;
	text-align:left;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0px;}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	display:none;}

h1 {
	color: #C06D6B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.bold {
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-transform: capitalize;
	color: #313131;
	text-align: center;
}

.h2 {
	color: #BA5F5C;
	font-weight: bold;
}
.italic {
	font-style: italic;}	
a:link, a:hover, a:active, a:visited {
	color: #333333;}
a:hover {
	text-decoration:underline;
	color:#6cadbb;}
#wrapper {
	position: absolute;
	left:50%;
	margin-left:-480px;
	width:960px;
	z-index:0;}	
#businesscard {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-480px;
	z-index:7;}
#freereportrequest {
	position:absolute;
	top:262px;
	left:50%;
	margin-left:270px;
	width:190px;}
#content {
	position:absolute;
	top:130px;
	left:50%;
	margin-left:-250px;
	width:415px;}
#video {
	position:absolute;
	top: 17px;
	left:50%;
	margin-left:250px;
	z-index:6;}
.center {
	text-align:center;}
.small {
	font-size: x-small;
}
#textlinks {
	position:absolute;
	top:680px;
	left:50%;
	margin-left:-240px;
	text-align:center;
	width:400px;
	height:auto;}
.textboxblue {
	background-color: #C1DCE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#pagenumberfooter {
	text-align:right;
	font-size: x-small;
		}
		
#availability{
	max-width:400px;
	}
