img { behavior: url(../css/iepngfix.htc); }

* { margin: 0; padding: 0; }
.reviewsPoster {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


.hide { display: none; }

body,html {
	margin: 0px;
	padding: 0px;
	background-color: #BCB6C2;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	background-position: center;
	color: #000;
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif;
	font-size: 12px;
}

body {
	min-width: 865px;
}

a { outline: none; color: #003f8c; }
	
a img { border: 0; }

hr {
	clear: both;
	height: 0;
	border: 0;
	padding: 0;
	margin: 0;
	visibility: hidden;
}

#wrap {
	margin:0 auto;
	width:865px;
	background-image:  url(/img/bg-content.jpg);
	background-repeat: repeat-y;
	background-position: right 300px;
	background-color: #FFF;
}

#nav {
	background-image:  url(/img/bg-header.jpg);
	height: 449px;
}

#nav2 {
	background-image:  url(/img/bg-header2.jpg);
	height: 348px;
}

#alpha {
	position: relative;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family: inherit;
 	width: 865px;
}

#main {
	float:right;
	position: relative;
	top: -195px;
	width:555px;
	border2: 1px solid #FAE393;
}

#main h1, #main h2, #main h3, #main p {
	padding:0px 0px 0px 0px;
}

#sidebar {
	float:left;
	position: relative;
	top: -90px;	
	width	:280px;
	border2: 1px solid #FF0080;  
}

.sidebarDiv {
	padding: 0px 0px 0px 63px;
	border2: 1px solid #0000FF;
}

#sidebarContainer {
	display: block;
	padding: 10px;
	padding-right: 6px;
	border2: 1px solid #008040;
}

#content {
	padding: 0px 60px 0px 0px;
	border2: 1px solid #FF8000;	
}

#contentText {
	padding: 5px 10px 5px 10px;
	border2: 1px solid #80FF00;	
}

#homeImage {
	display: block;
	top: 15px;
	position: relative;
	padding: 0px 0px 0px 55px;
}

#homeText {
	display: block;
	top: 35px;
	position: absolute;
	padding: 0px;
	right: 150px;
}

#footer {
	background-image:  url(/img/bg-footer.jpg);
	height: 145px;
	clear:both;
	border2: 1px solid #0080FF;
}

#footer2 {
	background-image:  url(/img/bg-footer2.jpg);
	height: 96px;
	clear:both;
	border2: 1px solid #0080FF;
}

#newsletter {
	background:#EDE1E1;
	border: 1px solid #4B395F;
	padding: 5px;
	margin: 0px;
}

#management {
	padding-left: 80px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 2em;
}

.greenContact {
	color: #3A5506;
	line-height: 15px;
	font-size: 10px;
}

#resume {
	width: 736px;
	border: 1px solid #4D3D62;
	margin: 0px 0px 0px 65px;
}

#press {
	background:#FEF2C2;
	border: 1px solid #4B395F;
	padding: 2px 10px 6px 5px;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#press img {
	float: left;
	margin: 0px 7px 0px 0px;
}

#press li {
	text-align: center;
}

#press li {
	color: #808080;
	font-weight: normal;
	display: inline;
	padding-right: 20px;
}

#press li a {
	color: #808080;
	text-decoration: none;
}

#press li a:hover {
	color: #4D395C;
}

h2 {
	font-size: 18px;
}.reviewQuote {
	color: #333333;
	font-style: oblique;
}
.reviewPerson {
	color: #0099CC;
}
.reviewsTitle {
	color: #000000;
}
.pressreleases {
	font-weight: normal;
	color: #993399;
	text-decoration: underline;
}

.rightImg	{
	float: right;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

.leftImg	{
	float: left;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	position: relative;
}
