body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#container {
	width: 744px;
	background-image:url(images/container_bg.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 310px;
	height: 75px;
	padding: 0px 20px 0px 40px;
	background-image: url(images/bg_header.gif);
}

div#topicons
{
text-align: right;
width: 100px;
height: 16px;
padding-right:20px;
padding-top: 34px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #999999;
}

#logo {
	float: left;
	padding-top: 6px;
}



#container-content {
	width:640px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 60px 40px;
	height: auto;
}

#content {
	width: 630px;
	float: left;
}



#footer {
	font-size: 11px;
	color: #666666;
	padding-top:10px;
	padding-bottom:30px;
	width: 100%;
	margin-bottom: 20px;
	text-align:center;
}

#container-footer {
	border-top: 2px solid #111111;
	border-top-style: dotted;
	width: 100%;
	text-align:center;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}


#content p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #666;
	line-height: 44px;
	margin-left:28px;
        }
		
#content p b {
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -0px;
	color: #666;
	line-height: 44px;
        }
		
#content p b .inkred{
font-family: Arial, Helvetica, sans-serif;
	font-size: 670px;
	letter-spacing: -0px;
	color: #666;
	line-height: 44px;
        }
		
.inkred{
font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	letter-spacing: -0px;
	color: #777;
	font-weight:500;
	line-height: 44px;
	z-index:10000;}		


.textnumber {
font-family:  Arial;
	font-size: 35px;
	letter-spacing: -1px;
	color: #777;
	line-height: 44px;
	font-weight:bold;
	background-color:#222222;
	padding-left:5px;
	padding-right:5px;
        }


#content p a, #border p a {
	text-decoration: none;
	color: #CE0000;
	border-bottom: 1px dotted #CE0000;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CE0000;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 218px;
	height: 23px;
}

	#header ul {
	width: 239px;
	height: 43px;
	margin-top: 92px;
	float: left;
	list-style: none;
	position:absolute;
	left: 211px;
	top: -168px;
	}
		#header ul li {
			text-indent: -9999px;
			display: inline;
			margin: 0;
			padding: 0; 
		}
			#header ul li a {
				color: #afad92;
				text-decoration: none;
				float: left;
				background: transparent url(images/mainNav.gif) no-repeat;
			}
			#header li#work a {
				width: 65px;
				height: 68px;
			}
			#header li#links a {
				width: 65px;
				
				height: 68px;
			}
			#header li#contact a {
				width: 65px;
				height: 68px;
			}
		
			#header li#links a:link, #header li#links a:visited {
				background-position:-65px 0px;
			}
			#header li#contact a:link, #header li#contact a:visited {
				background-position:-130px 0px;
			}

			#header li#work a:hover, #header li#work a:focus {
				background-position:-0px -68px;
			}
			#header li#links a:hover, #header li#links a:focus {
				background-position:-65px -68px;
			}
			#header li#contact a:hover, #header li#contact a:focus {
				background-position:-130px -68px;
			}
			
			/*----- MAIN NAVIGATION ACTIVE STATE -----*/

			.workPage #header li#work a {
				background-position: 0px -68px;
			}
			.linksPage #header li#links a {
				background-position: -130px -68px;
			}
			
			
			

.contactrightcolumn {
	width:200px;
	height: 530px;
	float:right;
	background-image: url(images/rightvbar.gif);
	background-repeat:no-repeat;
	text-align: left;
	color: #999999;
	}
	
.rightcolumnlink {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
	font-weight:bold;
	}
	
.contactleftcolumn {
	width:350px;
	height: 330px;
	float:left;
	padding-left: 20px;
	}

.input {
	background-color: #F9F9F9;
	font: 22px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #666;
	height:25px;
	width:220px;
	float:right;
	text-align:left;
}
.input_query {
	background-color: #F9F9F9;
	font: 22px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #666;
	height:150px;
	float:right;
	width:340px;
	text-align:left;
}

h1 { margin-left:25px;}