* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 13px;
    line-height: 16px;
    font-family: Arial, sans-serif;
    color: #656565;
	background: #fff;
    text-align: left;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }

a img { border: 0; }
a { color: #262626; text-decoration: none; }
a:hover { text-decoration: underline; cursor: pointer;}

.left { float: left; display: inline; }
.right { float: right; display: inline;} 
.notext {font-size: 0; line-height: 0; text-indent: -4000px;}
.center {display: block; margin: 0 auto;}
.shell {margin: 0 auto; width: 946px;}
.benefits {color: #202020;}
.format {color: #202020;}
.application {font-size: 15px;}
.right_content a {color: #4040FF}

#header {background: url(images/header.gif) repeat-x 0 0; height: 103px;}

h1#logo {float: left;}
h1#logo a {background: url(images/logo.gif) no-repeat 0 0; display: block; width: 278px; height: 99px;}

h1 {font-family: "Myriad Pro", "Trebuchet MS", sans-serif; font-size: 21px; line-height: 22px;}
h2 {font-family: "Myriad Pro", "Trebuchet MS", sans-serif; font-size: 19px; line-height: 21px; color: #BB1717; padding: 5px 0 5px 0;}

#navigation {float: right; padding-top: 41px;}
#navigation ul {list-style-type: none;}
#navigation ul li {display: inline; float:left; padding-right: 2px;}
#navigation ul li a {background: url(images/nav.gif) no-repeat 0 0; padding-left: 28px; height: 27px; display: block; float: left; color: #fff; font-family: tahoma, sans-serif; color: #fff; font-size: 14px;}
#navigation ul li a span {background: url(images/nav.gif) no-repeat right 0; padding-right: 28px; height: 21px; display: block; float: left; padding-top: 6px; line-height: 14px;}
#navigation ul li a:hover, #navigation ul li.active a {text-decoration: none; background-image: url(images/nav-hover.gif); color: #343434;}
#navigation ul li a:hover span, #navigation ul li.active a span {background-image: url(images/nav-hover.gif);}


#heading {background: #fff url(images/heading-bg.gif) no-repeat center 1px; padding:15px 0;}
#heading h1 {color: #BB1717; padding-bottom: 15px;}
#heading p {padding-bottom: 16px;}


#lower_content {width: 100%; background-color: #E9E9E9; border-top: 1px solid #202020; padding-top: 15px;}
#footer {background: #e9e9e9 url(images/footer.gif) repeat-x 0 0; padding-top: 15px; padding-bottom: 50px;}
#footer ul {list-style-type: none; float: left; padding-left: 19px; background: transparent;}
#footer ul li {display: inline; float: left; padding-right: 9px;}
#footer ul li a {text-decoration: underline; color: #6e6e6e; font-size: 10px;}
#footer ul li a:hover {text-decoration: none;}
#footer p.copy {float: right; font-size: 10px; color: #6e6e6e; padding-right: 10px;}


/*--------------main_content-----------------*/
.main_content{
width:946px;
clear:both;
margin: 0 auto;
padding:0;
}

.left_content{
width:445px;
float:left;
line-height: 150%;
}

.right_content{
width:445px;
float:left;
margin: 0;
padding-left: 50px;
line-height: 150%;
}
