/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #003447 url(images/homepage.bg01.jpg) repeat-x left top;
}



br.space {
	line-height: 9px;
}

br.spacer8 {
	line-height: 8px;
}

br.spacer7 {
	line-height: 7px;
}

br.spacer6 {
	line-height: 6px;
}

br.spacer5 {
	line-height: 5px;
}

br.spacer {
	line-height: 4px;
}

br.spacer3 {
	line-height: 3px;
}

br.spacer2 {
	line-height: 2px;
}

br.spacer1 {
	line-height: 1px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}


/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2 {
	text-transform: title case;
	letter-spacing: normal;
	color: #FFFFFF;
}

h2 span {
	color: #D4F2FF;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h2.text1, {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	color: #C5ECFF;
	line-height: 15px;
}


h5 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}

/** MENU */

#menu {
	width: 900px;
	height: 237px;
	background: url(images/header.jpg) no-repeat left top;
}

/* steven - hiding header image from real browsers */
#graphicHeader
{
	display: block;
	height: 205px;
}

#graphicHeader img {
	display: none;
}

#menu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
}


/** REGULAR LINKS */

a {
	color: #61D4FF;
}

a:hover {
	text-decoration: underline;
	font-size: 13px;
	color: #edfdfd;	
}

.more {
	padding-left: 15px;
	background: url(images/homepage15.gif) no-repeat left center;
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** MAIN PAGE LINKS */

.homelink {
	width:52px; 
	height:26px; 
	position:relative; 
	padding:0; 
	margin:0 auto 0 auto;
}
	
.homelink em {
	background:url('images/home.png'); 
	display:block; 
	width:52px; 
	height:26px; 
	position:absolute; 
}
	
.homelink a:hover em {background:url('images/homeem.png');}


.nvswlink {
	width:220px; 
	height:26px; 
	position:relative; 
	padding:0; 
	margin:0 auto 0 auto;
}
	
.nvswlink em {
	background:url('images/nvsw.png'); 
	display:block; 
	width:220px; 
	height:26px; 
	position:absolute; 
}
	
.nvswlink a:hover em {background:url('images/nvswem.png');}


.challengelink {
	width:132px; 
	height:26px; 
	position:relative; 
	padding:0; 
	margin:0 auto 0 auto;
}
	
.challengelink em {
	background:url('images/challenge.png'); 
	display:block; 
	width:132px; 
	height:26px; 
	position:absolute; 
}
	
.challengelink a:hover em {background:url('images/challengeem.png');}



.differencelink {
	width:132px; 
	height:26px; 
	position:relative; 
	padding:0; 
	margin:0 auto 0 auto;
}
	
.differencelink em {
	background:url('images/nexus_difference.png'); 
	display:block; 
	width:132px; 
	height:26px; 
	position:absolute; 
}
	
.differencelink a:hover em {background:url('images/nexus_differenceem.png');}



.companylink {
	width:77px; 
	height:26px; 
	position:relative; 
	padding:0; 
	margin:0 auto 0 auto;
}
	
.companylink em {
	background:url('images/company.png'); 
	display:block; 
	width:77px; 
	height:26px; 
	position:absolute; 
}
	
.companylink a:hover em {background:url('images/companyem.png');}


.servicesink {
	width:70px; 
	height:26px; 
	position:relative; 
	padding:0; 
	margin:0 auto 0 auto;
}
	
.serviceslink em {
	background:url('images/services.png'); 
	display:block; 
	width:70px; 
	height:26px; 
	position:absolute; 
}
	
.serviceslink a:hover em {background:url('images/servicesem.png');}


.clientslink {
	width:62px; 
	height:26px; 
	position:relative; 
	padding:0; 
	margin:0 auto 0 auto;
}
	
.clientslink em {
	background:url('images/clients.png'); 
	display:block; 
	width:62px; 
	height:26px; 
	position:absolute; 
}
	
.clientslink a:hover em {background:url('images/clientsem.png');}


.infonexuslink {
	width:83px; 
	height:26px; 
	position:relative; 
	padding:0; 
	margin:0 auto 0 auto;
}
	
.infonexuslink em {
	background:url('images/info.png'); 
	display:block; 
	width:83px; 
	height:26px; 
	position:absolute; 
}
	
.infonexuslink a:hover em {background:url('images/infoem.png');}


.contactlink {
	width:64px; 
	height:26px; 
	position:relative; 
	padding:0; 
	margin:0 auto 0 auto;
}
	
.contactlink em {
	background:url('images/contact.png'); 
	display:block; 
	width:64px; 
	height:26px; 
	position:absolute; 
}
	
.contactlink a:hover em {background:url('images/contactem.png');}





/** PAGE */

#page {
	width: 900px;
	background: url(images/homepage.bg03.jpg) repeat-y left top;
}

.wide #page {
	background-image: url(images/subpage2.bg01.jpg);
}

/** CONTENT */

#content {
	float: left;
	width: 600px;
	background: url(images/homepage.bg04.jpg) no-repeat left top;
}

#content-bg {
	padding: 28px 6px 0px 27px;
	background: url(images/homepage.bg05.jpg) no-repeat left bottom;
}

.subpage #content {
	background-image: url(images/subpage1.bg01.jpg);
}

.wide #content {
	float: none;
	width: auto;
	background-image: url(images/subpage2.bg02.jpg);
}

.wide #content-bg {
	background-image: url(images/subpage2.bg03.jpg);
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C5ECFF;
}

