* {
	margin:0pt;
	padding:0pt;
}
body {
	background:url(/images/global/bg.gif) repeat-x top left;
	font-family:Arial,Helvetica,sans-serif;
	margin:0pt;
	padding:0pt;
}
#home {
	background:url(/images/global/bg-header1.jpg) no-repeat center top;
}
#contact {
	background:url(/images/global/bg-header2.jpg) no-repeat center top;
}
#about {
	background:url(/images/global/bg-header3.jpg) no-repeat center top;
}
#companies {
	background:url(/images/global/bg-header4.jpg) no-repeat center top;
}
#bodycontainer {
	margin:0pt auto;
	position:relative;
	width:990px;
}

/* HEADER */ 


#header {
	padding-top:27px;
	height:250px;
}
#header .logo {
	float:left;
	width:300px;
}
#header #menu {
	float:right;
	width:600px;
	text-align:center;
	background:url(../images/global/bg-menu.gif) no-repeat top right;
}
#header #menu a {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#00457c;
	font-size:0.9em;
	display:block;
}
#header #menu ul {
	list-style:none;
	list-style-image:none;
}
#header #menu ul li {
	float:right;
	width:137px;
}
#header #menu .contact, #header #menu .what, #header #menu .about {
	padding-top:35px;
	height:52px;
}
#header #menu .companies {
	padding-top:25px;
	height:62px;
} 
#header #menu ul li:hover, #header #menu ul li.sfhover {
	background:url(/images/global/hover.jpg) center top repeat-x;
}
#header #menu ul li.selected {
	background:#00457c;
}
#header #menu ul li.selected a {
	color:#FFFFFF;
}
#header #menu ul li:hover a,  #header #menu ul li.sfhover a {
	color:#FFFFFF;
}
.quote {
	margin:30px 0 40px 0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:5px;
}
.quote span {
	font-size:1.8em;
	margin-top:0px;
}

/* BODY */

h1 {
	color:#00457c;
	font-size:1.2em;
	background:url(../images/global/icon.gif) no-repeat top left;
	line-height:40px;
	padding-left:40px;
}
h2 {
	color:#00457c;
	font-size:0.9em;
	margin-top:10px;
}
h3 {
	color:#00457c;
	font-size:0.9em;
	font-style:italic;
}
h3 a {
	color:#00457c;
	font-size:1.2em;
	font-style:italic;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
} 
h3.phone {
	padding-left:15px;
}
p {
	font-size:0.75em;
	margin:10px 0;
	line-height:20px;
}
table p {
	font-size:0.75em;
	margin:0;
	font-weight:bold;
}
.maincol {
	width:630px;
	margin:0 15px;
	float:left;
}
.maincol2 {
	margin:0 15px;
	float:left;
	width:900px;
}
.maincol .left {
	width:300px;
	float:left;
	margin-right:25px;
}
.maincol .right {
	width:300px;
	float:left;
}
.maincol ul li{
	font-size:0.75em;
	margin:15px 20px;
}
.maincol2 ul {
	list-style:none;
}
.maincol2 ul li {
	font-size:0.75em;
	margin:15px 20px;
	float:left;
	width:185px !important;
	width:170px;
	height:190px !important;
	height:210px;
	text-align:center;
}
.maincol2 ul li p {
	color:#666;
}
.rightcol {
	float:left;
	width:300px;
	float:right;
}
.rightcol .image {
	top:-150px;
	position:absolute;
}
.rightcol .products {
	border:1px solid #ccdae5;
	padding:5px;
}
.rightcol .products .logo {
	margin:5px;
}
.rightcol .products p {
	text-align:center;
}
.map {
	position:relative;
}
.map .tl {
	position:absolute;
	left: 0;
	top: 0;
}
.map .tr {
	position:absolute;
	left: 416px;
	top: 0;
}
.map .br {
	position:absolute;
	left: 414px;
	top: 367px;
}
.map .bl {
	position:absolute;
	left: 0;
	top: 367px;
}

/* FOOTER */
.footer {
	background:url(../images/global/bg-footer.gif) repeat-x top left;
	margin-top:50px;
}
.footer .content {
	margin:0pt auto;
	position:relative;
	width:990px;
	height:70px;
	background:url(../images/global/bg-footer2.gif) no-repeat top center;
	text-align:right;
	position:relative;
}
.footer .content p {
	position:absolute;
	padding:0;
	margin:0;
	left: 432px;
	top: 19px;
}
.footer .content p span {
	color:#FFFFFF;
}
.footer .content p a {
	text-decoration:none;
	color:#FFFFFF;
	padding:0 10px;
}
.footer .content p a:hover {	
	text-decoration:underline;
}
.footer .content p a.ireckon {
	color:#000000;
	padding:0;
	text-decoration:underline;
}
/* MISC */

.clear {
	clear:both;
}
