body {
	color: #3d3a3b;
	background-color: #fff; 
	margin: 0 0 0 0;
	padding: 0 0 60px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	font-weight: normal;
	background: url(/images2/v3/background.jpg);
	background-repeat: repeat-x;
	}

a:link, a:hover, a:visited, a:active {
	font-weight: normal;
	font-size: 100%;
	}

a:link, a:visited {
	color: #0000FF; 
	text-decoration: none;
	}

a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
	}

.topnav-item a:link, 
.topnav-item a:visited {
	font-size: 150%;
	color: #666;
	}

.topnav-item a:hover,
.topnav-item a:active {
	font-size: 150%;
	color: #666;
	}

h1, h2, h3, h4, h5 {
	color: #333;
	font-weight: bold;
	line-height: 1.2em;
	}

h1 {
	font-size: 26px;
	margin-top: 15px;
	margin-bottom: 15px;
	}

h2 {
	font-size: 22px;
	}

h3 {
	font-size: 14px;
	}

h4 {
	font-size: 12px;
	}

h5 {
	font-size: 10px;
	}

.subhead {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 20px 0;
	}

#outer-container {
	width: 1020px;
	margin: 0 auto 20px auto;
	padding-bottom: 10px;
	text-align: center;
	background: #fff;
	border-left: 1px #c3c3c3 solid;
	border-right: 1px #c3c3c3 solid;
	}

#inner-container {
	width: 942px;
	margin: 0 auto 0 auto;
	text-align: left;
	}

#top {
	width: 100%;
	height: 10px;
	background-color: #000;
	}


#header {
	width: 100%;
	overflow: hidden;
	margin-top: 28px;
	}

#header-left {
	width: 200px;
	float: left;
	text-align: left;
	}

#header-right {
	width: 700px;
	float: right;
	text-align: right;
	}

#topnav {
	}

.topnav-item {
	margin-left: 20px;
	}

#header2 {
	text-align: right;
	}

#home-feature {
	margin-top: 30px;
	}

#home-content {
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
	}

#home-content-left {
	width: 701px;
	float: left;
	text-align: left;
	}

#home-content-right {
	width: 220px;
	float: right;
	}

#amitive-builds {
	margin-top: 25px;
	}

#home-text {
	margin: 15px 10px 0 0;	
	font-size: 110%;
	font-weight: normal;
	line-height: 1.5em;
	}

#home-text2 {
	margin: 0 10px 0 0;	
	font-size: 110%;
	font-style: italic;
	font-weight: normal;
	line-height: 1.5em;
	}

#amar-quote {
	font-style: italic;
	margin-left: 6px;
	}

#we-built {
	padding-bottom: 72px;
	border-bottom: 1px #666 solid;
	}

#subtext {
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
	font-weight: bold;	
	}

#subtext-left {
	width: 211px;
	height: 60px;
	float: left;
	text-align: left;
	margin: 0 10px 0 10px;
	padding: 20px 0 20px 0;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	}

#subtext-mid {
	width: 212px;
	height: 60px;
	float: left;
	text-align: left;
	margin: 0 10px 0 10px;
	padding: 20px 0 20px 0;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	}

#subtext-right {
	width: 212px;
	height: 60px;
	float: left;
	text-align: left;
	margin: 0 10px 0 10px;
	padding: 20px 0 20px 0;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	}

#amitive-dna {
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 10px 0;
	}

#amitive-proof {
	font-size: 180%;
	font-weight: bold;
	margin: 20px 0 20px 0;
	}

#amitive-services {
	font-size: 180%;
	font-weight: bold;
	margin: 10px 0 10px 0;
	}

#lifecycle-management {
	font-weight: bold;
	}

ul#services {
	font-weight: normal;
	margin-left: 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px #666 solid;
	}

ul#services li {
	list-style-type: disc;
	margin-bottom: 3px;
	}

ul {
	margin: 0 0 8px 0;
	padding: 0 0 0 30px;
	}

ul li {
	list-style-type: disc;
	/*background:url(/images2/v3/red_bullet.gif) 6px 6px no-repeat;*/
	line-height: 1.7;
	padding: 0;
	/*border: 1px orange solid;*/
	}

#home ul {
	margin-top: 10px;
	}

#coming-soon {
	width: 942px;
	text-align: center;
	font-size: 150%;
	margin: 100px 0 150px 0;
	}

#footer {
	text-align: left;
	margin: 50px 0 0 0;
	}

#footer #copyright {
	margin-top: 30px;
	color: #666;
	font-weight: bold;
	}

#footer #contact {
	margin-top: 6px;
	color: #000;
	font-weight: bold;
	}

#footer #contact a {
	color: #000;
	font-weight: bold;
	}

/* SECONDARY PAGE STYLES */

#content {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	/*border: 1px red solid;*/
	}

.two-col {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	}

.two-col-left {
	width: 446px;
	float: left;
	padding-right: 25px;

	}

