body {
	background: #003f62 url('../images/background_commtile.gif') top center;
}

.containerInner
{	
	background-color: #38322a;	
}

.titleBar
{
	padding: 0 0 0 20px;
}

.transitions
{
	background: #ffffff url('../images/back_transitions.jpg') no-repeat top left;
	min-height: 767px;
}

.contentRight h1
{
	font-size: 16px;	
}

.navBarContainer
{
	margin: 12px 0 0 0;
}

/* Menu Styles - There are more style options in the superfish.css file that pertain to the functionality and appearance of this menu. These styles define the roll over effects for the picture menu items */

.menu
{
	padding: 0 0 16px 0;
}

.m_home a
{
	display: block;
	width: 64px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat 0 0;	
}

.m_homeOver a
{
	display: block;
	width: 64px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat 0 -20px;
}

.m_home a:hover
{
	background-position: 0 -20px;
}

.m_our_product a
{
	display: block;
	width: 64px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -64px 0;
}

.m_our_productOver a
{
	display: block;
	width: 64px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -64px -20px;
}

.m_our_product a:hover
{
	background-position: -64px -20px;
}

.m_benefits a
{
	display: block;
	width: 77px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -128px 0;
}

.m_benefitsOver a
{
	display: block;
	width: 77px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -128px -20px;
}

.m_benefits a:hover
{
	background-position: -128px -20px;
}

.m_studio a
{
	display: block;
	width: 116px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -205px 0;
}

.m_studioOver a
{
	display: block;
	width: 116px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -205px -20px;
}

.m_studio a:hover
{
	background-position: -205px -20px;
}

.m_case a
{
	display: block;
	width: 107px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -321px 0;
}

.m_caseOver a
{
	display: block;
	width: 107px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -321px -20px;
}

.m_case a:hover
{
	background-position: -321px -20px;
}

.m_env a
{
	display: block;
	width: 109px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -428px 0;
}

.m_envOver a
{
	display: block;
	width: 109px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -428px -20px;
}

.m_env a:hover
{
	background-position: -428px -20px;
}

.m_order a
{
	display: block;
	width: 121px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -537px 0;
}

.m_orderOver a
{
	display: block;
	width: 121px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -537px -20px;
}

.m_order a:hover
{
	background-position: -537px -20px;
}


.m_support a
{
	display: block;
	width: 75px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -658px 0;
}

.m_supportOver a
{
	display: block;
	width: 75px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -658px -20px;
}

.m_support a:hover
{
	background-position: -658px -20px;
}

.m_about a
{
	display: block;
	width: 101px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -733px 0;
}

.m_aboutOver a
{
	display: block;
	width: 101px;
	height: 20px;
	background: url('../images/cm_navigation.gif') no-repeat -733px -20px;
}

.m_about a:hover
{
	background-position: -733px -20px;
}

/* Content Area Images */

.product
{
	background: #ffffff url('../images/cm_back_product.jpg') no-repeat top left;
	min-height: 475px;
}

.brochures
{
	background: #ffffff url('../images/back_brochures.jpg') no-repeat top left;
	min-height: 550px;
}

.installation
{
	background: #ffffff url('../images/cm_back_installation.jpg') no-repeat top left;
	min-height: 650px;
}
.aboutco
{
	background: #ffffff url('../images/back_about.jpg') no-repeat top left;
	min-height: 650px;
	
}

.cm_aboutco
{
	background: #ffffff url('../images/cm_back_about.jpg') no-repeat top left;
	min-height: 480px;
}

.cm_press
{
	background: #ffffff url('../images/cm_back_about.jpg') no-repeat top left;
	min-height: 780px;
}

.transitions
{
	background: #ffffff url('../images/cm_back_transitions.jpg') no-repeat top left;
	min-height: 570px;
}

.advantage
{
	background: #ffffff url('../images/cm_back_advantage.jpg') no-repeat top left;
	min-height: 528px;

}
.cm_home
{
	background: #ffffff url('../images/cm_back_home.jpg') no-repeat top left;
	min-height: 750px;
}

.contentRight h1
{
	color: #00456b;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0 6px 0;
}