body {
padding : 0;
margin : 0;
background : #900;
color : #444;
font : 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-top : 0px;
}
div, p, ul, h1, h2, h3, h4, img {
padding : 0;
margin : 0;
}
h1, h2, h3, h4 {
color : #c00;
}
.sameFC 
{
   color : #c00; 
   font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul {
list-style-type : none;
}
.clear {
clear : both;
margin : 0;
height : 0;
}
p a {
font : 13px Tahoma, sans-serif;
color : #d07f22;
text-decoration : underline;
}
p a:hover {
color : #000;
text-decoration : none;
}
.headline {
font : 12px/14px Tahoma, Geneva, sans-serif;
color : #8c0f06;
font-weight : bold;
}
.headline2 {
font : 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #d07f22;
}
.box
{
vertical-align: middle;
margin : 10px;
padding : 10px;
float: left;
}
.leftbox
{
width : 285px;
margin-left : 15px;
margin-right : 10px;
margin-top : 10px;
padding : 10px;
float : left;
display : inline;
background : #eee;
}
.rightboxT
{
width : 700px;
margin-right : 10px;
margin-top : 10px;
padding-left : 10px;
padding-right : 10px;
float : right;
display : inline;
background : #fff6bf;
}

.rightbox1
{
width : 700px;
margin-right : 10px;
margin-top : 10px;
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
float : right;
display : inline;
background : #fff6bf;
}
.rightbox2
{
width : 700px;
margin-right : 10px;
margin-top : 10px;
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
float : right;
display : inline;
background : #eee;
}
#container {
width : 1060px;
margin : 0 auto;
}

#headerPan {
width : 1060px;
height : 215px;
position : relative;
margin : 0 auto;
background : url(../images/header.jpg) no-repeat 0% 0%;
}
#headerPan img#logo {
position : absolute;
top : 5px;
left : 10px;
}
#headerPan ul.menu {
margin : 0px 0 0 0;
width : 600px;
float : right;
}
#headerPan ul.menu li {
float : left;
height : 20px;
margin-right : 20px;
}
#headerPan ul.menu li a {
height : 20px;
display : block;
text-indent : -2px;
padding : 5px 10px;
font-size : 14px;
font-weight : bold;
text-transform : uppercase;
color : white;
text-decoration : none;
background : blue;
}
#headerPan ul.menu li a:hover {
height : 20px;
color : #fff;
background : green;
}
#contentPan {
width : 1060px;
position : relative;
margin : 0 auto;
background : #fff;
}
#icons img {
width : 31px;
height : 32px;
float : left;
margin : 5px;
border : none;
}
#footerPan {
width : 1060px;
height : 64px;
margin : 0 0 10px 0;
background : #900;
}
#footerPan p {
padding : 5px 0 0 0;
font : 14px/16px Tahoma, Geneva, sans-serif;
font-weight : normal;
text-align : right;
color : #fdf4b5;
}
#footerPan p span {
font : 14px/14px Tahoma, Geneva, sans-serif;
color : #fdf4b5;
}
#footerPan p a {
font : 14px/14px Tahoma, Geneva, sans-serif;
color : #fdf4b5;
text-decoration : none;
padding : 0 3px;
}
#footerPan p a:hover {
font : 14px/14px Tahoma, Geneva, sans-serif;
text-decoration : underline;
}
p, ul, ol
{
line-height: 200%;
}
blockquote
{
padding-left: 1em;
line-height: normal;
font-style : italic;
}
blockquote p, blockquote ul, blockquote ol
{
line-height: normal;
font-style: italic;
}
.headtitle
{
padding: 60px 10px 0px 600px;
color: #FF4000;
}
h1, h2
{
font-size: 18px;
}
h3
{
font-size: 16px;
}
.coupon
{
background: white;
width: 250px;
border: dashed 2px black;
text-align: center;
color : black;
padding: 20px;
margin: 20px;
}
.note
{
font-size: 10px;
}
.styleRA
{
   text-align: right;
}
