*			{
			margin: 0;
	  		padding: 0;
			list-style-type: none;
			}

html,
body {
	width:100%;
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*  CENTER PAGE  */

#outer {
        position: absolute;
        top: 50%;
        left: 0px;
        width: 100%;
        height: 1px;
        overflow: visible;
      }
  
#inner {
        width: 900px;
        height: 600px;
        margin-left: -450px;
        position: absolute;
        top: -300px;
        left: 50%;
		z-index:3;
}
/*  CENTER PAGE END  */

/*  PAGE START  */
#bg_image { position: fixed; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; }
#bg_w {
        width: 400px;
		height: 314px;
        margin-left: -200px;
        position: absolute;
		top: -420px;
        left: 50%;
		z-index:2;
		padding: 0px 0px 0px 415px;
}

#header {
	width:900px;
	height:50px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#logo {
	float: right;
	height:50px;
	width:290px;
}

#content {
	width:900px;
	height:510px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	background-color: #FFF;
}

#left_content {
	width:450px;
	height:425px;
	padding: 70px 25px 15px 25px;
	margin: 0px 0px 0px 0px;
	float: left;
	overflow: hidden;
	position:relative;
}

#right_content {
	width:400px;
	height:510px;
	padding: 0px 0px 0px 0px;
	float: right;
	overflow: hidden;
}

#top_content {
	width:850px;
	height:20px;
	padding: 25px 25px 15px 25px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#top_content2 {
	width:850px;
	height:425px;
	padding: 0px 25px 25px 25px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	position:relative;
	background-color:#00FF00;
}

#description {
	width:850px;
	padding: 0px 0px 25px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	bottom: 40px;
	position:absolute;
}

#footer {
	width:850px;
	height:40px;
	padding: 5px 25px 0px 25px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	background-color: #B44425;
}

#nav {
	width:466px;
	height:35px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
}

#subnav {
	width:208px;
	height:35px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: right;
}

#team {
	width:340px;
	height:142px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	bottom: 25px;
	position:absolute;
}

#portfolio {
	width:450px;
	height:220px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	bottom: 25px;
	position:absolute;
}

#portfolio_leftcolumn {
	width:230px;
	height:20px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	border:0px 0px 1px 0px;
	border-bottom-style: dotted;
	border-bottom-color: #9B9695;
	font: 14px/15pt "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
}

#portfolio_rightcolumn {
	width:195px;
	height:218px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: left;
}


/*  PAGE END  */


/* Text Styles  */
h1 {
	font: 30px/20pt "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	padding: 0px 0px 50px 0px;
	font-weight: normal;
	color: #DF6224;
}

h2 {
	font: 17px "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	padding: 0px 0px 50px 0px;
	font-weight: normal;
	color: #DF6224;
	text-align: center;
}

.bodytext {
	font: 13px/14pt "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #9B9695;
}

.descriptiontext {
	font: 13px/15pt "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #000;
}


.portfoliotext {
	text-align: left;
	font: 13px/20pt "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #9B9695;
}
/* Text Styles End */


/*Rollover States */
a.bodytext:link,
a.bodytext:visited,
a.bodytext:active {
	color:#B44425;
	text-decoration: none;
}
a.bodytext:hover {
	color:#B44425;
	text-decoration: underline;
}

a.descriptiontext:link,
a.descriptiontext:visited,
a.descriptiontext:active {
	font: 14px "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	color:#999;
	text-decoration: none;
}
a.descriptiontext:hover {
	font: 14px "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	color:#999;
	text-decoration: underline;
}

a.nav:link,
a.nav:visited,
a.nav:active {
	color:#FFF;
	text-decoration: none;
}
a.nav:hover {
	color:#e8d9d2;
	text-decoration: none;
}

a.portfoliotext:link,
a.portfoliotext:visited,
a.portfoliotext:active {
	color:#9B9695;
	text-decoration: none;
}
a.portfoliotext:hover {
	color:#7f7a7a;
	text-decoration: underline;
}

/*Rollover States End */


/* Remove Outline on Click Start */
a {
   outline: none;
}
/* Remove Outline on Click End */

.border {
	border: 1px solid #999999;
}
