html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0px 0 0px 0;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	position: relative;
	color: #4D4D4D;
	background: #000;
 }
#supersizecontainer {
position: absolute;
z-index: 0;
}
#supersize{
    display:none;
position:fixed;
}

#supersize img, #supersize a{  
    height:100%;  
    width:100%;  
    display:none; 
}  

/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #387C2C;
	text-decoration: none;
	 }

a:hover, a:visited:hover {
	color: #333333;
	text-decoration: underline; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/*------------------HEADING--------------------*/

h1 {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 2.0em;
	font-weight: normal;
	color: #000; }

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #000; }

h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #000; }


/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em; }

hr {
	border-color: #ccc;     
	border-style: solid;   
	border-width: 1px 0 0; 
	clear: both;           
	margin: 0px 0 20px 0; 
	height: 0;             
}

/*---------------LAYOUT BOXES----------------------*/

#Frame {
position: relative;
overflow: hidden;
min-height:100%;
padding: 0;
z-index: 9000;
}

#Content {
	width: 940px;
	padding: 0px 0px 95px 0px;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 9000;
}

#MainCol {
	float: left;
	width: 560px;
	padding: 30px;
	margin: 0 20px 0 0;
	background: url(img/transparent_white.png) repeat;
}

#MainCol .left {
	float: left;
	width: 320px;
	margin: 0 30px 0 0;
}
#MainCol .right {
	float: left;
	width: 210px;
}

#MainColPortfolio {
	float: left;
	width: 710px;
	padding: 30px 0 30px 30px;
	margin: 0 20px 0 0;
	background: url(img/transparent_white.png) repeat;
}

#SubCol {
	float: left;
	width: 300px;
	margin: 0 0px 0 0;
}

#SubColSecondary {
	float: left;
	width: 280px;
	margin: 0 0px 0 0;
	padding: 20px 0 20px 20px;
	background: url(img/transparent_black.png) repeat;
overflow: hidden;
}

/*--------------HEADER ELEMENTS----------------*/

img { border: none; }

#Header {
float: left;
	height: 140px;
	width: 940px;
	margin: 0 0 45px 0;
	padding: 0px 0 0 0px;
z-index: 9000;
}
#HeaderRight {
	float: right;
	position: relative;
	width: 550px;
}
#LogoContainer {
float: left;
display: block;
}
#Logo {
	float: left;

	text-indent: -9999px;
	margin:0px 0 0px 0px;
	padding:0px 0 0px 0px;
	height: 140px;
	width: 140px;
	background: url(img/logo.png) no-repeat top left;
	z-index: 9000;
	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0px;
	top: 0px;
	left: 0px;
	width: 140px;
	height: 140px;
	z-index: 9000;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	}

#Logo a span, #Logo span { display: none; }


/*------------------------NAVIGATION-----------------------------*/

#main_navigation {
display: block;
	font-family: Arial, verdana, helvetica, sans-serif;
	height: 40px;
	float: right;
	padding: 0 0 0px 0px;
	margin: 0px 0 0 0;
	background: url(img/transparent_black.png) repeat;
z-index: 9000;
}

#main_navigation ul {
	padding: 0;
	margin: 0;

}

#main_navigation li.upperlevel {
	list-style-type: none; 
	float: left;
	position: relative;
	top: 0;
	margin: 0 0px 0 0;
	padding: 0px 0 0 0;
	z-index: 1000;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	}

#main_navigation a {
	position: relative;
}

#main_navigation a.upperlevel {
	float: left;
	height: 28px;
	padding: 12px 20px 0px 20px;
	color: #ffffff;
	text-decoration: none;
	display: block;
z-index: 9000;
}

#main_navigation ul li.upperlevel.last {
	margin: 0 0 0 0;
	background: none;
}


#main_navigation ul li a.upperlevel:hover {
	color: #D0CCA2;
	text-decoration: none;
}

#main_navigation ul li.upperlevel a.selected, #main_navigation ul li.upperlevel a.selected:hover {
	color: #8CC63F;
	text-decoration: none;
}

#main_navigation ul li.upperlevel:hover a.upperlevel {
	color: #D0CCA2;
}

