/* CSS Document 


*/


/******************************************************

				UNIVERSAL STYLING

******************************************************/

html, body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 87%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(../images/topmenu.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#pagewidth1 {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/******************************************************

				TOP NAVIGATION

******************************************************/

#navigation {
	list-style: none;
	height: 32px;
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #000;
}

.first_li { padding: 0 30px 0 0 !important; }
#navigation li { float: left; padding: 0 30px 0 30px; height: 32px; width: auto; }

#navigation a { padding: 5px 0 0 0; height: 24px; font-weight: bold; color: #ffffff; text-transform: uppercase; text-decoration: none;}
#navigation a:hover { color: #cccccc; }


/******************************************************

				TOP BODY

******************************************************/

#top_body {
	clear: both;
	background-color: #FFF;
	background-image: url(../images/top%20background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: medium outset #3360A0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 150px;
	padding-left: 0;
}

#top_body p {
	width: 450px;
	margin: 20px 0 0 0;
	font-style: italic;
	background-color: #000;
}

#flashcol { width: 350px; float: left; background: url(../images/front_flash_replace.gif) center top no-repeat; height: 400px;}

#basic_cont { width: 360px; float: right; background: url(../images/design_red_bar.gif) left 12px no-repeat; padding: 12px 0 0 40px; height: 380px; }

#basic_cont p em { color: #333333; text-transform: uppercase; font-style: normal; font-weight: bold;  }


/******************************************************

				MID COL

******************************************************/

#midcol { clear: both; margin: 0; padding: 15px 0 15px 0; border-top: 1px dashed #7897C0; }

.clear { clear: both; }

#projects { list-style: none; margin: 0; padding: 0; }
#projects li { float: left; width: 33%; text-align: center; }

#rec_projects { background: url(../images/recent-projects.gif); margin-top: 0;
width: 157px; height: 23px; text-indent: -99999px; overflow: hidden; }

/******************************************************

				BOTTOM COL
				
*******************************************************/

#pagewidth2 {
	background-color: #000;
	background-image: url(../images/pagewidth2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.notmargin { margin-top: 0px !important; }

#bottomcol {
	clear: both;
	padding: 0 0 30px 0;
	width: 860px;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
} 

.half_col1 { width: 43%; margin: 0 15px 0 0; float: left; }
.half_col2 { width: 48%; float: left; }
.half_col3 {
	width: 66%;
	float: left;
	font-size: 12px;
	color: #06F;
	font-style: normal;
	text-transform: none;
	background-color: #000;
	padding: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: none;
}
.half_col4 {
	width: 32%;
	float: right;
	text-align: center;
	background-color: #2E0000;
	border: medium inset #340BA9;
}


/******************************************************

				FOOTER
				
*******************************************************/

#footer {
	clear: both;
	color: #FFFFFF;
	padding: 5px 0 1px 0;
	margin: 0;
	text-align: center;
	border-top: 1px dashed #7897c0;
	background-color: #000;
}


#footer p {
	margin: 0;
	font-size: x-small;
	color: #F00;
}

/*******************************************************

					LINKS
					
*******************************************************/

a { color: #7897C0; }
a:hover { text-decoration: none; }

.screenshot { padding: 10px; float: right;  }

/****************************************************

				TYPOGRAPHY
				
****************************************************/

h1 { color: #5682da; font-weight: bold; text-transform: uppercase; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 3.87em; margin: 0 15px 0 0; letter-spacing: -.05em;}
h2 {
	color: black;
	font-weight: bold;
	font-size: 5em;
	margin: 15px 0 0 0;
	font-family: Wyattearp;
}

h3 {
	font-size: 2em;
	margin-top: 0;
	font-family: "Arial Narrow", Arial, Helvetica, san-serif;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #3360A0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h4 { text-transform: uppercase; letter-spacing: .15em; margin-bottom: 0px;}

#news { list-style: none; margin-left: 0; padding: 10px; font-size: .75em; line-height: 1.5em; border: 1px dashed #7897c0; }
#news li { margin: 10px 0 10px 0; }

#news li a { font-weight: bold; letter-spacing: -.05em; text-transform: uppercase;}
.frontpage #pagewidth1 #top_body h1 {
	font-family: Wyattearp;
}
.frontpage #pagewidth1 #top_body h1 {
	font-size: xx-large;
}
.frontpage #pagewidth1 #top_body h1 {
	font-size: 24px;
}
.frontpage #pagewidth1 #top_body h1 {
	font-size: 72px;
}
.frontpage #pagewidth1 #top_body h1 {
	font-size: 100px;
}
.frontpage #pagewidth1 #top_body h1 {
	color: #D70025;
}
.frontpage #pagewidth1 #top_body h1 {
	font-size: 150px;
}
.frontpage #pagewidth1 #top_body h1 {
	font-size: 100px;
}
.frontpage #pagewidth2 #bottomcol .half_col3 p strong {
	font-weight: bold;
	color: #000;
}
.frontpage #pagewidth2 #bottomcol .half_col3 p {
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
}
.frontpage #pagewidth2 #bottomcol .half_col3 p {
	font-size: larger;
}
.frontpage #pagewidth2 #bottomcol .half_col4 p {
	font-weight: bold;
}

