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


body {
	background-image: url(../images/bkgd-grx/bkgd-grdtn.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #142b55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Wrapper {
	position: relative;
	height: 100%;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}


/* Top section */
#topsection {
	position: relative;
	top: 0;
	width: 878px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logocontain {
	float: left;
	padding-left: 10px;
}
#navcontain {
	float: right;
	width: 593px;
	margin-bottom: 0px;
	height: 75px;
	vertical-align: bottom;
}

#nav {
	position: relative;
	top: 50px;
	left: 37px;
	width:505px;
	padding: 0;
	margin: 0;
	z-index: 10;
}
#nav, #nav ul {
	list-style: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#nav a{
	display:block;
	font-family : Arial, Helvetica, sans-serif;
	font-size :0.9em;
	font-weight:bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float:left;
	margin: 0;
}

#nav li ul {
	position: absolute;
	width: 169px;
	left: -999em;
	z-index: 11;
}

#nav a:hover {
	color:#fff;	
}

#nav li:hover ul{
	left: auto;
	
	font-size: 0.9em;  /*IE ignores this hover clause, override  previous font size*/
}

#nav li:hover ul, #nav li.sfhover ul{
	left:auto;
	background:#02457a;
	margin: 0 0 0 1px;
}

#nav li:hover ul a, #nav li.sfhover ul a{
	color: #fff;
	margin: 0;
	padding: 5px 0 0 30px;
	width: 139px;
	height: 25px;
}
#nav li:hover ul a:hover, #nav li.sfhover ul a:hover{
	color: #fff;
	background: #097dc8;
}


a.homelink {
	width: 101px;
	height: 23px;
	background-image: url(../images/nav/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover.homelink {
	background-image: url(../images/nav/home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
a.homecurrent {
	background-image: url(../images/nav/home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.aboutlink {
	width: 115px;
	height: 23px;
	background-image: url(../images/nav/about.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover.aboutlink {
	background-image: url(../images/nav/about.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.aboutcurrent {
	background-image: url(../images/nav/about.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.portfoliolink {
	width: 173px;
	height: 23px;
	background-image: url(../images/nav/portfolio.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover.portfoliolink {
	background-image: url(../images/nav/portfolio.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.portfoliocurrent {
	background-image: url(../images/nav/portfolio.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.contactlink {
	width: 116px;
	height: 23px;
	background-image: url(../images/nav/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover.contactlink {
	background-image: url(../images/nav/contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.contactcurrent {
	background-image: url(../images/nav/contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* Middle section */


#Content {
	height: 537px;
	width: 900px;
	float: left;
}
#nav .portfolio {
	width: 140px;
	padding-left: 35px;
	padding-bottom: 7px;
	padding-top: 7px;
}
li a {
	color: #FFFFFF;
	text-decoration: none;
}
#PortfolioBtm {
	float: left;
	height: 53px;
	width: 900px;
	padding-top: 10px;
}

#PortfolioNav {
	width: 105px;
	border-right-style: solid;
	border-right-color: #125eb7;
	height: 48px;
	margin-left: 50px;
	float: left;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	margin-top: 2px;
}




#PortfolioText {
	height: 55px;
	width: 400px;
	float: left;
	margin-top: 10px;
}

#PortfolioText a {
	color: #E60;
	font-weight:bold;
	text-decoration: none;
}


#PortfolioText   .big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	float: left;
	font-style: normal;
	font-weight: normal;
	padding-left: 20px;
	display: block;
}
#PortfolioText   p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin-bottom: -5px;
}


/* MORE CODE */

#GalleryTop {
	background-image: url(../images/bkgd-grx/frame_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 44px;
	width: 900px;
}
#GalleryLeft {
	background-image: url(../images/bkgd-grx/frame_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 402px;
	width: 67px;
}
#GalleryMiddle {
	height: 402px;
	width: 776px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

#GalleryRight {
	background-image: url(../images/bkgd-grx/frame_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 402px;
	width: 57px;
	float: right;
}
#GalleryBottom {
	background-image: url(../images/bkgd-grx/frame_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 91px;
	width: 900px;
}	
a.portfoliobuttonright {
	float:right;
	width: 49px;
	height: 53px;
	margin: 5px 3px 0 0;
	text-decoration:none;
	overflow:hidden;
	background-image: url(../images/nav/nextbutton.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:hover.portfoliobuttonright{
	background-position: 0 -53px;
}
a.portfoliobuttonleft {
	float:left;
	width: 49px;
	height: 53px;
	margin: 5px 3px 0 0;
	text-decoration:none;
	overflow:hidden;
	background-image: url(../images/nav/backbutton.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:hover.portfoliobuttonleft{
	background-position: 0 -53px;
}	
.clearer {
	clear:both;
}	

/* Corner Graphic */

#corner, .push {
	position: fixed; /* .push must be the same height as .footer */
	right: 0px;
	float: right;
	bottom: 0px;
}

#footer {
}
#ContactPage {
	font-size: 12px;
	color: #a9c2dd;
}
ul.ContactItems  {
	list-style-type: none;
	color: #62dc54;
	font-size: 12px;
	line-height: 20pt;
	display: block;
	text-align: right;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}
.ContactPage {
	font-size: 12px;
	color: #a9c2dd;
}
.contactGreen {
	color: #62dc54;
	font-size: 12px;
}
.contactBlue {
	color: #a9c2dd;
	font-size: 12px;
}
.contactOrange {
	color: #ee6600;
	font-size: 12px;
}
.contactBig {
	color: #a9c2dd;
	font-size: 20px;
	text-align: left;
	margin-left: 45px;
	display: block;
	margin-bottom: 30px;
}
#ContactBox {
	display: block;
	padding: 10px;
	margin: 10px;
	width: 260px;
	float: left;
}
#ContactForm {
	float: left;
	width: 500px;
	margin: 20px;
	padding-left: 20px;
}
#HomepageCopy {
	display: block;
	text-align: left;
	line-height: 20px;
	height: 200px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
#Footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	display: block;
	clear: left;
	background-position: center;
}
#Footer p {
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-size: 9px;
	color: #a9c2dd;
}
