body {
	background-image: url(/_images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

a {
	color: #FD8002;

}

a:hover {
	text-decoration: none;

}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #D56A00;
}
h2 {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size: 11px;
	font-weight: normal;
}
h3 {
	color: #E47100;
	font-weight: normal;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}
#strapline {
	float:right;
	margin-right: 10px;
	color: #D56A00;
}

.clear {
	clear:both;
}

#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}

#pagetop {
	height: 5px;
	background-image: url(/_images/shadowtop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#pagemid {
	background-image: url(/_images/shadowmid.png);
	background-repeat: repeat-y;
}
#pagebot {
	height: 10px;
	background-image: url(/_images/shadowbot.png);
}

#page {
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
#heading {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
#nav {
	background-color: #D56A00;
	margin-right: 1px;
	margin-left: 1px;
}
#breadcrumb {
	margin-top: 5px;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-right: 15px;
}

#body {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(/_images/bodyback.gif);
	background-repeat: repeat-y;
}
#leftnav {
	float: left;
	width: 185px;
	background-image: url(/_images/atleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content {
	float: right;
	width: 540px;
	padding-right: 10px;
}

#contentnoborder {
	float: right;
	width: 550px;
}

#footer {
	background-color: #FFEEDD;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#partners {
	text-align: center;
	margin-bottom: 10px;
}


#nav a {
	float: left;
	margin-left: 3px;
	color: #D56A00;
	background-color: #FFEFE7;
	background-image: url(/_images/navright.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 1px;
}

#nav a:hover  {
	margin-top: 0px;
	
}

#nav a strong {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(/_images/navleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D56A00;
	
}

#nav a:hover strong {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D56A00;
	padding-bottom: 4px;
}


/* SELECTED PAGE */

#home #nav a.home, 
#about #nav a.about,
#websites #nav a.websites,
#software #nav a.software,
#service #nav a.service,
#credentials #nav a.credentials,
#ford #nav a.ford,
#news #nav a.news,
#contact #nav a.contact {
	margin-top: 0px;
	background-color: #FFFFFF;
}

#home #nav a.home strong, 
#about #nav a.about strong,
#websites #nav a.websites strong,
#software #nav a.software strong,
#service #nav a.service strong,
#credentials #nav a.credentials strong,
#voip #nav a.voip strong,
#ford #nav a.ford strong,
#news #nav a.news strong,
#contact #nav a.contact strong {
	padding-bottom: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D56A00;
}




#nav .contact {
	float: right;
	margin-right: 15px;
	
}

#nav .contact strong {
	font-weight: bold;
}

#strapline a {
	color: #D56A00;
	text-decoration: none;
}

#strapline a:hover {

	text-decoration: underline;
}


#footnav a {
	color: #E57200;
	margin-right: 5px;
	margin-left: 5px;
}
.bottomdotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D56A00;
}

.srvboxes .boxsoftware, .srvboxes .boxservice {
	float: left;
	width: 253px;
	background-color: #fceade;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E47100;
	height: 170px;
	margin-left: 10px;
}
.srvboxes .boxsoftware {
	background-image: url(/_images/boxsoftware.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.srvboxes .boxservice {
	background-image: url(/_images/boxservice.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.srvboxes .boxsoftware li, .srvboxes .boxservice li {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 5px;

}

.srvboxes li a {
	color: #E47100;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FDF5F0;
}

.srvboxes li.more {
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E47100;
}
.srvboxes li.more a {
	font-weight: bold;
	text-decoration: none;
	color: #644A34;
	display: inline;
	background-color: #FCEADE;

}

#contactinfo {
	float: right;
	border: 1px solid #D1D2CD;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
}

.floatright {
	float: right;
}
.line {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E47100;
}
.heading {
	font-weight: bold;
	color: #E47100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E47100;
	border-right-color: #E47100;
	border-bottom-color: #E47100;
	border-left-color: #E47100;
	padding-bottom: 2px;
	margin-bottom: 8px;
}
.leftbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E47100;
	border-right-color: #E47100;
	border-bottom-color: #E47100;
	border-left-color: #E47100;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	background-color: #FCEADE;
	padding-top: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#leftnav .leftpadded {
	margin-right: 15px;
	margin-left: 15px;
}
.leftbox a {
	color: #E47100;
}
#leftnav a.button {
	display: block;
	height: 20px;
	width: 160px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 5px;
	background-color: #fceade;
	background-image: url(/_images/arrow.gif);
	background-position: 5px center;
	color: #E47100;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E08A3D;
	border-right-color: #E08A3D;
	border-bottom-color: #E08A3D;
	border-left-color: #E08A3D;
}

#leftnav a.button:hover {
	color: #E47100;
	text-decoration:underline;
	color: #FFFFFF;
	background-color: #E47100;
	background-image: url(/_images/arrowwhite.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.justify {
	text-align: justify;
}
.newsitems {
	margin: 0px;
	padding: 0px;
}
.newsitems li {
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;

}

.newsitems li a {
	display: block;
	padding: 5px;
	border: 1px solid #FFDBCA;
	background-color: #FFEFE7;

}
.orange {
	color: #E47100;
}
#content ul {
	margin-top: 0px;
}
.infobox {
	float: right;
	width: 230px;
	padding: 10px;
	background-color: #FFEFE7;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #FFE3D7;
	background-image: url(/_images/boxservice.gif);
	background-position: center -40px;
	font-size: 14px;
	line-height: 18px;
}
