html
{
	overflow-y:scroll;
}

body
{
	font-family:Arial,sans serif,Helvetica;
	font-size:0.8em;
	
	margin:0px;
	padding:0px;
	
	height:100%;
	
	background-color:#f6f6f6;
	
	text-align:center;
}

table.mainTable 
{
	font-family:Arial,sans serif,Helvetica;
	font-size:1em;
}

table.mainTable td
{
	vertical-align:top;
}

h1
{
	font-size:1.5em;
	color:#888;
	
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#555;
	
	margin:0px 0px 12px 0px;
	
	padding:0px 0px 3px 0px;
}

h2
{
	padding:0px;
	margin:5px 0px 5px 0px;
	font-size:1.2em;
	color:#666;
}

h3
{
	
	font-size:1.3em;

	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}

p
{
	margin:0px 0px 11px 0px;
	padding:0px;
}

body div#bodyContainer
{
	background-color:#fff;
	
	min-height:99%;
	width:770px;
	
	margin-left:auto;
	margin-right:auto;
	
	text-align:left;
}

body div.main
{
	margin-bottom:10px;
	
	width:595px;	
}

a,
a:link
{
	color:#38387a;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

div#home
{
	width:525px;
}

ol
{	margin-top:0px;
	margin-bottom:0px;

	padding-bottom:6px;
	padding-top:4px;
}

label
{
	width:75px;
	font-weight:bold;
	display:block;
	float:left;
}

div#header
{
	background-image:url('img/logo.png');
	background-repeat:no-repeat;
	background-position:16px 12px;
	
	height:124px;
	
	padding-left:156px;
	padding-right:14px;
}

div#headerText
{
	text-align:right;
	
	padding:10px 0px 13px 0px;
}

div#headerText div
{
	margin-bottom:2px;
}

table.mainTable td.menu
{
}

table.mainTable td.content
{
}


div#menuContent
{
	
	background-color:#f6f6f6;
	
	height:265px;
	width:135px;
	
	background-image:url('img/menuBottom.png');
	background-repeat:repeat-x;
			
	background-position:0px 140px;
	
	margin-left:10px;
	margin-right:13px;
		
}

div#menuContent ul
{	
	padding:0px;
	margin:0px;
	
	padding:4px 4px 0px 4px;
	
}

div#menuContent li
{
	list-style-type:none;
	
	
}

div#menuContent li a div.menuItem
{
	margin-bottom:3px;
	padding:3px 0px 3px 6px;
		
	background-color:#ddd;
}

div#menuContent li a:hover div.menuItem
{
	background-color:#c0c0c0;
	color:#fff;
}

div#menuContent a,
div#menuContent a:link
{
	text-decoration:none;
	color:#555;
}

div#header div#phone
{
	font-size:1.4em;
	font-weight:bold;
}

div#header div#headerText img
{
	padding-left:3px;
}

body div#contact
{
	margin-right:18px;
}

div#contact p#address label
{
	height:120px;
}


div#products1
{
	float:right;
	width:130px;
	height:400px;
	
	margin-left:10px;
}

div#products1 img
{
	margin-bottom:8px;
}

body div#products
{
}

a.preview
{
	background-repeat:no-repeat;

	width:600px;
	height:116px;
	
	cursor:pointer;	
	display:block;
	
	border:1px solid #f2f2f2; 
	background-color:#f4f4f4;
}

a#signage_preview
{
	background-image:url('img/signage_preview3.gif');
	background-position:237px 6px;		
}

a#labels_preview
{
	background-image:url('img/label_preview.gif');
	background-position:7px 6px;
	margin-top:10px;	
}

a.preview:hover
{
	background-color:#e7e7e7;
	border:1px solid #bbb; 
}

a.preview div.intro
{	
	width:218px;
	margin:10px;
	cursor:pointer;
	
}


a#labels_preview div.intro
{	
	width:256px;
	margin-right:0px;
	
}

a#labels_preview div.intro
{
	float:right;
}

a.preview,
a.preview:link,
a.preview:hover
{
	text-decoration:none;
	color:#000;
}

div#preview_container
{
	padding-top:6px;
	background-color:none;
}

div#signage_vertical
{
	background-image:url('img/signage_vertical2.png');
	background-repeat:no-repeat;
				
	background-position:0px 0px;
	
	width:152px;
	height:340px;
	
	float:right;
	
	margin-left:10px;
}

div#stickers_vertical
{
	background-image:url('img/stickers_vertical2.png');
	background-repeat:no-repeat;
				
	background-position:0px 0px;
	
	width:136px;
	height:390px;
	
	float:right;
	
	margin-left:13px;
}

ul
{
	margin-top:16px;
}