body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
* img
{
	border:0px;		
}
* a
{
	text-decoration:none;
	color:#0000ff;
}
a:hover
{
	color:#000;
}
h1
{	
	font-size:20px;
	font-weight:normal;
	font-style:normal;
	margin:10px 0px 20px 0px;
}
h1 .siteTitle
{
	color:#006CB4;
}
h1 span
{
	color:#006CB4;
}
h1 b
{
	font-weight:normal;
	color:#33CCFF;
}
h2
{	
	font-size:14px;
	font-weight:bold;
	font-style:normal;
/*	color:#666666;*/
	margin:10px 0px 15px 0px;
}
h3
{
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	margin:0px 0px 10px 0px;
}
h4
{	
	font-size:12px;
	font-style:normal;
	margin:10px 0px 10px 0px;
}
p
{
	font-size:12px;
	margin-top:0px;
	line-height:1.5;
	text-align:justify;
}
ul 
{
	list-style-type:square;
	/*padding-left:15px;*/
	margin-bottom:0px;
}
ul li
{
	line-height:1.5;
	padding:0px 0px 5px 0px;
	padding-right:10px;
	margin:0px;
}
ol li
{
	line-height:1.5;
	padding:0px 0px 5px 0px;
	padding-right:10px;
	margin:0px;
}
dl dt
{
	font-size:13px;
}
dl dt dd
{	
	line-height:1.5;
	padding:0px 0px 10px 0px;
	text-align:justify;
	margin:0px;
}
.wrapper
{
	width:960px;
	margin:0px auto;
	background:#fff;
}
.topPanel
{
	width:100%;
	height:210px;
	margin:0px 0px 0px 0px;
	
}
.bannerIndex
{
	width:960px;
	height:210px;
	background:url(../Images/InnoceptHome.png) no-repeat left bottom;
}
.bannerAbout
{
	width:960px;
	height:210px;
	background:url(../Images/AboutInnocept.png) no-repeat left bottom;
}
.bannerContact
{
	width:960px;
	height:210px;
	background:url(../Images/InnoceptContact.png) no-repeat left bottom;
}
.bannerClients
{
	width:960px;
	height:210px;
	background:url(../Images/InnoceptClients.png) no-repeat left bottom;
}
.bannerSolutions
{
	width:960px;
	height:210px;
	background:url(../Images/InnoceptSolutions.png) no-repeat left bottom;
}
.bannerOrder
{
	width:960px;
	height:210px;
	background:url(../Images/InnoceptOrder.png) no-repeat left bottom;
}
.bannerLabor
{
	width:960px;
	height:210px;
	background:url(../Images/InnoceptLabor.png) no-repeat left bottom;
}
.bannerWarehouse
{
	width:960px;
	height:210px;
	background:url(../Images/InnoceptWarehouse.png) no-repeat left bottom;
}
.bannerTechnology
{
	width:960px;
	height:210px;
	background:url(../Images/InnoceptTechnology.png) no-repeat left bottom;
}
.bannerSitemap
{
	width:960px;
	height:210px;
	background:url(../Images/InnoceptSitemap.png) no-repeat left bottom;
}
.bannerResources
{
	width:960px;
	height:210px;
	background:url(../Images/InnoceptResources.png) no-repeat left bottom;
}
.logoHolder
{
	width:450px;
	padding:0px 20px;
	float:left;
	
}
.logoHolder img
{
	width:450px;
	height:60px;
}
.topMenu
{
	width:450px;
	float:left;
}
.topMenu div
{
 	float:right;
}
.topMenu div img
{
 	padding:45px 30px 0px 30px ;
}
.topMenu .divider
{
	width:3px;
	height:80px;
	background:url(../Images/topMenuDivider.png) no-repeat 0px 30px;
}
.banner
{
}
.banner img
{
	width:960px;
	height:150px;
}
.menuHolder
{
	background:url(../Images/menuBg.png) repeat-x left top;
	height:35px;
	border-top:solid 1px #fca201;
	border-bottom:solid 1px #fca201;
}
.menuHolder .menu
{
	width:650px;
	font-size:12px;
	font-weight:lighter;
	float:left;
}
.menuHolder .menu div
{
	float:left;
	padding:10px 0px;
}
.menuHolder .menu a
{
	color:#FCA201;
	padding:10px 30px;
	
}
.menuHolder .menu a:hover
{
	color:#fff;
}
.menuHolder .menu .current
{
	color:#fff;
}
.menuHolder .menu .seperator
{
	width:3px;
	height:35px;
	background:url(../Images/menuDivider.png) no-repeat 0px 4px;
	padding:0px;
}
.menuHolder .phoneContact
{
	width:255px;
	height:26px;
	font-size:12px;
	color:#FCA201;
	background:url(../Images/phoneBg.png) no-repeat 0px 0px;
	padding :8px 0px 0px 10px;
	margin-top:2px;
	float:right;
}
.menuHolder .phoneContact span
{
	font-weight:bold;
	color:#fff;
}
.iconHolder
{
	width:100%;
	height:75px;
	margin-top:10px;
	clear:both;
}
.iconHolder div
{
	margin-left:12px;
	float:left;
}
.iconHolder div img
{
	width:225px;
	height:75px;
}