.two-col-right {
	width: 445px;
	float: left;
	padding: 0 10px 0 10px;
	}

.proof-container {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
	/*border: 1px red solid;*/
	}

.proof-left {
	width: 446px;
	float: left;
	padding-right: 25px;
	/*border: 1px blue solid;*/
	}

.proof-right {
	width: 445px;
	float: left;
	padding: 0 10px 10px 10px;
	/*border: 1px orange solid;*/
	}

.top {
	margin-top: 0;
	}

h1.top {
	margin-top: 0px;
	}

h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

h3.top {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

p.p1 {
	margin-top: 0px;
	}

p.p2 {
	margin-top: 0;
	}

.quote-container {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
	padding: 10px 15px 10px 15px;
	background: #f2f2f2;
	}

.quote-container2 {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 20px;
	padding: 10px 15px 10px 15px;
	background: #f2f2f2;
	}

#proof .quote {
		font-weight: normal;
	}

#proof .author {
	font-weight: normal;
	margin-top: 10px;	
	}

.hr {
	margin: 19px 0 20px 0;
	height: 1px;	
	border-top: 1px #c3c3c3 solid;
	}

#start-container {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	}

#start-left {
	width: 430px;
	float: left;
	padding: 10px;
	/*border: 1px #666 solid;*/
	}

#start-right {
	width: 430px;
	float: right;
	padding: 10px;
	/*border: 1px #666 solid;*/
	}

#start p.question {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	}

#start p.question-sub {
	color: #666;
	margin-top: 0;
	font-size: 16px;
	}


#start p.answer {
	font-style: italic;
	padding: 0px;
	/*border: 1px #7f9db9 solid;*/
	}

#start .top {
	margin-top: 0;
	}

/*#awards p.logos {
	margin: 0 0 0 5px;
	}*/

#awards #content img {
	margin: 0 10px 0 10px;
	}

#awards-articles {
	margin-top: 40px;
	}

#ecosystem-join .contact-form {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
	}

#ecosystem-join .contact-form-left {
	width: 190px;
	float: left;
	text-align: left;
	}

#ecosystem-join .contact-form-right {
	float: left;
	margin-left: 20px;
	}

#ecosystem-join form {
	margin-top: 30px;
	}

#ecosystem-join .textfieldRequiredMsg,
#ecosystem-join .textfieldInvalidFormatMsg {
	margin-left: 10px;
	}

#news-container {
	width: 842px;
	margin: 28px 0 0 55px;
	/*border: 1px red solid;*/
	}

.news-row-header {
	width: 840px;
	overflow: hidden;
	}

.news-row-left-header {
	width: 418px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	/*color: #383838;*/
	color: #000;
	font-size: 18px;
	font-weight: bold;
	/*border: 1px green solid;*/
	}

.news-row-right-header {
	width: 418px;
	float: right;
	text-align: center;
	margin-bottom: 10px;
	/*color: #383838;*/
	color: #000;
	font-size: 18px;
	font-weight: bold;
	/*border: 1px blue solid;*/
	}

.newscol {
	width: 840px;
	overflow: hidden;
	margin-top: 12px;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	/*border: 1px red solid;*/
	}

.newscol-left {
	width: 418px;
	float: left;
	text-align: left;
	}

.newscol-right {
	width: 418px;
	float: right;
	text-align: left;
	border-left: 1px #333333 solid;
	}

.pr-item {
	width: 416px;
	overflow: hidden;
	margin-bottom: 10px;
	/*border: 1px blue solid;*/
	}

.pr-item-left {
	width: 120px;
	float: left;
	text-align: left;
	/*border: 1px red solid;*/
	}


.pr-item-right {
	width: 275px;
	float: left;
	margin-left: 8px;
	text-align: left;
	/*border: 1px green solid;*/
	}

.news-article {
	width: 388px;
	margin: 0 0 15px 25px; 
	/*border: 1px green solid;*/
	}

.news-logo3 {
	margin: 0 0 10px 0;
	}

.button {
	text-align: center;
	padding: 3px;
	background-color: #bd1f2e;
	border: 1px #bd1f2e solid;
	}

.button a {
	font-size: 12px;
	color: #fff;
	}

#proof .read-casestudy {
	width: 190px;
	}

#proof .read-casestudy a {
	color: #bd1f2e;
	font-weight: bold;
	}

#ecosystem #ecosystem-header {
	width: 100%;
	overflow: hidden; 
	/*border: 1px red solid;*/
	}

#ecosystem #ecosystem-header-lt {
	float: left;
	width: 600px;
	}

#ecosystem #ecosystem-header-rt {
	float: left;
	width: 110px;
	margin: 20px 0 0 10px;
	}

#ecosystem .join-today {
	width: 100px;
	}

#ecosystem .learn-more {
	width: 250px;
	margin-top: 20px;
	}

#ecosystem .sub-head {
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0 20px 0;
	}




