/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

body {
	margin:0px;
	padding-top:0px;
	text-align: left;
	font-size: 0.69em;
	font-family: Arial, Helvetica, sans-serif;
	background: #e4e4e4;
	color:#0a123e;
}

a{
	color: #000066;
	text-decoration:none;
}

a:hover{
	color: #622a2a;
}

h1 {
	font-size: 1em;
	color:#0a123e;
}
.dummy-h1{
	font-size: 1.6em;
	color:#0a123e;
	font-weight: bold;

}
h2 {
	font-size: 1.36em;
	color:#0a123e;
	padding:5px;
	margin:0px;
	line-height:1.09em;
}

.dummy-h2 {
	font-size: 1.36em;
	color:#0a123e;
	padding:5px;
	margin:0px;
	line-height:1.09em;
	display:block;
}

h3{
	margin-bottom:0px;
	color:#0a123e;
}

td{
	padding-bottom:5px;
}

/* Layout Styles
--------------------------------------------------------------- */

#firefoxWidthFix {
	position:absolute;
	top:0;
	height:100%;
	padding:0 0 1px;
}

#container {
	width: 812px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../../images/sideshaddow.gif);
	background-repeat:repeat-y;
}

#innercontainer{
	width:796px;
	margin-left:16px;
	background-color:#fff;
	background-image:url(../../images/sideshaddowright.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#numbers-top{
	width:510px;
	height:94px;
	background-image:url(../../images/numbersbg.gif);
	background-repeat:no-repeat;
	margin-top:60px;
	margin-left:7px;
	padding:0px;
}

#numbers-top p.colorname{
	padding:0px;
	margin:0px;
	font-weight:bold;
	color:#f48220;
}

#numbers-top p.number{
	font-size:1.6em;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

#numbers-top td{
	height:45px;
	width:240px;
	padding:0px;
	margin:0px;
	padding-left:10px;
}
	
#header {
	width:780px;
	height:151px;
	background-image:url(../../images/headerbg.gif);
	background-repeat:no-repeat;
	font-size: 0.0em;
}

#flashheader{
	padding-top:15px;
	float:right;
}

#content{
	width:780px;
	background-image:url(../../images/contentbg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#contentLeft{
	width:192px;
	float:left;
	padding-left:28px;
}

#contentRight{
	float:right;
	position:relative;
}

#contentRight h1{
	width:400px;
}

#contentRight a{
	text-decoration:underline;
}

#contentRight_top{
}

#slides{
	padding-top:10px;
	margin-right:5px;
}

#number{
	margin-left:15px;
	margin-top:10px;
}

#flashoverlay{
	position:absolute;
	left:26px;
	top:188px;
	width: 220px;
	z-index:10;
	font-weight:bold;
}

#flashoverlay ul{
	margin:0px;
	padding:0px;
}

#flashoverlay li{
	list-style:none;
	margin:0px;
	padding:0px;
}

#contentRight_bottom{
	padding-top:10px;
	padding-bottom:30px;
	padding-left:40px;
	margin-bottom:10px;
	width:501px;
}

#contentRight_bottom p{
	width:450px;
	line-height:1.27em;
}

#logos{
	height:70px;
	width:780px;
	clear:both;
	background-image:url(../../images/basestripes.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#footer {
	clear: both;
	width: 760px;
	height:35px;
	padding:10px;
	margin:0px;
	color: #000066;
	font-size: 0.9em;
}

#footer p{
	float:left;
	margin:0px;
	padding:0px;
}

#footer img {
	float: right;
	border:none;
	padding:0px;
	padding-left:10px;
}

/* Navigation Styles
--------------------------------------------------------------- */


#navcontainerbg{
	background-image:url(../../images/navextend.gif);
	background-repeat:repeat-y;
	margin-left:0px;
}

#navcontainer {
	background-image:url(../../images/navtop.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-top:70px;
}

 #navigation ul {
	margin-top:0px;
	margin-left:8px;
	padding-left:0px;
	margin-bottom:0px;
	width:180px;
	font-size:1.09em;
	color:#0a123e;
}

#navigation li {
	list-style:none;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}
	  
#navigation a {
	display:block;
	padding-left:25px;
}

#navigation li a:hover {
	background:url(../../images/navlibg.gif) top left no-repeat;
	padding-top:0px;
	padding-bottom:0px;
}

body#index #navigation a.index_but,

body#sales #navigation a.sales_but,

body#photo_repairs #navigation a.photo_repairs_but,

body#printer_repairs #navigation a.printer_repairs_but,

body#fax_repairs #navigation a.fax_repairs_but,

body#contact #navigation a.contact_but{

	background:url(../../images/navlibg.gif) top left no-repeat;
	font-weight:bold;

}

/* Class Styles
--------------------------------------------------------------- */

#contactdetails{
	color:#666666;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
}

	#contactdetails span.smldetails{
		font-size:0.9em;
		margin-left:10px;
		line-height:2;
		font-weight:normal;
	}
	
	#contactdetails span.smldetails img{
		margin-right:5px;
	}
	
	#contactdetails .placenumber{
		font-size:1.3em;
	}

.contacttext{
	font-size:1.64em;
	font-weight:bold;
	display:block;
	padding-bottom:20px;
}

.contactnumber{
	font-size:1.8em;
	line-height:0.91em;
	display:block;
	padding-bottom:10px;
}

.contactaddress{
	display:block;
	font-size:1.27em;
}

.strong{
	font-weight:bold;
}


/*SEO
--------------------------------*/

#bottom-keywords{
font-size: 9px;
color:#ccc;
width: 740px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
padding-top:10px;
padding-bottom: 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#bottom-links {
	margin-top: 50px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#bottom-links ul{
	list-style:none;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;	
}
#bottom-links li{
	display: inline;
}
#bottom-links a{
	padding: 5px 10px;
	color: #ccc;
	font-size: 10px;
}


.seo-h3{
	font-size: 10px;
	color: #ccc;
	font-weight:normal;

}
