html{
overflow-x:hidden; 
}
body {
	margin:0px;
	padding:0px;
	background:#003c79;
}
#pageSurround {
	margin:0px auto;
	padding:0px;
	width:915px;
	height:auto;	
}
#pageSurround2
{
padding:0px;
	width:915px;
	height:auto;
	float:left;
	background:#ffffff url(../styleImages/backgrounds/pageBg.jpg) repeat-x;
	padding-bottom:30px;
}

#topHeader {
	margin:0px;
	padding:0px;
	/*background:url(../styleImages/backgrounds/topheader.jpg) no-repeat;*/
	background:no-repeat;
	width:915px;
	height:122px;
	float:left;	
	border:none;
}
#topHeader a img{border:none;}
.banner{
	/*background:url(../styleImages/banner.png) no-repeat;*/
	width:888px;
	height:208px;
/*	margin:0 auto;*/
	clear:both;
	margin:0 auto 20px 20px;
}
.content{
	width:880px;
	height:auto;
	margin-top:50px;
	margin:0 auto;
}
.advertise{
background:url(../styleImages/advertise.png) no-repeat;
width:207px;
height:73px;
float:left;
}

.input{
	 float:right;
	margin-top:-72px;
	width:225px;
}

.contactnum{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	float:left;
	width:240px;
	font-weight:bold;
	margin:-44px 0px 0 712px;
	color:#FFFFFF;
}


.contacttxt {
color: #011470;
}
.boxTitleLeft, .boxTitleRight {
	width:100%;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	padding-bottom:4px;
	background:url(../styleImages/head.jpg) repeat-x;
    margin-top:4px;
	padding-top:1px;
}
.boxTitle_txt{
  margin:8px 0 0 10px;
}
.boxContentLeft, .boxContentRight {
    width:207px;
	height:auto;
	background:#f3f3f3;
	border:1px solid #C5C5C5;
	border-bottom:none;
}
.boxContentLeft1 {
    width:207px;
	height:121px;
	background:#f3f3f3;
	border:1px solid #C5C5C5;
}
.colLeft {
	width:209px;
	height:auto;
	float:left;
	margin-right:18px;
}
.colMid {
	position: relative;
	width: 443px;
	float: left;
}
.colRight {
	width:653px;
	height:auto;
	float:left;
}
.boxContent {
	width:100%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#22549f;
	padding-bottom:4px;
	background:url(../styleImages/head.jpg) repeat-x;
	margin-top:4px;
	padding-top:1px;
}

.prolocation{
height:10px;
}
.categoryimg {
margin-left: 225px; 
margin-bottom: 5px; 
margin-top:30px;
}

/* CHECKOUT PAGES */
/*.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}*/
.colLeftCheckout{
    width:209px;
	height:auto;
	float:left;
	margin-right:18px;
}
.colMainCheckout {
width:613px;
	height:495px;
	float:left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	width:915px;
	height:29px;
	background:url(../styleImages/navi_bg.png) repeat-x;
	float:left;
	margin-bottom:20px;
}
.footer{
	margin:0 auto;
	padding:0px;
	width:915px;
	height:48px;
/*	float:left;*/
	background:#003c79;
}
.footer_text{
	margin:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	float:right;
}
.footer_text2{
    margin:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	float:left;
}
.footer_text2 a,.footer_text a{
color:#FFFFFF;
text-decoration:none;
}	
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #f3f3f3;
	text-align: center;
	border: 1px solid #cccccc;
	margin: 0px 10px 0px 10px;
	padding: 3px 3px 9px 9px;
	float: left;
	width: 630px;
}
.subCat {  
    background-color: #fff;
    text-align: center;
    padding: 30px 18px 30px 17px;
    float: left;
    margin: 5px 20px 5px 20px;
    border: 1px solid #cccccc;
    width: 132px;
    height: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	width:650px;
	height:auto;
	margin:18px 5px 5px 0;
        padding: 5px;
	float:left;
}
.prods{
	margin:5px 10px 5px 0px ;
	padding:0px;
	width:204px;
	border:1px solid #c5c5c5;
	float:left;
	padding-bottom:5px;
	background-color:#FFFFFF;

}
.proimg{
	background:url(../images/img1.png) no-repeat;
	width:87px;
	height:120px;
	float:left;
	margin:5px 40px;
}
.protxt{
	float:left;
	width:200px;
	height:auto;
}
.proadd{
	/*background:url(../styleImages/addtocart.png) no-repeat;*/
	width:75px;
	height:21px;
	float:left;
	margin-left:60px;
	margin-top:5px;
	
}