/* CSS Document */
body {
	background-color: #DCE7E7;
	margin-left: auto; 
	margin-right: auto;
	}


#pgcontainer {
	width: 870px;
	margin-left: auto; 
	margin-right: auto;
	}


#index-frame {
	width: 870px;
	height: 600px;
	background: url(../images/index-back-css.jpg);
	margin: auto;
	text-align: left;
	font:14px bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	

	#index-frame .padding {
		padding-left: 635px;
		padding-top: 475px;
		}
	
	#index-frame p {
		padding: 0px;
		margin: 0px;
		padding-bottom: 10px;
		}

	#index-frame a {
		color:#000033;
		text-decoration: none;
		}

	#index-frame a:hover {
		color: #990000;
		text-decoration: underline;
		}

	#index-frame a:active {
		color:#000033;
		font-size: 13px;
		text-decoration: none;
		}
		
		#index-frame .subhed a {
		color: #000099;
		font-weight: bold;
		font-size: 13px;
		text-decoration: none;
		}
		
		#index-frame .subhed a:hover {
		color: #333333;
		font-weight: bold;
		text-decoration: none;
		}

#index-left {
	width: 585px;
	text-align: right;
	font-size:13px;
	line-height: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:153px;
	float: left;
	}

	#index-left p {
		padding: 0px;
		margin: 0px;
		padding-bottom: 10px;
		}

	#index-left a {
		color:#000033;
		text-decoration: none;
		}

	#index-left a:hover {
		color: #990000;
		text-decoration: underline;
		}

	#index-left a:active {
		color:#000033;
		text-decoration: none;
		}
		
		#index-left .subhed a {
		color: #000099;
		font-weight: bold;
		text-decoration: none;
		width: 250px;
		}
		
		#index-left .subhed a:hover {
		color: #333333;
		font-weight: bold;
		text-decoration: none;
				width: 250px;

		}
		
		

#clients {
	width: 585px;
	text-align: right;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:7px;
	line-height: 13px;
	}	

	#clients p {
	margin-bottom: 0px;
	padding: 10px;
	}

	#clients a {
		color:#333333;
		text-decoration: none;
		}

	#clients a:hover {
		color: #990000;
		text-decoration: none;
		}

	#clients a:active {
		color:#333333;
		text-decoration: none;
		}


	#clients p {
		padding: 0px;
		margin: 0px;
		padding-bottom: 7px;
		}


#copyright {
	text-align: center;
	font-size: 11px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	}
