/* CSS Document */

/* Text Styles */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 160%;
	text-align: center;
	background-image: url(images/bckgnd_rep.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #666;
	}
.flashimagebox {
	padding: 0px;
	float: right;
	height: 360px;
	width: 250px;
	margin-left: 3px;
}
.clear {
	clear: both;
	}

h1	{
	font-size: 34px;
	color: #002D78;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h2	{
	font-size: 24px;
	color: #002D78;
	font-weight: normal;
	margin: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	display: inline;
	}
h3	{
	font-size: 24px;
	color: #002D78;
	font-weight: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	display: inline;
	}
h4	{
	font-size: 19px;
	color: #002D78;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h5	{
	font-size: 15px;
	color: #0088D2;
	font-weight: bold;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
h5 a {
	text-decoration: none;
	color: #0088D2;
	}
h6	{
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	margin: 15px 0px 15px 0px;
	}
p	{
	margin: 0px 0px 10px 0px;
	}
#button a:hover {
	color: #1D89D1;
	}
#submenu a:hover {
	color: #1D89D1;
	}
#arrowBullet {
	height: 40px;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	margin: 15px 0px 0px 0px;
	padding-left: 42px;
	background-image: url(images/arrow_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#arrowBullet a {
	color: #666;
	}
#caseStudies p {
	margin: 0px;
	padding-left: 25px;
	background-image: url(images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
#caseStudies a {
	color: #666;
	}
img {  border-style: none;
	}
/* Layout */

#container {
	width: 996px;
	margin: auto;
	padding: 0px 2px 0px 2px;
	position: relative;
	text-align: left;
	background-color: #FFF;
	overflow:hidden;
	}
#logo {
	width: 211px;
	height: 181px;
	float: left;
	}
#strapline {
	width: 765px;
	height: 28px;
	float: left;
	background-image: url(images/cj-services-pop-installation-consumer-strapline.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #000;
	padding-top: 153px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#strapline a {
	color: #000;
	}
#navigation {
	width: 211px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4DCE6;
	}
#button {
	width: 164px;
	height: 25px;
	margin-right: 1px;
	padding: 8px 0px 0px 45px;
	background-image: url(images/cj-services-navigation-bullet.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #002D78;
	}
#button a {
	text-decoration: none;
	color: #002D78;
	}
#submenu {
	width: 140px;
	font-size: 14px;
	margin: 5px 25px 5px 45px;
	color: #002D78;
	}
#submenu ul {
	width: 140px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #002D78;
	list-style-type: none;
	}
#submenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4DCE6;
	}
#submenu a {
	text-decoration: none;
	color: #002D78;
	}
#maintext {
	width: 734px;
	padding: 10px 25px 0px 25px;
	background-color: #FFF;
	float: left;
	}
#maintext a {
	color: #0088D2;
	}
#homeButtons {
	width: 734px;
	height: 230px;
	text-align: center;
	font-weight: bold;
	}
#homeButtonsReflect {
	width: 672px;
	height: 40px;
	background-image: url(images/home_buttons_reflect.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-weight: bold;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 62px;
	}
#buttonText {
	width: 183px;
	margin: 0px 6px 0px 6px;
	float: left;
	font-size: 14px;
	line-height: 100%;
	color: #333;
	padding: 0px 5px 0px 5px;
	}
#maintextInner {
	width: 529px;
	padding: 10px 20px 0px 20px;
	background-color: #FFF;
	float: left;
	}
#maintextInner ul {
	margin: 0px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(images/bullet_lightblue.gif);
	}
#maintextInner ul a {
	color: #0088D2;
	}
#rightColumn {
	width: 194px;
	padding: 10px 10px 10px 10px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4DCE6;
	font-size: 14px;
	line-height: 130%;
}
#rightColumn ul {
	margin: 10px 0px 0px 0px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(images/bullet_lightblue.gif);
	}
#rightColumn li {
	margin-bottom: 5px;
	}
#rightColumn h1	{
	font-size: 16px;
	color: #002D78;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4DCE6;	
	text-align: left;
	}
#rightColumn h2	{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 130%;
	}
