body{
	
	width:280px;
	
}

 #wrapper{
	
	width:280px;
	margin:0px;
	padding:0px;
	
}

.strokeDiv, .downarrowclass, .rightarrowclass, .strokeDivser{


	display: none; /* for 4.6 and up */
    width: 0px;    /* for 4.3 */
    height: 0px;

	
}


#gallery{
	
	width:280px;
	height:53px;
	text-align:left;
}

.patch1, .patch2, .patch3, .patch4, .mainColumn, .serviceslist_1, .serviceslist_2, .serviceslist_3{
	
	
	float:left;	
	clear:both;
	width:280px;
	margin:0px;
	padding:0px;
	border:none;
	height:auto;
	overflow:hidden;
}

.rightColumn{
	
	
	background-image: url(../global_images/service-back.jpg);
	background-repeat:repeat-y;
	
	
}

.patch4 {
	width:260px;
	padding-left:10px;
	padding-right:10px;

}

.patch4 #quickLaunch{
	
	padding-bottom:10px;
	
}

iframe{
	
	margin-bottom:30px;
	
}

input {
	width:200px;
	float:left;
}
input.radio, input.checkbox, input.sumbit {
	width:auto;
}

#quickLaunch, .rightColumn{
	
	padding-bottom:10px;
	padding:10px 15px;
	float:left;	
	clear:both;
	width:280px;
	margin:0px;
	padding:0px;
	border:none;
	height:auto;
	overflow:hidden;

}

.givemesomeroomFLT, .serviceslist_1 img, .serviceslist_2 img, .serviceslist_3 img{
	
	width:280px;	
	
}

.sideBar{
	
	height:auto;	
	
}

.img_logo{
	
	width:100%;
	
}

hr {

	display: none; /* for 4.6 and up */
    width: 0px;    /* for 4.3 */
    height: 0px;
}

.mainColumn table tr th img{
	
	width:125px;	
	
	
}

.imgFLtLft {
	float:left;
	width:74px;
}

#gallery .imgFLtLft img{
	
	width:74px;	
	height:53px;
	float:left;
}
#gallery img{
	
	width:206px;	
	height:53px;
	float:right;
	
}



.jqueryslidemenu {
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	background: #0A7297;
	width: 100%;
	position:relative;
	z-index:10;
}
.jqueryslidemenu ul {
	position:relative;
	margin: 0;
	padding: 0;
	list-style-type:none;
	z-index:11;
	background-image: none;
}
/*Top level list items*/
.jqueryslidemenu ul li {
	display: block;
	width:auto;
	position: relative;
	z-index:12;
}
/*Top level menu link items style*/
.jqueryslidemenu ul li a {
	display: block;
	background: none;
	color: #BBB;
	padding: 0px 3px 0px 1px;
	text-decoration: underline;
	position: relative;
	z-index:13;
}
* html .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: block;
	position: relative;
	z-index:14;
}
.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited {
	color: #F2F2F2;
}
.jqueryslidemenu ul li a:hover {

}
/*1st sub level menu*/
.jqueryslidemenu ul li ul {
	position: absolute;
	z-index:3;
	right: 0;
	display: block;
	padding:0;
	margin:0;

}
/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li {
	display:block;
	float: none;
	position: relative;
	z-index:16;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul {
	top: 0;
}
/* Sub level menu links style */
.jqueryslidemenu ul li ul li a {
	position:relative;
	z-index:17;
	/*font: normal 11px Verdana;*/
	width: 185px; /*width of sub menus*/
	padding:7px;
	margin: 0px;
	border-top: 1px solid #216363;
	background: #339999;/*opacity:1;*/
}
.jqueryslidemenuno {
	border: none;
}
.jqueryslidemenuz ul li ul li a:hover { /*sub menus hover style*/

}

