/*
Title:      Sequencing with RF-ILVS, Datanational Corp. (Master Layout & Design Stylesheet)
Author:     Ben Babics, bbabics@datanat.com
Updated:    Sept 23, 2005
Copyright:  Copyright © 2005, Datanational Corp. All Rights Reserved.
Notes:      Datanational Corp., http://www.datanat.com
*/

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.gif) 50% 0 repeat-y;
	font-family: Arial, Helvetica;
}

a {
	color: #FB8612;
}

a:hover {
	color: #C26100;
}

a:visited {
	color: #C26100;
}

strong {
	font-size: 80%;
}

#mastcont {
	width: 738px;
	margin: 0 auto;
	background: url(../images/label_side_bkg.gif) white repeat-y;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#label_side {
	height: 632px;
	min-height: 632px;
	background: url(../images/boundingbox_bkg.jpg) no-repeat 112px 0;
	border-top: 1px solid #FFF;
}

#pannel {
	width: 275px;
	margin: 15px 10px 0 0;
	float: right;
}

#pannel embed {
	width: 273px;
	height: 140px;
}

.logo {
	position: absolute;
	top: 60;
	right: 10;
	margin-left: 450;
	display: none;
}

.navi {
	padding: 0 0 8px 4px;
	border: none;
}

.content {
	width: 320px;
/*	min-height: 632px;*/
	margin: 16px 0 0 112px;
}

.content h1 {
	margin-bottom: -10px;
	padding: 0;
	font-size: 80%
}

.content p {
	font-size: 9pt;
	text-align: left;
}

.content b {
	color: #555;
}

.content i {
	font-size: 80%;
}

.content ul {
	padding: 0;
	margin-bottom: 10px;
}

.content li {
	margin: 10px 5px 0 20px;
	padding: 0;
	font-size: 70%;
	font-style: italic;
	color: black;
	list-style: url(../images/bullet.gif);
}
.services_img, .off {
	margin-top: 5px;
	padding-left: 5px;
	border-left: 3px solid #00A7DC;
}

.on {
	margin-top: 5px;
	padding-left: 5px;
	border-left: 3px solid #FB8612;
}

.footer {
	position: relative;
	clear: both;
	margin-top: 100px;
	margin-left: 112px;
	padding-bottom: 5px;
	border-top: 1px solid #CCC;
	background: #FFF;
	font-size: 8pt;
}

.footer p {
	line-height: 5px;
}
