@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#maincontainer {
	margin-left:auto;
	margin-right: auto;
	height:auto;
	clear:both;
	width:960px;
	margin-top: 45px;
	margin-bottom: 20px;
}

/* top nav menu */

#topnavwrap {
	margin-left:auto;
	margin-right: auto;
	padding-top: 15px;
}
#topnav {
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 70px;
	height: 30px;
	width: 480px;
	border-top: solid 2px #92ceab;
	border-bottom: solid 2px #92ceab;
}
#topnav ul {
	color:#92ceab;
	margin:3px 0px 0px 6px;
	padding: 0px;

}
#topnav ul li {
	color:#92ceab;
	display:inline;
	list-style-type:none;

}
#topnav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 0.75em;
	padding: 0px 10px 0px 10px;
	height: 26px;
	color:#92ceab;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
}
#topnav ul li a:hover {
	color:#1d2074;
	text-decoration:none;
}
#topnav ul li:first-child a {
	border-left: none;
	padding: 0px 10px 0px 10px;
	height: 26px;
}

#topnav ul li .selected {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 0.75em;
	padding: 0px 10px 0px 10px;
	height: 26px;
	color:#1d2074;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
}

/* top nav menu END */

#homepage {
	background-image:url(../images/mss_home_newbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right: auto;
	height:455px;
	width:721px;
}
#aboutus {
	background-image:url(../images/aboutusbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right: auto;
	height:617px;
	width:679px;
}
#services {
	background-image:url(../images/servicesbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right: auto;
	height:617px;
	width:679px;
}
#markets {
	background-image:url(../images/marketsbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right: auto;
	height:617px;
	width:679px;
}
#clients {
	background-image:url(../images/clientsbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right: auto;
	height:617px;
	width:679px;
}
#contactus {
	background-image:url(../images/contactusbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right: auto;
	height:617px;
	width:679px;
}

/* MSS Logo */

#logo {
	height:98px;
	width:190px;
	z-index:1000;
	float:right;
	margin: 0px 0px 0px 0px;
	z-index:99999;
}

/* HP articles */

#article1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#FFF;
	margin: 5px 5px 0px 0px;
	padding: 126px 12px 0px 10px;
	height: 210px;
	width: 200px;
	text-align:center;
	float:right;
}

#article2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color:#333366;
	height: 60px;
	width: 200px;
	text-align:center;
	margin: 165px 0px 0px 14px;
	float:left;
	clear:both;
}

/* About us article */

#aboutbox {
	font-family:Arial, Helvetica, sans-serif;
	color:#1d2074;
	font-size: 0.8em;
	margin: 0px;
	padding: 75px 0px 0px 176px;
}

#aboutbox h1  {
	font-family:Arial, Helvetica, sans-serif;
	color:#92ceab;
	font-size: 1.6em;
	font-weight:bold;
	margin: 10px 0px 2px 0px;
	padding: 0px;
}

/* Services article */

#servicesbox {
	font-family:Arial, Helvetica, sans-serif;
	color:#1d2074;
	font-size: 0.8em;
	margin: 0px;
	padding: 75px 0px 0px 176px;
}

#servicesbox h1  {
	font-family:Arial, Helvetica, sans-serif;
	color:#92ceab;
	font-size: 1.6em;
	font-weight:bold;
	margin: 10px 0px 2px 0px;
	padding: 0px;
}

/* Markets article */

#marketsbox {
	font-family:Arial, Helvetica, sans-serif;
	color:#1d2074;
	font-size: 0.8em;
	margin: 0px;
	padding: 75px 0px 0px 176px;
}

#marketsbox h1  {
	font-family:Arial, Helvetica, sans-serif;
	color:#92ceab;
	font-size: 1.6em;
	font-weight:bold;
	margin: 10px 0px 2px 0px;
	padding: 0px;
}

/* Clients article */

#clientsbox {
	font-family:Arial, Helvetica, sans-serif;
	color:#1d2074;
	font-size: 0.8em;
	margin: 0px;
	padding: 75px 0px 0px 170px;
}

#clientsbox h1  {
	font-family:Arial, Helvetica, sans-serif;
	color:#92ceab;
	font-size: 1.6em;
	font-weight:bold;
	margin: 10px 0px 2px 0px;
	padding: 0px;
}
/* Contact Us article */

#contactusbox {
	font-family:Arial, Helvetica, sans-serif;
	color:#1d2074;
	font-size: 0.8em;
	margin: 0px;
	padding: 75px 0px 0px 170px;
}

#contactusbox h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#92ceab;
	font-size: 1.6em;
	font-weight:bold;
	margin: 10px 0px 2px 0px;
	padding: 0px;
}

/* Generic A links */

a{ color : #92ceab }

a:link{ color : #92ceab; font-family : Arial, Helvetica, sans-serif; text-decoration : none }

a:visited{ ; color : #92ceab; text-decoration : none }

a:hover{ color : #1d2074; text-decoration : underline }

a:active{ color : #92ceab; text-decoration : underline }