#main_navigation ul li.upperlevel a.selected {
	color: #8CC63F;
	background: url(img/nav_selected.gif) bottom center no-repeat;
}

/*--------------------MISCELLANEOUS-----------------------*/

.formleft {
float: left;
padding: 0 20px 0 0;
}

.formright {
float: left;
}

form .group {
	float: left;
	padding: 0 0 10px 0;
}
.searchfield {
	float: left;
	font-family: Arial, Verdana, helvetica, sans-serif;
	border: 1px solid #ffffff;
	margin: 0 5px 5px 0;
	padding: 4px;
	height: 12px;
	top: 0px;
	font-size: 11px;
	width: 150px;
	color: #4D4D4D;
}

.gobutton {
	float: left;
	margin: 2px 0 0 0;
}

.text {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	border: none;
	margin: 0 5px 0px 0;
	padding: 4px;
	top: 0px;
	font-size: 0.95em;
	width: 250px;
	color: #2c2c2c;
border: 1px solid #bcbcbc;
}

label {
	padding: 0px 0 0 0px;
	font-size: 0.9em;
	text-transform: uppercase;
clear: both;
}

#PhotoCredit {
	position: absolute;
	bottom: 95px;
	right: 20px;
	padding: 4px 6px 4px 6px;
	font-size: 0.9em;
	background: url(img/transparent_black.png) repeat;
	text-transform: uppercase;
	color: #CCCCCC;
	z-index: 9000;
}

.homebutton {
	float: left;	
	width: 171px;
	height: 38px;
	text-indent: -9999px;
}

#OurApproach, a#OurApproach, a#OurApproach:link, a#OurApproach:visited{
	margin: 5px 23px 0px 0;
	background: url(img/ourapproach_button.gif) no-repeat;
}

a#OurApproach:hover{
	background-position:0 -38px;
}

#OurPortfolio, a#OurPortfolio, a#OurPortfolio:link, a#OurPortfolio:visited{
	margin: 5px 23px 0px 0;
	background: url(img/ourportfolio_button.gif) no-repeat;
}

a#OurPortfolio:hover{
	background-position:0 -38px;
}

#SubmitBusinessPlan, a#SubmitBusinessPlan, a#SubmitBusinessPlan:link, a#SubmitBusinessPlan:visited{
	margin: 5px 0px 0px 0;
	background: url(img/submitbusinessplan_button.gif) no-repeat;
}

a#SubmitBusinessPlan:hover{
	background-position:0 -38px;
}

.TwitterTitleBar {
position: relative;
	text-transform: uppercase;
	padding: 9px;
	height: 12px;
	font-weight: bold;
	color: #B3B3B3;
	margin: 0 0 7px 0;
	background: url(img/twitter_titlebar.png) no-repeat top right;
}

#TwitterLogo {
text-indent: -9999px;
width: 20px;
height: 20px;
position: absolute;
top: 5px;
right: 5px;
}

#MainCol .TwitterTitleBar {
	background: url(img/twitter_titlebar_small.png) no-repeat top right;
}
.#SubCol .TwitterTitleBar a {
position: absolute;
display: block;
width: 300px;
height: 30px;
}

.#MainCol .TwitterTitleBar a {
position: absolute;
display: block;
width: 210px;
height: 30px;
}

#BodyText #twitter_update_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#BodyText #twitter_update_list li{
	list-style-type: none;
	padding: 10px 15px 10px 15px;
width: 270px;
	margin: 0 0 7px 0;
	background: #8CC63F;
	font-family: Georgia, Times, serif;
	float: left;
	text-transform: none;
	font-size: 1.25em;
	line-height: 1.4em;
	color: #264C1D;
	opacity: .80;
	filter: alpha(opacity=80);

}

#BodyText #twitter_update_list li.first{
	list-style-type: none;
	padding: 15px 15px 15px 15px;
	margin: 0 0 7px 0;
	background: #387C2C;
	font-family: Georgia, Times, serif;
	text-transform: none;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #fff;
	opacity: .80;
	filter: alpha(opacity=80);

}

#BodyText #twitter_update_list .twitterdate{
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	float: right;
}

