﻿/* sticky footer */
* {  margin: 0; }
html, body { height: 100%; }
.wrapper {min-height: 100%;height: auto !important;height: 100%;margin: 0 auto -112px; }
.ftr, .push { height:112px; }

/* layout */
html {     font-size:62.5%; font-family:arial }
body { background-color:#fff} 

/* div structure */
.wrapper, #hdr, #logos, #ftr_container  { width:938px; }
#hdr_l, #hdr_r, #banner p.testimonial, #banner img, .box, #ftr_left, #ftr_right { float:left }
#banner img { margin-left:55px }
#banner, .box, #ftr_container { border:5px #b8171d solid; -webkit-border-radius:17px; -moz-border-radius: 17px;	border-radius: 17px; behavior:url(border-radius.htc); background-color:#fff }
.boxtop, #ftr_container { background-color:#b8171d }
#hdr, #menu, #ftr_container { margin:0 auto }
#hdr { height:155px; border:1px white solid; background:white url('images/apps-header.png') no-repeat scroll left top; }
	#hdr h1, #hdr p { text-align:right }
#banner { height:231px; padding:14px; width:900px }
#logos { height:97px; text-align:center; margin-top:25px }
#boxes { margin-bottom:32px }
	.box { margin-left:13px } .box:first-child { margin-left:0px }
		.boxtop { padding:10px 0 26px 0 }
		.boxbtm { padding:13px; height:710px; width:268px }
			.boxbtm img { margin:0px 79px 9px 79px }
	.box, .boxtop { width:294px }
#ftr_left { margin-left:80px; width:518px; padding:0; }
	#ftr_left span { margin-left:35px }
#ftr_right {   margin-right:80px; width:260px; padding:0 }
#ftr_container div p:first-child { margin-top:8px }
.clear { clear:both }

/* style */
/* Styling Fonts */
body { color:#000; font-size:13px;  }
h1, p.testimonial { color:#b8171d }
.boxtop h2, .ftr * { color:#fff;  }
h1  { font-size:23px;  } h2  { font-size:18px;  } h3 { font-size:14px; } h4, h5, h6 { font-size:13px }
.boxtop h2, h3, h4 { text-align:center }
h1 { margin-top:37px; font-weight:normal }
h2, h3, h4, h5, h6 { padding-top:7px; padding-bottom:3px; text-transform:capitalize }

#hdr p { margin:0; padding:0; position:relative; top:60px }
p { line-height:160%; margin-bottom:15px }
#banner p { font-size:14px }
#banner p:first-child { margin-top:15px; font-weight:bold }
p.testimonial { font-style:italic; width:683px; margin-top:20px } p.testimonial strong { font-style:normal }
div#boxes p { margin-bottom:13px; line-height:160%;  text-align:justify }
#boxes ul { padding-bottom:7px; margin-left:20px; margin-bottom:5px }
#boxes li { line-height:140%; list-style:disc; margin-left:40px}
div#boxes p, div#boxes li { font-size:12px; }

.ftr p { margin-bottom:3px }
#ftr_left a, #ftr_left a:visited, #ftr_left a:active { border-bottom:1px silver solid; text-decoration:none  } 
	#ftr_left a:hover { border-bottom:1px #fff solid; text-decoration:none  }
img.floatLeft { float:left; margin:10px; } 
img.floatRight { float:right; margin:10px; }
.clear { clear:both }
