﻿/* Index page styles - only intended as temporary through design */

#wrapper-who-are 
{
	font-size: 32px;
	color: #333333;
	background-color: #DFE4EC;
}

#who-are-band
{
	text-align: left;
	padding-left: 5%;
	width: 95%;
	line-height: 36px;
}

#image-band
{
	font-size: 16px;
	width: 100%;
}

#startup-slot
{
	background-position: right top;
	float: left;
	width: 30%;
	height: 250px;
	background-image: url('images/Kid_Chess_small.png');
	background-repeat: no-repeat;
	margin-right: 20px;
}

#smb-slot
{
	background-position: center bottom;
	float: left;
	text-align: center;
	width: 30%;
	height: 250px;
	background-image: url('images/Girl_PC_small.png');
	background-repeat: no-repeat;
}

#established-slot
{
	background-position: left top;
	float: left;
	text-align: left;
	width: 30%;
	height: 250px;
	background-image: url('images/Man_Chair_small.png');
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: -20px;
}

#we-help-band 
{
	clear: both;
	width: 95%;
	text-align: right;
	padding-right: 5%;
	line-height: 36px;
	margin-top: -20px;
}

#startup-copy 
{
	float: right;
	text-align: right;
	padding-top: 170px;
	padding-right: 10px;
	width: 70%;
}

#smb-copy 
{
	margin: 0px auto;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	width: 70%;
}

#established-copy 
{
	float: left;
	text-align: left;
	padding-top: 130px;
	width: 50%;
	margin-left: 150px;
}

#wrapper-news-columns 
{
	margin: 0px;	
}

#wrapper-news-certs 
{
	float: left;
	width:36%;
	padding: 0px 6px 0px 6px;
}

#wrapper-news-certs p
{
	padding: 0px 0px 0px 0px;
	margin: 0;
}

#wrapper-advice-blog 
{
	float: left;
	border-left: solid 1px black;
	border-right: solid 1px black;
	width:36%;
	padding: 0px 10px 0px 10px;
}

#wrapper-solution-links 
{
	float: left;
	width:20%;
	padding: 10px 10px 0px 10px;
}

#wrapper-news-columns 
{
	text-align: left;
	padding: 10px 10px 0px 10px;
}

.news-heading 
{
	clear:both;
	float:left;
	font-size:18px;
	font-weight: bold;
	color: #28446E;
	margin: 6px 0px;
}

.news-body 
{
	float: left;
	width: 100%;
	color: black;
	padding-bottom: 6px;
}

.news-body a
{
	color: #1F54A3;
	text-decoration: none;
}

.copy-fullwidth
{
	float: left;
	padding: 0px 6px 0px 0px;
	border-bottom: solid 2px #1F54A3;
}

.copy-1024
{
	width: 1024px;
	border-bottom: solid 2px #1F54A3;
}

#wrapper-about-listing
{
	float: left;
	width:47%;
	padding: 0px 10px 0px 6px;
	margin-top: 6px;
	border-right: solid 1px black;
}

#wrapper-about-mgmt 
{
	float: left;
	width:47%;
	padding: 0px 6px 0px 10px;
	margin-top: 6px;
}

.solutions-block 
{
	margin-left: 12px;
}

.solutions-subhead
{
	clear: both;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #28446E;
	margin-top: 12px;
	font-style: italic;
	font-family: 'Times New Roman' , Times, serif;
}

/* BizSpark Styles */
#top-block 
{
	float: left;
	width: 69%;
	padding-right: 12px;
}

#bottom-block 
{
	float: left;
	width: 69%;
	padding-right: 12px;
}

.sidebar 
{
	width: 29%;
	float:left;
}

.Part h3
{
	font-size: 20px;
	padding: 24px 0px 4px 0px;
}

.Part ul
{
	padding: 0px;
}

.body-copy
{
	font-size:10pt; 
	color:#797979;	
	font-weight: normal;
	text-align: left;
}

.body-emphasis
{
	font-size:10pt; 
	color:black;	
	font-weight: normal;
}

.sidebar h5 
{
	padding-top: 24px;
	color: Black;
	font-size: 9pt;
}

.sidebar .sidebar-quote 
{
	font-size:7.2pt; 
	font-style:italic; 
	font-weight:normal; 
	color:#797979;
}

.MSLink
{
	font-weight: normal;
	text-decoration: underline;
	color: #3F8B36;
}

.bizspark-table-lead 
{
	float:left;
	width: 100%;
	color: Black;
	font-size: 7.2pt;
}

.bizspark-table-body 
{
	float: left;
	clear: both;
	width:100%;
	font-size:7.2pt; 
	color:#797979;
	line-height: 1.4em;
}

.bizspark-table-list1
{
	line-height: 1.4em;
	clear: both;
	float: left;
	width: 100%;
	font-size: 7.2pt;
	color: #797979;
	text-indent: -12px;
	padding-left: 12px;
}

.bizspark-table-list2 
{
	clear: both;
	float: left;
	font-size:7.2pt; 
	color:#797979;
	text-indent: 1px;
}

#bizspark-footer 
{
	clear: both;
	margin-top: 24px;
	margin-bottom: 12px;
}



