/*
Theme Name:Manufacturing Technology Inc.
Theme URI:http://www.mfg-tech.com/
Description:Two column horizontal menu layout.
Version:1.0
Author:Jessica Morrison
Author URI:http://www.sandstonedigital.com/
*/
*{
margin:0;
padding:0;
border:0;
letter-spacing:normal;
font-size:100%;
vertical-align:baseline;
}
blockquote,q{
quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
content:'';
}
/* remember to define focus styles! */
:focus{
outline:0;
}
/* remember to highlight inserts somehow! */
ins{
text-decoration:none;
}
del{
text-decoration:line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table{
border-collapse:collapse;
border-spacing:0;
}
body{
color:#000;
font:100% tahoma,Arial,'Sans Serif';
line-height:1.2em;
text-align:center;
background:#333;
}
p{
padding:10px 0;
}
a:link,a:visited{
color:#900;
}
a:hover,a:focus,a:active{
text-decoration:none;
}
img,a img{
border:0;
}
small{
font-size:12px;
margin:10px 0;
}
h1,h2,h3,h4,h5,h6{
font-size:200%;
}
h2{
font-size:150%;
}
h3{
font-size:133%;
color:#900;
font-weight:normal;
}
h4,h5,h6{
font-size:108%;
}
#page{
float:center;
width:1000px;
margin:0 auto;
text-align:left;
}
#header{
width:100%;
height:219px;
background:#000;
overflow:hidden;
}
#header-wrapper{
width:1000px;
height:179px;
background:url('images/head_bg.jpg') no-repeat;
margin:0 auto;
}
#nav-wrapper{
width:100%;
height:40px;
background:#ccc;
margin:0 auto;
}
#nav{
width:1000px;
height:40px;
margin:0 auto;
}
#nav ul{
margin:0 0 0 20px;
}
#nav li{
display:inline;
float:left;
list-style-type:none;
margin:0 12px;
line-height:40px;
}
#nav a:link,#nav a:visited{
color:#333;
text-decoration:none;
display:block;
}
#nav a:hover,#nav a:active,#nav .current_page_item a{
color:#900;
text-decoration:none;
background:url('images/nav.gif') no-repeat center 0;
}
#header h1,#header h1 a{
float:left;
display:block;
width:353px;
height:130px;
margin:0;
padding:0;
color:#900;
text-indent:-9999px;
}
#outer-wrapper{
background:#fff;
}
#wrapper{
width:1000px;
margin:0 auto;
}
#sidebar{
float:right;
width:250px;
margin:20px 10px 15px 30px;
text-align:left;
}
#sidebar img{
margin:10px 0 0;
}
#sidebar a{
color:#900;
}
#content{
float:left;
width:680px;
margin:20px 0 15px 30px;
text-align:left;
/*background:blue;*/
}
/*
#content_rt{
float:right;
width:300px;
margin:20px 0 15px;
text-align:left;
background:green;
}
*/
#training{
list-style:none;
margin-top:20px;
}
#t-wrapper{
background:#ccc;
clear:both;
}
#testimonial{
width:1000px;
margin:0 auto;
text-align:left;
}
#t-right{
float:right;
width:250px;
height:102px;
margin:25px 0 15px;
text-align:left;
}
#t-left{
float:left;
width:650px;
margin:25px 0 20px 30px;
}
#footer{
clear:both;
height:180px;
color:#fff;
text-align:left;
}
#footer-wrapper{
width:1000px;
margin:0 auto;
}
#footer-left{
float:left;
width:200px;
padding:10px 0;
}
#footer-left div div{
float:left;
width:195px;
margin-right:5px;
}
#footer-left div p{
margin:10px 0 8px;
}
#footer-left p,#footer-right p{
line-height:1.4em;
}
#footer-right{
float:right;
margin:0;
text-align:right;
}
#footer-right ul{
width:auto;
margin:5px 0 10px 0;
}
#footer-right li{
display:inline;
float:left;
list-style-type:none;
padding:0 6px;
line-height:20px;
border-left:1px solid #fff;
}
#footer-right li:first-child{
border:0;
}
#footer-right a:link,#footer-right a:visited{
color:#fff;
text-decoration:none;
}
#footer-right a:hover,#footer-right a:active,#footer-right .current_page_item a{
text-decoration:underline;
}
.clear-b{
clear:both;
}
#featured{
float:right;
width:200px;
}

