body {
	margin:0;
	padding:0;
	background:url(images/bg.jpg) repeat-x #007bc9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
#container {
	width: 1075px;
	background:url(images/contentRepeat.png) repeat-y;
}

/* header area start */
	
#header01 {
	float:left;
	margin-left:7px;
	width:233px;
	height:78px;
}

#header01 img{
	margin:0;
	padding:0;
	float:rightt;
}

#header02 {
	float:left;
	width: 829px;
	background-color:#fff;
}


#pHone img, #eMail img{
	float:left;
	
}

#pHone{
	height:46px;
	float:left;
	!float:right;
	color:#4494ff;
	
	padding:0px 0px 0px 50px;
	border-left:1px solid #f8fbff;	
	margin-right:10px;
}

#pHone p{
	margin:0;
	padding:0;
	float:left;
	margin-top:10px;
	font-size:24px;
}
#eMail{
	float:left;
	margin-left:250px;
	!margin-left:200px;
	padding:15px 30px 5px 0px;
	border-left:1px solid #f8fbff;
	font-size:14px;	
}
#eMail a, #eMail a:visited{
	font-size:14px;
	color:#4494ff;
}

#eMail a:hover{
	color:#039;
	text-decoration:none;
}
	
/* topnav area start */

#topnav {
	clear:both;
	background:url(images/topMenuBG.jpg) no-repeat;
	height:32px;
	padding-left:25px;
}

#topnav a,#topnav a:visited{
	color:#fff;
	text-decoration:none;
	padding:8px 20px 8px 50px;
	float:left;
	
	border-left:1px solid #0d6def;
	border-right:1px solid #00357c;
	
	text-transform:uppercase;
	font-weight:bold;
}

#topnav a:hover{
	background-color:#093868;
}

.homeLink{
	border-left:1px solid #0d6def;
	background:url(images/homeIcon.png) no-repeat 20px 6px;
}

.aboutLink{
	background:url(images/aboutIcon.png) no-repeat 20px 7px;
}

.contactLink{
	background:url(images/contactIcon.png) no-repeat 20px 7px;
	border-right:1px solid #00357c;
}

/* main area start */
#main {
	margin:0;
	padding:0;
	clear:both;
	width: 1065px;
	margin-left:1px;
	padding-left:1px;
}

#content_area {
	width: 590px;
}

#bucketMid{
	width:388px;
	background:url(images/bktRepeat.jpg) repeat-y;
	!margin-left:3px;
	text-align:center;
}

#bucketMid a, #bucketMid a:visited{
	color:#8b0303;
	font-size:11px;
}

#bucketMid a:hover{
	color:#36141A;
	text-decoration:none;
}

#bucketMid img{
	margin-top:5px;
	border:0px;
}

#bucketMid h2{
	color: #003399;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	padding:0;
	margin:0;
	margin-left:10px;
}

.floatLeft{
	float:left;
}

.btnRFQ{
	margin-top:19px;
	border:none;
}

/*start leftcol*/

	
#leftcol {
	width: 233px;
	height:280px;
/*	background:url(images/leftNavBG.jpg) repeat-x #fff bottom;*/
}

#leftnav {
	width: 233px;
	height:280px;
	background:url(images/leftNav.jpg) no-repeat;
	margin-left:1px;
}

#leftcol h2{
	font-size:18px;
	text-transform:uppercase;
	color:#68B9DF;
	margin:0;
	padding:5px;
	text-align:center;
}

#leftcol h3{
	margin:0;
	padding:5px 0px;
	width:233px;
	
	font-family:"Impact", Arial, sans-serif;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	background-color:#f1f1f1;
	color:#5e5e5e;
	margin-top:20px;
}

#leftcol a,#leftcol a:visited{
	color:#fff;
	text-decoration:none;
	padding:5px 5px 5px 38px;
	background:url(images/leftNavLinkBG.png) no-repeat 10px 3px;
	border-bottom:1px solid #4b7bda;
	display:block;
	font-size:12px;
	margin-left:5px;
}

#leftcol a:hover{
	background-color:#093868;
}

#leftcol #companyLogos{
	text-align:center;
	margin-top:10px;
}

#leftcol #companyLogos img{
	margin-bottom:10px;
}

#leftcol .leftNavProduct{
	margin-left:1px;
}

/* footer area start */
#footer{
	width:1075px;
	margin:0 auto;
	color:#fff;
	height:160px;
}

#footer a, #footer a:visited{
	color:#fff;
}

#footer a:hover{
	text-decoration:none;
	font-weight:bold;
}

#footerLeft {
	text-align: left;
	float:left;
	margin-left:10px;
}

#footerRight{
	float:right;
	text-align:right;
	margin-right:10px;
}
	
/* heading styles */
h1 {
	color: #003399;
	font-size: 16px;
	margin:0;
	padding:0;
	margin:10px;
}

p{
	margin:10px 10px;
	font-size:12px;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-left:10px;
}
	
h3 {
	color: #414219;
	font-size: 22px;
	font-weight: bold;
}

#idContentTblCell ul{
	font-size:12px;
}

#idContentTblCell ul li a, #idContentTblCell ul li a:visited {
	color:#069;
}

#idContentTblCell ul li a:hover{
	color:#900;
}