@charset "utf-8";


.footer #col1 {
    width: 153px;
    float: left;
	padding-left: 10px;
	padding-top:15px;
	
}

.footer #col2 {
    width: 153px;
    float: left;
	padding-left: 10px;
	padding-top:15px;
	
}

.footerline ul li
{
	display: inline;
}

a.btn-standard.btn-blue {
height:30px!important;
line-height:30px!important;
}

.header {
border-bottom:1px solid rgb(204, 204, 204);
}

ul {
margin: 0 !important; }

.pageMenu li, .pageMenu li a {
	display:inline !Important;
}


	
input[type="text"], input[type="password"], textarea, select {
	 -webkit-border-radius: 4px !important;
     -moz-border-radius: 4px !important;
     border-radius: 4px !important; 
	
}

.z-tabs > .z-container > .z-content:first-child  { background:url(../../img/slide1.jpg) top right no-repeat;}
.z-tabs > .z-container > .z-content:first-child  + .z-content { background:url(../../img/slide2.jpg) top right no-repeat;}
.z-tabs > .z-container > .z-content:first-child  + .z-content + .z-content { background:url(../../img/slide3.jpg) top left no-repeat;}
.z-tabs > .z-container > .z-content:first-child  + .z-content + .z-content  + .z-content{ background:url(../../img/slide4.jpg) top right no-repeat;}

.z-tabs > .z-container > .z-content:first-child  + .z-content + .z-content  + .z-content + .z-content{ background:url(../../img/slide5.jpg) top left no-repeat;}