@media screen,projection,tv {

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #d7d7d7;
	background-image: url('http://www.mst-marketing.com/html/www.mst-marketing.com/images/body_bkgrd.jpg');
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
	font-size: 11px;
	line-height: 18px;
	font-family: verdana;
}
* html .nonFooter {
	height: 100%;
}

/*Header*/
 #header {
	background-image:url('http://www.mst-marketing.com/html/www.mst-marketing.com/images/header_bkgrd.jpg');
	height:150px;
	margin: 0px;
	float: left;
	position: relative;
	width: 950px;
}
#FlashDiv {
	width: 554px;
	position: relative;
	float:left;

}


/*Page*/
#page {
	margin:0px auto;
	width:950px;
	background-color: #FFFFFF;
	background-image:url(http://www.mst-marketing.com/html/www.mst-marketing.com/images/cloudGraph.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height: 100%;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.nonFooter {
	min-height: 100%;
	position: relative;
	padding-bottom: 90px;
}
#content_body {
	width:auto;
	position:relative;
	left:0px;
	top:0px;
	margin-left:10px;
}
#content {
	position: relative;
}
.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
/*Footer*/
#footer {
	background-repeat: no-repeat;
	background-image:url(http://www.mst-marketing.com/html/www.mst-marketing.com/images/footer.png);
	background-position:bottom;
	position: relative;
	display: block;
	width: 950px;
	height: 90px;
	margin: -90px auto 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: transparent;
}
#footerButtonBar {
	margin:0 auto;
}
.footerButton {
	width:68px;
	height:59px;
	border:0px;
}
.footerButton a {
	width:68px;
	height:59px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	border:0px;
}
.footerButton a:hover {
	width:68px;
	height:59px;
	display:block;
	background-position:top right;
	background-repeat:no-repeat;
	border:0px;
}
/*Menu*/
.toggler {
	color: #ccc;
	margin: 1px 0;
	padding: 0px 10px;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
#menu h3 {
	line-height: 24px;
	background-image:url(http://www.mst-marketing.com/html/www.mst-marketing.com/images/button.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}
#menu ul {
	list-style:url(http://www.mst-marketing.com/html/www.mst-marketing.com/images/menu_bullet.jpg);
	padding: 0px;
	margin: 0 0 0 25px;
	border: none;
}
#menu li {
	margin-bottom: 2px;
}
#menu li a {
	border-bottom: 1px dotted #AAA;
	display: block;
	background-color: transparent;
	color: #2868AF;
	text-decoration: none;
	width: auto;
	padding: 5px;
	font-family: 'Andale Mono', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
}
#menu li a:hover {
	border-bottom: 1px dotted #AAA;
	display: block;
	background-color: transparent;
	color: #2868AF;
	text-decoration: none;
	width: auto;
	padding: 5px;
	font-family: 'Andale Mono', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
#menu p {
	font-family: 'Andale Mono', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	margin:10px 4px 4px 5px;
}
#menu {
	height: auto;
	width: 190px;
	left:5px;
	position:relative;
}
.element {
}
/*Text*/
 a:link {
	color: #2868AF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #2868AF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
p {
	font-size: 11px;
	line-height: 18px;
	font-family: verdana;
	margin:0 10px 10px 10px;
}
h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #2868AF;
	font-family: 'Century Gothic', Arial, Verdana, Sans-Serif;
	margin-left: 8px;
	margin-bottom: 15px;
}
#content_body li
{
	font-size: 11px;
	line-height: 14px;
	font-family: verdana;
    	margin: 1em 20px;
}
#content_body ol
{
    margin: 1em 10px;
}

#content_body ul
{
    margin: 1em 10px;
}

}
