*
{
	margin: 0px;
	padding: 0px;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-position:center top;
	background-color: #000;
	background-repeat:no-repeat;
}

/* Main Container */
#mainbox
{
	margin: auto;
	margin-top: 60px;
	width: 900px;
	background-color: #FFF;
}

/* Double Container */
#header
{
	width: 900px;
}

/* Top left Logo */
#logo
{
	float: left;
	width: 375px;
	height: 119px;
}

/* Top right services text */
#topright
{
	float: left;
	width: 525px;
	height: 119px;
}

/* Navigation Buttons Box */
#navbuttons
{
	width: 900px;
	height: 33px;
	float: left;
	background-image: url(../images/navbg.jpg);
}

/* Padding for Navigation Box */
#buttonspadding
{
	padding-left: 38px;
}

/* Solid Line under buttons */
#subbar
{
	width: 900px;
	height: 17px;
	float: left;
	background-repeat:no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display:inline;
}

/* Main Container */
#leftlinks
{
	width: 591px;
	height: 51px;
	background-image: url(../images/breadcrumbs.jpg);
}

/* Bread Crumbs Container */
#leftlinkspadding
{
	padding-bottom: 0px;
	padding-left: 48px;
	padding-right: 48px;
	padding-top: 19px;
	font-family: Tahoma, sans-serif;
	font-size: 12px; 
	color: #FFF;
	font-weight: bold;
}

#longleftlinks
{
	width: 900px;
	height: 28px;
	background-image:url(../images/long-header.jpg);
}

/* Bread Crumbs Container */
#leftlinkspadding2
{
	padding-bottom: 0px;
	padding-left: 48px;
	padding-right: 48px;
	padding-top: 7px;
	font-family: Tahoma, sans-serif;
	font-size: 12px; 
	color: #FFF;
	font-weight: bold;
}

/* Right hand blue box */
#rightbox
{
	width: 309px;
	height: 699px;
	float: right;
	background-image: url(../images/colourjam-right-box.jpg);
}

#rightboxsub
{
	width: 309px;
	float: right;
	clear: right;
	margin-bottom: 10px;
	/*background-image: url(images/colourjam-right-box.jpg);*/
}

/* Padding for right hand blue box */
#rightboxpadding
{
	padding-bottom: 18px;
	padding-left: 22px;
	padding-right: 21px;
	padding-top: 32px;
	font-family: Tahoma, sans-serif;
	font-size: 14px; 
	color: #FFF;
}

#testimonial
{
	line-height: 1.5;
}

#testimonialpadding
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 22px;
	padding-top: 0px;
	text-align:justify;
}

.squareimage
{
	margin-right: 17px;
	margin-bottom: 17px;
}

.squareimage2
{
	margin-bottom: 17px;
}

#left
{
	width: 591px;
	float: left;
}

/* Main body text container */
#maincontent
{
	width: 591px;
	min-height: 648px;
}

/* Main body text container padding */
#mainpadding
{
	padding-bottom: 8px;
	padding-left: 48px;
	padding-right: 46px;
	padding-top: 8px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
}

#photocontent
{
	width: 900px;
	min-height: 648px;
}

#photopadding
{
	padding-bottom: 8px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 8px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
}

#largepic
{
	border:1px solid #ebeff2;
}

#largepic2
{
	border:1px solid #1f73b2;
}

/* Centre BG, Blue either side */
#contentboxbg
{
	width: 900px;
	background-image:url(../images/background2.jpg);
	overflow:auto;
	float: left;
}

/* Quick Contact Form */
#footerleft
{
	width: 591px;
	height: 282px;
	float: left;
	background-image:url(../images/quick-quote.jpg);
}

/* Quick Contact Form Padding */
#footerleftpadding
{
	padding-bottom: 8px;
	padding-left: 55px;
	padding-right: 0px;
	padding-top: 81px;
}

/* Bottom Right contact details */
#footerright
{
	width: 309px;
	height: 282px;
	float: right;
	clear:right;
	background-image:url(../images/contact-colourjam.jpg);
}

/* Bottom Right contact details padding */
#footerrightpadding
{
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 68px;
	font-family: Tahoma, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	line-height:1.9;
}

