/* CSS Style bacroom */

#wrapper {
	width: 786px;
	margin:0 auto;
	padding: 0 !important;
	position: relative;	
}

/* top nav bar */

* {
	padding:0;
	margin:0;
}

h1 {
	margin-left: 20px;
}

#header {
	background-image:url(../images/header_colour.jpg);
	height:35px;
	background-repeat: repeat-x;
}

.chromestyle{
	width: 776px;
	padding: 0 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color:#FFFFFF;
	padding: 4px 18px;
	margin: 0;
	text-decoration: none;
}

.chromestyle ul li a:hover{
	background-color: #5b5617;
	background-position: bottom;
	background-repeat:no-repeat;
}


/* -------------------- */

/* logo + Contact */
#topcontainer {
	width: 786px;
	height: 135px;
	background-color:#FFFFFF;
	margin:10px auto;
	padding: 0 !important;
	background-repeat: no-repeat;
}

#logo {
	width: 126px;
	height: 132px;
	float: left;
	margin-left: 5px;
}

#contactbig {
	height: 74px;
	width: 428px;
	float: right;
	margin-top: 28px;
	margin-right: 5px;
}


/* flash */
#main-image {
	width: 785px;
	height: 257px;
	padding: 0 !important;
}

/* -------------------- */

/* text and offers */
#bottomcontainer {
	width: 786px;
	height: 280px;
	background-color:#FFFFFF;
	padding: 0 !important;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#newsletter {
	width: 135px;
	height: 235px;
	background-image: url(../images/greenbox.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
	float: left;
	padding-left: 22px;
	padding-top: 30px;
	padding-right: 0px;
}

#newsletter p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

input.newsletter {
	background-image:url(../images/submit_btn.jpg);
	background-repeat:no-repeat;
}

.signuptext {
	width: 112px;
	line-height: 15px;
	margin-top: 15px;
}

.signuptext a {
	font-weight: bold;
	color: #FFFFFF;
}

#pricebox {
	width: 135px;
	height: 215px;
	background-image: url(../images/pricebox.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
	float: left;
	padding-left: 21px;
	padding-top: 45px;
	padding-right: 0px;
}

.pricetext {
	width: 118px;
	margin-top: 0px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.pricetext strong {
	color: #333333;
}

.pricetext a {
	color: #FFFFFF;
}

/* -------------------- */

/* left side */

#leftcolumn {
	width: 180px;
	height: 535px;
	display: inline;
}

#newsletterleft {
	width: 135px;
	height: 215px;
	background-image: url(../images/greenbox.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
	float: left;
	padding-left: 22px;
	padding-top: 45px;
	padding-right: 0px;
}

#newsletterleft p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

#pricebox2 {
	width: 135px;
	height: 215px;
	background-image: url(../images/pricebox.jpg);
	background-repeat: no-repeat;
	margin-left: 4px;
	float: left;
	padding-left: 21px;
	padding-top: 45px;
	padding-right: 0px;
	margin-top: 10px;
}

.pricetext {
	width: 118px;
	margin-top: 0px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.pricetext strong {
	color: #333333;
}

.pricetext a {
	color: #FFFFFF;
}


/* -------------------- */


/* home text */

#maintext {
	width:420px;
	float: right;
	margin-right: 5px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a7a9ac;
	font-size: 12px;
	line-height: 19px;
}

#maintext strong {
	color: #878800;
	font-size: 12px;
}

#textheader {
	width: 225px;
	height:25px;
	float: left;
	margin-left: 20px;
	display: inline;
}

#textheader p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	letter-spacing: 0.3px;
	color: #878800;
}

#whatwedo table {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #878800;
	}

#maintext a {
	color: #ADB3B8;
	font-weight: bold;
	}

/* -------------------- */


/* text other pages */


#maintext2 {
	width:575px;
	margin-right: 5px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a7a9ac;
	font-size: 12px;
	line-height: 19px;
	float: right;
	
}


#maintext2 strong {
	color: #878800;
}

#textheader2 {
	width: 225px;
	height:35px;
}

#textheader3 {
	background-image:url(../images/howwework.gif);
	width: 225px;
	height:35px;
	background-repeat: no-repeat;
}

#textheader4 {
	background-image:url(../images/getaquote.gif);
	width: 225px;
	height:35px;
	background-repeat: no-repeat;
}

#textheader5 {
	background-image:url(../images/port_print.gif);
	width: 225px;
	height:35px;
	background-repeat: no-repeat;
}

#textheader6 {
	background-image:url(../images/port_web.gif);
	width: 225px;
	height:35px;
	background-repeat: no-repeat;
}

#textheader7 {
	background-image:url(../images/contact.gif);
	width: 225px;
	height:35px;
	background-repeat: no-repeat;
}

#textheader8 {
	width: 400px;
	height:35px;
}

#portfoliotext {
	width: 550px;
}


/* conatct form */
#contactform {
	height:450px;
	margin-top: 20px;
}

#form #formbox {
	background-color: #ADB2B6;
	border: 1px solid #878800;
	height: 25px;
	margin-bottom: 5px;
}

#form #formbox2 {
	background-color: #ADB2B6;
	border: 1px solid #878800;
	height: 100px;
}

#subbtn {
	margin-top: 10px;
}

.thumbnail {
	height: 110px;
	width: 110px;
	margin-right: 32px;
	float: left;
	margin-top: 30px;
}

/*
	Footer
*/
#footer {
	color:#ADB2B5;
	font-size:11px;
	line-height:28px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	height: 30px;
	width: 100%;
	top: 755px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADB2B5;
	left: 2px;
}


#footer a {
	color:#ADB2B5;
	text-decoration:underline;
}
#footer a:hover {
	color:#333333;
}


#footer2 {
	color:#ADB2B5;
	font-size:11px;
	line-height:28px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	height: 30px;
	width: 100%;
	top: 924px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADB2B5;
	left: 1px;
}


#footer2 a {
	color:#ADB2B5;
	text-decoration:none;
}
#footer2 a:hover {
	color:#666666;
}

hr {
	margin-top: 10px;
	position:absolute;
	top: 750px;
}
