/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body
{
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    font-family: "Verdana" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6B6B6B;
}

h1
{
    font-size: 18px;
    font-weight: bold;
    color: #31576F;
}

h2, h3, h4, h5, h6
{
    margin: 0;
}

h2
{
    letter-spacing: -1px;
    font-size: 26px;
    font-weight: normal;
    color: #31576F;
}

h2 em
{
    font-weight: bold;
    font-style: normal;
}

h3
{
    height: 25px;
    background: #0077A7 url(images/img3.gif) repeat-x left bottom;
    padding: 13px 0 0 20px;
    text-transform: lowercase;
    font-size: 11px;
    color: #FFFFFF;
}

h4
{
    color: #31576F;
    font-size: 11px;
    white-space: nowrap;
}

p, ol, ul
{
    line-height: 180%;
}

td
{
    vertical-align: top;
}

ul
{
    margin-left: 0;
    padding-left: 0;
    list-style-position: inside;
}


A:link {text-decoration: none;
 color: #6B6B6B;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline;}

img
{
    border: 0px;
    padding-right: 2px;
    vertical-align: middle;
}

.image
{
    float: left;
    margin: 0 20px 0 0;
}

.bg1
{
    padding: 0 20px 20px 20px;
    border-top: 1px solid #FFFFFF;
    background: #FFFFFF url(images/img4.gif) repeat-x;
    clear: left;
}

.bg1 ul li
{
    font-weight: bold;
    white-space: nowrap;
    line-height: 1.4;
    list-style-type: none;
}

.bg2
{
    padding: 20px;
    border-top: 1px solid #CBE1EF;
    background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 ul li
{
    list-style-image: url(images/bullet.gif);
    font-weight: bold;
    white-space: nowrap;
    line-height: 1.4;
    list-style-type: none;
}

.bg2 img
{
    border: 0px;
    padding: 15px;
}
.news
{
    font-weight: bold;
}
.news ul li
{
    white-space: normal;
}
/* Header */

#header
{
    background: #FFFFFF url(images/img1.gif) repeat-x;
}
#name
{
		float:left;
    left: 50px;
		width:200px;
		position:relative;
		top:66px;
		font-weight:bold;
		text-transform:none;
}

#headerContent
{
    margin: 0 auto;
		height:160px;
		width: 892px;
}
#headerContent *
{
    margin: 0;
    padding: 0;
    color: #FFFFFF;
}

#headerContent h1
{
    float: left;
    font-size: 13px;
    left: 280px;
    padding: 80px 0 0 10px;
    position: relative;
    text-transform: none;
}



#headerContent ul
{
    float: right;
    margin: 0;
    padding: 82px 0 0 0;
    list-style: none;
}

#headerContent li
{
    display: inline;
}
#nav a{
 display: block;
    float: left;
    height: 25px;
    margin: 0 0 0 8px;
    padding: 12px 20px 0 20px;
    background: #ABBA47 url(images/img2.gif) repeat-x;
    text-decoration: none;
    font-weight: bold;
}
#headerContent a
{
    display: block;
    float: left;
    height: 25px;
    background: #ABBA47 url(images/img2.gif) repeat-x;
    text-decoration: none;
    font-weight: bold;
}
#logo
{ 
    float: left;
    text-decoration: none;
    font-weight: bold;
		padding-top:30px; 
}
#logo a {
background: none;
}

/* Content */

#content
{
    width: 892px;
    margin: 0 auto;
    background: #ffffff;
}

#colOne
{
    float: left;
    width: 186px;
    height: 100%;
}

colOneContent
{
    padding-left: 20px;
    background-color: #33CCCC;
}

#colOne ul
{
    padding-left: 0;
    list-style: none none outside;
    vertical-align: middle;
}

#colOne li
{
    padding: 5px 0;
    background: url(images/img6.gif) repeat-x;
}

#colOne li.first
{
    background: none;
}

#colTwo
{
    float: right;
    width: 686px;
}
.mainText
{
    padding-top: 20px;
    font-size: 12px;
    line-height: 180%;
}

#features
{
    float: left;
    width: 50%;
    padding-top: 5px;
    padding-bottom: 15px;
}

#links
{
    float: right;
    width: 50%;
    padding-top: 5px;
    padding-bottom: 15px;
}

#links li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.blue
{
    color: #000066;
    font-weight: bold;
    line-height: normal;
}
/* Footer */

#footer
{
    clear: both;
    width: 892px;
    margin: 0 auto;
    margin-top: 10px;
    padding: 30px 0 30px 0;
    background: #ffffff url(images/img7.gif) repeat-x;
}

#footer p
{
    margin: 0;
    text-align: center;
    text-transform: lowercase;
}
#aboutArticles
{
    border: 1px solid #CBE1EF;
    float: left;
    width: 650px;
    padding: 15px;
}
#aboutArticles a
{
    color: #660000;
    font-weight: bold;
}

.aboutContentColOne
{
    float: left;
    width: 470px;
}

.aboutContentColTwo
{
    padding-top: 50px;
    float: right;
}

.aboutContentColTwoImg
{
    border: solid 1px #CBE1EF;
}

.careerContentColOne
{
    float: left;
    width: 70%;
}
.careerContentColOne li
{
    list-style-image: url(images/dollarBullet.gif);
    white-space: nowrap;
    vertical-align: middle;
}
.careerContentColOne ul li
{
    vertical-align: middle;
}
#locations ul li
{
    list-style-image: none;
    list-style: none;
    padding-left: 10px;
}
.careerContentColTwo
{
    color: #660000;
    font-weight: bold;
    float: right;
    width: 30%;
    white-space: nowrap;
}
.careerContentColTwo img
{
    border: solid 1px #CBE1EF;
}
.headline
{
    color: #660000;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
}
.contactInfo
{
    margin-top: 11px;
}
.tutorial img {
padding:30px;
vertical-align:middle;
margin-left:auto;
margin-right:auto;
}
