/* Thomas Uster */
body,h1,h2,h3,h4,p,img,ul {margin:0px;padding:0px;}
a img {border:0px; display:inline;}

/* layout {*/
body{ margin:0px auto; width:970px; font-family:"Times New Roman", Times, serif; line-height:normal; /*border:1px solid red;*/}
/* layout }*/

/* dialogs {*/
#dialog{display:none;}
/* dialogs }*/

/* Text {*/
	/* Header Size and Spacing {*/
	h1,h2,h3,h4 {font-weight:bold;}
	h1 {font-size: 38px; color: #000000; margin:0px 0px 0px 0px;}
	h2 {font-size: 32px; color: #000000; margin:0px 0px 0px 0px;}
	h3 {font-size: 28px; color: #962d3d; margin:0px 0px 0px 0px;}
	h4 {font-size: 20px; color: #000000; margin:20px 0px 0px 0px;}
	/* Header Size and Spacing }*/
	
	p{margin:5px 0px 5px 0px;}
	ul{margin:5px 0px 5px 38px;}
	a {color:#AAAAAA; font-weight:bold; text-decoration:none;}
	a:hover {color: #000000;}
/* Text }*/

/* Header {*/
	h1#companyName {font-size:140px;text-align:center;}

	/* Navigation {*/
	div#navigation {width:auto; /*border:1px solid red;*/}
	div#navigation a{font-size:30px; color:#CCCCCC;  margin-left:168px;}
	div#navigation a:hover {color: #000000;}
	/* Navigation }*/
	
/* Header }*/

/* Products {*/
div.product  {margin:20px;}
img.icon  {width:128px; height:128px; float:left; margin-right:20px;}
div.product  span.content{float:left; width:782px;}
div.product p.subTitle {color: #962d3d;}
div.product p.description {margin:20px 0px;}
div.product span.links a{margin-right:20px;}

div.product ul {}
img.moreInfoImage {float:right; width:83px; height:200px; margin-right:400px;}

div.links {height:48px;}
a#jasper, a#home , div.links span{margin-top:10px; margin-right:20px; float:left;}
form#gc {float:left;}
.slash{color:red; text-decoration:line-through;}




/*
div.product  h3{font-size:30px; margin:0px 0px 0px 0px;}
*/
/* Products }*/


/* About { */
.aboutImage {display:block; margin:20px 0px;}
/* About } */