@charset "UTF-8";

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* End CSS Reset */



body {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:lighter;
text-align:center;
background:#CCCCCC;
}

#container { 
margin-top:30px;
margin-left:auto;
margin-right:auto;
width:900px;
border: 1px solid #000000;
text-align:left;
background:#FFFFFF;
}

#header {
width:900px;
height:150px; 
background:#000000 url(images/alpine2009banner-new.jpg) no-repeat;
}	

#leftimage { }

#headerrightcolumn { 
float:right;
width:260px;
margin-top:10px;
}

#logo { }
		
.contactdetails { 
color:#FFFFFF;
text-align:right;
font-size:12pt;
margin-right:10pt;
font-weight:normal;
}

#navigation {
float:left;
width:900px;
height:75px;
background:#8da6d6;
border-top:4px solid #0f6db7;
border-bottom:4px solid #0f6db7;
}

#navigation ul {
margin-left:30px;
margin-top:3px;
}

#navigation li {
font-size:10pt;
float:left;
margin-right:15px;
width:170px;
margin-bottom:5px;
margin-top:5px;
color:#ffffff;
}

#navigation li a {
text-decoration:none;
color:#FFFFFF;
}

#navigation li a:hover {
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;
}

#mainpagecontainer {
width:900px;
}

#footer {
float:left;
width:900px;
height:45px;
background:#ECECEC;
border-top:4px solid #0f6db7;
}

#footer2line {
float:left;
width:900px;
height:90px;
background:#ECECEC;
border-top:4px solid #0f6db7;
}

.supplierlogo {
float:left;
margin-left:14px;
margin-right:8px;
margin-top:2px;
width:100px;
height:40px;
}

#pagetitle {
float:left;
margin-top:20px;
margin-left:10px;
width:850px;
height:35px;
font-size:16pt; 
font-weight:bold;
}

#leftcolumn {
float:left;
width:270px;
margin-left:20px;
height:250px; 
}

#leftcolumnhome {
float:left;
width:270px;
margin-left:20px;
height:200px; 
}

#leftcolumnhome ul {
list-style-type:square;
margin-left:15px;
margin-top:8px;
margin-bottom:3px;
font-size:10pt;
}

#leftcolumnhome li {
margin-bottom:7px;
margin-top:7px;
}

#leftcolumnhome img {
text-align:center;
margin-left:30px;
margin-top:20px;
}

#leftcolumn ul {
list-style-type:square;
margin-left:15px;
margin-top:8px;
margin-bottom:3px;
font-size:10pt;
}

#leftcolumn li {
margin-bottom:7px;
margin-top:7px;
}

#leftcolumn img {
text-align:center;
margin-left:30px;
margin-top:20px;
}

#rightcolumn ul {
font-size:12pt;
margin-left:5px;
}

.bold {
font-size:12pt;
font-weight:bold;
}

.red {
color:#FF0000;
font-weight:bold;
}

#techtips {
width:200px;
}

#techtips img {
text-align:left;
margin-left:0;
margin-top:0;
}

#rightcolumn {
float:right;
width:525px;
margin-right:10px;
}

#leftcolumn p {
padding:5px;
font-size:15pt;
}


#rightcolumn p {
padding:5px;
font-size:12pt;
line-height:110%;
}

#images {
margin-top:10px;
float:left;
width:900px;
height:140px; 
}

.imagecontainer {
width:150px;
float:left;
margin-left:20px;
}

.imagefrontpage {
float:left;
margin-left:20px;
height:150px;
}

#clear {
clear:both;
}

#rightcolumn p.right {
text-align:right;
font-size:10pt;
}

#rightcolumn p.quote {
font-size:10pt;
}

#rightcolumn img {
margin-bottom:10px;
}

#inlineimg {
float:right;
margin-left:10px;
}

#numbered {
list-style-type:decimal;
}

#textspacer {
width:100%;
height:40px;
}

#textspacer60 {
width:100%;
height:60px;
}

#textspacer120 {
width:100%;
height:120px;
}

#pscroller1{
width: 200px;
height: 100px;
padding: 5px;
font-size:12pt;
}

#facebookbadge {
float:right;
width:100px;
height:60px;
margin-top:8px;
margin-right:5px;
}