*
{
padding: 0;
margin: 0;
border: 0;
}
body {
	background-color: #dee0e2;
	margin: 0;
	color: #FFFFFF;
}
a {
	color: #444444;
	text-decoration: none;
}
a:hover{
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #444444;
}

td, body, form {
	font-family: helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

.content_container {
	overflow: auto;
}

#border {
	background-color: #B7CD60;
	width: auto;
	height: 500px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#border_children {
	background-color: #d7b0c3;
	width: auto;
	height: 500px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#border_flowers {
	background-color: #b2cb59;
	width: auto;
	height: 500px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#border_lifestyle {
	background-color: #57626d;
	width: auto;
	height: 500px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#border_food {
	background-color: #501110;
	width: auto;
	height: 500px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#border_stilllife {
	background-color: #e3ebf7;
	width: auto;
	height: 500px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


#vertical {
	width: 100%;
}

.padding img {
	padding-right: 10px;
}

.email {
	color: #ff6600;
}

.underlinemenu{
	font-weight: bold;
	width: auto;
	color: #444444;
	float: left;
	position: absolute;
	right: 112px;
	top: 73px;
}

.underlinemenu ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

.underlinemenu ul li{
	display: inline;
}

.underlinemenu ul li a{
	color: #444444;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	color: #FF6600;
}

.underlinemenu #aboutus a {
	color: #ff6600;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FF6600;
	padding-top: 6px;
}

.underlinemenu #location a {
	color: #ff6600;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FF6600;
	padding-top: 6px;
}

.underlinemenu #clientlist a {
	color: #ff6600;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FF6600;
	padding-top: 6px;
}

#header2 {
	background-color: #dee0e2;
	padding-left: 18px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-right: 105px;
}

#footer {
	background-color: #dee0e2;
	color: #444444;
	font-size: 12px;
	float: left;
	width: 120px;
	padding-right: 0px;
	position: absolute;
	text-align: right;
	right: 115px;
	padding-top: 15px;
}

ul.leftmenu {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 105px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-bottom: 18px;
}

ul.leftmenu #children a {
	color: #ff6600;
	border-left-style: solid;
	border-left-width: 15px;
	padding-left: 5px;
}

ul.leftmenu #food a {
    color: #ff6600;
	border-left-style: solid;
	border-left-width: 15px;
	padding-left: 5px;
}

ul.leftmenu #stills a {
    color: #ff6600;
	border-left-style: solid;
	border-left-width: 15px;
	padding-left: 5px;
}

ul.leftmenu #flowers a {
    color: #ff6600;
	border-left-style: solid;
	border-left-width: 15px;
	padding-left: 5px;
}

ul.leftmenu #lifestyle a {
    color: #ff6600;
	border-left-style: solid;
	border-left-width: 15px;
	padding-left: 5px;
}

ul.leftmenu li {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}

ul.leftmenu li a {
	text-decoration: none;
	display: block;
	color: #444444;
	margin-left: 18px;
	padding-left: 0px;
}

ul.leftmenu li a:hover {
	padding-left: 5px;
	color: #FF771C;
}

#leftmenucontainer {
	width: 105px;
	height: 500px;
	float: left;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#pics {
	height: 500px;
	margin-right: 105px;
	padding-left: 115px;
	width: auto;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#copyright {
	padding-top: 10px;
}

