/* CSS Document */

body {
	background-image: url(../images/concrete_new.jpg);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
}

p, td {
	color: #ffffff;
	font-size: 11px;
}

p {
	margin-left: 0px;
	margin-top: 5px;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

link_orange a {
	color: #f36f23;
	text-decoration: underline;
}

h1 {
	color: #f36f23;
	font-size: 22px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	color: #f36f23;
	font-size: 20px;
	margin: 0px;
	font-weight: normal;
}

h3 {
	color: #f36f23;
	font-size: 17px;
	margin: 0px;
	font-weight: normal;
}

h4 {
	color: #f36f23;
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
}

.main_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5px;
	padding-top: 2px;
}

.main_nav a {
	color: #ffffff;
	text-decoration: none;
}

.sticky {
	font-size: 10px;
	padding-left: 30px;
	padding-right: 30px;
	text-decoration: none;
	line-height: 12px;
}	

.sticky a:link {
	font-size: 8px;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
}
.sticky a:active {
	font-size: 8px;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
}
.sticky a:visited {
	font-size: 8px;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
}
.sticky a:hover {
	font-size: 8px;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
}

input, textarea, select {
	font-size: 10px;
	color: #666666;
}
	
.title_box {
	padding: 10px;
	border: 1px solid #808080;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 521px;
}

.project_title {
	color: #ffffff;
	font-size: 14px;
	padding: 12px;
	font-weight: normal;
}

.proj_thum img {
	border:4px solid #f36f23;
}
.proj_thum img:hover {
	border:4px solid #3f79a2;
}

.underline_div {
	width: 280px;
	border-bottom: 1px solid #808080;
	padding: 10px;
}

.proj_box {
	padding: 5px;
	border: 1px solid #808080;
	line-height: 18px;
	text-align: center;
	height: 130px;
}

.reg_form {
	text-align: right;
	padding: 2px;
}

.global_content_box {
	color: #ffffff;
}
.content_box_home1 img{
	border: none;
}
.content_box_home2 img{
	border: none;
}
.content_box_page {
	border: none;
}

img { 
	behavior: url(/external/css/iepngfix.htc); 
	border: 0px;
}
