/* CSS Document */
body {
	background-image:url(images/bodybg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
/************Home Page Layout************/
#home-wrapper {
	background-color:#fff;
	background-image:url(images/semantra-home-notext920.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:1px solid #717073;
	width:920px;
	margin:0 auto;
}
/*Main Content*/
  #home-main-content {
	width:800px;
	padding:0 0 0px 0;
	margin:300px 0px 9px 110px;
}
#home-content {
	width:460px;
	float:left;
}
#home-content h1 {
	font-size:16px;
	font-weight:normal;
	color:#58A618;
}
#home-content p {
	font-size:11px;
	color:#717073;
	line-height:16px;
}
#home-content a {
	color:#717073;
}
#home-content a:link {
	text-decoration: none;
}
#home-content a:visited {
	text-decoration: none;
}
#home-content a:hover {
	text-decoration: underline;
	color:#000;
}
#home-content a:active {
	text-decoration: none;
}
/*News*/
    #news {
	width:310px;
	float:right;
	border-left:1px solid #C2C2C5;
}
#news h1 {
	font-size:16px;
	color:#92adda;
	font-weight:normal;
	margin-left: 9px;
	padding:auto;
}
#news p {
	font-size:11px;
	color:#717073;
	margin: 0 0 0 9px;
	line-height:16px;
}
#news h2 {
	font-size:14px;
	color:#92adda;
	font-weight:normal;
	margin-left: 9px;
	padding:auto;
}
#news a:link {
	color: #717073;
	text-decoration:none;
}
#news a:visited {
	color: #717073;
	text-decoration:none;
}
#news a:hover, #news a:active {
	color: #000;
	text-decoration:underline;
}
/*This will ensure the stability of the layout for the Home Page*/
  #home-footer {
	clear:both;
	padding:0;
	margin:0 0 0 0;
}
#home-footer p {
	font-size:11px;
	color:#717073;
	line-height:16px;
}
/************Secondary Page Layout************/
#secondary-wrapper {
	background-color:#e6e7e9;
	border:1px solid #717073;
	width:920px;
	margin:0 auto;
	position: relative;
}
.solutions {
	background-image:url(images/solutions-bg920.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.company {
	background-image:url(images/company-bg920.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.contact {
	background-image:url(images/contact-bg920.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.news {
	background-image:url(images/news-bg920.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.benefit {
	background-image:url(images/benefits-bg920.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.partner {
	background-image:url(images/partner-bg920.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.service {
	background-image:url(images/service-bg920.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#secondary-main-content {
	width:820px;
	margin:180px 0px 9px 50px;
}
#secondary-menu {
	width:155px;
	float:left;
	font-size:11px;
}
#secondary-menu ul {
	margin:0px 0px;
	padding:0px;
	list-style-type:none;
}
#secondary-menu ul li {
}
#secondary-menu ul li a {
	display:block;
	width:100px;
	height:auto;
	padding:12px 0px;
	color: #717073;
	text-decoration:none;
	text-align:right;
}
#secondary-menu ul li a:link, #secondary-menu ul li a:visited {
	color: #717073;
}
#secondary-menu ul li a:hover, #secondary-menu ul li a:active {
	color: #58A618;
}
#secondary-content {
	width:500px;
	margin-left:150px;
	padding: 0px 0px 0px 60px;
	vertical-align: top;
	border-left:1px solid #C2C2C5;
}
#secondary-content h1 {
	font-size:16px;
	font-weight:normal;
	color:#58A618;
	margin-top: 0px;
}
#secondary-content h2 {
	font-size:14px;
	font-weight:normal;
	color:#58A618;
	margin: 0px;
	padding:0px 0px 3px 0px;
}
#secondary-content p {
	font-size:11px;
	color:#717073;
	line-height:15px;
	margin: 0;
	padding: 0 0 9px 0;
}
#secondary-content p.no-top {
	margin-top:0;
	padding-top:0;
}
#secondary-content ul {
	margin-top: 0;
}
#secondary-content ul li {
	font-size:11px;
	color:#717073;
}
#secondary-content ol {
	margin-top: 0;
	margin-bottom: 0px;
}
#secondary-content a {
	font-size:11px;
	color:#717073;
}
#secondary-footer {
	clear:both;
	padding:0;
	margin:0;
	background-image:url(images/semantra-secondary-foot920.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e6e7e9;
	height: 210px;
}
#secondary-footer p {
	text-align: center;
	font-size: 10px;
	color:#717073;
	margin: 0;
}
#secondary-clear-footer {
	clear:both;
}
#secondary-clear-footer p {
	font-size:11px;
	color:#717073;
	line-height:15px;
}
/************Header***********/
#header {
	margin:0px 0 0 160px;
	padding:12px 0 0 0;
	position: relative;
}
#header p {
	font-size:11px;
	color:#717073;
	text-align:right;
	padding:0 20px 0 0;
}
#header form {
	margin:0 18px 0 400px;
}
#header td a {
	text-decoration:none;
	color:#717073;
}
#header td a:link, #header td a:visted {
 color:#717073;
}
#header td a:hover, #header td a:active {
	color:#58A618;
}
/*Top Navigation*/
  #top-nav {
}
#top-nav ul {
	margin:0px;
	padding:48px 10px 0 0;
	list-style-type:none;
}
#top-nav ul li {
	display:inline;
}
#top-nav ul li a {
	float:right;
	margin:0px;
	padding:6px 15px 6px 0px;
	text-decoration:none;
	font-size:11px;
	color:#717073;
	height: 14px;
}
 #top-nav ul li a:link, #top-nav ul li a:visted {
 color:#717073;
}
#top-nav ul li a:hover, #top-nav ul li a:active {
	color:#58A618;
}
#clear {
	clear:both;
}
/*Misc Styles*/
td {
	font-size:11px;
	line-height: 15px;
	color:#717073;
	padding: 6px 3px;
	vertical-align: top;
}
th {
	font-size:11px;
	line-height: 15px;
	color:#717073;
	padding: 6px 3px;
	vertical-align: top;
	text-align: right;
}
#secondary-content h3 {
	font-size: 13px;
	color: #717073;
	padding: 6px 0px 0px;
	margin: 0px;
}
#secondary-wrapper #secondary-main-content p.quote {
	line-height: 24px;
}

