/* CSS Document */
body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12pt;
	font-size:9pt;
	color:#000000;
	text-align:center;
	behavior:url(csshover.htc);
}

* {
	margin:0px;
	padding:0px;
}

img {
	margin-bottom:-3px;
}

* html img {
	margin-bottom:-2px;

}

#main {
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	width:931px;
	border:1px solid #FFFFFF;
	text-align:left;
	background-image:url(images/design/back.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#header {
	width:931px;
	height:100px;
	text-align:left;
	vertical-align:bottom;
	background-image:url(images/design/top.gif);
	background-repeat:repeat-x;
}

#type {
	float:right;
	margin:15px 0 0 0;
	width:500px;
	text-align:right;
	height:85px;
	color:#fff;
	font-size:9pt;
}

#type a {
	color:#fff;
	text-decoration:none;
	background-color:#369;
	border:1px solid #69c;
	width:120px;
	padding:2px 10px;
	margin:0 15px 0 0;
}

#type a:hover {
	color:#333;
	background-color:#ACAC71;
}

#type img {
	margin:25px 12px 0 0;
}

#logo {
	margin:10px 0 0px 20px;
	float:left;
}
 
#navigation {
	width:931px;
	border-bottom:1px solid #fff;
	background-color:#666;
	height:24px;
}

#navigation ul { 
	list-style: none;
	margin:0;
}

#navigation li { 
	float:left;
	border-right:1px solid #ccc;
}

#navigation a {
	width:116px;
	height:16px;
	display:block;
	padding:4px 8px;
	color:#fffad2;
	text-decoration:none;
	background-image: url("images/design/button.gif");
	background-repeat:no-repeat;
}

#navigation a:hover {
	color:#fff;
}

#beige {
	display:block;
	background-color:#ACAC71;
	width:931px;
	height:24px;
	border-top:1px solid #fff;
}

#banner {
	height:325px;
}

#home {
	background-color:#fff;
	height:280px;
}

#copyH {
	margin:30px;
}

#copyH h1 {
	margin-bottom:0;
	font-size:16.5pt;
	line-height:21pt;
	font-weight:300;
	color:#369;
}

#copyH h2 {
	display:block;
	margin-top:2px;
	margin-bottom:0;
	font-size:11.5pt;
	line-height:17pt;
	font-weight:300;
	text-transform:uppercase;
	color:#663;
}

#copy {
	margin:30px 120px 15px 60px;
}

#copy h1 {
	margin-bottom:0;
	font-size:16.5pt;
	line-height:21pt;
	font-weight:300;
	color:#369;
}

#copy h2 {
	display:block;
	margin-top:2px;
	margin-bottom:0;
	font-size:11.5pt;
	line-height:17pt;
	font-weight:300;
	text-transform:uppercase;
	color:#663;
}

#copy table {
	margin-bottom:10px;
}

#homeColumn1 {
	float:left;
	width:400px;
	margin-right:30px;
}

#homeColumn2 {
	float:right;
	width:420px;
}

#homeColumn2 p {
	line-height:14pt;
	margin-bottom:15px;
}

#homeColumn2 img {
	float:right;
	margin:0 0 5px 5px;
}

#column1 {
	float:left;
	width:600px;
	margin-right:30px;
}

#column1 ul {
	border:none;
	margin:0 0 0 20px;
	padding:0;
}

#column1 li {
	border:none;
	list-style-position:outside;
	margin:0;
}

#column1 li ul li {
	border:none;
	list-style-position:outside;
	list-style-type:square;
	margin:0;
}

#column1 a {
	color:#369;
	text-decoration:underline;
}

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

#column1 p {
	margin:0 0 10px 0;
	line-height:14pt;
}

#column1 p:first-child {
	margin:10px 0 10px 0;
}

#column1 p img {
	float:right;
	border:1px solid #533a6a;
	padding:1px;
	margin:0 0 10px 10px;
}

#column1 p img.left {
	float:left;
	border:1px solid #533a6a;
	padding:1px;
	margin:0 10px 10px 0
}

#column1 img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#column2 h1 {
	font-size:10pt;
	color:#369;
	line-height:14pt;
	font-weight:500;
}

#column2 p {
	margin:5px 0;
}

#column2 strong {
	color:#999369;
	display:block;
}

/* Footer ********/

#footer {
	font-size:8pt;
	color:#999;
	height:20px;
	display:block;
}

#footer a {
	color:#ACAC71;
	text-decoration:underline;
}

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

/* Contacts ********/

#contacts {
	font-size:9pt;
	float:left;
	width:380px;
	color:#000;
	margin:0 20px 0 0;
	padding-right:20px;
	border-right:1px solid #999;
}

#contacts p {
	line-height:13.5pt;
	margin-bottom:15px;
}

* html #contacts {
	margin-right:5px;
}

#contacts a {
	display:block;
	color:#0306;
	text-decoration:underline;
	margin-bottom:2px;
}

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

/* Mapquest ********/

#mapquest {
	font-size:8pt;
	margin-top:10px;
}

#mapquest img {
	margin:0;
}

/* PR *******/

#pr {
	margin-bottom:10px;
	height:80px;
}


#prContact {
	float:right;
	margin:10px 0 0 0;
	text-align:left;
	border-left:1px solid #666;
	padding-left:10px;
}

#prContact a {
	color:#036;
	text-decoration:underline;
}

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

#release {
	font-style:italic;
	font-weight:700;
	margin:55px 0 0;
	float:left;
}

#companies img {
	float:none;
	margin:5px 0 25px 0;
	padding-top:10px;
	border-top:1px solid #ccc;
}

/* float and clear ********/

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix {
	height:5px;
}

.clearfix {
	display:block;
}