html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	background-color: #1f1f1f;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 68%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #ffffff;
}
p{
	font-size: 1em;
}
#page{
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#logo {
     position: relative;
	  top: -120px;
	  left:0px;
}
#flash {
	position: relative;
	top: 35px;
	left: 0px;
}
#contact {
	position: absolute;
	top: 10px;
	left: 380px;
}
#contact a{
	color: #fff;
	text-decoration: none;
}
#contact a:hover {
	color: #de5d67;
}


#content {
	position: relative;
	top: -70px;
	left: 350px;
	width: 400px;
	fsont-size:1em;
}
#content p {text-salign:justify; fosnt-size:0.95em;}
#content h1 {font-size:1.6em; margin-bottom:1.0em;}
#content h2 {font-size:1.2em; line-height:1.4em;margin-bottom:1.0em; margin-top:1em}
#content a{
	color: #fff;
}
#content ul{list-style:disc; margin-left:1.5em; line-height:1.5em; margin-bottom:1.5em; font-ssize:0.8em;}
#standout{
   background-color: #333333;
   padding:10px;
   border: solid 1px #fff;
   position:absolute;
   top: 80px;
   left: -260px;
   width:150px;
}
p#standout {text-align:left;}
#content a:hover {
	color: #de5d67;
}
#content p {
	line-height: 1.6em;
	margin: 0px 0px 10px 0px;
}
#content img {
	position: absolute;
	left: -270px;
	top: 0px;
}
#content img a:hover {
	background-image: url(../images/clientAreaOver.gif);
	background-position: top left; 
	background-repeat: no-repeat;
	
}
#smallNav {
	position: relative;
	bottom: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 120px;
}
#smallNav li {
	display: inline;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}
#smallNav a {
    text-transform: uppercase;
	 color: #fff;
	 text-decoration: none;
}
#smallNav a:hover {
	color: #d3505a;
}