* { margin: 0; padding: 0; }
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#214A46; 
	background-image:url(../images/toronto_1.jpg);
	background:no-repeat;
	background-attachment:fixed;	
	background-position:center;
}
a { outline: 0; }

table {
	}
.table1{ 
	border: 1px solid #666666;

}
 
#garagedoor {
	margin: 10px auto;
	list-style: none;
	background: url(../images/menu-bg.jpg) no-repeat;
	width: 1000px;
	overflow: auto;	
}
#garagedoor li {
	width: 200px;
	height: 100px;
	display: block;
	float:right;
	
	
}

/* Modernizer Enabled */
.csstransitions #garagedoor li {
	-webkit-transition: background-position 0.6s ease;
	-moz-transition: background-position 0.6s ease;
	-o-transition-property: background-position 0.6s ease;
}
.csstransitions #garagedoor li:hover {
	background-position: 0 -100px !important;
}

#garagedoor li#shutter1 {
	background: url(../images/shutter-contact-us.jpg) 0 0 no-repeat; 
}
#garagedoor li#shutter2 {
	background: url(../images/shutter-our-services.jpg) 0 0 no-repeat; 
}
#garagedoor li#shutter3 {
	background: url(../images/shutter-about-us.jpg) 0 0 no-repeat; 
}
#garagedoor li#shutter4 {
	background: url(../images/shutter-Home.jpg) 0 0 no-repeat; 
}
#garagedoor li#shutter5 {
	background: url(../images/shutter-importexport.jpg) 0 0 no-repeat; 
}
#garagedoor a {
   width: 200px;
   height: 100px;
   display: block;
   background: url(../images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}

form{
size:200px;}
label{
text-align:left;}
input{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
}
.texta { 
 font-size: 10px;
 width:343px;
 height:30px;
 padding:3px;	 
 background-color: #ffffff; 
 border: 1px solid #666666; 
}
.texta1 { 
 font-size: 12px;
 width:180px;
 height:30px;
 padding:3px;	 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
}
.texta2 { 
 font-size: 12px;
 width:100px;
 height:25px;
 padding:3px;	 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
}
.texta3 { 
 font-size: 12px;
 width:120px;
 height:25px;
 padding:3px;	 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
}
.submit{
font-size: 12px;
font-weight:bold;
 width:90px;
 height:30px;
 padding:3px;	 
 background-color: #FFFFFF ; 
 border: 1px solid #666666;
}
.style1 {
	background-color:#99CC66;}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif}
body {
	border-color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.submit1{
font-size: 12px;
font-weight:bold;
 width:100px;
 height:30px;
 padding:3px;	 
 background-color: #ffffff; 
 border: 1px solid #666666;
}
.message1{
font-size: 12px;
 width:200px;
 height:100px;
 padding:3px;	 
 background-color: #CCCCCC; 
 border: 1px solid #666666;
}