html, body {
margin:0px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
min-height: 100%;
height: 100%;
background-color:#420710;
}

a:link {
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color: #570D1D;
}
a:hover {
	text-decoration:underline;
	color: #570D1D;
}
a:active {
	text-decoration: none;
	color: #570D1D;
}

#container {
width:100%;
overflow:auto;
}

#contentContainer {
width:950px;
margin-left:auto;
margin-right:auto;
overflow:auto;
}

#leftColumn {
width:171px;
height:100%;
float:left;
}

#centerColumn {
width:587px;
height:100%;
float:left;
background-color:#CCCCCC;
}

#rightColumn {
width:171px;
height:100%;
float:left;
}

#content {
margin-top:130px;
margin-left:60px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:20px;
overflow:auto;
min-height:450px;
}

#logo {
width:100%;
height:60px;
margin-top:42px;
background-image:url(../images/image_logo.gif);
background-repeat:no-repeat;
}

#menu {
width:100%;
margin-top:35px;
}

#menuButton1 {
width:100%;
height:42px;
}

#menuButton2 {
width:100%;
height:42px;
}

#menuButton3 {
width:100%;
height:42px;
}

#menuButton4 {
width:100%;
height:42px;
}

#contact {
width:100%;
height:111px;
margin-top:175px;
}

#footer{
background-image:url(../images/footer.gif);
background-position:bottom;
background-repeat:no-repeat;
width:100%;
height:55px;
float:left;
}

#bodyCopy{
width:305px;
float:left;
}

#intro{
width:100%;
float:left;
margin-bottom:20px;
}

#whoIntro{
width:100%;
float:left;
}

#buttons{
width:173px;
float:left;
margin-left:35px;
}

#button1 {
width:100%;
}

#button2 {
margin-top:16px;
width:100%;
}

#profileOneContainer{
width:100%;
float:left;
margin-top: 40px;
overflow:auto;
}

#profileOneText{
width:305px;
float:left;
}

#profileOneImage{
width:173px;
float:left;
margin-left:35px;
}

#profileTwoContainer{
width:100%;
float:left;
margin-top: 40px;
overflow:auto;
}

#profileTwoText{
width:305px;
float:left;
}

#profileTwoImage{
width:173px;
float:left;
margin-left:35px;
}

#profileThreeContainer{
width:100%;
float:left;
margin-top: 40px;
overflow:auto;
}

#profileThreeText{
width:305px;
float:left;
}

#profileThreeImage{
width:173px;
float:left;
margin-left:35px;
}

#profileFourContainer{
width:100%;
float:left;
margin-top: 40px;
overflow:auto;
}

#profileFourText{
width:305px;
float:left;
}

#profileFourImage{
width:173px;
float:left;
margin-left:35px;
}

#profileFiveContainer{
width:100%;
float:left;
margin-top: 40px;
overflow:auto;
}

#profileFiveText{
width:305px;
float:left;
}

#profileFiveImage{
width:173px;
float:left;
margin-left:35px;
}

#websites{
width:100%;
float:left;
margin-top: 40px;
overflow:auto;
}

#subNav{
width:100%;
height:34px;
float:left;
margin-top:20px;
margin-bottom:30px;
}

#subNavButton1{
width:114px;
height:34px;
float:left;
}

#subNavButton2{
width:152px;
height:34px;
float:left;
margin-left:2px;
}

#subNavButton3{
width:92px;
height:34px;
float:left;
margin-left:2px;
}

#subNavButton4{
width:148px;
height:34px;
float:left;
margin-left:2px;
}

#productText{
width:305px;
float:left;
}

#productImage{
width:173px;
float:left;
margin-left:35px;
}

#nextContainer{
width:73px;
float:left;
margin-top:35px;
}

#login {
text-align: right;
margin-top:25px;
}

#login .theInput {
font-family: Verdana;
width: 150px;
}

#login .theSubmit {
font-family: Verdana;
font-size: 10px;
background-color: #570D1D;
color: #FFFFFF;
margin-top:5px;
}

ul  {
list-style-type:disc;
}

li  {
margin-left: -25px;
}

#quote{
width:173px;
float:left;
margin-left:35px;
margin-top:35px;
}

#productTitle{
float:left;
}