/* CSS Document */

body
{
	text-align:center;
	overflow:hidden;
}

img
{
	border:0px;
}

#container
{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	text-align:left;
	position:static;
	z-index:0;
}

#left
{
	width:180px;
	height:500px;
	background-image:url(images/all-points-site_left.gif);
	background-repeat:no-repeat;
	z-index:1;
}

#top
{
	width:519px;
	height:194px;
	background-image:url(images/all-points-site_top.gif);
	background-repeat:no-repeat;
	z-index:2;
	position:relative;
	top:-500px;
	left:180px;
}

#bottom
{
	width:700px;
	height:29px;
	background-image:url(images/bottombar.gif);
	background-repeat:no-repeat;
	z-index:3;
	position:relative;
	top:-270px;
}

#leftcontent
{
	width:505px;
	height:250px;
	z-index:4;
	top:-562px;
	left:180px;
	position:relative;
	text-align:justify;
	padding:5px;
	padding-top:0px;
}

#intropic
{
	width:170px;
	height:167px;
	border: 1px dotted #000066;
	text-align:center;
	vertical-align:middle;
	margin-top:1px;
	float:right;
	padding:1px;
	margin-left:5px;
}

.dataprod
{
	width:80px;
	height:110px;
	text-align:center;
	padding:2px;
	float:left;
	font-family:verdana;
	font-size:x-small;
	color:#3366FF;
	line-height:15px;
	font-weight:bold;

}

#datadetailpic
{
	width:80px;
	height:250px;
	border: 0px;
	text-align:center;
	vertical-align:middle;
	margin-top:1px;
	float:left;
	padding-right:2px;
	padding-left:0px;
	margin-left:5px;
}

#databoxtidier
{
	width:250px;
	float:right;
	text-align:left;
	z-index:1;
}

#datatexttidier
{
	width:250px;
	float:left;
	text-align:right;
	line-height:18px;
}

.subheading
{
	width:150px;
	height:20px;
	background-image:url(images/tinylogo.gif);
	background-repeat:no-repeat;
	background-position:left;
	z-index:5;
	position:relative;
	padding-top:6px;
	padding-left:25px;
	font-family:verdana;
	font-size:x-small;
	font-weight:bold;
	color:white;
}

.normaltext
{
	font-family:verdana;
	font-size:x-small;
	color:#3366FF;
	line-height:15px;
	font-weight:normal;
}

.tabletext td
{
	font-family:verdana;
	font-size:x-small;
	color:#3366FF;
	line-height:15px;
	font-weight:normal;
	border:1px solid #CCCCCC;
}

.listtext
{
	font-family:verdana;
	font-size:x-small;
	color:#3366FF;
	line-height:15px;
	font-weight:normal;
	text-indent: 10px;
}

#menuimage1
{
	width:160px;
	height:34px;
	position:relative;
	top:155px;
	left:12px;
}

#menuimage2
{
	width:160px;
	height:34px;
	position:relative;
	top:175px;
	left:12px;
}

#menuimage3
{
	width:160px;
	height:34px;
	position:relative;
	top:192px;
	left:12px;
}

#prod1
{
	width:150px;
	height:150px;
	position:relative;
	left:75px;
	margin-top:10px;
	
}

#prod2
{
	width:150px;
	height:150px;
	position:relative;
	top:-150px;
	left:230px;
	
}

#spatialbuttons
{
	width:300px;
	float:right;
	text-align:right;
	vertical-align:middle;
}

.formboxes
{
	border: 1px solid #4D71AF;
	font-family:Verdana;
	font-size:x-small;
	text-align:left;
	color:#324971;
	font-weight:bold;
	z-index:1;
}

.formbutton
{
	border: 2px solid #324971;
	background-color:white;
	font-family:Verdana;
	font-size:x-small;
	text-align:center;
	color:#324971;
	font-weight:bold;
	left:150px;
	position:relative;
}

a:link
{
	font-family:verdana;
	font-size:x-small;
	color:#3366FF;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	font-family:verdana;
	font-size:x-small;
	color:#3366FF;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
}

a:visited
{
	font-family:verdana;
	font-size:x-small;
	color:#3366FF;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
}

#contactbox
{
	width:200px;
	height:200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.addresstext
{
	font-family:verdana;
	font-size:xx-small;
	color:white;
	text-align:center;
	padding-top:5px;
}

.addresstext a:link
{
	font-family:verdana;
	font-size:xx-small;
	color:white;
	text-align:center;
	padding-top:5px;
}