﻿


/* Page layout */

body
{
	margin: 0px auto;
	background-color: #3333D3;
	background-image: url(../Images/pageBackground.png);
	background-repeat: repeat-x;
	font-size: 13pt;
	color: black;
	font-family: Arial;
	width: 960px; /* page sides width  */
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
}
.pageTop
{
	background : url(../Images/pageTop.png) no-repeat;
	height: 35px;
	z-index:10; /* ensures Safari displays background image */
}
.pageSides
{
	background: url(../Images/PageSides.jpg) repeat-y;

}
.header
{
	margin-left:0px;  /* width of page side */
	margin-right:0px; /* width of page side */
	margin-top: 0px;
	padding-top: 0px;
	background-color: White;
}
.banner
{
	height:120px;
}
.logo
{
	padding-top:30px;
	margin-left:30px;
}
.headerPhoneNumber
{
	font-size: 22pt;
	color: #2701FC;
	font-weight: bold;
	line-height:1.7em;
}
.headerAddress
{
	font-size:10pt;
	line-height:1.3em;
	padding-top: 0px;
	float: right;
	margin-right: 0px;
	padding-right: 30px;
	text-align: right;
}
.page
{
	margin: 0px auto 0px 0px; /* left marging width of page sides */
	width: 960px;
	background-color: White; /* display: inline;  supposed to fix IE6 float bug */
}
.pageBanner
{
	margin-left:20px;
	padding-top:15px;
	margin-bottom:20px;
}
.column1of2
{
	margin-top:0px;
	padding-top:15px;
	float:left;
	width:580px;
	padding-left:30px;
	padding-right:0px;
}

.column2of2
{
	 padding-top:85px;
	 margin-left:650px;
	 margin-right:30px;
	background-image: url(../Images/col2Background.png);
	background-repeat: repeat-x;


}
.column1of1
{
	margin-top:15px;
	margin-bottom:20px;
	padding-left:30px;
	padding-right:30px;
}
.clearBoth
{
	clear:both;
}
.footer
{
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
	border-top: #3333d3 5px solid;
	height:78px;
}
.footerLogo
{
	float:right;
	padding-right:0px;
	padding-top:5px;
}
.footerLogo1
{
	float:left;
	padding-right:0px;
	padding-top:5px;
}

.footerText
{
	padding-top: 30px;
	text-align: center;
}
.footerText a
{
	font-size:10pt;
}
.pageBottom
{
	background-image: url(../Images/PageBottom.png);
	background-repeat: no-repeat;
	height: 29px;
	clear: both;
	padding-bottom: 20px;
	background-color:#3333D3; /* Same as body */
}

/* Top Menu */
.menu
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11pt;
	padding-top: 0px;
	z-index: 1; /* ensures Safari displays background image */
	background-image: url(../Images/menuBackground.png);
	background-repeat: repeat-x;
	height:26px;
}

.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-left: 30px;
	background-image: url(../Images/MenuBack.png);
	height: 25px;
	background-repeat: repeat-x;
	z-index:10;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 13px;
    padding-left: 0px;
    text-decoration:none;
    color:#404040;
}



/* Sub Menu Background images */

.subMenuServices
{
	height:334px;
 	background-image: url(../Images/featureImagesSunsetSub.jpg);
}
.subSubMenuServices
{
	height:334px;
 	background-image: url(../Images/featureImagesSunsetSubSub.jpg);
}

.subMenuManufacturers
{
	height:334px;
 	background-image: url(../Images/featureImagesGlobeSub.jpg);
}
.subSubMenuManufacturers
{
	height:334px;
 	background-image: url(../Images/featureImagesGlobeSubSub.jpg);
}

/* Sub Menu Generic  */

.subMenu
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 9pt;
	padding-top: 0px;
	z-index: 1; /* ensures Safari displays background image */
	background-repeat: repeat-x;
	width:960px;
}

.subMenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-left: 30px;
	background-image: url(../Images/MenuBack.png);
	height: 25px;
	background-repeat: repeat-x;
	z-index:10;
}

.subMenu ul li
{
    display:inline;
}
.subMenu ul li a 
{
    padding-right: 13px;
    padding-left: 0px;
    text-decoration:none;
    color:white;
}
.subMenu ul li a:hover
{
	text-decoration:underline;
}

/* Sub SUB Menu Generic  */

.subSubMenu
{
	font-size: 9pt;
	padding-top: 0px;
	z-index: 1; /* ensures Safari displays background image */
}
.subSubMenu h1
{
	color:White;
	border:none;
	font-size:11pt;
	padding-left:30px;
}

.subSubMenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-left: 30px;
	z-index:10;
}

.subSubMenu ul li
{
}
.subSubMenu ul li a 
{
    text-decoration:none;
    color:white;
}
.subSubMenu ul li a:hover
{
	text-decoration:underline;
}
/* General Style */

a
{
	color:#404040;
}
h1
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 15pt;
	font-weight: bold;
	border-bottom: #3333d3 5px solid;
	line-height:50px;
	padding-bottom:0px;
	margin-bottom:0px;
}
h2
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18pt;
	font-weight: bold;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}





/* general styles */

.floatRight
{
	float:right;
}
.floatLeft
{
	float:left;
}