#BodyText #twitter_update_list a:link, #BodyText #twitter_update_list a:visited { color: #264C1D; text-decoration: none;}
#BodyText #twitter_update_list a:hover, #BodyText #twitter_update_list a:visited:hover { color: #fff;text-decoration: underline;}

#BodyText #twitter_update_list li.first a:link, #BodyText #twitter_update_list li.first a:visited { color: #fff; text-decoration: none;}
#BodyText #twitter_update_list li.first a:hover, #BodyText #twitter_update_list li.first a:visited:hover { color: #fff;text-decoration: underline;}


.BlackBar {
	float: left;
	width: 282px;
	text-transform: uppercase;
	padding: 9px;
	height: 12px;
	font-weight: bold;
	color: #B3B3B3;
	margin: 0 0 20px 0;
	background: url(img/transparent_black.png) repeat;	
}

#MainCol .BlackBar {
	width: 192px;
}

#BodyText .BlackBar a:link, #BodyText .BlackBar a:visited, #BodyText .TwitterTitleBar a:link, #BodyText .TwitterTitleBar a:visited, #BodyText .NewsFeedBar a:link, #BodyText .NewsFeedBar a:visited { color: #CCCCCC; text-decoration: none;}
#BodyText .BlackBar a:hover, #BodyText .BlackBar a:visited:hover, #BodyText .TwitterTitleBar a:hover, #BodyText .TwitterTitleBar a:visited:hover, #BodyText .NewsFeedBar a:hover, #BodyText .NewsFeedBar a:visited:hover { color: #CCCCCC;text-decoration: underline;}

#MainCol .TwitterTitleBar {
	margin: 0 0 4px 0;
}

#BodyText #MainCol #twitter_update_list li, #BodyText #MainCol #twitter_update_list li.first{
	list-style-type: none;
	padding: 10px 15px 10px 15px;
width: 180px;
	margin: 0 0 4px 0;
	background: #B8BC9B;
	font-family: Georgia, Times, serif;
	float: left;
	text-transform: none;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #3d3c3c;
	opacity: .8;
	filter: alpha(opacity=80);
}

#BodyText #MainCol #twitter_update_list .twitterdate{
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-transform: uppercase;
	text-align: right;
	float: right;
}

#BodyText #MainCol #twitter_update_list a:link, #BodyText #MainCol #twitter_update_list a:visited { color: #387C2C; text-decoration: none;}
#BodyText #MainCol #twitter_update_list a:hover, #BodyText #MainCol #twitter_update_list a:visited:hover { color: #333333;text-decoration: underline;}

#BodyText #MainCol #twitter_update_list li.first a:link, #BodyText #MainCol #twitter_update_list li.first a:visited { color: #387C2C; text-decoration: none;}
#BodyText #MainCol #twitter_update_list li.first a:hover, #BodyText #MainCol #twitter_update_list li.first a:visited:hover { color: #333333;text-decoration: underline;}

.portfoliologo {
	margin: 0 0 20px 0;
}

#BodyText .portfoliolist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#BodyText .portfoliolist li {
	float: left;
	list-style-type: none;
	width: 118px;
	border: 1px solid #8CC63F;
	margin: 0 20px 20px 0;
	padding: 0;
}

#BodyText .portfoliolist li.selected {
	opacity: .3;
	filter: alpha(opacity=30);

}

#BodyText .portfoliolist li img{
	float: left;
	margin: 0;
	padding: 0;
}

#BodyText .portfoliolist li h4 {
	float: left;
	width: 108px;
	padding: 4px 4px 4px 6px;
	margin: 0;
	background: #8CC63F;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: normal;
}

#BodyText .returnlink a:link{
	float: right;
	padding: 0 20px 0 0;
	font-size: 0.95em;
	color: #8CC63F;
}

.NewsFeedBar {
	float: left;
	text-transform: uppercase;
	padding: 9px;
	width: 192px;
	height: 12px;
	font-weight: bold;
	color: #B3B3B3;
	margin: 0 0 0px 0;
	background: url(img/news_titlebar.png) no-repeat top right;	
}

