@charset "utf-8";
/* CSS Document */

a img {border: 0px;}

a:active, a:focus {
outline: 0
}

.clear {height: 0px; width: 0px; clear: both;}

body {background: #000 url(../images/big-gridder.jpg) repeat-x; margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; color: #fff;}

.contain-div {background: url(../images/background.jpg); margin: 0 auto; height: 848px; width: 1020px; border-left: 0px solid #fff; border-right: 0px solid #fff} /* main container */

.contain-div p { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height: 16px; text-align: left; color: #fff; padding: 0 31px 0 31px; margin: 0px 0 15px 0; }

strong { font-family:Arial, Helvetica, sans-serif; font-size:18px; text-align: left; color: #fff; font-weight: normal; }

.small-format {background: url(../images/small-format.jpg) no-repeat; height: 398px; width: 310px; margin-left: 340px; float: left;  }

.large-format {background: url(../images/large-format.jpg) no-repeat; height: 398px; width: 310px; float: left; margin-left: 20px;  }

.section-2 {height: 298px; width: 940px; margin-left: 20px; position: relative; margin-top: 150px;}

.top-container { width: 1020px; height: 398px; padding-top: 76px;} /* top container */

.lower-container { width: 1020px; clear: both; padding-top: 42px; height: 240px; } /* lower container */

.blank-format { width: 215px; font-size:12px; line-height: 16px; text-align: left; font-family:Arial, Helvetica, sans-serif; padding-top: 40px; margin-left: 40px; float: left;}

.blue-format {background: url(../images/blue-format.jpg) no-repeat; height: 252px; width: 640px; margin-left: 86px; float: left;  }

.blue-format p {width: 250px; float: left;  }
.blue-format span { color: #fff; font-weight: bold;  }
.blue-format img { margin-left: 48px; }



/* global link format */
body a:link {color: #FFFF00; text-decoration: none; font-weight: bold; font-size: 12px; }
body a:visited {color: #FFFF00; text-decoration: none; font-weight: bold; font-size: 12px;}
body a:hover {color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 12px;}
body a:active {color: #FFFF00; text-decoration: none; font-weight: bold; font-size: 12px;}

.footer { width: 1020px; clear: both; padding-top: 42px; height: 40px; text-align: center; font-size: 10px;}

/* footer only link format */
.footer  a:link {color: #ec008c; text-decoration: none; font-weight: normal; font-size: 10px; }
.footer  a:visited {color: #ec008c; text-decoration: none; font-weight: normal; font-size: 10px;}
.footer  a:hover {color: #ffffff; text-decoration: underline; font-weight: normal; font-size: 10px;}
.footer  a:active {color: #ec008c; text-decoration: none; font-weight: normal; font-size: 10px;}