#rightColumn a {
	color: #666;
	}
#rightColumn p.casestudies {
	color: #666;
	font-size: 13px;
	margin: 7px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4DCE6;
	line-height: 170%;
	}
#signup1 {
	width: 179px;
	margin: 0px 7px 0px 4px;
	padding: 0px 10px 0px 10px;
	background-color: #D8EDF8;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B3B3;
	border-left-color: #B2B3B3;
	display:inline;	
	}
#signup1Top {
	width: 201px;
	height: 10px;
	margin: 10px 7px 0px 4px;
	float: left;
	display:inline;	
	}
#signup1Bottom {
	width: 201px;
	height: 10px;
	margin: 0px 7px 10px 4px;
	float: left;
	display:inline;	
	}
#signup1 h1 {
	font-size: 15px;
	line-height: 130%;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	margin: 0px;
	}
#signup1 h2 {
	font-size: 11px;
	line-height: 120%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 10px;
	}
#signup1 p {
	line-height: 130%;
	margin: 0px;
	color: #333;
	}
#LeftSignupForm {
	line-height: 130%;
	margin: 0px 0px 5px 0px;
	color: #333;
	}
#LeftSignupButton {
	margin-top: 10px;
	}
#signup2 {
	width: 168px;
	margin-left: 3px;
	padding: 0px 10px 0px 10px;
	background-color: #DDCEDD;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B3B3;
	border-left-color: #B2B3B3;
	display:inline;
	}
#signup2Top {
	width: 190px;
	height: 10px;
	margin-left: 3px;
	float: left;
	display:inline;
	}
#signup2Bottom {
	width: 190px;
	height: 10px;
	margin-left: 3px;
	float: left;
	display:inline;	
	}
#signup2 h1 {
	font-size: 15px;
	line-height: 130%;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
#signup2 h2 {
	font-size: 11px;
	line-height: 120%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 10px;
	}
#signup2 h3 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
#signup2 p {
	line-height: 130%;
	margin: 0px;
	color: #333;
	}
#form2 {
	line-height: 130%;
	margin: 10px 0px 5px 0px;
	color: #333;
	}
#button2 {
	margin-top: 10px;
	}
#salesform1 {
	width: 578px;
	margin: 0px 0px 0px 64px;
	padding: 0px 10px 0px 10px;
	background-color: #D8EDF8;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B3B3;
	border-left-color: #B2B3B3;
	display:inline;	
	}
#salesform1Top {
	width: 600px;
	height: 10px;
	margin: 10px 7px 0px 64px;
	float: left;
	display:inline;	
	}
#salesform1Bottom {
	width: 600px;
	height: 10px;
	margin: 0px 7px 20px 64px;
	float: left;
	display:inline;	
	}
#salesform1 h1 {
	font-size: 24px;
	line-height: 130%;
	color: #002D78;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	}
#salesform1div1 {
	float: left;
	padding: 0px 30px 0px 30px;
	line-height: 100%;
	}
#salesform2 {
	width: 508px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #D8EDF8;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B3B3;
	border-left-color: #B2B3B3;
	display:inline;	
	}
#salesform2Top {
	width: 508px;
	height: 10px;
	margin: 20px 0px 0px 0px;
	float: left;
	display:inline;	
	}
#salesform2Bottom {
	width: 508px;
	height: 10px;
	margin: 0px 0px 20px 0px;
	float: left;
	display:inline;	
	}
#salesform2 h1 {
	font-size: 24px;
	line-height: 130%;
	color: #002D78;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	}
#salesform2div1 {
	float: left;
	padding: 0px 20px 0px 10px;
	}
#enquiryformdiv1 {
	float: left;
	padding: 0px 35px 0px 10px;
	}
#quoteformdiv1 {
	width: 240px;
	float: left;
	padding: 0px 35px 0px 10px;
	}
#footer {
	width: 996px;
	height: 80px;
	float: left;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	}
#address {
	width: 785px;
	height: 20px;
	float: right;
	font-size: 12px;
	margin-top: 5px;
	}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
.salesformwrapper {
	text-align: center;
	margin: 10px;
	width: 100%;
}

