/* Background color still needed for html and body */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: arial;
	text-align: left;
	vertical-align: baseline;
}

a:link.download, a:hover.download, a:active.download, a:visited.download{

color:blue;
}

span.nestmeeting
{
padding-left:62px;
}



a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
div.group{
position:relative;
left:7px;
top:-41px;
}
div.bio{
position:relative;
left:10px;
top:-47px;
}

div.moveimage 
{
	position:absolute;
	top:290px;
	left:221px;
}


/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.paginationstyle{ /*Style for demo pagination divs*/
width: 400px;
position:absolute;
top:400px;
left:380px;
text-align: center;
padding: 6px 2px;
margin: 2px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 2px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0px 5px;
text-decoration: none;
border: 1px solid black;
margin-left:2px;
color: navy;
background-color: orange;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}


/*div*/


div#howdoicontent {
width:670px;
/*height:375px;*/
height:345px;
font-family: calibri, arial, sans-serif;
font-size:17px;
padding-left:10px;
background-image:url('../../Images/TemplateHowDoI/growmybusinessbck.gif');
background-repeat:no-repeat;
background-position:382px -10px;
padding-top:60px;
}

div#howdoicontentreduce {
width:670px;
/*height:375px;*/
height:345px;
font-family: calibri, arial, sans-serif;
font-size:17px;
padding-left:10px;
/*background-image:url('../../Images/TemplateHowDoI/Untitled-2.gif');*/
background-repeat:no-repeat;
background-position:bottom right;
padding-top:60px;
}

div#howdoicontentgetmorestudents {
width:670px;
/*height:375px;*/
height:345px;
font-family: calibri, arial, sans-serif;
font-size:17px;
padding-left:10px;
/*background-image:url('../../Images/TemplateHowDoI/morestudentsback.gif');*/
background-image:url('../../Images/TemplateHowDoI/getmorestudents.jpg');
background-repeat:no-repeat;
background-position:bottom right;
padding-top:60px;
}



div#howdoicontentkeepstudents {
width:670px;
/*height:375px;*/
height:345px;
font-family: calibri, arial, sans-serif;
font-size:17px;
padding-left:10px;
background-image:url('../../Images/TemplateHowDoI/keepmystudentsback.gif');
background-repeat:no-repeat;
background-position:bottom right;
padding-top:60px;
}






div#pri
{
	position:absolute;
	z-index:1000;
	width:800px;
	top:1px;
}

h2#HowDoITitle {
/*text-align:center;*/
padding-left:160px;
color:#ff0000;
margin-bottom:20px;
font-size:30px;
font-weight:normal;
letter-spacing:1px;
font-family: calibri, arial, sans-serif;
}

h2#HowDoITitlePlan{
/*text-align:center;*/
padding-left:230px;
color:#ff0000;
margin-bottom:20px;
margin-top:20px;
font-size:30px;
font-weight:normal;
letter-spacing:1px;
font-family: calibri, arial, sans-serif;
}

div#howdoicontentplanforthefuture 
{
	position:absolute;
	top:1px;
	left:10px;
	padding-top:120px;
width:670px;
height:375px;
font-family: calibri, arial, sans-serif;
font-size:17px;
padding-left:10px;
background-image:url('../../Images/TemplateHowDoI/planforthefuture2.gif');
background-repeat:no-repeat;
background-position:top left;
}


div#leading 
{
	padding-left:210px;
}

/*Keep My Students padding (
)*/
div#KeepMyStudents 
{
	padding-left:180px;
	padding-right:10px;
}



div#moveimage {
position:absolute;
top:300px;
}

div p {

line-height:150%;

}

