/*  
Theme Name: MFS Performance
Theme URI: http://mfsperformancefab.com
Description: The MFS Performance theme.
Version: 1.0
Author: Ward Web Werks
Author URI: http://www.fluentdesigns.com

*/


/* CSS Document */

p {
	margin:0 0 1em 0;
	line-height:14px;
        color:#000000;
        font: 12px Tahoma;
	}

body {
	margin: 0;
	padding: 0;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

#page {
	width: 758px;
	margin: 0 auto;
}


img {
border: 0px none;
}

/*Header*/

#header {
	width: 758px;
	height: 105px;
	background: url(images/header.jpg) repeat-x;
}

#nav {
	width: 758px;
}

#nav ul {
	margin: 0 0 0 0;
	padding: 18px 0 0 0;
}

#nav li {
	border-right: 1px solid #ab0000;
	display: inline;
	color: #FFFFFF;
	font: 14px Tahoma;
	padding: 0 17px 0 17px;
}

#nav li a {
	display: inline;
	color: #FFFFFF;
	font: 14px Tahoma;
	text-decoration:none;
}

#nav li a:hover {
	display: inline;
	color: #FFFFFF;
	font: 14px Tahoma;
	text-decoration:underline;
}

#nav li.end {
	border-right: none;
}

#logo {
	background: url(images/logo.jpg) no-repeat;
	width: 243px;
	height: 264px;
	float:left;
}

#pic {
	background: url(images/pic.jpg) no-repeat;
	width: 515px;
	height: 264px;
	float: left;
}

/*Content*/

#content {
	width: 758px;
	float: right;
	background: #e5e5e5;
}

#sidebar {
	width: 191px;
	background: #e5e5e5;
	padding: 22px 26px;
	float: left;
	
}

#read_more {
	float: right;
	width: 67px;
	position: relative;
	top: -30px;
	left: -10px;
	font: 11px Tahoma;
	font-weight: bold;
}

#name {
	float: right;
	font: 11px Tahoma;
	font-weight: bold;
}

#newsletter {
	width: 191px;
	text-align: center;
	margin: 50px 0 0 0;
}

hr {
	border-top: 1px dashed;
	border-bottom: none;
	color: #000000;
	height: 1px;
	margin: 0px 0 10px 0;
}

#right {
	width: 463px;
        min-height: 500px;
	float: left;
	padding: 14px 26px;
	background: #FFFFFF;
}

#column1 {
	text-align: center;
	width: 140px;
	float: left;
	margin: 0 14px 0 0;
}

#column1 p {
	padding: 0 0 5px 0;
	margin: 0;
}

#view {
	width: 140px;
	height: 30px;
	float: right;
	background: url(images/view.jpg) no-repeat center;
}

h1 {
	font: 18px Tahoma;
	color:#000000;
	margin: 0;
	padding: 0 0 16px 0;
	text-transform:uppercase;
}

h2 {
	font: 18px Tahoma;
	color:#FFFFFF;
	margin: 0;
	padding: 8px 0 8px 12px;
	text-transform:uppercase;
	background-color: #000000;
	width: 473px;
}

h3 {
	font: 18px Tahoma;
	color:#000000;
	margin: 0;
	padding: 30px 0 16px 0;
	text-transform:uppercase;
}

h4 {
	font: 18px Tahoma;
	color:#000000;
	margin: 0;
        padding: 10px 0px 6px 0px;
	
}

.text1 {
	font: 11px Tahoma;
	color: #231f20;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
	margin: 16px 0 0 0;
}

.text1_red {
	font: 11px Tahoma ;
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
}

.text2 {
	font: 9px Tahoma;
	color: #3d3d3d;
}

.text3 {
	font: 12px Tahoma;
	font-weight: bold;
}

.text4 {
	font: 12px Tahoma;
	font-weight: bold;
	color: #231f20;
}
.text5 {
    font: 9px Tahoma;
    color: #b4aeae;
}

/*Footer*/
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	color:#CCCCCC;
	background-color:#2c2c2c;
	height: 100px;
	}

#left_footer {
	width: 205px;
	float: left;
	background: url(images/spacer.jpg) no-repeat 100% 100%;
	height: 40px;
	padding: 30px 0 30px 30px;
}


#right_footer {
	width: 507px;
	float: right;
	padding: 0 0 0 15px;
}

#footer p {
	margin: 0;
	padding: 42px 0;
	padding-right: 50px;
	}

#footer p a {
	margin: 0;
	padding: 20px 0;
	text-decoration:none;
	color: #b4aeae;
	font: 11px Tahoma;
	}

#footer p a:hover {
	margin: 0;
	padding: 20px 0;
	text-decoration:underline:
}
h5 { 
    font: 18px Verdana, Arial, Helvetica, sans-serif; 
    color: #b4aeae;
    margin: 0;
}