﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-position: top;
	background: url('../bg2.jpg') top no-repeat;*/
	color: #333000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px auto;
	background-color: #000000
}
#container {
	width: 960px;
	margin: 0 auto;
	background-color: #000;
	/*background-color:#999;
	background-image: url("../images/msfp_smbus2_01.jpg");
	background-repeat: repeat-y;
	background-attachment: scroll;*/
}
#heading {
	padding: 0px 5px 5px 5px;
	margin: 0px 130px 0px 130px;
	border: thin solid #808080;
	text-align: center;
	color: #FF0000;
	background-color: #CCCCCC;
	vertical-align: middle;

}
#img {
	margin: 10px;
}

#myBox
{
	float: left;
	width: 190px;
	height:270px;
	padding:10px;
	margin-top: 300;
	margin-right: 10px;
	margin-left: 0px;
	border-style:solid;
	border-right-width:10px;
	border-left-width:0px;
	border-bottom-width:10px;
	border-top-width:0px;
	border-color:white;
	background-color:#FFFF99;
	position: relative;
}
#masthead_menu {
	float: right;
	width: 720px;
	margin-top: -20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	overflow: auto;
	/*background-color: #999;*/
}
#masthead {
	width: 960px;
	height:103px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #333;
}
#sidebar {
	float: left;
	width: 174px;
	height: 100%;
	margin-top: 10px;
	background-color: black;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
}
#content_pic {
	float: right;
	width: 765px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 0px; /*padding: 10px;
	background-color: #fff;*/;
	position: relative;
}
#content {
	float: right;
	width: 765px;
	height: 250px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	background-color: #fff;
	position: relative;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#content_right {
	float: left;
	width: 190px;
	height: 240px;
	padding: 10px;
	margin-top: 300;
	margin-right: 10px;
	margin-left: 0px;
	/*border-style:solid;
	border-right-width:10px;
	border-left-width:0px;
	border-bottom-width:10px;
	border-top-width:0px;
	border-color:white;*/
	background-color:#FFFF99;
	position: relative;
}
#content_center {
	float: left;
	width: 516px;
	height:240px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fff;
	position: relative;
}
#content_center img {
	float: left;
	padding-right:10px
}
#footer_top {
    float: right;
	text-align: center;
	color: #FFFF99; /*clear: both;*/;
	width: 942px;
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 25px;
	padding: 0px;
/*overflow: auto;*/	position: relative;
}
#footer {
	text-align: center;
	clear: both;
	width: 942px;
	margin-right: 9px;
	margin-left: 9px;
	padding: 0;
	overflow: auto;
	position: relative;
}
.footerText {
	font-size: 12px;
	color: #FFF;
}

#masthead img {
	float: left;
}
#client {    
    float:right;
	width: 100px;
	margin-top: -80px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 0.8em;
	font-weight:bold;
	text-align: center;
}
#masthead p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-left: 185px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/* Styles for Footer */
#footer_top p {
	font-size: x-large;
	color: #FFFF00;
	margin: 2px 2px 10px 2px;
	padding: 2px;
	font-weight: bold;
}
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}

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

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

