body{
	margin:0px auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000FF;
	background-color:#91c7e9;
}
p, form, h1{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
#clr{
	clear:both;
}
#mainContainer{
	width:945px;
	margin:0px auto;
}
#logoPannel{
	width:835px;
	margin:0px auto;
}
#headerBanner{
	width:945px;
	margin:0px auto;
	float:left;
}
#bodyPannel{
	width:832px;
	margin:0px auto;
	padding-left:82px;
	float:left;
	background-image:url(../images/bg-three.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}
#buildYourBobble{
	width:794px;
	margin:0px auto;
	padding-bottom:5px;
}
#navigation{
	width:800px;
	margin:0px auto;
	margin-bottom:10px;
}
#navigationLeftImg{
	background-image:url(../images/navigation-left-three.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:11px;
	height:55px;
	float:left;
}
#navigationRightImg{
	background-image:url(../images/navigation-right-three.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:14px;
	height:55px;
	float:left;
}
#navigationBg{
	background-image:url(../images/navigation-bg-three.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height:55px;
	width:775px;
	float:left;
}
.navigationLink{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	color:#f08b15;
	text-decoration:none;
	padding:10px 0px;
}
.navigationLink a{
	color:#f08b15;
	text-decoration:none;
	padding-right:10px;
}
.navigationLink a:hover{
	color:#f08b15;
	text-decoration:none;
}
.navigationBullet{
	color:#0000FF;
}
#leftPannel{
	width:231px;
	margin:0px auto;
	float:left;
}
#leftNavigationBg{
	background-image:url(../images/left-navigation-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#2a91d4;
	border-left:3px #054da2 solid;
	border-right:3px #054da2 solid;
	width:225px;
}
#leftNavi{
}
#leftNavi ul{
	margin:0px;
	padding:0px;
}
#leftNavi ul li{
	list-style-type:none;
	display:block;
	font-size:16px;
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
	padding:10px 0px 10px 8px;
	text-align:left;
}
#leftNavi ul li a{
	color:#0000FF;
	text-decoration:none;
}
#leftNavi ul li a:hover{
	color:#0000FF;
	text-decoration:underline;
	padding-left:8px;
}
.arrowMargin{
	margin-right:10px;
}
#afterNavigationPannel{
	width:800px;
	margin:0px auto;
}
#rightPannel{
	width:540px;
	margin:0px auto;
	float:right;
}
#weSpecializeBanner{
	width:539px;
	float:left;
}
#ProductsPart{
	width:500px;
	margin: 0px auto;
	padding:10px 20px 0px 20px;
	float:left;
}
#products{
	width:227px;
	margin:0px auto;
	float:left;
	padding:0px 10px 5px 10px;
}
#productBoxLeft{
	width:7px;
	background-image:url(../images/pro-box-left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:212px;
	float:left;
}
#productBoxRight{
	width:8px;
	background-image:url(../images/pro-box-right.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:212px;
	float:left;
}
#productBoxBg{
	background-image:url(../images/pro-box-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:212px;
	float:left;
	width:210px;
}
.topMargin{
	margin-top:3px;
}
.productText{
	font-size:16px;
	color:#FFFFFF;
	float:left;
	width:50%;
	margin-top:7px;
}
.productTextTwo{
	font-size:16px;
	color:#FFFFFF;
	padding-top:7px;
}
.marginImg{
	margin:5px 0px;
}
#bottomPannel{
	width:835px;
	padding-left:79px;
	float:left;
}
.bottomLinks{
	padding-top:10px;
	font-size:12px;
	color:#104952;
	text-decoration:none;
	padding-bottom:20px;

}
.bottomLinks a{
	color:#104952;
	text-decoration:none;
	padding:0px 5px;
}
.bottomLinks a:hover{
	color:#104952;
	text-decoration:underline;
}
