
/* Colors:  white: #FFFFFF;  black: #000000;  grey: #E5E5E5;  green: #669999;  orange: #B65319; */

/* Global style settings */

body
{
	text-align: justify;
	color: #E5E5E5;
	background-color: #214444;
	line-height: 1.2;
	padding: 0px;
	margin: 0px;
	font-size: 17px;
}

a:link
{
	color: #669999;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 14px;
}

a:visited
{
	color: #669999;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 14px;
}

a:hover
{
	text-decoration: underline;
}

.heading1
{
	font-size: 28px;
	font-weight: bold;
	font-family: sans-serif;
	text-align: center;
	color: #669999;
	padding: 5px 5px 10px 5px;	
}

.page_heading
{
	font-size: 28px;
	font-weight: bold;
	font-family: sans-serif;
	text-align: center;
	color: #669999;
	padding: 5px 5px 20px 5px;	
}

.heading2
{
	font-size: 18px;
	font-weight: bold;
	font-family: sans-serif;
	text-align: center;
	color: #669999;
	padding: 5px 5px 10px 5px;	
}

.nav_bar
{
	width: 100%;
	margin: 0px;
	top: 0px;
	left: 0px;
}

.IE_scroll_fix_wrapper
{
	position: relative;
	width: 1004px;
	height: 1%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

.page_size
{
	position: absolute;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.content_area
{
	position: relative;
	padding: 10px 52px 0px 52px;
	background-color: #000000;
}

.quote
{
	padding-right: 35px;
	padding-left: 35px;
}

#footer
{
	text-align: center;
	font-size: 10px;
	position: relative;
	clear: both;
	padding: 20px 0px 0px 0px;
}

.image_right
{
	position: relative;
	float: right;
	margin: 10px;
	width: 202px;
}


.image_left
{
	position: relative;
	float: left;
	margin: 10px;
	width: 202px;
}

.image_caption
{
	margin: 5px 0px 5px 0px;
	font-size: 10px;
	text-align: center;
	width: 200px;
}

.image_sizer
{
	max-width: 200px;
	max-height: 200px;
	border: 1px solid #B65319;
}

.fch
{
	clear: both;
	line-height: .1;
}



/* Nav Bar */

#navbar
{
	position: relative;
	top: 0px;
	width: 1004px;
	height: 185px;
	margin-left: auto;
	margin-right: auto;
}

#navbar-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:221px;
	height:185px;
}

#navbar-02 {
	position:absolute;
	left:221px;
	top:0px;
	width:205px;
	height:185px;
}

#navbar-03 {
	position:absolute;
	left:426px;
	top:0px;
	width:578px;
	height:38px;
}

#navbar-home {
	position:absolute;
	left:426px;
	top:38px;
	width:106px;
	height:34px;
}

#navbar-services {
	position:absolute;
	left:532px;
	top:38px;
	width:110px;
	height:34px;
}

#navbar-resources {
	position:absolute;
	left:642px;
	top:38px;
	width:108px;
	height:34px;
}

#navbar-webdev {
	position:absolute;
	left:750px;
	top:38px;
	width:108px;
	height:34px;
}

#navbar-contact {
	position:absolute;
	left:858px;
	top:38px;
	width:107px;
	height:34px;
}

#navbar-09 {
	position:absolute;
	left:965px;
	top:38px;
	width:39px;
	height:147px;
}

#navbar-10 {
	position:absolute;
	left:426px;
	top:72px;
	width:539px;
	height:113px;
}
