@charset "utf-8";

/* removes border from images */
img
{  border-style: none;
display: none;
}
.FloatImageRight {
	float: right;
	margin-bottom: -5px;
}
.FloatImageRight0Margin {
	float: right;
}

.CompanyHistory {
	text-align: left;
}
.FloatImageLeft {
	float: left;
	margin-bottom: -19px;
}

body {
	background: #666666;
	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: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
}
.bodyBold {
	font-weight: bold;
}
.Heading {
	font-size: 250%;
	color: #376dae;
	font-weight: bold;
	text-align: left;
}
.HeadingSub {
	font-size: 125%;
	font-weight: bold;
	color: #376dae;
}

a {

text-decoration: none;
}
li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 85%;
	line-height: 15px;
}
ul {
	line-height: 10px;
}



.TeamHeading {
	color: #376dae;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
.TeamSUBHeading {
	font-size: 130%;
	color: #666;
	font-weight: bold;
}

.oneColFixCtr #container {
	position:relative;
	width: 1000px;  
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:680px;
}

#index-05 {
	position:absolute;
	left:0px;
	top:83px;
	width:1500px;
	height:800px;
}

#address {
	position:fixed;
	left:385px;	
	*left:440px;
	top:1400px;
	width:331px;
	height:200px;
	text-align: center;
}
.addressPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.addresspanel_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
}

#privacymainbox {
	position:absolute;
	left:0px;
	top:-30px;
	width:1000px;
	height:800px;

}

#proposalsmainbox {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:800px;
	margin:20 20;
	padding: 20 20
}

#proposalsdirections {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:800px;
	margin:20 20;
	padding: 20 20
}
#coversmainbox {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:800px;
	margin:20 20;
	padding: 20 20
}

#wordingmainbox {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:800px;
	margin:20 20;
	padding: 20 20
}

#aboutmainbox {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:800px;
	margin:20 20;
	padding: 20 20

}

#indexmainbox {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:800px;
	margin:20 20;
	padding: 20 20
}

#contactmainbox {
	position:absolute;
	left:11px;
	top:11px;
	width:1200px;
	height:800px;
	background-image: url(images/contactpage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#contactsnip1 {
	position:absolute;
	left:478px;
	top:7px;
	width:300px;
	height:105px;
	background-position: right;
	text-align: right;
}

#contactsnip2 {
	position:absolute;
	left:462px;
	top:415px;
	width:300px;
	height:105px;
	background-position: right;
	text-align: right;
}
#contactdetails {
	position:absolute;
	left:-2px;
	top:11px;
	width:341px;
	height:481px;
	text-align: left;
}

#teamtext {
	position:absolute;
	left:20px;
	top:35px;
	width:730px;
	height:199px;
	text-align: center;
}

#teamtext1 {
	position:absolute;
	left:20px;
	top:35px;
	width:730px;
	height:199px;
	visibility: hidden;
}

#teamtext2 {
	position:absolute;
	left:20px;
	top:35px;
	width:730px;
	height:199px;
	visibility: hidden;
}

#teamtext3 {
	position:absolute;
	left:20px;
	top:35px;
	width:730px;
	height:199px;
	visibility: hidden;
}
#teamphoto {
	position:absolute;
	left:20px;
	top:264px;
	width:730px;
	height:248px;
}

.RedText {
	color: #b33737;
}


.PrivacySubs {
	padding-top: 0px;
	padding-left: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #376dae;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
