body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #775F45;
}
#container {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(../images/bannerBackground.png);
	background-repeat: no-repeat;
	height: 254px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar {
	float: right;
}
#mainContent {
	width: 675px;
	padding-left: 10px;
}
#mainContent p {
	line-height: 16px;
	padding-left: 10px;
}
#mainContent #servicesList {
	margin-left: 30px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333;
	font-size: 9px;
}
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/footerBackground.png);
	clear: both;
	height: 35px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#pinkFlowerAccent {
	background-image: url(../images/pinkFlowerAccent.png);
	background-repeat: no-repeat;
	background-position: 925px bottom;
	height: 254px;
}
#yellowFlowerAccent {
	background-image: url(../images/yellowFlowerAccent.png);
	background-repeat: no-repeat;
	background-position: 925px 85px;
	height: 254px;
}
#purpleFlowerAccent {
	background-image: url(../images/purpleFlowerAccent.png);
	background-repeat: no-repeat;
	background-position: 925px 85px;
	height: 254px;
}
#yellowDaisyFlowerAccent {
	background-image: url(../images/yellowDaisyAccent.png);
	background-repeat: no-repeat;
	background-position: 925px bottom;
	height: 254px;
}
#yellowDaisyOrgFlowerAccent {
	background-image: url(../images/yellowDaisyOrgFlowerAccent.png);
	background-repeat: no-repeat;
	background-position: 925px 95px;
	height: 254px;
}
#whiteFlowerAccent {
	background-image: url(../images/whiteDaisyAccent.png);
	background-repeat: no-repeat;
	background-position: 925px 90px;
	height: 254px;
}
#contentWrapper {
	background-image: url(../images/contentBackground.png);
	background-repeat: repeat-y;
	float: left;
	width: 954px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}


#navigationImage {
	float: right;
	margin-right: 35px;
	margin-top: 10px;
	clear: none;
}
#logoImage {
	margin-top: 40px;
	margin-left: 105px;
}
#sloganImage {
	margin-left: 250px;
	margin-top: 15px;
}
#nav {
	padding-right: 50px;

}


#twitterContainer{
	width: 260px;
	background-image: url(../twitter/images/middle.jpg);
	background-repeat: repeat-y;
	float: left;
	}
#twitterContents  ul {
	list-style: disc;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 15px;
	margin: 15px;
	}
#twitterContents ul li {
	border-bottom: 1px solid #0092B3;
	padding: 5px 0 5px 0;
	}
#twitterContents #followImg {
	float: right;
	padding-right: 15px;
	}
a {
	color: #49176E;
	}
a:link {
	color: #49176E;
	text-decoration: none;
}

a:visited {
	color: #49176E;
	text-decoration: none;
	}
a:hover {
	color: #A8C545;
	text-decoration: none;
	}
	
a:active {
	color: #49176E;
	text-decoration: none;
}
a img{
	color: #B5392B;
	border: none;
	}
a img:link {
	color: #B5392B;
	text-decoration: none;
	border: none;
}

a img:visited {
	color: #B5392B;
	text-decoration: none;
	border: none;	
	}
a img:hover {
	color: #DDB144;
	text-decoration: none;
	border: none;	
	}
	
a img:active {
	color: #B5392B;
	text-decoration: none;
	border: none;
}	
#whatOthersSay .client  {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
#whatOthersSay p .client {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
#mainContent #linksPage ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
}
.smallItalic {
	font-size: 11px;
	font-style: italic;
}
#youngLinds {
	float: right;
	left: 566px;
	top: 232px;
}
.frontImageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.frontImageRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.careerBlock {
	background-image: url(../images/block.png);
	background-repeat: no-repeat;
	height: 212px;
	width: 138px;
	background-position: center center;
	padding: 15px;
	float: left;
}
.careerBlock img {
	margin: 2px;
}
.careerBlock .careerDesc {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.careerBlock .careerLink {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.careerBlock .careerTitle {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#careerElements {
	margin: 0px;
	padding: 0px;
}
h3 {
	padding-left: 15px;
}