#MainCol .NewsFeedBar a {
position: absolute;
display: block;
width: 210px;
height: 30px;
}

#feed_div {
float: left;
width: 180px;
	margin: 0 0 0px 0;
	padding: 10px 15px 5px 15px;
	background: #B3B3B3;
	opacity: .8;
	filter: alpha(opacity=80);
}

#feed_div .updated {
text-transform: uppercase;
font-size: 0.9em;
margin: 0 0 4px 0;
}

#BodyText #feed_div h4{
	list-style-type: none;
	font-family: Georgia, Times, serif;
	text-transform: none;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #264C1D;
	font-weight: normal;
padding: 0 0 5px 0;
}

.newslist {
border-bottom: 1px solid #cccccc;
margin: 0 0 10px 0;
}

/*-------------- TEXT STYLING ELEMENTS -----------------*/

#BodyText{
	float: left;
	width: 940px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#BodyText p {
	padding: 0px 0px 15px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.65em;
	text-indent: 0px;
	color: #333333; }

#BodyText #SubColSecondary p {
	padding: 0px 0px 15px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.65em;
	text-indent: 0px;
	color: #ffffff; }


#BodyText h2 {
	font-family: Georgia, Times, serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 20px 0;
	font-size: 2.4em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333; 
}

#BodyText h3 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 10px 0 10px 0;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333; 
}

#BodyText .newslist h3 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333; 
}

#BodyText #SubColSecondary h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #B3B3B3;
}
#BodyText h4 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 3px 0;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333; 
}

#BodyText ol {
	padding: 0px 0px 15px 15px;
	margin: 0 0 0 15px;
}
	
#BodyText ol li {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #595959; }


#BodyText ul {
	padding: 0px 0px 15px 15px;
	margin: 0;
}
	
#BodyText ul li {
	list-style-type: disc;
	padding: 0px 0px 0px 5px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.65em;
	text-indent: 0px;
	color: #333333; }
		
#BodyText a:link, #BodyText a:visited { color: #387C2C; text-decoration: none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #333333;text-decoration: underline;}

#BodyText #SubColSecondary a:link, #BodyText #SubColSecondary a:visited { color: #8CC63F; text-decoration: none;}
#BodyText #SubColSecondary a:hover, #BodyText #SubColSecondary a:visited:hover { color: #D0CCA2;text-decoration: underline;}

/*-------------- Copyright Footer -----------------*/

#Copyright {
	background: #000;
	position: absolute;
	bottom: 0;
	height: 95px;
	width: 100%;
	z-index: 9000;	
	overflow: hidden;
}

#CopyrightContent {
	margin: 0 auto 0px auto;
	padding: 20px 0px 0px 0px;
	width: 940px;
	text-align: left;
}

#Copyright .left {
	float: left;
	width: 700px;
}

#Copyright .right {
	float: right;
	text-align: right;
	width: 200px;
}
#Copyright h4 {
	float: left;
	margin: 0px 0px 0 0;
	padding: 6px 10px 0px 0px;
	color: #999999;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: normal;
	}

#Copyright ul {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 8px 0 0;
}

#Copyright ul li {
	float: left;
	padding: 6px 0px 0 15px;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #FFFFFF;
	font-weight: normal;
}

#Copyright a:link, #Copyright a:visited { color: #999999; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #ffffff;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }


.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    z-index: 9999;
    margin-left: -185px;
    width: 335px;
    background-color: #fff;
    color: #333;
    border: 10px solid #dfdfdf;
    padding: 12px;
}

.jqmWindow h2 {
	font-family: Georgia, Times, serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 20px 0;
	font-size: 2.4em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333; 
}

.jqmClose {
text-align: right;
margin: 0 0 5px 0;
}

.jqmOverlay { background-color: #000; z-index: 0;}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#jqmHeader {
background: url(http://www.zelkovavc.com/img/mail_icon.gif) 255px 9px no-repeat;
border-bottom: 1px solid #dfdfdf;
border-top: 1px solid #dfdfdf;
padding: 20px 0 0 0;
margin: 0 0 0px 0;
}

.indicate-required {
text-align: right;
padding: 10px 0 10px;
}