/* CSS Document */

body {
	margin:0;
	background-image:url(../gfx/bg_tile.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#255b7d;
}


h1 {
	color:#A84300;
	font-size:16px;
	line-height:25px;
}

img {
	border:0px;
}


/* homepage */
#homecontainer {
	margin:auto;
	width:761px;
	position:relative;
}

#clear_fix{
	clear:both;
}

#homefooter {
	border:solid white 1px; 
	background-color:#182835;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	width:759px;
	height:12px;
	border-top:none;
	color:#FFFFFF;
	padding-top:2px;
}

#flashcontent {
	float:left;
	width:391px;
	height:685px;
	background-image:url(../gfx/flash_bg.jpg);
	background-repeat:no-repeat;
}

#homeright {
	width:370px;
	height:685px;
	float:left;
	background-image:url(../gfx/index_top.jpg);
}

#homebottom {
	width:761px;
	height:214px;
	background-image:url(../gfx/index_lower.jpg);
	clear:both;
}

#nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	width:275px;
	height:15px;
	text-transform:uppercase;
	position:absolute;
	left:83px;
	top:694px;
}

#nav a:link, a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#nav a:hover {
	text-decoration:underline;
}

#altnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	width:300px;
	height:15px;
	text-transform:uppercase;
	position:absolute;
	left:78px;
	top:853px;
}

.padright {
	margin-right:100px;
}

#altnav a:link {
	text-decoration:none;
	color:#FFFFFF;
}

#altnav a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#altnav a:active {
	text-decoration:none;
	color:#FFFFFF;
}

#altnav a:hover {
	text-decoration:underline;
}

span.space{
	word-spacing:40px;
}


/* subpages */

#subcontainer {
	margin:auto;
	display:table;
	width:760px;
	background-image:url(../gfx/subpg_bg_tile.jpg);
	border-bottom:solid white 1px;
}

#pos_div {
	width:760px;
	position:relative;
}
	

#header {
	width:760px;
	height:241px;
	background-image:url(../gfx/subpg_header.jpg);
}

#subnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	position:absolute;
	width:275px;
	height:15px;
	left:420px;
	top:128px;
}

#subnav a:link{
	text-decoration:none;
	color:#FFFFFF;
}

#subnav a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#subnav a:active{
	text-decoration:none;
	color:#FFFFFF;
}


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

#leftgap {
	width:97px;
	height:263px;
	position:absolute;
	top:241px;
	left:0px;
	background-image:url(../gfx/subpg_leftgap.jpg);
}

#content {
	width:535px;
	padding-left:125px;
	padding-bottom:150px;
	padding-right:100px;
	padding-top:15px;
}

#content a:link {
	color:#A84300;
	text-decoration:none;
}

#content a:visited {
	color:#A84300;
	text-decoration:none;
}

#content a:active {
	color:#A84300;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}


#featured {
	width:127px;
	height:21px;
	position:absolute;
	left:64px;
	top:120px;
	background-image:url(../gfx/header_featured_works.jpg);
	background-repeat:no-repeat;
}

#about {
	width:87px;
	height:16px;
	position:absolute;
	left:82px;
	top:123px;
	background-image:url(../gfx/header_about_rpm.jpg);
	background-repeat:no-repeat;
}

#contact {
	width:122px;
	height:18px;
	position:absolute;
	left:72px;
	top:120px;
	background-image:url(../gfx/header_contact_rpm.jpg);
	background-repeat:no-repeat;
}

#subfooter {
	text-align:center;
	background-image:url(../gfx/rule.gif);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	padding-top:3px;
	margin-left:60px;
	padding-bottom:3px;
	margin-top:60px;
}

#subfooter a:link{
	color:#000000;
	text-decoration:none;
}

#subfooter a:visited {
	color:#000000;
	text-decoration:none;
}

#subfooter a:active{
	color:#000000;
	text-decoration:none;
}

#subfooter a:hover {
	text-decoration:underline;
}

/* portfolio */

.bar {
	background-image:url(../gfx/rule.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:540px;
	height:10px;
	margin-top:20px;
	clear: both;
}

.port_top {
	width:540px;
	margin-top:20px;
	display: table;
	clear:both;
}

.port_left {
	width:248px;
	margin-top:20px;
	float:left;
	margin-bottom:20px;
}

.port_right {
	width:248px;
	margin-left:15px;
	margin-top:30px;
	float:right;
}

.green {
	font-size:12px;
	color:#182835;
	font-weight: bold;
}

/* contact */

#table_left {
	float:left;
	margin-right:10px;
	width:60px;
	text-align:right;
}

#table_left p{
	margin-top:0px;
	margin-bottom:18px;
}

#table_right {
	float:left;
	width:300px;
	text-align:left;
}

#table_right p{
	margin-top:0px;
	margin-bottom:10px;
}
