﻿body
{
	margin-left:auto;
	margin-right:auto;
	font-family:Calibri, sans-serif, serif, Arial;
	font-size:11pt;
	color:#333333;
}

#divContainer
{
	width:959px;
	margin-left:auto;
	margin-right:auto;
}

#divHeader
{
	height:70px;
}

#divVertoLogo
{
	width:300px;
	height:70px;
	margin-left:10px;	
	float:left;
	margin-right:15px;
}

#divMenu
{
	margin-left:20px;
	width: 550px;
	height:20px;
	margin: 0px auto 0px auto;
	border-bottom:solid 1px #9e9e9e;
	margin-top:34px;
	margin-bottom:5px;
	padding-bottom:5px;
	float:right;
	text-align:center;
}

#divFooter
{
	text-align:center;
	font-size:10px;
	width:959px;
	margin: 20px 0px 5px 0px;
}

.staticMenuItemStyle
{
	color:#2a4b74;
	font-size:11pt;
	line-height:13pt;
}

.staticMenuItemHover
{
	color:#333333;
}

.dynamicMenuStyle
{
	font-size:10pt;
	border-left:solid 1px #9e9e9e;
	border-right:solid 1px #9e9e9e;
	text-align:left;
	 z-index: 100;
}

.dynamicMenuStyle a
{
	display:block;
	color:#2a4b74;
	padding:3px 5px 2px 4px;
	border-bottom:solid 1px #9e9e9e;
}

h1
{
	font-family:Arial, Sans-Serif;
    font-size:16pt;
	color:#274f77;
    margin-bottom:4px;
    margin-top:16px;
}

h2
{
	font-family:Arial, Sans-Serif;
    font-size:12pt;
    color:#333333;
    margin-bottom:4px;
    margin-top:16px;
}

h3
{
	font-family:Arial, Sans-Serif;
	font-size:11pt;
    color:#ff6600;
    margin-bottom:5px;
    margin-top:4px;
    margin-top:16px;
}

#homePgImg
{
	background-image:url('images/home.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
	height:211px;
	width:959px;
	margin: 0 auto 15px auto;
}

#mgrAcqPgImg
{
	background-image:url('images/arrow.jpg');
	background-repeat:no-repeat;
	height:211px;
	width:959px;
	margin: 0 auto 15px auto;
}

#corpDevPgImg 
{
    background-image:url('images/field.jpg');
	background-repeat:no-repeat;
	height:211px;
	width:959px;
	margin: 0 auto 15px auto;
}

#corpDev1PgImg 
{
    background-image:url('images/corp1_450x311.jpg');
	background-repeat:no-repeat;
	height:311px;
	width:450px;
	padding-right:7px;
	float:left;
}

#corpDev2PgImg 
{
    background-image:url('images/corp2_730x175.jpg');
	background-repeat:no-repeat;
	height:175px;
	width:730px;
}

#capFormPgImg 
{
    background-image:url('images/sprout_bw.jpg');
	background-repeat:no-repeat;
	height:211px;
	width:959px; 
	margin: 0 auto 15px auto;
}

#workPgImg 
{
    background-image:url('images/sprout_snow.jpg');
	background-repeat:no-repeat;
	height:211px;
	width:959px; 
	margin: 0 auto 15px auto;
}

#vertoQuote
{
	font-style:italic;
	margin-left:20px;
	margin-right:20px;
    color:#2a4b74;
}

#divAddress
{
	line-height:25px;
}

.bio
{
    float:left; 
    padding:0 7px 0 0;
}

.images
{
    margin: 15px 15px 15px 15px;
}

.textBox
{
	font-family:Calibri,Arial;
	font-size:10pt;
	border:solid 1px #9e9e9e;
	color:#000000;
	width:250px;
	background-image:url(images/textBoxBG.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.multilineTextBox
{
	font-family:Calibri,Arial;
	font-size:10pt;
	border:solid 1px #9e9e9e;
	color:#000000;
	width:250px;
}