@charset "UTF-8";
/* CSS Document */

/* Zero Out Browsers */

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}


/* Main Styles */

a {
	color:#D20F05;
	font-family: Verdana, Arial;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #D20F05;
	text-decoration: underline;
}

a:active {
	color: #666666;
}

body {
	font-family: Verdana, Arial;
	font-size:12px;
	color: #232323;
	text-align:left;
	overflow: auto;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#heading {
	display: inline;
	width: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	height: 159px;
	padding: 0px;
}
.header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 585px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.firstbox {
	width: 325px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 133px;
	}

.secondbox {
	height: 133px;
	width: 200px;
	text-align: left;
	margin-left: 350px;
	border-left-color:#666666;
	border-left-style: solid;
	border-left-width: medium;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.secondbox a {
	color:#666666;
	font-family: Verdana, Arial;
	font-weight:bold;
	text-decoration: none;
	font-size:15px;
}
.secondbox a:hover {
	color: #D20F05;
}
.secondbox  a:active {
	text-decoration: underline;
	color: #D20F05;
}

#mainbody {
	background-image: url(images/fire.jpg);
	background-repeat: no-repeat;
	height: 725px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment: scroll;
	text-align: left;
}
#content {
	height: 422px;
	width: 770px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 116px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 105px;
	text-align: left;
	margin: 0px;
}
#contentwork {
	height: 422px;
	width: 770px;
}

#image {
	float: left;
	height: 420px;
	width: 390px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

#portfoliolist {
	float: left;
	height: 390px; !important!;
	!height: 380px;  /* IE hack */
	width: 270px; !important!;
	!width: 260px;  /* IE hack */
	_width: 260px;  /* IE hack */
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	display:inline;
}

#portfolioimage {
	overflow:auto;
	height: 390px;
	padding: 0px;
	margin-top: 15px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentcopy {
	height: 422px;
	overflow: auto;
	width: 375px;
}

#footer a {
	color:#666666;
	font-family: Verdana, Arial;
	font-weight:bold;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #D20F05;
}

#footer  a:active {
	text-decoration: underline;
	color: #D20F05;
}
