/* CSS Document */

* {margin: 0; padding: 0;}

body {
	width: 320px;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
}

p {
	color: #111111;
	padding: 10px 0 5px 0;
	font-size: 15px;
	line-height: 24px;
}


/* heading formats */

h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
        font-weight: bold;
	text-align: center;
	color: #024769;
}

.features2 li {
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
        margin-left: 0px;
	margin-bottom: 0px;
	padding: 0 0 0px 20px;
	list-style-type: none;
}
.features3 li {
	background-image: url(images/check3.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
        margin-left: 15px;
	margin-bottom: 0px;
	padding: 0 0 0 20px;
	list-style-type: none;
}




#orderseal {
	background-image: url(images/seals.jpg);
        width: 580px;
        margin-left: auto;
        margin-right: auto;
        background-repeat: no-repeat;
}

#review {
        width: 540px;
        border: 2px solid #CCCCCC;
        padding: 20px;
}

#order {
        width: 580px;
        border: 4px red dashed;
        margin: 30px 0 30px 0;
}

.pbtn {
margin: auto;
background-color: #ff0000;
width: 258px;
height: 94px;
}

.pbtn:hover {
background-color: #00cc00;
}




.rollover a {
display:block;
width: 202px; height:144px;
text-align:center;
padding:0px; margin:0px;
background: url("images/demo3.jpg") 0 0 no-repeat;
text-decoration: none;
margin-bottom:5px;
border: 1px solid #0570ff;
}
.rollover a:hover { background: url("images/demo4.jpg") 0 0 no-repeat;
border: 1px solid #0570ff;
}

.citation {
	margin: 10px 10px 20px 20px;
 	padding: 15px 15px 5px 15px;  	
  	background: #FAFAFA;
	border: 1px solid #d5d5d5; 
	border-left: 4px solid #4284B0;   
	color: #666666;
        font: normal 11px Verdana, Arial, Helvetica, sans-derif; 
}

.citation p {
	color: #4284B0;
}

.quote {
	margin: 10px 10px 20px 20px;
 	padding: 15px 15px 5px 15px;  	
  	background-color: ##FFFF99;
	border: 1px solid #d5d5d5; 
	border-left: 4px solid #4284B0;   
	color: #333333;
        font: normal 11px Verdana, Arial, Helvetica, sans-derif; 
}

.quote2 {
	margin: 10px 10px 20px 20px;
 	padding: 15px 15px 5px 15px;  	
  	background-color: ##FFFFFF;
	border: 1px solid #d5d5d5; 
	border-left: 4px solid #4284B0;   
	color: #333333;
        font: normal 11px Verdana, Arial, Helvetica, sans-derif; 
}

.box {
	background-color: #FAFAFA;
	padding: 15px; 
        margin: 20px 0px 20px 0;
	border: 1px solid #d5d5d5;	
}

.guarantee {
	background-color: #FFFFFF; 
        margin: 20px 0px 20px 0;
	border: 1px solid #9BAC5D;	
}

.guarantee-box {
	background-color: #FFFFFF; 
        padding: 15px;	
}


.yellowbox {
	background-color: #FFFF66;
	padding: 0 15px 5px 15px; 
        margin: 20px 0px 20px 0;
        border: 2px solid #000000;	
}

.yellowbox p {
	color: #000000;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
}

.specialbox {
	padding: 15px 15px 0 15px; 
        margin: 20px 0px 20px 0;
        border: 2px solid #3333FF;	
}

.specialbox p {
	color: #000000;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
}


#scrollbox {
	width: 520px;
        height: 400px;
        border: 1px solid #666666;
        overflow: scroll;
        padding: 20px 20px 20px 20px;
	margin: 10px 0 20px 0;
}

.scrollbox-text {
	border-bottom: 2px solid #D3E5F9;
        margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}


#special {
	background: url(images/special-banner.gif) no-repeat;
	width: 580px;
	height: 470px;
        margin-right: auto;
        margin-left: auto;
}




.foto_box_left {
	text-align: center;
	float: left;
	padding: 5px;
	border: 1px solid #CBE4E4;
	margin: 15px 20px 20px 0;
	background: #FFFFFF;
}

.foto_box_left p {
	font:normal 13px Arial, Helvetica, sans-serif; 
	line-height: 1.4em;
}

.foto_box_left img {
	border: 1px solid #CBE4E4;
}



.foto_box_right {
	text-align: center;
	float: right;
	padding: 5px;
	border: 1px solid #CBE4E4;
	margin: 10px 0 20px 20px;
	background-color: #FFF;
}

.foto_box_right p {
	font:normal 13px Arial, Helvetica, sans-serif; 
	line-height: 1.4em;
}

.foto_box_right img {
	border: 1px solid #CBE4E4;
}

.foto_grossan {
	width: 280px;
	text-align: left;
	padding: 15px;
	font:normal 14px Arial, Helvetica, sans-serif;
}

