html {
	height: 100%;
	width: 100%;
	margin: auto 0px;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	height: 100%;
	width: 100%;
}

a.img
{
    border: 0px;
}


.footer
{
    background-color: #000000;
    font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

a.footer_link
{
    font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.watch_clip
{
    background-image: url(../images/watch_clip_bg_10.jpg);
	background-repeat: no-repeat;
	text-align: center;	
}

a.watch_clip_link
{
    color: #FFFFFF;
	font-family: "Arial Bold";
	font-size: 16px;
	font-weight: bold;	
}

.content_bg
{
    background-image: url(../images/content_bg_08.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	
}

.pic_frame
{
 padding-top: 20px;
}

.content_text
{
   color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
    padding-bottom: 4px;
}

div.left_top h3
{
    color: #000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
    padding: 0px 20px 0px 20px;
}

div.left_top h1
{
    background-color: #C53125;
    color: #000000;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
    margin: 10px 10px 0px 10px;
    padding: 0px 10px 0px 10px;
    text-align: center;
}

div.left_top h2
{
    background-color: #C53125;
    color: #FFFFFF;
	font-size: 26px;
    font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0px 10px 10px 10px;
    padding: 0px 10px 10px 10px;
    text-align: center;
    text-transform: uppercase;
}

div.orderImg 
{
    background-image: url(../images/orderNowImage_09.jpg);
    background-repeat: no-repeat;
    padding: 240px 20px 8px 110px;
    
}

div.orderImg a
{
    color: #000000;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    background-image: url(../images/redarrow_03.gif);
    background-repeat: no-repeat;
    padding: 0px 10px 4px 30px;
  
}

.bottom_content
{
 background-color: #A6A6A6;
}

div.bc_left h1
{
    color: #000000;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0px 10px 0px 10px;
    padding: 10px 10px 0px 10px;
    text-align: left;
}

div.bc_left h2
{
    color: #FFFFFF;
	font-size: 26px;
    font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0px 10px 10px 10px;
    padding: 0px 10px 10px 10px;
    text-align: left;
    text-transform: uppercase;
}

div.bc_right h3
{
    color: #000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
    padding: 0px 20px 0px 0px;

}

div.bc_right h4
{
    color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
    padding: 4px 20px 0px 0px;

}

div.orderImg1 
{
    background-image: url(../images/btmimg_07.jpg);
    background-repeat: no-repeat;
    padding: 50px 0px 40px 100px;
    margin-left: 40px;
    
}

div.orderImg1 a
{
    color: #000000;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    background-image: url(../images/grayarrow_07.jpg);
    background-repeat: no-repeat;
    padding: 3px 0px 10px 30px;
  
}

