﻿body 
{
	background-image:url(images/topSlice.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin:0px;
}

a
{ color:Blue;
}
a:visited
{ color:Blue;
}

.ViewProd 
{
	border:solid 1px black;
	padding:5px 5px 5px 5px;
	background-color:White; 
	text-decoration:none;
}

ul, li
{
	margin:0px;
	padding:0px;
}

#Frame
{
	margin-top:75px;	
	text-align:left;
	width:792px;
	margin-left:auto;
	margin-right:auto;	
}

#Header
{
	width:792px;	
	
}

#HeaderLeft
{
	width:201px;
	height:156px;
	background-image:url(images/topLeft.gif);
	background-repeat:no-repeat;
	
}


#HeaderMiddle
{
	width:393px;
	height:156px;
	background-image:url(images/topMiddle.gif);
	background-repeat:no-repeat;
	position:relative;	
	text-align:center;
	
}

#HeaderRight
{
	width:198px;
	height:156px;
	position:relative;
	background-image:url(images/topRight.gif);
	background-repeat:no-repeat;
}


#Side
{
	width:253px;
	background-image:url(images/sideSlice.gif);
	background-repeat:repeat-y;
}

#Center
{
	width:539px;	
}

#Center
{
	background-color:#D9D9D9;
}

#Center li, ul
{
	margin-left:15px;
}

#SideMenu
{
	margin-left:40px;
	list-style-image:url(images/bulletWhite.gif);
}

#SideMenu li:hover, #SideMenu a:hover
{
	list-style-image:url(images/bulletOn.gif);
	
}

#SideMenu li:hover, #SideMenu a:hover, #HeaderLeft a:hover, #HeaderRight a:hover
{
	color:#E7C004;
}

#SideMenu li
{
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}
#SideMenu, #SideMenu a,  #HeaderLeft a, #HeaderRight a
{
	font-family:Verdana;
	font-size:12px;
}


#CenterBottom
{
	font-family:Verdana;
	font-size:7pt;
}

#SideMenu li,  #SideMenu a, #CenterBottom, #HeaderLeft a, #HeaderRight a
{
	color:White;
	text-decoration:none;
}

#SideMenu li.first
{
	color:Black;
}

#SideMenu li.first
{
	list-style-image:url(images/bulletBlack.gif);
}

#CenterBottom
{
	background-image:url(images/CenterBottom.gif);
	height:50px;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
	padding-top:18px;
	background-position:top;

}

 #HeaderLeft a
 {
	font-weight:bold;
	padding-top:4px;
}

 #HeaderRight a
 {
	font-weight:bold;
	padding-top:4px;
}

#HeaderMenu
{
	 list-style-image:none;
	 padding-left:30px;
	 list-style-type:none;
}

.Section
{
	width:505px;
	height:103px;
	background-image:url('images/sectionBack.gif');
	background-repeat:no-repeat;
	position:relative;
		
	
}

.SectionDesc
{
	width:300px;
	padding-left:20px;
	padding-top:5px;
}

.SectionDesc, #Center
{
	line-height:18px;
	font-family:Arial;
	font-size:12px;
}

.SectionImage
{
	position:absolute;
	right:9px;
	top:0px;
}

.SectionImage img
{
	height:96px;	
}

h1
{
	font-size:20px;
	line-height:20px;
	font-weight:bold;	
	font-family:Arial;
}

#LeanTeams
{
	position:absolute;
	bottom:20px;
	left:5px;
	color:white;
	width:200px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	
}

.InfoTable
{
	border:1px solid #081C31; padding:10px; background-color:#31699C;color:White; font-size:11px;width:450px;
}

hr
{
	clear:both;
}

.contentImage
{
	float:left; margin:5px 25px 5px 5px; border:0px solid black;
}

.contentImageAlt
{
	float:right; margin:5px 5px 5px 5px; border:0px solid black;
}
