@charset "utf-8";
body{
background-color:#41383C;
color:#fff;
}
/* CHANGE LINK COLOURS HERE */
#hosted a:active, #hosted a{
text-decoration:none;
color:#000;
}
#hosted a:hover{
color:#fff;
}
#head3 a, #head3 a:active{
color:#ff6600;
text-decoration:none;
}
#head3 a:hover{
text-decoration:underline;
}
#footLinks a, #footLinks a:active{
color:#000;
font-weight:bold;
text-decoration:none;
}
#footLinks a:hover{
color:#fff;
}
#headNav a, #headNav a:active{
color:#ff0000;
text-decoration:none;
}
#headNav a:hover{
text-decoration:underline;
}
#topNav a, #topNav a:active{
color:#fff;
text-decoration:none;
}
#topNav a:hover{
text-decoration:underline;
}
#leftNav a, #leftNav a:active{
color: #ff0000;
text-decoration:none;
}
#leftNav a:hover{
text-decoration:underline;
}
/* EOF LINKS */
#container{
width: 980px;
background-color:#000;
margin: 0 auto;
}
#productImages{
display:block;
clear:both;
}
#productImages img{
float: left;
}
#leftNav{
float:left;
width: 220px;
}
#contentPlaceholder{
float:right;
width:760px;
}
#footer{
clear:both;
background-color:#FF0000;
text-align:center;
color:#000;
}

#footer li, #head3 li, #headNav li, #topNav li{
list-style-type: none;
display:inline;
padding: 0px 7px;
margin-bottom:2px;
}
#topNav li{
padding: 0px 4px;
}

#footer ul, #head3 ul, #headNav ul, #topNav ul{
padding:0;
margin:0;
}
#footer p{
margin:0;
padding:0;
}
#footer #copyright{
font-weight:bold;
color: #fff;
}
#header{
background-color:#000;
background-image:url(../images/SMGlogo.jpg);
background-repeat:no-repeat;
height: 210px;
overflow:hidden;
}
#head2{
position:relative;
left: 380px;
top:90px;
display:block;
font-size:28px;
}
#head3{
position:relative;
left: 580px;
text-align:center;
color:#ff6600;
font-weight:bold;
width: 350px;
}

#head3 ul{
text-align:center;
margin 0 auto;
}
#header h1{
display:none;
}
#head4{
position:relative;
left:675px;
top:10px;
width:300px;
}
#head2{
width:1px;
}
#hosted{
font-weight:bold;
}
#footLinks{
width:350px;
margin:0 auto;
}
#headNav{
position:relative;
top:-15px;
left:420px;
width:500px;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#ff0000;
}
#topNav{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
padding-bottom:10px;
text-align:center;
}
#centerPlaceholder{
padding-top:10px;
}
#content{
padding: 10px 5px 20px 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
#content h2 {
font-weight: bold;
font-size: 18px;
display:inline;
min-width: 10px;
border-right:#fff 2px solid;
padding-right: 8px;
}
#content h3 {
font-weight: bold;
font-size: 17px;
display:inline;
}
#content h4 {
font-weight: bold;
font-size: 16px;
}
#content p{

}
div.section{
display:block;
padding: 15px 0px;
}
#leftNav h2{
color: #ccc;
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
margin-left: 15px;
}
#leftNav ul{
list-style-type:none;
}
#leftNav li{
color: #ff0000;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}
#content a{
color:#FF0000;
text-decoration:none;
}
#content a:hover{
text-decoration:underline;
}