@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(../img/pgbackground.gif) repeat-y;
	font: normal 11px Arial, Helvetica, sans-serif;
		color:#454545;

}

#holding { 
	width:950px;
	top:0px;
	left:0px;
	position:absolute;
}

#nav{
	width: 265px;
	left:0;
		position:absolute;

}
img{
	border:0;
}

#contentholder{
	width:685px;
	left:265px;
	height:auto;
	background:url(../img/contentbackground.gif) repeat-y;
	top:0;
	position:relative;
	padding:0px;
	margin:0px;
}

#flash{
	width: 600px;
	padding:0px 4px;

}

#content{
	padding:40px;
	width: 600px;

}

#contentbottom{
	width:685px;
	height:30px;
	background:url(../img/content_bottom.gif) no-repeat top;
	left:265px;
	position:relative;
	padding:0px;
	margin:0px;
}
#photo{
	width:600px;
	text-align:right;
	padding:20px 10px 20px 10px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color:#454545;



}



h1{
	font-size:14px;
	color: #008FD4;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:#B1C2D0 1px dotted;
	width: 575px;
	margin:0px 0px 5px 0px;
	padding:0px;
	letter-spacing: 2px;
}


h1 a{
	color: #008FD4;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:#B1C2D0 1px dotted;
	width: 600px;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
}



h2{
	font-size:11px;
	color: #008FD4;
	font-weight:normal;
	text-transform:uppercase;
	width: 600px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

p{
	color:#454545;
	font-size:11px;
	line-height: 17px;
	width:555px;
	padding-left:0px;
	padding-bottom:5px;

}

p a{
	color:#454545;
	font-size:11px;
	text-decoration:none;
	border-bottom:#008FD4 1px solid;

}
p a:hover{
	color:#008FD4;
	font-size:11px;
	text-decoration:none;
	border-bottom:#008FD4 2px solid;

}

h3{
	font-size:11px;
	color: #008FD4;
	font-weight:bold;
	width:545px;
	padding-bottom:0px;
	margin-bottom:0px;

}
h4{
		color:#454545;
	text-transform:uppercase;
	margin:5px 0px 0px 0px;
	padding:0px;
		font-size:11px;
		letter-spacing:1px;



}

h5{
	background-color:#008FD4;
	font-size:9px;
	color:#FFFFFF;
	padding:2px;
	
	text-transform:uppercase;
	width:auto;
	
}

img {
	border:0;

}


#features{
	background-color:#dfeff6;
	width:600px;

}

#features p{
	color:#454545;
	font-size:11px;
	line-height: 18px;
	width:545px;
	padding-left:15px;
	padding-bottom:0px;
	margin-bottom:0px;
		margin-left:10px;


}
#features ul{
	
	

}


#specs{
	background-color:#9bd1ed;
	width:600px;
	color:#505058;
	margin-top:25px;

}


#specs a{
	
	color:#505058;
	text-decoration:none;

}


#spectable {
	width: 600px;
	padding: 0;
	margin: 0;
}


#spectable th {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #505058;
		font-weight:bold;

	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

#spectable th.nobg {
	
	background: none;
}

#spectable td {

	padding: 6px 6px 6px 12px;
}


#spectable td.alt {
	background: #afdaf1;
		color: #505058;
		
}

#spectable th.specalt {
	
	background: #afdaf1;
	font: bold 10px Arial, Helvetica, sans-serif;
	font-weight:bold;

	color: #505058;

}
#spectable th.spec {
	
	font: bold 10px;
	
}


#spectable th.head {
	
	font: bold 11px;
	color:#fff;
	background-color:#52aad8;
		letter-spacing: 2px;

}




#grid img{
	width: 120px;
	color:#494949;
	float:left;
	margin-bottom:30px;
	padding:10px 0px 0px 0px;
}

#grid h1{
	width:150px;

}
#grid strong{
	text-transform:uppercase;
}

#grid p{
	color:#363536;
	font-size:11px;
	line-height: 15px;
	width:150px;
	margin:0px;
	padding:0px;
}

#grid a{
	color:#363536;
	text-decoration:none;
	cursor: hand; /* for IE 5.x */
}

#grid{
	background:url(../img/grid_back.jpg) repeat-y;
	margin:20px 0px;

}


#grid2{
	background:url(../img/grid_back2.jpg) repeat-y;
	margin:20px 0px;
}

#grid h1 a{
font-size:13px;
	color: #008FD4;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:#fff 1px dotted;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	letter-spacing: 1px;
	width:175px;
	display:block;
}

.grid2img{
	width: 200px;
	color:#494949;
	float:left;
	margin-bottom:30px;
	padding:0px;
}

#grid2 h1{
	width:150px;

}
#grid2 strong{
	text-transform:uppercase;
}

#grid2 p{
	color:#363536;
	font-size:11px;
	line-height: 15px;
	width:150px;
	margin:0px;
	padding:10px 0px 0px 0px;
}

#grid2 a{
	color:#363536;
	text-decoration:none;
	cursor: hand; /* for IE 5.x */
}

#plus {
	width:22px;
	height:28px;
	background:url(../img/plus_button.jpg) no-repeat;

	text-align:right;
	float:right;
	padding-right:50px;
	margin-top:50px;

}
#plus a {
	color:#FFFFFF;
	padding:10px;
	margin-bottom:10px;
}






ul{
	color:#038ed2;
	padding-bottom:0px;
	margin-bottom:0px;
	width:525px;

}

li{
	list-style:url(../img/bullet.gif) outside;
	*list-style:url(../img/bullet.gif) inside;
	
	
	padding-bottom:5px;
	line-height:15px;
		margin-bottom:0px;
		width: 100%; /* Fix disppearing bullets in IE */

}


ul span{ 
 color: #494949; 
}

#desc{
	display:none;

}