﻿* {
	margin:0px;
}

#outercontainer {
	background-attachment:scroll;
	background-image:url(../images/backgroundshadow.png);
	background-position:top;
	width:1100px;
	margin:auto;
	}

#maincontent {
	
}

#container {
	background-color:#FFF;
	padding-top:0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}

body {
	background:#FFF;
	text-align: center;
	vertical-align:top;
	}

#header { 
  position:absolute;
  width: 1000px;
  top:5px;
}

#navigation {
	position:absolute;
  width: 1000px;
  height: 35px;
  z-index:10;
}

#maincontent {
	position:absolute;
	width:1000px;
	color:#666;
	font-family: Helvetica Neue,Helvetica,Arial;
	font-size: 12pt;
	text-decoration: none;
	z-index:3;

}

img {
	border:none;
}


#maincontent a:link{
color:black;
font-size: 12pt;
text-decoration: none
}

#maincontent a:visited{
color:black;
text-decoration: none;
font-size: 12pt
}

#maincontent a:hover{
color: #0099FF; 
font-family: Helvetica Neue,Helvetica,Arial;
font-size: 12pt;
text-decoration: none
}

#maincontent a:active{
color: #0099ff; 
font-family: Helvetica Neue,Helvetica,Arial; 
font-size: 12pt;
text-decoration:none;
}

#maincontent h1,h2,h3,h4,h5,h6,h7 {
color:#000;
font-weight:bold;
letter-spacing:-1.0pt;
}

#greybuttons {
	left:100px;
}

#bottomshadow {
	background-image:url(../images/Bottom-Reflection.png);
	background-attachment:scroll;
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	left:-100px;
	width:1200px;
	z-index:2;
}

#bottominfo {
	height:10px;
	top:130px;
	padding-left:100px;
	text-align:left;
	color:#333;
	font-size:12px;
}

#bottominfomain {
	width:300px;
	1op:-60px;
	border-left:solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-top:solid 1px;
	border-color:#666;
	border-bottom-width:thin;
	padding:10px;
}



#bottominfomiddle {
	width:300px;
}

#email {
	width:320px;
}

#bottominfo a:link, #bottominfo a:visited {
	font-size:12px;
	color:#333;
	
}

#bottominfo a:hover {
	font-size:12px;
	color:#FFF;
	
}