.contentHolder
{
	width:935px;
	min-height:300px;
	padding:0px 12px;
	margin :12px 0px;
	float:left;
}
.contentHolder .leftPanel
{
	width:685px;
	float:left;
	/*background:url(../Images/panelSeperator.png) no-repeat right 30px;*/
}
.contentHolder .leftPanel .imgHolder
{
	width:225px;
	margin-right:27px;
	float:left;
	margin-top:5px;
}
.contentHolder .leftPanel .imgHolder img
{
	width:225px;
	height:150px;
}
.contentHolder .leftPanel .imgHolderClients
{
	width:300px;
	border:solid 1px #efefef;
	padding:10px 10px;
	margin:0px 20px 20px 0px;
	float:left;
}
.contentHolder .leftPanel .imgHolderClients img
{
	width:300px;
	height:75px;
	text-align:center;
}
.fontArial
{
	font-family:Arial, Helvetica, sans-serif;
}
.fontTimes
{
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
}
.fontCaps
{
	text-transform:uppercase;
}
.fontItalics
{
	font-style:italic;
}
.contentHolder .leftPanel .imgHolderClients .clientName a
{
	text-decoration:none;
	color:#0060AC;
}
.contentHolder .leftPanel  .txtHolder
{
	width:405px;
	padding-right:27px;
	float:left;
}
.contentHolder .leftPanel  .txtHolder2
{
	width:100%;
	float:left;
}
.contentHolder .leftPanel  .txtHolder2 dl dt
{
	font-size:13px;
	padding:0px 0px 5px 0px;
}
.contentHolder .leftPanel  .txtHolder2 dl dd
{	
	line-height:1.5;
	padding:0px 0px 5px 20px;
	margin:0px;
}
.contentHolder .leftPanel .solutionHolder
{
	width:685px;
	background:url(../Images/solutionsBottom.png) no-repeat left bottom;
	padding-bottom:12px;
	margin-bottom:8px;
	float:left;
}
.contentHolder .leftPanel .solutionHolder .imgHolder
{
	width:225px;
	border:solid 1px #efefef;
	padding:10px;
	margin-right:27px;
	float:left;
}
.contentHolder .leftPanel .solutionHolder .imgHolder img
{
	width:225px;
	height:75px;
}
.contentHolder .leftPanel .solutionHolder .txtHolder
{
	width:380px;
	float:left;
}
.viewMore
{
	float:right;
}
.viewMore a
{
	font-size:11px;
	color:#666666;
}
.viewMore a:hover
{
	color:#0000ff;
}
.contentHolder .rightPanel
{
	width:250px;
	height:100%;
	float:left;	
	padding-bottom:10px;
	background:#F4F4F4 url(../Images/rightPanelBottom.png) no-repeat left bottom;
}
.contentHolder .rightPanel .rightPanelTop
{
	width:250px;
	height:10px;
	background:#F4F4F4 url(../Images/rightPanelTop.png) no-repeat left bottom;
}
.contentHolder .rightPanel .imgHolder
{
	width:80px;
	float:left;
}
.contentHolder .rightPanel .imgHolder img
{
	width:75px;
	height:55px;
}
.contentHolder .rightPanel  .txtHolder
{
	float:left;
	line-height:1.25;
	padding-right:10px;
}
.contentHolder .rightPanel  .txtHolder2
{
	float:left;
	line-height:1.5;
	padding-right:10px;
}
.contentHolder .rightPanel  .txtHolder2 ul 
{
	list-style-type:square;
	padding-left:15px;
}
.contentHolder .rightPanel  .txtHolder2 ul li
{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 10px;
}

.footer
{
	width:960px;
	height:46px;
	font-size:12px;
	background:url(../Images/footerBg.png) no-repeat left top;
	clear:both;
}
.footer .copyright
{	font-size:11px;
	width:350px;
	float:left;
	margin:10px 0px 0px 10px;
}
.footer .footerMenu
{
	width:550px;	
	text-align:right;
	float:right;
	margin-top:15px;
}
.footer .footerMenu a
{
	font-size:11px;
	color:#000;
	margin:0px 10px;
}
.footer .footerMenu a:hover
{
	color:#FCA201;
}
.bgNone
{
	background:none;
}
.sitemap
{	
	background: url(../Images/bulletSitemap.png) no-repeat 5px 5px;
	border:solid 1px #ddd;
	padding:5px 10px 5px 25px;
	margin :5px 0px;
	float:left;
	clear:both;	
}
.sitemap a
{
	color:#000;	
}
.sitemapChild
{
	
	background:#efefef url(../Images/bulletSitemap.png) no-repeat 5px 5px;
	border:solid 1px #ddd;
	padding:5px 10px 5px 25px;
	margin :5px 250px 5px 25px;
	clear:left;
}
.sitemapChild a
{
	color:#000;
	text-decoration:none;	
}
.design
{
	font-size:11px;
	text-align:center;
	padding:10px;
	clear:both;
}
.design a
{
	color:#888;
}
.design a:hover
{
	color:#FCA201;
}
.logoTxt
{
font-size:24px;
letter-spacing:5px;
color:#006CB4;
}
.logoTxt b
{
font-size:24px;
letter-spacing:5px;
color:#33CCFF;
font-weight:normal;
}
.topless
{
	padding-top:0px;
	margin-top:0px;
}
.bottomless
{
	padding-bottom:0px;
	margin-bottom:0px;
}
.contact
{	
	background:url(../Images/contact.png) no-repeat 10px 0px;
	padding:65px 10px 10px 10px;
	text-align:left;
	padding-top:65px;line-height:1.5;
}
.contact p
{
	padding:0px;
	margin:0px;
}
.contact span
{
	font-weight:bold;
	color:#006CB4;
}
.contact b
{
	font-weight:bold;
	color:#33CCFF;
}
.left10
{
padding-left:10px;
}