@charset "utf-8";
/* CSS Document */

/* General */
p, a, ul, ol, li, h1, h2, h3, h4, h5 {line-height:18px; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:10px;}
body {background:#ECECEC url('/img/background-repeat.gif') repeat-x top left;}
h1 {color:#4194D8; font-size:18px;}
h2 {font-size:14px;}
strong {font-weight:bold;}


.container {width:1000px; margin:0px auto;}
#content {background:url('/img/right-background.jpg') no-repeat; background-position:610px 150px;}
#copy {min-height:500px; padding:10px 50px 0px 0px;}
.left-image {float:left;}

