/* CSS Document */

body {
	background:#FFF url(../images/bk_body2.gif) top repeat-x;
}

a {
	color:#CB4721;
}

h1 {
	background:url(../images/bk_dotted.gif) bottom left repeat-x;
	color:#444;
}

h2 {
	color:#74743D;
}

.red {
	color:#CB4721;
}

.requiredField {
	color:#C34E23;
}

.betaHeader {
	color:#CB4721;
}
.alfaHeader {
	color:#C34E23;
}

#header {
	background:url(../images/bk_header2.jpg) top left repeat-x;
}

#content {
	background-color:#fff;
}

#content p.headline {
	background:url(../images/bullet.jpg) top left no-repeat;
	color:#9A9A52;
	}
	
#footer {
	 /*background:#fff url(../images/bk_footer.jpg) top left repeat-x; */
	border-top:5px solid #eaeaea;
	color: #888;
	
}

#topMenu ul li a {
	color:#8D8D8D;
	}

#topMenu ul li a.selected{
	color:#eee;
	}

#topMenu ul li a:hover{
	color:#eee;
	}
	
#label {
	background:url(../images/label.gif) top left no-repeat;
}

#logo {
	background:url(../images/heart.jpg) top right no-repeat;
	background-position:240px 0;
	color:#666;
}

#logo h2 {
	color:#C34E23;
}

#quickcontact {
	background:#F5F7EE url(../images/box_top.gif) top left no-repeat;
	
}

#quickcontact .inner {
	background:url(../images/box_bottom.gif) bottom left no-repeat;
}

#testimonial {
	background:url(../images/bk_quotes.jpg) top left no-repeat;
	color:#666;
}

#testimonial .from {
	color:#A7A758;
}

#headerHeadline h2 {
	color:#D7D7D7;
}
#headerHeadline {
	background:url(../images/bk_quotes.jpg) top left no-repeat;
	background-position:35px 25px;
	color:#939393;
}