@import url(reset.css);

.header h1 { margin:0; padding:0; color:#333; font:normal normal 400 16px Arial, Helvetica, sans-serif; text-align:center;}

.content { width:600px; min-height:275px; margin:0 auto; padding:30px 85px; background:#fff; }

.content h1 { margin:0; padding:0; color:#d40d12; font:normal normal 800 24px "Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; }

.content h2 { margin:0 0 15px 0; padding:0; color:#d40d12; font:normal normal 800 28px "Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; }

.content h3 { margin:0 0 10px 0; padding:0; color:#213852; font:normal normal 700 20px "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:30px; text-align:center; }

.content h4 { margin:0; padding:0; color:#8d0202; font:normal normal 700 22px "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:35px; text-align:center; }

.content h5 { margin:10px 0 0 0; padding:0; color:#333; font:normal normal 700 17px "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:26px; text-align:center; }

.content h6 { margin:0 0 10px 0; padding:0; color:#8d0202; font:normal normal 700 17px "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:26px;}

.content p { margin:0 0 10px 0; padding:0; color:#333; font:normal normal 400 16px "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:26px; }

.content a { color:#990000; text-decoration:underline; }

.content a:hover { text-decoration:none; }

.content ul { list-style:square outside none; }

.crhighlight { color:#990000; }
.cbhighlight { color:#045185; }
.yhighlight { background-color:yellow; }

#box1 { width:58%; margin:10px auto 20px; padding:30px; background:#ececec; border:1px solid #d3d3d3; }

#box2 { width:auto; margin:50px 0 0; padding:25px 0 0; border-top:1px dashed #333; }
#box2 p { font-size:14px; }

#quote{ margin:0 auto; padding:7px 0 0 17px; width:550px; background:url(../images/quote.gif) no-repeat; }
#quote p{ margin:0 0 10px 0; padding:0; font-family: Arial; font-size:16px; color: #252525; text-decoration:none;}

#button1 { width:630px; height:123px; margin:30px auto; padding:0; background: url(../images/button1.png) no-repeat; border: none; display: block; text-indent:-9999px; cursor:pointer; cursor:hand; }
#button1:hover { background-position:0 -123px; border:none; }
