﻿h1 { font-size: 2.4em }
code { display: block; background: #FFFFFF; }

#promo-nav { padding: 0px 0 }

#promo-wrap ol { margin: 0px 0px; padding: 0px; list-style-type: decimal }



@charset "utf-8";
/* CSS Document */

a:link,a:active {
color: #2ca4d3;
}

a:visited,a:hover {
color: #0d79a8;
}

#wrap {
width: 953px;
height: auto;
background-color:#FFFFFF;
border: #FFFFFF solid 0px;
position:relative;
top: -15px;
left: -23px;
}


#header {
width: 953px;
height: 398px;
}

#maincontent {
width: 953px;
height: auto;
background-color:#FFFFFF;
}


#leftcontent {
width: 600px;
height: auto;
position: relative;
left: 30px;
top: 30px;
background-image:url(../img/line.jpg);
background-repeat:repeat-y;
float:left;
}

#leftcontent p {
font-family:Arial, Helvetica, sans-serif;
color: #585858;
font-size:12px;
line-height: 120%;
margin: 0px;
padding-right: 30px;
}

.copyinside {
font-family:Arial, Helvetica, sans-serif;
color: #585858;
font-size:12px;
line-height: 120%;
margin: 0px;
}


#leftcontent h5 {
font-family:Arial, Helvetica, sans-serif;
color: #585858;
font-size:10px;
line-height: 120%;
margin: 0px;
padding-right: 30px;
}

#rightcontent {
width: 300px;
height: auto;
position: relative;
float:left;
left: 60px;
top: 30px;
}