/* Footer text box */
#footerfloat
{
	margin:auto;
	width: 900px;
}

/* Footer text box */
#footertext
{
	margin:auto;
	width: 900px;
	float:left;
}

/* Footer text padding */
#footerpadding
{
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#largecaption
{
	width: 818px;
	color: #FFFFFF;
	background-color:#000000;
	border: 1px solid #FFFFFF;
}

#captionpadding
{
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

#smallcaption
{
	width: 495px;
	color: #FFFFFF;
	background-color:#000000;
}

#smallcaptionpadding
{
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}

/* Header rules */
h1, h2, h3, h4, h5, h6
{
	display: inline; /*Gets rid of line break after header tag*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 16px; 
	color: #464548;
	font-weight: bold;
}

/*MENU RULES*/

.menu
{
      width: 100%;
	  font-family: Tahoma, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
}

.menu ul 
{
      margin: 0;
      padding: 0;
      list-style-type: none;
}
 
.menu li 
{
      margin: 0;
      padding: 0;
      float: left;
}

.menu
{
	  padding: 0;
}
    
.menu li 
{
      width: 106px;
	  height: 33px;
      margin-right: 13px;
      background-image: url(../images/normal.jpg);
      text-align: center;
}

.menu a 
{
      display: block;
      width: 106px;
	  height: 24px;
      text-decoration: none;
	  color: #174669;
	  padding-top:9px;
}

.menu a:hover 
{
	  width: 106px;
	  height: 24px;
	  background-image: url(../images/tartan.jpg);
	  background-repeat: no-repeat;
	  color: #FFFFFF;
}

/*MENU2 RULES*/

.menu2
{
      width: 100%;
	  font-family: Tahoma, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
}

.menu2 ul 
{
      margin: 0;
      padding: 0;
      list-style-type: none;
}
 
.menu2 li 
{
      margin: 0;
      padding: 0;
      float: left;
}

.menu2
{
	  padding: 0;
}
    
.menu2 li 
{
      width: 286px;
	  height: 33px;
      margin-bottom: 5px;
	  border:1px solid #dcdfe1;
	  background-image:url(../images/rightbuttonbg.jpg);
      text-align: center;
}

.menu2 a 
{
      display: block;
      width: 286px;
	  height: 24px;
      text-decoration: none;
	  color: #174669;
	  padding-top:9px;
}

.menu2 a:hover 
{
	  width: 286px;
	  height: 24px;
	  background-image:url(../images/rightbuttonbg2.jpg);
	  background-repeat: no-repeat;
	  color: #FFF;
}

/*MENU3 RULES*/

.menu3
{
      width: 100%;
	  font-family: Tahoma, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
}

.menu3 ul 
{
      margin: 0;
      padding: 0;
      list-style-type: none;
}
 
.menu3 li 
{
      margin: 0;
      padding: 0;
      float: left;
}

.menu3
{
	  padding: 0;
}
    
.menu3 li 
{
      width: 286px;
	  height: 33px;
      margin-bottom: 5px;
	  border:1px solid #dcdfe1;
	  background-image:url(../images/rightbuttonbg.jpg);
      text-align: center;
}

.menu3 a 
{
      display: block;
      width: 286px;
	  height: 24px;
      text-decoration: none;
	  color: #174669;
	  padding-top:9px;
}

.menu3 a:hover 
{
	  width: 286px;
	  height: 24px;
	  background-image:url(../images/rightbuttonbg2.jpg);
	  background-repeat: no-repeat;
	  color: #FFF;
}


/*Active Button*/

#active a
{
      display: block;
	  width: 106px;
	  height: 24px;
	  background-image: url(../images/tartan.jpg);
	  background-repeat: no-repeat;
	  color: #FFFFFF;
}

/*MENU RULES END*/

/* CSS for Links */

a.whitelink { text-decoration:underline; color: #FFF; font-weight: normal; font-size: 14px;} 
a.whitelink:link { text-decoration:underline; color: #FFF; font-weight: normal; font-size: 14px;} 
a.whitelink:visited { text-decoration:underline; color: #FFF; font-weight: normal; font-size: 14px;} 
a.whitelink:hover { text-decoration:underline; color: #FFF; font-weight: normal; font-size: 14px;} 
a.whitelink:active { text-decoration:underline; color: #FFF; font-weight: normal; font-size: 14px;}

a.whitelink2 { text-decoration:underline; color: #FFF; font-weight: bold; font-size: 12px;} 
a.whitelink2:link { text-decoration:underline; color: #FFF; font-weight: bold; font-size: 12px;} 
a.whitelink2:visited { text-decoration:underline; color: #FFF; font-weight: bold; font-size: 12px;} 
a.whitelink2:hover { text-decoration:underline; color: #FFF; font-weight: bold; font-size: 12px;} 
a.whitelink2:active { text-decoration:underline; color: #FFF; font-weight: bold; font-size: 12px;}

a.whitelink3 { text-decoration:underline; color: #FFF; font-weight: bold; font-size: 14px;} 
a.whitelink3:link { text-decoration:underline; color: #FFF; font-weight: bold; font-size: 14px;} 
a.whitelink3:visited { text-decoration:underline; color: #FFF; font-weight: bold; font-size: 14px;} 
a.whitelink3:hover { text-decoration:underline; color: #FFF; font-weight: bold; font-size: 14px;} 
a.whitelink3:active { text-decoration:underline; color: #FFF; font-weight: bold; font-size: 14px;}

a.greenlink { text-decoration:underline; color: #4b9729; font-weight: bold; font-size: 14px;} 
a.greenlink:link { text-decoration:underline; color: #4b9729; font-weight: bold; font-size: 14px;} 
a.greenlink:visited { text-decoration:underline; color: #4b9729; font-weight: bold; font-size: 14px;} 
a.greenlink:hover { text-decoration:underline; color: #4b9729; font-weight: bold; font-size: 14px;} 
a.greenlink:active { text-decoration:underline; color: #4b9729; font-weight: bold; font-size: 14px;}

a.bluelink { text-decoration:underline; color: #155680; font-weight: bold; font-size: 14px;} 
a.bluelink:link { text-decoration:underline; color: #155680; font-weight: bold; font-size: 14px;} 
a.bluelink:visited { text-decoration:underline; color: #155680; font-weight: bold; font-size: 14px;} 
a.bluelink:hover { text-decoration:underline; color: #155680; font-weight: bold; font-size: 14px;} 
a.bluelink:active { text-decoration:underline; color: #155680; font-weight: bold; font-size: 14px;}

a.bluelink2 { text-decoration:underline; color: #155680; font-weight: bold; font-size: 12px;} 
a.bluelink2:link { text-decoration:underline; color: #155680; font-weight: bold; font-size: 12px;} 
a.bluelink2:visited { text-decoration:underline; color: #155680; font-weight: bold; font-size: 12px;} 
a.bluelink2:hover { text-decoration:underline; color: #155680; font-weight: bold; font-size: 12px;} 
a.bluelink2:active { text-decoration:underline; color: #155680; font-weight: bold; font-size: 12px;}

/*a.pagelink 
{ 
	font-size: 14px;
	text-decoration: none;
	padding: 3px;
	margin-right: 2px;
	color:#666666;
	font-family: Tahoma, sans-serif;
	border-left: 1px solid #c7c7c7;  
	border-right: 1px solid #575757; 
	border-top: 1px solid #c7c7c7; 
	border-bottom: 1px solid #575757;
	position: relative; /*Stops border bottom from being chopped off
	background-image:url(buttonbg1.jpg);
} 

a.pagelink:link
{ 
	font-size: 14px;
	text-decoration:none;
	color:#666666;
	font-family: Tahoma, sans-serif;
} 

a.pagelink:visited
{ 
	font-size: 14px;
	text-decoration:none;
	color:#666666;
	font-family: Tahoma, sans-serif;
} 

a.pagelink:hover
{ 
	font-size: 14px;
	text-decoration:none;
	color:#666666;
	font-family: Tahoma, sans-serif;

	border-left:1px solid #575757;  
	border-right:1px solid #c7c7c7; 
	border-top:1px solid #575757; 
	border-bottom:1px solid #c7c7c7;

} 
 
a.pagelink:active
{ 
	font-size: 10px;
	text-decoration:none;
	color:#666666;
	font-family: Tahoma, sans-serif;
} */


a:link 
{
	color: #122e40;
}
a:visited 
{
	color: #122e40;
}
a:hover 
{
	color: #122e40;
}
a:active 
{
	color: #122e40;
}
a 
{
	font-weight: bold;
}

/*Linked images have no border*/
a img 
{
	border:0;
} 


/*Form Fix*/
form 
{
	margin: 0px; 
	padding: 0px;
}

#namefield
{
	border:none; 
	background-color:transparent;
	margin-top:0px; 
	margin-left:0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

#emailfield
{
	border:none; 
	background-color:transparent;
	margin-top:0px; 
	margin-left:21px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

#messagefield
{
	border:none; 
	background-color:transparent;
	margin-top:24px; 
	margin-left:0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	width:485px;
	height: 75px;
	line-height: 1.5;
}

#submitbutton
{
	margin-top:18px; 
	margin-left:0px;
	margin-right:43px;
	float:right;

}

.porttable
{
	margin-top:20px;
	margin-bottom:20px;
}

.portcell1
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 0px dashed #999999; 
	border-bottom: 1px solid #999999;
	vertical-align: top;
	text-align: center;
	padding: 6px;
	width: 190px;
}

.portcell2
{
	border-top: 1px solid #999999;
	border-left: 1px dashed #999999;
	border-right: 0px solid #999999; 
	border-bottom: 1px solid #999999;
	vertical-align: top;
	padding: 9px;
}

.portcell3
{
	border-top: 1px solid #999999;
	border-left: 1px dashed #999999;
	border-right: 0px solid #999999; 
	border-bottom: 1px solid #999999;
	text-align:center;
	vertical-align: top;
	padding: 9px;
}

.portcell4
{
	border-top: 1px solid #999999;
	border-left: 1px dashed #999999;
	border-right: 1px solid #999999; 
	border-bottom: 1px solid #999999;
	text-align:center;
	vertical-align: top;
	padding: 9px;
}


.portcell5
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 0px dashed #999999; 
	border-bottom: 1px solid #999999;
	background-color:#F8F8F8;
	vertical-align: top;
	padding: 9px;
	width: 200px;
	text-align:left;
}

.portcell6
{
	border-top: 1px solid #999999;
	border-left: 1px dashed #999999;
	border-right: 0px solid #999999; 
	border-bottom: 1px solid #999999;
	background-color:#F8F8F8;
	vertical-align: top;
	padding: 9px;
}

.portcell7
{
	border-top: 1px solid #999999;
	border-left: 1px dashed #999999;
	border-right: 0px solid #999999; 
	border-bottom: 1px solid #999999;
	background-color:#F8F8F8;
	text-align:center;
	vertical-align: top;
	padding: 9px;
}

.portcell8
{
	border-top: 1px solid #999999;
	border-left: 1px dashed #999999;
	border-right: 1px solid #999999; 
	border-bottom: 1px solid #999999;
	background-color:#F8F8F8;
	text-align:justify;
	vertical-align: top;
	padding:6px;
}

.headercell
{
	background-color: #165b88;
	color:#FFF;
	padding: 9px;
}

/*Linked images have no border*/
a img 
{
	border:0;
} 

img 
{
	border:0;
} 

.li1
{
	margin-left: 30px;
}

p
{
	margin-top: 8px;
	margin-bottom: 8px;
}

.pform
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.tech
{
	font-size: 12px;
}

.new
{
	color:#CC6600;
	font-weight:bold;
	text-decoration:blink;
}

.imgpadding
{
	padding: 15px;
}

.testbox
{
	border: 1px solid #7e7e80;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #346381;
	background-image:url(../images/bgimages.jpg);
}

/* Main body text container padding */
#testpadding
{
	padding-bottom: 8px;
	padding-left: 32px;
	padding-right: 25px;
	padding-top: 8px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	line-height: 1.5;
}

.testpadding2
{
	padding:12px;
}

.whitetitle
{
	color:#FFFFFF;
}

.titlepadding
{
	padding-left: 12px;
}