ul, ol, dl {
	margin-top: 4px;
	margin-bottom: 0em;
	text-align: left;
	line-height: 15px;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 15px;
}

.list1 {
	margin: 0px 0px -5px 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	display: block;
	height: 22px;
	padding: 6px 0px 10px 8px;
	background: url(images/homepage16.gif) no-repeat left top;
}

.list1 li.alt {
	background-image: url(images/homepage17.gif);
}

.list1 li.first {
	background: none;
}

.list1 h3 {
	display: inline;
}

.list1 p {
	margin: 0px;
}

.list2 {
	margin: 0px 0px -5px 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list2 li {
	display: block;
	height: 22px;
	padding: 6px 0px 10px 8px;
	background: url(images/homepage16.gif) no-repeat left top;
}

.list2 li.alt {
	background-image: url(images/homepage17.gif);
}

.list2 p {
	margin: 0px;
}

.list3 {
	margin-left: 46px;
	padding-left: 0px;
	list-style: square;
}

.list4 {
	margin: 0px 0px -15px 21px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list4 li {
	display: block;
	height: 20px;
	padding: 6px 0px 10px 8px;
	background: url(images/homepage16.gif) no-repeat left top;
}

.list4 li.alt {
	background-image: url(images/homepage17.gif);
}

.list4 p {
	margin: 0px;
}

.list5 {
	margin-left: 15px;
	padding-left: 0px;
	list-style: square;
}

/** BACKGROUNDS */

.bg1 {
}


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 52px;
	background: url(images/homepage14.gif) repeat-x left center;
}

/** FOOTER */

#footer {
	height: 70px;
	background: url(images/homepage.bg06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	text-transform: titlecase;
	font-size: 10px;
	color: #35798F;
}

#footer a {
}

.wide #footer {
	background-image: url(images/subpage2.bg04.jpg);
}


/** BOX1 */

#box1 {
	margin-bottom: 15px;
}

#box1 .title {
	height: 60px;
	background: url(images/homepage10.jpg) no-repeat left top;
}

#box1 .title h1 {
	margin: 0px;
	padding: 6px 0px 0px 39px;
}

#box1 .content {
	padding: 0px 13px 13px 19px;
	background: url(images/homepage11.jpg) no-repeat left bottom;
}


/** BOX2 */

#box2 {
	padding: 10px 0px 0px 0px;

}

#box2 .title {
	height: 65px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

#box2 .title h2 {
	padding: 0px 0px 0px 37px;
}

#box2 .content {
	padding: 0px 13px 0px 19px;
}


/** BOX3 */

#box3 {
	padding: 10px 0px 0px 13px;
}

#box3 .title {
	height: 65px;
	background: url(images/homepage13.jpg) no-repeat left top;
}

#box3 .title h2 {
	padding: 11px 0px 0px 37px;
}

#box3 .content {
	padding: 0px 13px 8px 14px;
}


/** BOX4 */

#box4 {
	background: url(images/homepage.bg07.jpg) repeat-y left top;
}

#box4 .bg {
	background: url(images/homepage.bg08.jpg) no-repeat left top;
}

#box4 .title {
	padding: 20px 23px 0px 25px;
}

#box4 .title h2 {
	height: 50px;
	padding: 0px 0px 0px 27px;
	background: url(images/homepage20.jpg) no-repeat left top;
}

#box4 .content {
	padding: 0px 23px 35px 25px;
	background: url(images/homepage.bg09.jpg) no-repeat left bottom;
}


/** BOX5 */

#box5 {
	background: url(images/homepage.bg10.jpg) repeat-y left top;
}

#box5 .bg {
	background: url(images/homepage.bg11.jpg) no-repeat left top;
}

#box5 .title {
	padding: 20px 23px 0px 25px;
}

#box5 .title h2 {
	height: 50px;
	padding: 0px 0px 0px 27px;
	background: url(images/homepage21.jpg) no-repeat left top;
}

#box5 .content {
	padding: 0px 23px 88px 25px;
	background: url(images/homepage.bg12.jpg) no-repeat left bottom;
}


/** BOX6 */

#box6 {
	background: url(images/subpage1.bg02.jpg) repeat-y left top;
}

#box6 .bg {
	margin-right: 0px;
	background: url(images/subpage1.bg03.jpg) no-repeat left top;
}

#box6 .title {
	padding: 20px 23px 0px 25px;
}

#box6 .title h2 {
	height: 50px;
	padding: 0px 0px 0px 27px;
	background: url(images/subpage1_03.jpg) no-repeat left top;
}

#box6 .content {
	padding: 0px 23px 100px 25px;
	background: url(images/subpage1.bg04.jpg) no-repeat left bottom;
}


/** BOX7 */

#box7 {
	margin-bottom: 0px;
}

#box7 .title {
	height: 70px;
	background: url(images/subpage1_01.jpg) no-repeat left top;
}

#box7 .title h1 {
	margin: 0px;
	padding: 6px 0px 0px 39px;
}

#box7 .content {
	padding: 0px 0px 22px 0px;
}


/** BOX8 */

#box8 {
	margin-bottom: 25px;
}

#box8 .title {
	height: 70px;
	background: url(images/subpage2_02.jpg) no-repeat left top;
}

#box8 .title h1 {
	margin: 0px;
	padding: 6px 0px 0px 39px;
}

#box8 .content {
	padding: 0px 22px 0px 0px;
}