@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	line-height: 18px;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color: #171717;
	line-height: 1;
	font-size: 62.5%;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
	height: auto;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	min-height: 400px;
	margin-top: 75px;
}

#header {
	float:left;
	height: 180px;
	width: 900px;
}

.logo {
	float:left;
	height: 180px;
	width: 310px;
	background-position: 0px 9px;
}

#headerContact {
	float:left;
	height: 180px;
	width: 590px;
}

#button_emailus {
	width: 189px;
	float: left;
	margin: 84px 0 0 60px;
}

#button_emailus a {
	display: block;
	width: 189px;
	height: 45px;
	background-image: url(../images/emailus.png);
	text-indent: -999em;
}
#button_emailus a:hover {
	background-position: bottom;
}

#button_callus {
	width: 260px;
	float: left;
	margin: 84px 0 0 50px;
}

#button_callus a {
	display: block;
	width: 260px;
	height: 45px;
	background-image: url(../images/callus.png);
	text-indent: -999em;
}
#button_callus a:hover {
	background-position: bottom;
}

#stripe {
	height: 30px;
	width:100%;
	float:left;
	padding:0;
	margin: 0;
	background-color: #075293;
}

#stripe02 {
	height: 2px;
	width:100%;
	float:left;
	padding:0;
	margin: 0;
	background-color: #075293;
}

/* Basic Grey */
.basic-grey {
    margin-left:auto;
    margin-right:auto;
    max-width: 500px;
	min-height: 540px;
    background: #F7F7F7;
    padding: 45px 15px 25px 10px;
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    border:1px solid #E4E4E4;
}

.basic-grey label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 20px;
    color: #888;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
    border: 1px solid #DADADA;
    color: #888;
    height: 30px;
    margin-bottom: 36px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 12px;
    line-height:15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
    padding: 5px 3px 3px 5px;
	max-width: 290px;
}
.basic-grey select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right);
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height: 25px;
}
.basic-grey textarea{
    height:100px;
}
.basic-grey .button {
	float: right;
    background: #E27575;
    border: none;
    padding: 10px 25px 10px 25px;
	margin-right: 48px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #9E3F3F;
    cursor: pointer;
}
.basic-grey .button:hover {
    background: #CF7A7A
}

#mainContent {
	float:left;
	height: auto;
	width: 900px;
	margin-bottom: 15px;
}

#mainContent ul {
	font-size:1.4em;
	font-weight: bold;
	line-height: 1.4em;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	margin: 0 0 30px 240px;
	text-align: left;
}

.listServices {
	text-align:left;
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom: 30px;
	margin-right: 15px;
	list-style:square;
	margin-left:300px;
}

.bodyText {
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom: 30px;
	margin-right: 15px;
}

.bodyHeading {
	font-size:1.8em;
	font-weight:bold;
	margin-bottom: 10px;
	color: #075293;
	margin-right: 15px;
}

.thanks {
	font-size:1.8em;
	font-weight:bold;
	margin-bottom: 10px;
	color: #ee4b4b;
	margin: 0 15px 0 0;
	font-family: Rockwell, Georgia, "Times New Roman", times, serif;
}

#preFooter {
	float:left;
	height: auto;
	width: 900px;
	margin: 0 0 20px 0;
}

#preFooterLeft {
	float:left;
	height: 110px;
	width: 280px;
	text-align: left;
	background-image: url(../images/canonPartner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#preFooterCentre {
	float:left;
	height: 110px;
	width: 304px;
	margin: 0 10px 0 10px;
	padding: 0 16px 0 0;
}

#preFooterRight {
	float:left;
	height: 110px;
	width: 280px;
	text-align: right;
	background-image: url(../images/canonSupplies.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#stripeBottom {
	float: left;
	width: 100%;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #075293;
}

#footer {
	float:left;
	height: 110px;
	width: 900px;
}

#footLeft {
	float:left;
	height: 110px;
	width: 280px;
	text-align: left;
	background-repeat: no-repeat;
}

#footLeft a {
	text-decoration:none;
	color: #EE1C25;
	font-weight: bold;
}

#footLeft a:hover {
	text-decoration:none;
	color: #0081C3;
}

#footCentre {
	float:left;
	height: 110px;
	width: 320px;
	background-image: url(../images/footerLogo.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}

#footRight {
	float:left;
	font-size:0.8em;
	height: 110px;
	width: 280px;
	text-align: right;
	background-repeat: no-repeat;
}

#footRight a {
	text-decoration:none;
	color:#003333;
}

#footRight a:hover {
	color:#ee4b4b;
}
