* { background-repeat: no-repeat; margin: 0; padding: 0; background-position: left top; }
html {height:100%}
body { 
min-height:101%;
background-color: #fff;
background-image: url(../images/limesplash.gif);
background-repeat: repeat-x;
margin: 0;
padding: 0;
text-align: left;
font: normal 15px arial, geneva, helvetica, sans-serif;
line-height: 1.1em; 
color: #666666;
}

#wrapper { 
width: 753px; margin: 0 auto;
}

#header {
	background-image: url(../images/header1.jpg);
	height: 228px;
	margin-left:196px;
	background-position: left bottom;
}
#header_contact {
	background-image: url(../images/header_contact.jpg);
	height: 228px;
	margin-left:196px;
	background-position: left bottom;
}
#header_design {
	background-image: url(../images/header_design.jpg);
	height: 228px;
	margin-left:196px;
	background-position: left bottom;
}
#header_extramile {
	background-image: url(../images/header_extramile.jpg);
	height: 228px;
	margin-left:196px;
	background-position: left bottom;
}
#header_marketing {
	background-image: url(../images/header_marketing.jpg);
	height: 228px;
	margin-left:196px;
	background-position: left bottom;
}
#header_ourwork {
	background-image: url(../images/header_ourwork.jpg);
	height: 228px;
	margin-left:196px;
	background-position: left bottom;
}
#header_print {
	background-image: url(../images/header_print.jpg);
	height: 228px;
	margin-left:196px;
	background-position: left bottom;
}
#header_services {
	background-image: url(../images/header_services.jpg);
	height: 228px;
	margin-left:196px;
	background-position: left bottom;
}
#header_wild {
	background-image: url(../images/header_wild.jpg);
	height: 228px;
	margin-left:196px;
	background-position: left bottom;
}
#content {
	margin-left:196px;
	width: 498px;
	padding: 0px 36px 10px 22px;
	line-height: 110%;
}

#main {
		height:auto;
}
.dl { /* block position that can be changed at will */
position: relative;
left: 0px;
top: 0px;
width: 753px; /* width of block according to your background image */
}

.dl, .dt, .dd { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

.dl { /* by default background on the entire block */
background: url(../images/layout_foot.gif) bottom left no-repeat;
padding-bottom: 15px; /* so that text will not appear on the bottom rounded edge */
}

.dt {
	/* bloc title definition */
	padding-top: 22px;
	background: url(../images/layout_head.gif) top left no-repeat;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

.dd {
padding: 0px; /* internal block spaces administration */
text-align: justify;
background: url(../images/layout_bg.gif) top left repeat-y; /* internal background */
}

#tel {
margin-top: 40px;
padding-left: 8px;
font: 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#nav {
	float: left;
	display: block;
	background: url(../images/menu_bg.jpg) 0 no-repeat;
	background-position: left top;
	width: 172px;
	margin: 0 0 0 0;
	padding: 86px 0 18px 24px;
	text-align: left;
	height: 400px;
	}
	
#nav ul {
	margin: 10px 12px 16px 0px;
	text-align: left;
	list-style-type: none;
	}
	
#nav ul a.navlink1, #nav ul a.navlink2, #nav ul a.navlink3, #nav ul a.navlink4,#nav ul a.navlink5, #nav ul a.navlink6 {
	padding: 6px 6px 5px 12px;
	display: block;
	text-decoration: none;
	background: 15px 50% no-repeat;
	color: #ffffff;
	width: 142px;
	font: 16px tahoma, verdana, arial, geneva, helvetica, sans-serif;
	}
#nav li a:hover, #navlink1 #nav li a.navlink1, #navlink2 #nav li a.navlink2, #navlink3 #nav li a.navlink3, #navlink4 #nav li a.navlink4, #navlink5 #nav li a.navlink5, #navlink6 #nav li a.navlink6 {
 	background: #C2DE25 15px 50% no-repeat;
	font-weight: bold;
 	}

h1 {
	margin: 4px 0 22px 0px;
	font-size:28px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	}
	
h1 a {
	display: block;
	width: 200px;
	height: 70px;
	text-decoration: none;
	text-indent: -3000px;
	}
	

h2 {
	font-size: 150%;
	margin-bottom: 0.8em;
	font-weight: normal; 
	color: #FF609F;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h3 {
font-size: 100%;
margin-bottom: 0.2em;
margin-top: 0.5em;
font-weight: bold; 
color: #FF609F;
}

h2 em { color: #3B6BB2; font-style: normal; }

.company { color:#3B6BB2; font-style: bold; } 

a:link, a:visited {
color: #FF609F; text-decoration: underline;
} 

a:hover, a:active { 
color: #CCFF33; text-decoration: underline; }

#footer {
width: 753px; 
margin: 0 ;
margin-top: 30px;
height: 50px;
background: url(../images/footer.gif) 0 no-repeat;
}
#footer2 {
text-align:center;
width: 680px; 
margin: 0 auto;
padding: 20px;
background-color:#ffffff;
}
ul {
margin-left: 14px;

}
.smalltext {
font-size:9px;
}