/*Mettle Technologies Style*/

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#999999;
}

#container{
width:995px;
margin-left:auto;
margin-right:auto;
background-color:#c9c9c9;
}

#header{
width:100%;
height:60px;
background-image:url(../images/header_bg.gif);
background-repeat:repeat-x;
}

#logo{
width:995px;
height:60px;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
background-position:bottom;
}

#nav{
width:100%;
height:24px;
background-image:url(../images/nav_bg.gif);
padding-top:10px;
}

#main{
width:100%;
height:265px;
}

#slice1{
float:left;
width:560px;
height:100%;
background-image:url(../images/slice_1.jpg);
background-repeat:no-repeat;
}

#slice2{
float:left;
width:435px;
height:100%;
background-image:url(../images/slice_2.jpg);
background-repeat:no-repeat;
}

#tabs{
width:950px;
height:184px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
background-image:url(../images/tab_shadow.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#footer{
color:#FFFFFF;
padding-left:10px;
width:985px;
height:34px;
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
}

#footer a:link, #footer a:visited, #footer a:active{
color:#FFFFFF;
text-transform:uppercase;
line-height:2.7em;
text-decoration:none;
}

#footer a:hover{
color:#7494a1;
text-decoration:none;
}

#footer_links{
float:left;
}

#copyright{
float:right;
width:300px;
height:34px;
background-image:url(../images/copyright_bg.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:10px;
text-align:center;
}

#flash{
width:995px;
}

.cText{
margin-top:5px;
}

h3{
margin:0;
padding:0;
color:#3170ce;
font-weight:bold;
font-size:14px;
text-transform:uppercase;
}

.blueText{
margin:0;
padding:0;
color:#003399;
font-weight:bold;
font-size:12px;
}

.font12{
font-size:12px;
text-transform:none;
}
