/* CSS Document */

* 	{ 
	padding: 0; 
	margin: 0; 
} 
input:focus { 
	background-color: #CCCCCC
}
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.small {font-size: 0.8em}
.black {color: #000000}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}

h1 {
	font-size: 1.2em;
	margin-bottom: 1.5em;
}

p {
	margin-bottom: 1em;
}

#contentholder {
	padding: 0;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	width: 1000px;
	margin-top: -15px;
	top: 0px;
 }

#header {
	width: 1000px;
	height: 177px;
	background-image: url(../commonimages/head-bg.jpg);
	margin-bottom: 12px;
	margin-top: 27px;
 }


#footer {
	width: 1000px;
	height: 241px;
	background-image: url(../commonimages/foot-bg.gif);
	background-repeat: repeat-x;
 }

#maincontent {
	background-color: #737373;
	height: 436px;
	background-image: url(../commonimages/middlebg.png);
	margin-bottom: 12px;

 }
#footertextholder {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #B8B8B8;
	

 }
 
 
#footertextholder a:link {
	color: #CCCCCC;

	

 } 
.slightlybigger {
	font-size: 1.1em;

}
#bodyleft {
	float: left;
	width: 350px;
	padding: 25px;
	font-size: 0.9em;
	line-height: 1.7em;

 }
 
#bodyleft ul{
	margin-left: 2em;
	margin-bottom: 1.5em;

	

 } 
 
#bodyright {
	float: right;
	width: 580px;


 }

#makeenquirybox {
	float: left;
	width: 330px;
	height: 335px;
	background-image: url(../commonimages/enquirybg.png);
	margin-top: 20px;


 }
 
 #quoteformsmall {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	margin-top: 24px;
	font-size: 0.9em;
	line-height: 1.7em;
 }
 
 #quoteformsmall form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
	border-width: 5px;
	border-style: solid;
	padding: 10px;
	margin: 10px;
}
#quoteformsmall form label {
	display: block;
	float: left;
	width: 130px;
	padding: 0;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 22px;
}
#quoteformsmall textarea { overflow: auto; }

#quoteformsmall form br {
	clear:left; 
}



#aboutusbox {
	float: left;
	width: 207px;
	margin-top: 20px;
	height: 335px;
	background-image: url(../commonimages/aboutbg.png);
	margin-left: 20px;
	margin-right: 16px;
 }

#aboutthecompany {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	margin-top: 15px;
	font-size: 0.8em;
	line-height: 1.7em;
 }
 
#aboutthecompany a:link {
	color: #000000;
 
 
 }

#navholder {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 44px;
}

#nav:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    height: 100%;
}

#nav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#nav a {
    float: left;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    height: 44px;
    overflow: hidden;
}

#nav a#home {
    background: url(../menuimages/homeroll.png);
    width: 127px;
}

#nav a#homestatic {
    background: url(../menuimages/homestatic.png);
    width: 127px;
}

#nav a#sterling {
    background: url(../menuimages/sterlingroll.png);
    width: 244px;
}
#nav a#sterlingstatic {
    background: url(../menuimages/sterlingstatic.png);
    width: 244px;
}
#nav a#currency {
    background: url(../menuimages/currencyroll.png);
    width: 267px;
	
}

#nav a#currencystatic {
    background: url(../menuimages/currencystatic.png);
    width: 267px;
}
#nav a#tax {
    background: url(../menuimages/taxroll.png);
    width: 191px;
}

#nav a#taxstatic {
    background: url(../menuimages/taxstatic.png);
    width: 191px;
}

#nav a#concierge {
    background: url(../menuimages/conciergeroll.png);
    width: 170px;
}

#nav a#conciergestatic {
    background: url(../menuimages/conciergestatic.png);
    width: 170px;
}
#nav a:hover#home {
    background-position: bottom;
}

#nav a:hover#sterling {
    background-position: bottom;
}

#nav a:hover#currency {
    background-position: bottom;
}


#nav a:hover#tax {
    background-position: bottom;
}
#nav a:hover#concierge {
    background-position: bottom;
}





#bodyrightsub {
	float: right;
	width: 360px;


 }

#bodyleftsub {
	float: left;
	width: 550px;
	padding: 25px;
	font-size: 0.9em;
	line-height: 1.7em;

 }
#maincontentbigger {
	background-color: #737373;
	height: 569px;
	background-image: url(../commonimages/middlebg.png);
	margin-bottom: 12px;

 }
 #maincontentbigger2 {
	background-color: #737373;
	height: 960px;
	background-image: url(../commonimages/middlebg.png);
	margin-bottom: 12px;

 }
 
 #bullets ul{
	margin-bottom: 12px;
	margin-left: 20px;

 }

 #savings {
	background-color: #CCCCCC;
	color: #000000;
	padding: 12px;
	margin-bottom: 1em;
	float: left;
	width: 200px;
	margin-right: 18px;
	margin-top: 2px;
 }

 #buttonholder {
	text-align: right;
	width: 250px;
 }

.myButton {
	margin-top: 20px;

}

 #step2preview {
	float: left;
	width: 220px;
	margin-top: 20px;
	background-image: url(../commonimages/enquirybg.png);
	height: 310px;
	text-align: left;
	padding: 10px;
	margin-left: 12px;
 }
#bodyrightstep2 {
	float: right;
	width: 670px;
	margin-top: 20px;
	margin-right: 25px;
 }
#quoteformleft {
	float: left;
	width: 315px;
	margin-top: 10px;

 }
#quoteformright {
	float: right;
	width: 325px;
	margin-top: 10px;

 }
 #bodyrightstep2 form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
    border-color: #000;
  	border-width: 5px;
	border-style: solid;
	padding: 10px;
	margin: 10px;
}
#bodyrightstep2 form label {
	display: block;
	float: left;
	width: 130px;
	padding: 0;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#bodyrightstep2 textarea { overflow: auto; }

#bodyrightstep2 form br {
	clear:left; 
}

#disc {
	clear:both;
	float: right;
	margin-top: 10px;
	font-size: 0.8em;
	color: #000000;
}
#aboutpicture {
	width:300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
