@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------
Page Element Styles #
------------------------------------------------------------*/
body { margin: 0px; height: 100%;  min-width:660px;  min-height:440px;}
a { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: underline; color: #ffffff;}
img { border: none;}
ul, p, input, select, div, h4, textarea { font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #ffffff; }
p {margin: 250px 0 0 105px; padding: 0px; width: 215px; text-align: center; line-height: 30px;}
.clear { clear:both;}
/*------------------------------------------------------------
Structures Styles #
------------------------------------------------------------*/

#sheetpaper { width:660px; height: 440px;left: 50%; margin-left:-330px; top: 50%; margin-top:-220px; padding: 0px; position: absolute;}
#left {width: 319px; height: 378px; float: left; background-image: url(clean.jpg);}
#right {width: 319px; height: 378px; float: right; background-image: url(rent-a-car.jpg);}


#bottom { position:relative; clear:both; width: 660px; height: 42px; text-align:center; color: #777777; font-size:12px; line-height: 20px; padding-top: 20px;}