@charset "utf-8";
/* CSS Document */

/* Body */
body {	
	width: auto;
	height: 360px;
	background: #fff url('images/bg.png') repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
}


/* Extra */
.lindi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none; border-bottom:1px dotted;
	color: #7ead10;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #7ead10;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}


/* Header - Logo */
#header { 
	width: 19px; 
	height: 147px; 
	background: #fff url('images/headerBG.png') repeat-x;
}

.logo { 
	margin: 22px 0px 0px 340px; 
}

#contact { 
	background: #fff url('images/contact.png') repeat-x;
	width: 291px; 
	height: 86px; 
	margin: 22px 0px 0px 850px; 
}


/* Latest Creations */
#lastestCreation { 
      	width: 100%;
	height: 239px; 
	background: #fff url('images/lastestCreation.png') no-repeat center;
	font-family: Arial;
	font-size: 11px;
}

img.creationBanner { 
	margin: 15px 0px 0px 321px; 
}

img.bg {
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	top: 0px;
	left: 0px;
} 


/* Contact */
img.contact {
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	margin: 23px 0px 0px 760px; 
	padding: 0px 0px 0px 0px; 
	top: 0px;
	left: 0px;
} 


/* Title Bar */
#titleBar { 
      	width: 100%;
	height: 57px; 
	background: #fff url('images/titleBar.png') no-repeat center;
	margin: -3px auto; 
	padding: 0px 0px 0px 0px; 
	font-style: italic; 
    	font-family: "MyriadPro-Regular"; src: url('fonts/MyriadPro-Regular.otf') format('opentype');
	font-size: 22px;
	color: #fff;
}

#titleBar p {
	width: 781px;
	height: auto; 
	margin: 0px auto;
	padding: 12px 0px 0px 102px;
	font-style: italic; 
    	font-family: "MyriadPro-Regular"; src: url('fonts/MyriadPro-Regular.otf') format('opentype');
	color: #fff;
}


/* Navigation */
 .menu1, .menu2, .menu3, .menu4 {
      	width: 100%;
      	margin: 1em 0;
      	padding: 0px 0.5em;
	white-space: nowrap;
	line-height: 30px;
	width: 900px;
	height: 43px;
	margin: 0px auto;
	color: #353535;
	background: url('images/navBar.png') no-repeat center;
	font-family: Arial;
	font-size: 12px;
}

.menu1 ul, .menu2 ul, .menu3 ul, .menu4 ul {
      	margin: 0;
	padding: 0px 0px 0px 74px;
	color: #353535;
     	list-style-type: none;
}

.menu1 li, .menu2 li, .menu3 li, .menu4 li {
	color: #353535;
      	margin: 0;
      	padding: 0;
      	float: left;
}

.menu1 li {
	color: #353535;
      	padding-right: 1em;
}

.menu1 a {
		color: #353535;
		display: block;
		padding: 7px 10px 3px 50px;
		font-weight:bold;
		text-decoration: none;
		text-transform: none;
		font-family: Arial;
		font-size: 12px;
}

.menu1 a:active {
		color: #70a50c;
		text-decoration: none;
		text-transform: none;
		font-family: Arial;
		font-size: 12px;
		display: block;
}

.menu1 a:hover {
		text-decoration: underline;
		font-family: Arial
		font-weight:bold;
		font-size: 12px;
		color: #74a70d;
}

.navSep { 
	margin:0px auto;
      	padding: 1px 6px 0px 13px; 
      	float: left;
}


/* Content */
#content {
	width:770px;
	margin:0px auto;
	text-align:left;
	background: url('images/contentBG.png') repeat-y center;
	font-family: Arial;
	font-size: 12px;
	line-height: 160%
}

#content p {
	padding-left:1cm;
	padding-right:1cm;
}

a {
	color: #74a70d;
	font-weight: none;
}

a:hover {
	color: #74a70d;
	text-decoration:none;
	font-weight: none;
}


/* Testimonials */
#testimonials { 
      	width: 100%;
	height: 288px; 
	background: #fff url('images/testimonials.png') no-repeat center;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: Arial;
	font-size: 11px;
	font-size: 22px;
	color: #fff;
}

#testimonials p {
	width: 621px;
	margin: 0px auto;
	padding: 19px 0px 0px  0px;
	line-height: 17px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a {
	color: #74a70d;
	font-weight: none;
}

a:hover {
	color: #74a70d;
	text-decoration:none;
	font-weight: none;
}


/* Footer */
#footer {
      	width: 100%;
	height: 42px;
	margin: 0px auto;
	background: url('images/footerBG.png') no-repeat center;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

#footer a {
		color: #000000;

		font-style: none;
		text-decoration: underline;
		text-transform: none;
		font-family: Arial;
		font-size: 11px;
}

#footer a:active {
		color: #000000;
		text-decoration: none;
		text-transform: none;
		font-family: Arial;
		font-size: 11px;
		display: block;
}

#footer a:hover {
		text-decoration: none;
		text-transform: none;
		font-family: Arial;
		font-size: 11px;
		color: #000000;

}


/* Copyright */
#copyright {
	color: #000;
	font-family: Arial;
	font-size: 11px;
}

#copyright p {
	width: 681px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
