@font-face {
    font-family: 'Champagne';
    src: url('../fonts/rchampagne/champagne__limousines-webfont.eot');
    src: url('../fonts/rchampagne/champagne__limousines-webfont.svg#champagne__limousinesregular') format('svg'),
         url('../fonts/rchampagne/champagne__limousines-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rchampagne/champagne__limousines-webfont.woff') format('woff'),
         url('../fonts/rchampagne/champagne__limousines-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'Bodoni';
    src: url('../fonts/bodoninew/BodoniXT-webfont.eot');
    src: url('../fonts/bodoninew/BodoniXT-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bodoninew/BodoniXT-webfont.woff') format('woff'),
         url('../fonts/bodoninew/BodoniXT-webfont.ttf') format('truetype'),
         url('../fonts/bodoninew/BodoniXT-webfont.svg#bodonixtregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


html
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

body 
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

h1
{
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    color:inherit;
    margin: 0;
}

h2
{
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    margin: 0;
    color:inherit;
}

b
{
    font-weight: bold;
    text-shadow: 0px 0px 0px #000000;
}

.main_header
{
    position:relative;
    display:block;
    margin:0;
    padding:0;
    width: 1000px;
    height: 150px;
    margin-top:10px;
    margin-left:10px;
}

.logo
{   
    position:relative;
    text-align:center;
    width:800px;
    top:20px;
    left:100px;
}

.header_contacts
{
    position:absolute;
    width: 1000px;
    margin-left:5px;
    text-align:left;
    margin-top:0px;
    font-family: 'Bodoni';
    font-size: 14px;
    color: #666666;
    z-index:10;
}

.header_email
{
    color: #666666;
}

.header_time
{
    font-family: 'Bodoni';
    font-size: 14px;
    position:absolute;
    width: 1000px;
    text-align:right;
    margin-left:-5px;
    margin-top:0px;
    color: #666666;
}

.header_payoff
{
    font-family: 'Bodoni';
    font-size: 14px;
    position:absolute;
    width: 1000px;
    text-align:center;
    margin-top:0px;
    color: #666666;
}

.header_line
{
    position:relative;
    display:block;
    width:1000px;
    height:10px;
    margin-top:40px;
}

.header_claim
{
    position:relative;
    display:block;
    text-align:center;
    margin-top:10px;
    margin-bottom:5px;
    font-family: 'Champagne';
    font-size: 29px;
    color: #666666;
}

.main_container
{
    position:relative;
    display:block;
    width: 1020px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:10px;
    border:1px #ffffff solid;
    -moz-box-shadow: 0px 0px 4px #222;
	-webkit-box-shadow: 0px 0px 4px #222;
	box-shadow: 0px 0px 4px #222;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction90, Color='#222222')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#222222');
}

.box_container
{
    width:1000px;
    position:relative;
    display:block;
    margin-top:65px;
    margin-left:10px;
    height: 800px;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    perspective: 5000px;
    -webkit-perspective: 5000px;
    -moz-perspective: 5000px;
    -ms-perspective: 5000px;
}

.box_1x1
{
    position:absolute;
    width:320px;
    height:320px;
    border:1px #cccccc solid;
    overflow:hidden;
}

.box_1x2
{
    position:absolute;
    width:660px;
    height:320px;
    border:1px #cccccc solid;
    overflow:hidden;
}

.box_2x1
{
    position:absolute;
    width:320px;
    height:660px;
    border:1px #cccccc solid;
    overflow:hidden;
}

.box_2x2
{
    position:absolute;
    width:660px;
    height:660px;
    border:1px #cccccc solid;
    overflow:hidden;
}

a, img 
{
    border:none;
}

a:link 
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}

a:hover
{
	text-decoration:none;
	color: #228822;
}

.menu_item
{
    width: 300px;
    overflow: hidden;
    margin-top:10px;
    margin-left: 20px;
    font-family: 'Champagne';
}

.menu-angle
{
    width:320px;
    height:50px;
    text-align:right;
    margin-top:-45px;
}

.filler_item
{
    position: relative;
    width:inherit;
    height:inherit;
    overflow:hidden;
}

.filler_text
{
    position:relative;
    width:inherit;
    height:40px;
    margin-top:-50px;
    font-family: 'Champagne';
    font-size: 18px;
    color: #000000;
    background-color: rgba(255,255,255,0.9);
    padding: 5px;
}

.filler_logo_item
{
    position:relative;
    width:inherit;
    height:30px;
    margin-top:-35px;
    text-align: right;
    margin-left:-5px;
}


.product_image
{
    position: absolute;
    width:inherit;
    height:inherit;
    overflow:hidden;
}

.product_title
{
    position: absolute;
    width:inherit;
    height:40px;
    overflow:hidden;
    font-family: 'Champagne';
    font-size: 18px;
    color: #000000;
    background-color: rgba(255,255,255,0.75);
    padding: 5px;
    text-shadow:0px 0px 1px #000;
}

.product_text
{
    position: absolute;
    width:inherit;
    height:18px;
    overflow:hidden;
    font-family: 'Champagne';
    font-size: 18px;
    color: #000000;
    padding: 5px;
}

.product_rotable
{
    position:absolute;
    padding:10px;
    cursor:pointer;
    z-index:10;
}

.product_link
{
    position:absolute;
    height:50px;
    width:inherit;
    text-align: right;
}

.product_page
{
    position:absolute;
    width: 1020px;
    height: 620px;
    border:1px #cccccc solid;
}

.product_page_info
{
    position:absolute;
    width: 376px;
    height: 620px;
    border:1px #cccccc solid;
    margin-left:621px;
}

.product_page_title
{
    position:absolute;
    width: 380px;
    height:60px;
    font-family: "Champagne";
    font-size: 32px;
    text-align: left;
    margin-top:10px;
    margin-left:10px;
}

.product_page_caption
{
    position:absolute;
    width: 380px;
    height:30px;
    font-family: "Champagne";
    font-size: 18px;
    text-align: left;
    margin-top:45px;
    margin-left:10px;
}

.product_page_frame
{
    position:absolute;
    width: 1000px;
    height:550px;
    text-align: center;
    margin-top:70px;
    margin-left:10px;
    overflow:hidden;
}

.product_description
{
    position:absolute;
    width: 355px;
    height: 220px;
    font-family: "Champagne";
    font-size: 18px;
    text-align: justify;
    margin-top:10px;
    margin-left:10px;
    margin-bottom:10px;
    overflow:hidden;
}

.product_features
{
    position:absolute;
    width: inherit;
    height: 300px;
     font-family: "Champagne";
    font-size: 16px;
    text-align: left;
    margin-top:260px;
    margin-left:10px;
}

.product_links
{
    position:absolute;
    width: inherit;
    height: 100px;
     font-family: "Champagne";
    font-size: 16px;
    text-align: left;
    margin-top:550px;
    margin-left:10px;
}

.other_products
{
    position: absolute;
    width: inherit;
    height:160px;
    margin-top:630px;
    font-family: "Champagne";
    font-size: 16px;
    text-align: left;
}




