body{
	color:#404040;
	background-color: #ffffff;
	background: transparent url(../grafx/bg.jpg) repeat-x; 
	font: 11px verdana;
	width: 100%;
	height:100%;
	margin: auto;
	padding: 0;
}


h1 {
	font-family: verdana; 
	font-weight:bold; 
	font-size: 11pt; 
	color: #606060;
}

	h1.lrgr{
		font-size: 14pt;
		margin: 4px 0px 2px 0px;
		}

h2 {
	font-family: verdana; 
	font-weight:bold; 
	font-size: 10pt; 
	color: #606060;
	margin-left: 4px;
}

	h2.itlc{
		font-size: 10pt;
		margin: 0px 0px 10px 0px;
		font-style: italic;
	}
	
h3 {
	font-family: verdana; 
	font-weight:bold; 
	font-size: 8pt; 
	color: #606060;
	margin-bottom: 0px;
}

p { 
	margin: 2px; 
	line-height: 18px; 
	margin-bottom: 12px; 
	color: #606060;
	text-align: left;
}



input.feild {
	height: 14px;
	border: #ffff00 1px solid;
	margin-top: -4px;
	background: #fff;
	}

	
	
	
.content{
	margin: auto;
	height: auto;
	width: 720px;
	}

.globaltop{
	width: 720px;
	height: 55px;
	margin-top: 14px;
	display: block;
	position: absolute;
	}
	
	.search{
		color: #999;
		width: 540px;
		height: 20px;
		float: right;
		text-decoration: none;
		padding-top: 4px;
		position: relative;
		}
		
		.search span{
			float: right;
			}
			
		.search a{
			color: #D1D3D4;
			}
			
		.search a:hover{
			color: #fff000;
			}
		

.sgw{
	width: 720px;
	height: 301px;
	margin-top: 40px;
	}
	
			
		.adspace_sgw, .sgw span{
			margin: 214px 0px 0px 405px;
			width: 311px;
			height: 85px;
			position: absolute;
			display: block;
			}
	
			
		.adspace_sgw p, .sgw span p{
			margin: 8px 0px 0px 0px;
			width: 155px;
			height: 85px;
				float: left;
				line-height: 11pt;
				font-style: italic;
			display: block;
			}
			
			.adspace_sgw ul.specialty, .sgw span ul.specialty{
				margin:  0px 0px 0px 2px;
				padding: 4px;
				float: left;
				line-height: 12px;
				}
			
			.adspace span ul.demo, .sgw span ul.demo{
				margin: 0;
				padding: 4px;
				float: right;
				line-height: 16px;
				}
			
			.adspace_sgw li, .sgw span li{
				list-style-type: none;
				color: #555;
				}
			
			.adspace_sgw a, .sgw span a{
				margin: 10px;
				}
			
			.adspace_sgw a:hover, .sgw span a:hover{
				color: #ffff00;
				}
	

.info{
	width: 720px;
	height: auto;
	margin-top: 80px;
	}
	
	
	.features{
		width: 500px;
		height: auto;
		float: left;
		}
	
	
	.mainspace{
	background: transparent url(../grafx/main_space.gif) no-repeat;
	padding: 2px 12px 8px 12px;
	margin: 8px 0px 0px 0px;
	height: 200px;
	border-bottom: #fff000 2px solid;
	}
		.mainspace img{
			float: right;
			}
	
	
	.features h5{
			background: #fff000;
			height: 2px;
			}
			
		.features span{
			width: 100%;
			border-top: #fff000 2px solid;
			display: block;
			clear: both;
			padding: 5px 0px 5px 0px;
			}
	
	
		.features span.sgw{
			width: 100%;
			border-top: 0;
			border-bottom: #fff000 10px solid;
			padding: 5px 0px 5px 0px;
			}
	
	
		.features span.sgw ul{
			display: table-row;
			}
	
	
		.features span.sgw li{
				list-style-type: none;
				float: left;
				width: 200px;
				}
	
		.features span.sgw li.panel{
				list-style-type: none;
				float: left;
				width: 90px;
				padding: 4px;
				}
	
		.features span.left{
			width: 49%;
			display: block;
			float: left;
			border: none;
			}
	
		.features span.right{
			width: 49%;
			display: block;
			float: right;
			border: none;
			clear: right;
			}
			
			.features span ul.blocks{
				margin: 4px;
				padding-bottom: 12px;
				border-bottom: #909090 1px solid;
				}
	
			.features span li.blocks{
				list-style-type: none;
				line-height: 14px;
				margin-bottom: 6px;
				}
	
					.features span ul{
						margin: 4px;
						padding: 0;
						}
	
					.features span li{
						list-style-type: none;
						line-height: 16px;
						}
	
	
	
	.right_side{
		width: 196px;
		height: auto;
		float: right;
		}
	
	.right_side a{
	text-decoration:none;
	font-size: 7pt;
		}
		
	.right_side h2.tel{
		font-size: 12pt;
		font-weight: bold;
		margin: 0;
		}
	
		.right_side span{
			width: 100%;
			display: block;
			clear: both;
			padding: 5px 0px 5px 0px;
			}
	
			.right_side span ul.blocks{
				margin: 4px;
				padding-bottom: 12px;
				border-bottom: #909090 1px solid;
				}
	
					.right_side span ul{
						margin: 4px;
						padding: 0;
						}
	
					.right_side span li{
						list-style-type: none;
						line-height: 16px;
						}
	
	
	
	
	
	
	
	
.demos{
	background: transparent url(../grafx/demo_bg.gif) no-repeat; 
	padding: 2px 0px 0px 10px;
	width: 100%;
	height: 25px;
	display: block;
	}
	
.demos p{
	color: #606060;
	}
	
.demos a{
	color: #808080;
	}
	
.demos a:hover{
	color: #000;
	text-decoration: underline;
	}
	
	
	
	
	
	
	
	
	
			
.footer{
	padding: 40px 0px 20px 0px;
	width: 100%;
	min-width: 600px;
	color: #909090;
	text-decoration:none;
	font-size: 7pt;
	float: left;
	}
	
.footer a{
	text-decoration:none;
	font-size: 7pt;
	}
	
.footer a:hover{
	text-decoration: underline;
	}