/* CSS Document */

body {
	position: relative;
	text-align:center;
	background-image: url(images/design elements/fwBackground.gif);
}

#background {
	position: relative;
	padding: 0px;
	left: 0px;
	top: 0px;
	text-align: center;
	background-image: url(images/design elements/fwBackground.gif);
}

#pageBox {
	position: relative;
	height: 900px;
	width: 760px;
	top: 3px;
	left: 0px;
	background-color: #FF0000;
	overflow: visible;
	text-align: left;
	border-top: 3px solid #EEEEEE;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #EEEEEE;
}

#logo {
	position: absolute;
	left: 2px;
	top: 2px;
	height: 90px;
	width: 99px;
	z-index: 3;
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/design%20elements/sslmLogo.gif);
}

#sslmBox {
	position: absolute;
	height: 20px;
	width: 180px;
	top: 28px;
	right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	font-weight: bold;
	vertical-align: center;
	z-index: 4;
}

#navigation {
	position: absolute;
	left: 101px;
	top: 44px;
	width: 654px;
	height: 34px;
	padding-top: 12px;
	z-index: 2;
	background-color: #ACACAC;
	text-align: center;
	border: solid 2px;
	border-bottom-width: 4px;
	border-color: #000000;
}

#pageTitle {
	text-align: center;
	position: absolute;
	left: 27px;
	top: 118px;
	width: 275px;
}

#clientPageTitle {
	text-align: center;
	position: relative;
	top: 110px;
	width: 45%;
	overflow: visible;
}

#clientPicture {
	text-align: center;
	position: relative;
	top: 120px;
	width: 45%;
	overflow: visible;
}

#leftBox {
	text-align: center;
	position: absolute;
	left: 25px;
	top: 180px;
	width: 275px;
	text-align: left;
}

#leftClientBox {
	text-align: center;
	position: absolute;
	left: 25px;
	top: 300px;
	width: 175px;
	text-align: left;
}

#mainText {
	position: absolute;
	left:325px;
	top: 120px;
	text-align: left;
	width: 400px;
	height: auto;
	min-height: 300px; 
	overflow: visible;
	z-index:3;
	background-color: #ACACAC;
	border-width: 3px;
	border-style: solid;
	border-top-color: #333333;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #333333;
	padding: 10px;
}

#btnBevLeft {
	float: left;
	font-size: 150%;
	width: 110px;
	height: auto;
	text-align: center;
	padding: 8px 5px 8px 5px;
	margin: 0px 15px 0px 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FF0000;
	border-top-color: #EEEEEE;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #EEEEEE;
	border-width: 2px;
	border-style: solid;
	overflow: visible;
	vertical-align: middle;
}

#btnBevRight {
	float:right;
	font-size: 150%;
	width: 110px;
	height: auto;
	text-align: center;
	padding: 8px 5px;
	margin: 0px 0px 0px 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FF0000;
	border-top-color: #EEEEEE;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #EEEEEE;
	border-width: 2px;
	border-style: solid;
	overflow: visible;
	vertical-align: middle;
}

#bottomBorder {
	position: absolute;
	bottom: 20px;
	height: 10px;
	left: 0px;
	width: 100%;
	background-color: #999999;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#copyright {
	position: absolute;
	right: 10px;
	bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	left: 9px;
	top: 879px;
	content: open-quote copyright 2008 blaine greenberg and sslm close-quote;
}

#indexPageBox {
	position: relative;
	height: 900px;
	width: 760px;
	top: 3px;
	left: 0px;
	background-color: #FF0000;
	text-align: center;
	border-top: 3px solid #EEEEEE;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #EEEEEE;
}

#flashContainer {
	position: relative;
	text-align: center;
	top: 250px;
}

#enterBox {
	position: relative;
	text-align: center;
	top: 300px;
}

/* Eric Meyer Code */

#links {
	position: absolute;
	top: 300px;
	left: 575px;
	width: 150px;
	height: 300px;
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	z-index: 100;
}

#links a {
	display: block;
	text-align: center;
	font: bold 1em sans-serif;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	color: #000000;
	background: #ACACAC;
	border: 1px solid #666666;
}

#links a:hover {
	color: #000000;
	background: #CCCCCC;
	border: 1 solid #666666;
}

#links a span {
	display: none;
}

#links a:hover span {
	display: block;
   	position: absolute;
   	top: -120px; 
	left: 0; 
	width: 125px;
	height: 80px;
   	padding: 5px; 
	margin: 10px; 
	z-index: 100;
	color: white; 
	background: black;
	font: bold 10px Verdana, sans-serif; 
	text-align: center;
	vertical-align:bottom;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

