/*---------------------DKE.com------------------------
---------------------©2008------------------------*/
HTML, BODY
{
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: white;
}

/*HEADER*/
.headerwrapper
{
	margin:auto;
	width:100%;
	background:#000;
}
#headeragency, #headerheadlines, #headerservices, #headerportfolio, #headerprojects, #headerclients, #headercontact, #headervideo
{
	margin:auto;
	width:990px;
	height: 428px;
}
#headeragency
{
	background: #000 url(images/header_agency.jpg) no-repeat top center;
}
#headerheadlines
{
	background: #000 url(images/header_video.jpg) no-repeat top center;
}
#headerservices
{
	background: #000 url(images/header_services.jpg) no-repeat top center;
}
#headerportfolio
{
	background: #000 url(images/header_portfolio.jpg) no-repeat top center;
}
#headerprojects
{
	background: #000 url(images/header_projects.jpg) no-repeat top center;
}
#headerclients
{
	background: #000 url(images/header_clients.jpg) no-repeat top center;
}
#headercontact
{
	background: #000 url(images/header_contact.jpg) no-repeat top center;
}
#headervideo
{
	background: #000 url(images/header_video.jpg) no-repeat top center;
}
#headershadow
{
	margin: auto;
	width: 830px;
	height: 15px;
	background: #FFFFFF url(images/headershadow.jpg) no-repeat top center;
}
/*MENU*/
#menucontainer
{
	height:47px;
	background: #78B820 url(images/menu_bg.jpg) repeat-x;
}
#menu
{
	margin:auto;
	width: 830px;
	height: 47px;
	background: #78B820 url(images/menu_bg.jpg) repeat-x;
}
#menushadow
{
	margin:auto;
	width: 830px;
	height: 20px;
	background: #FFFFFF url(images/menushadow.jpg) no-repeat top center;
}
#menublank
{
	width:830px;
	height: 22px;
	margin:auto;
}
/*HEADLINES*/
#headlines
{
	margin:auto;
	width:830px;
	height:34px;
	background: #FFFFFF;
}
.headlinesblank
{
	margin:auto;
	width:900px;
	height:19px;
	background:#FFFFFF;
	border-bottom:solid #000 1px;
}
.headlinesproject
{
	margin:0px;
	clear:both;
	width:830px;
	height:34px;
	background: #FFFFFF;
}
/*CONTENT*/
#contentwrapper
{
	color: #000;
	width: 830px;
	background: #FFFFFF;
	margin: auto;
	padding: 0px;
	text-align: left;
	padding-bottom: 5px;
}
#contentmiddle
{
	width: 830px;
	padding: 0px;
	background: #FFFFFF;
	margin-bottom: 20px;

}
#contentvideo
{
	width: 700px;
	margin: auto;
	padding: 0px;
	background: #FFFFFF;
	margin-bottom: 40px;
	padding-bottom: 50px;
	
}
#contentmiddle p
{
	margin:0px;	
	margin-left: 52px;
	margin-right: 50px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:0px;
}
.gallery_line
{
	width: 830px;
	background: white;
	margin: auto;
	padding-bottom: 5px;
	text-align: center;
}

.gallerycellleft
{
	width: 415px;
	padding: 0px;
	float: left;
	background: #FFFFFF;
	margin-bottom: 40px;
}
.gallerycellright
{
	width: 415px;
	padding: 0px;
	float: left;
	background: #FFFFFF;
	margin-bottom: 40px;
}

.gallerycell_desc
{
	padding-left:50px;
	background: #FFFFFF;
	color: black;
}
.gallerycell_desc p
{
	margin:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:0px;
}
.gallerycell_desc ul {
	margin: 0px 70px 0px 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0px;

	list-style-type: none;
}