/* STYLES FOR ADDING QUOTE TO HOMEPAGE */

/***** VERSION 1 - QUOTE IN GRAY SECTION *****/
#home-quote {
	position: relative;
	margin: 0;
	width: 270px;
	padding: 67px 0 0 640px;
}
#home-quote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	margin: 5px 0;
}
#home-quote h3 {
	font-size: 12px;
	line-height: 13px;
	font-weight:normal;
	margin: 0;
	color: #fff;
	text-align: right;
}
#home-quote h4 {
	font-size: 10px;
	line-height: 12px;
	font-weight:normal;
	font-style: italic;
	margin: 0;
	color: #fff;
	text-align: right;
}

#home-quote-content {
	width:800px;
	padding:0 0 0px 0;
	margin:50px 0px 9px 110px;
}

/***** VERSION 2 - THREE COLUMN *****/
#home-main-content2 {
	width:860px;
	padding:0 0 0px 0;
	margin:320px 0px 9px 50px;
}
#home-quote2 {
	width: 220px;
	float: left;
	margin-right: 10px;
	border-right: 1px solid #C2C2C5;
	padding: 10px 15px 10px 0;
}
#home-quote2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #717073;
	margin: 5px 0 7px 0;
	font-style: italic;
}
#home-quote2 h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight:normal;
	margin: 5px 0 0 0;
	color: #717073;
	text-align: right;
}
#home-quote2 h4 {
	font-size: 11px;
	line-height: 14px;
	font-weight:normal;
	font-style: italic;
	margin: 0;
	color: #717073;
	text-align: right;
}
#secondary-quote {
	width:135px;
	position: relative;
	top: 95px;
	margin-right: 10px;
	padding: 10px 15px 10px 0;
	clear: left;
	float: left;
}
#secondary-quote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #717073;
	margin: 5px 0 7px 0;
	font-style: italic;
}
#secondary-quote h3 {
	font-size: 10px;
	line-height: 11px;
	font-weight:normal;
	margin: 5px 0 0 0;
	color: #717073;
	text-align: right;
}
#secondary-quote h4 {
	font-size: 9px;
	line-height: 10px;
	font-weight:normal;
	font-style: italic;
	margin: 0;
	color: #717073;
	text-align: right;
}

#secondary-quote-alt {
	width:135px;
	position: relative;
	top: 5px;
	margin-right: 10px;
	padding: 10px 15px 10px 0;
	clear: left;
	float: left;
}
#secondary-quote-alt p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #717073;
	margin: 5px 0 7px 0;
	font-style: italic;
}
#secondary-quote-alt h3 {
	font-size: 10px;
	line-height: 11px;
	font-weight:normal;
	margin: 5px 0 0 0;
	color: #717073;
	text-align: right;
}
#secondary-quote-alt h4 {
	font-size: 9px;
	line-height: 10px;
	font-weight:normal;
	font-style: italic;
	margin: 0;
	color: #717073;
	text-align: right;
}

/*News - Thinner Layout*/
#news2 {
	width:280px;
	float:right;
	border-left:1px solid #C2C2C5;
	margin-right: 10px;
}
#news2 h1 {
	font-size:16px;
	color:#92adda;
	font-weight:normal;
	margin-left: 9px;
	padding:auto;
}
#news2 p {
	font-size:11px;
	color:#717073;
	margin: 0 0 0 9px;
	line-height:16px;
}
#news2 h2 {
	font-size:14px;
	color:#92adda;
	font-weight:normal;
	margin-left: 9px;
	padding:auto;
}
#news2 a:link {
	color: #717073;
	text-decoration:none;
}
#news2 a:visited {
	color: #717073;
	text-decoration:none;
}
#news2 a:hover, #news a:active {
	color: #000;
	text-decoration:underline;
}
/*Home Content - Thinner Layout*/
#home-content2 {
	width:300px;
	float:left;
}
#home-content2 h1 {
	font-size:16px;
	font-weight:normal;
	color:#58A618;
}
#home-content2 p {
	font-size:11px;
	color:#717073;
	line-height:16px;
}
#home-content2 a {
	color:#717073;
}
#home-content2 a:link {
	text-decoration: none;
}
#home-content2 a:visited {
	text-decoration: none;
}
#home-content2 a:hover {
	text-decoration: underline;
	color:#000;
}
#home-content2 a:active {
	text-decoration: none;
}


/***** VERSION 3 - QUOTE ON TOP OF NEWS SECTION *****/
#home-quote3 {
	width: 270px;
	border-bottom: 1px solid #58A618;
	padding: 5px 10px 10px 10px;
	margin: 35px 10px 5px 10px;
}
#home-quote3 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #717073;
	margin: 5px 20px 7px 10px;
}
#home-quote3 h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight:normal;
	margin: 5px 0 0 0;
	color: #717073;
	text-align: right;
}
#home-quote3 h4 {
	font-size: 10px;
	line-height: 14px;
	font-weight:normal;
	font-style: italic;
	margin: 2px 0;
	color: #717073;
	text-align: right;
}

table.logos td {
	vertical-align: middle;
	text-align:center;
}

.reversehead{
	color:#e6e7e9 !important;
	margin-top: 9px !important;
	padding: 3px !important;
	background-color: #919093;
}