label {
   color:white;
   font-size: 1.2em;
}
textarea {
    resize: none;
} 
body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	
	
	
}



/*-----------------------------------------------------------------------home-------------------------------------------------------------------*/	
div#homescr {
    margin:auto;
	width:1043px;
	height:691px;
    background: url(images/home.png) no-repeat;
	}
/*-----------------------------------------------------------------------personalisation-------------------------------------------------------------------*/	
div#perscr {
    margin:auto;
	width:1043px;
	height:691px;
    background: url(images/main.png) no-repeat;
	}
/*-----------------------------------------------------------------------about us-------------------------------------------------------------------*/	
div#aboutscr {
    margin:auto;
	width:1043px;
	height:691px;
    background: url(images/aboutus.png) no-repeat;
	}
/*-----------------------------------------------------------------------contact us-------------------------------------------------------------------*/	
div#contactscr {
    margin:auto;
	width:1043px;
	height:691px;
    background: url(images/contactus.png) no-repeat;
	}
ul#mail{
        height:270px;
        width:315px;
	overflow:show;
	position:relative;
        top:75px;
        left:550px;
}
ul#connav {
        width:500px;
	height:44px;
	overflow:hidden;
	position:relative;
        top:186px;
        margin-top:30px;
        left:310px;
	}
	 ul#connav li {
	    
        display: inline;
        float: left;	
	}
	 ul#connav li a {
	    
		display:block;
		cursor: pointer;
		height: 36px;
		width: 122px;
		}	
ul#nav {
    width:auto;
	height: 44px;
	overflow:hidden;
	position:relative;
	top:486px;
	padding-left:175px;
	margin-left:175px;
	}
	 ul#nav li {
	    
		display: inline;
        float: left;	
	}
	 ul#nav li a {
	    
		display:block;
		cursor: pointer;
		height: 36px;
		width: 122px;
		}
ul#fbnav {
       width:26px;
	position:relative;
       top:-158px;
       left:112px;
	}
ul#fblike {
        width:450px;
	position:relative;
       top:-125px;
       left:145px;

	}

ul#fbnav2 {
       width:26px;
	position:relative;
       top:-458px;
       left:112px;
	}
ul#fblike2 {
        width:450px;
       position:relative;
       top:-425px;
       left:145px;

	}

ul#bhome {
    width:100px;
	height:80px;
	overflow:show;
	position:relative;
	top:480px;
	padding-left:25px;
	margin-left:0px;
	list-style:none;
	}
ul#bhome2 {
    width:100px;
	height:80px;
	overflow:show;
	position:relative;
	top:170px;
	padding-left:25px;
	margin-left:0px;
	list-style:none;
	}
#link-block {
text-indent:-999em;
display:block;
width:200px;
height:80px;

}
/*-----------------------------------------------------------------------catalogue-------------------------------------------------------------------*/		
div#catnav {
    width:710px;
    height:98px;
    margin-top:0px;
    background: url(images/dealer.png) left top no-repeat;
	}
ul#cattop {
	list-style: none;
	overflow:show;
	}
	 ul#cattop li {

	display: inline;
	font-size: 1.2em;
        float: left;
	position:relative;
top:29px;
left:315px;	
	}
	 ul#cattop li a {
		display: block;
		margin-top: 0px;
		color: white;
		font-weight: light;
		text-decoration: none;
		text-align: center;
		cursor: pointer;
		height: 36px;
		width: 151px;
                padding-top:10px;
		}
	    ul#cattop li a:hover {
                          color:purple;
			background: url(images/dealerb.png) center top no-repeat;
			
		}				
/*-----------------------------------------------------------------------footer-------------------------------------------------------------------*/	
    div#foot1 {
        Width:auto;
	    height:145px;
		background: url(images/footer.png) repeat-x top;
    }
    div#foot {
	    margin:auto;
        width:150px;
	    height:30px;
    }
	ul#ft {
	position:relative;
	height:auto;
	width:auto;
	top:90px;
	right:580px;
	}
	ul#ft li {
		display: inline;
		font-size: 1.1em;
        float: left;
        text-align: center;
		color: white;
	}
	 ul#ft li a {
		display: block;
		color: white;
		font-weight: slim;
		text-decoration: underline;
		cursor: pointer;
		height:auto;
		width: 150px;
		}
	ul#ft li a:hover{
			color: purple;
	}
 
 