#contentleft
{
	width: 416px;
	padding: 0px;
	float: left;
	background: #FFFFFF;
	margin-bottom: 40px;
}
#contentleft p
{
	margin:0px;	
	margin-left: 52px;
	margin-right: 50px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:0px;
}
#contentright
{
	width: 414px;
	padding: 0px;
	float: right;
	background: #FFFFFF;
	margin-bottom: 40px;
}
#contentright p
{	
	margin:0px;
	margin-left: 30px;
	margin-right: 25px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-bottom:20px;
}
#contentright h1
{	
	margin:0px;
	margin-left: 30px;
	margin-right: 70px;
	font-family: verdana, arial, sans-serif;
	font-size: 22px;
	line-height: 12px;
}
#contentright ul
{
	margin: 0px 70px 0px 30px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(arrow.gif);
	list-style-type: square;
}
/*CONTACT CONTENT*/
span.contactadress
{
	font-size: 15px;
	font-weight:bold;
	line-height: 20px;
}
span.contactphone
{
	font-size: 17px;
	font-weight:bold;
	line-height: 20px;
}
span.contactmail
{
	font-size: 16px;
	font-weight:bold;
	line-height: 25px;
}
a.contactdirection
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
#contentright_contact
{
	width: 414px;
	padding: 0px;
	float: right;
	background: #FFFFFF;
	margin-bottom: 40px;
}
#contentright_contact p
{	
	margin:0px;
	margin-left: 0px;
	margin-right: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
/*GALLERY CONTENT*/
.galleryentry
{
	width: 830px;
	background: #FFFFFF;
	margin: auto;
	padding: 0px;
	text-align: left;
	clear:both;
	margin-bottom:30px;
}
.gallerydescriptionouter { width: 480px; height: 204px; display: table; }
.gallerydescriptionmiddle { width: 480px; display: table-cell; vertical-align: middle; }
.gallerydescription
{
	padding-left:50px;
	width: 480px;
	float: right;
	background: #FFFFFF;
	padding-left:40px;
}
.gallerydescription p
{
	margin:0px;
	margin-left: 52px;
	margin-right: 50px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:0px;
}
.gallerydescription ul {
	margin: 0px 70px 0px 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0px;

	list-style-type: none;
}
.gallerythumbnail
{
	width: 350px;
	height: 204px;
	float: left;
	background: #FFFFFF;
}
.centerthumb
{
	margin-left: 40px;
}
.spacer
{
	height:25px;
	background: #FFFFFF;
}
/*PROJECTS CONTENT*/
.projectentry
{
	width: 830px;
	background: #FFFFFF;
	margin: auto;
	padding: 0px;
	text-align: left;
	clear:both;
}
.projectdescription
{
	width: 472px;
	padding: 0px;
	float: left;
	background: #FFFFFF;
	margin-bottom: 40px;
}
.projectthumbnail
{
	width: 358px;
	float: right;
	background: #FFFFFF;
	margin-bottom: 25px;
}
.projectdescription p
{
	margin:0px;
	margin-left: 52px;
	margin-right: 80px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:0px;
}
/*FOOTER*/
#footer
{
	background: #78b820;
	height: 179px;
	clear:both;
	text-align: left;
}
#footercontainer 
{
	text-align: left;
	width: 830px;
	height: 179px;
	margin: auto;
}
#footercontainer h1
{
	padding-top: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	line-height: 12px;
	font-weight: lighter;
}
#footercontainer p
{
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	line-height: 25px;
	display: inline;
}
a.sitenav, a.sitenav:visited, a.sitenav:link, a.footer:active
{
	color: white;
}
a.sitenav:hover 
{
	color: silver;
}
a.footer, a.footer:visited, a.footer:link, a.footer:active
{
	color: white;
}
a.footer:hover {
	color: silver;
}
a.imglnk
{
	border: none;
	TEXT-DECORATION: NONE
}
a:link, a:visited {
	color: #000;
	text-decoration:none;
}

a:hover {
	color: #333333;
	text-decoration:none;
}
span.small
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	display: inline;
	margin-left:20px;
}
span.sitenav
{	
	font-size: 10px;
	display: inline;
	margin-left:20px;
	padding-top:10px;
	font-weight:bold;
}
/*img classes*/
.floatright
{
	float: right;
	display: inline;
	border: none;
}
.floatleft
{
	display: inline;
	float: left;
	border: none;
}
span.bold
{
	font-weight:bold;
	font-size:13px;
	line-height:15px;
}
span.gallerydescriptionheadline
{
	font-weight:bold;
	font-size:13px;
	line-height:15px;
}
span.gallerycelldescheadline
{
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	text-align: left;
}
span.copyright
{
	padding-top: 15px;
	padding-right: 40px;
	clear: right;
	display: inline;
	float: right;
	text-align: right;
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	line-height: 10px;
}
.reasoncontainer {
	margin: 10px 0px 10px 5px;
	overflow: hidden;
}
#reason1, #reason2, #reason3, #reason4, #reason5, #reason6  {
}
span.services {
	margin-left:28px;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
}
.servicecontainer {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}
#serviceleft1, #serviceleft2, #serviceleft3, #serviceright1, #serviceright2, #serviceright10 {
	/*min-height: 140px*/
}
#serviceleft3 
{
	min-height:80px;
}
#serviceleft1 ul, #serviceleft2 ul, #serviceleft3 ul, #serviceright1 ul, #serviceright2 ul, #serviceright10 ul {
	margin-left:50px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	
	list-style-position: outside;
	list-style-image: url(arrow.gif);
	list-style-type: square;
}

