/* CSS Document */
/* Layout Styles */
body {
	background-image:url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 25px;
	margin: 0; 
	padding: 0; 
}
.content {
	position: relative;
	width: 758px;
	height: 100%;
	z-index: 1;
	margin: 0 auto;
}
.clearboth { clear: both; }

.header {
	margin-top: 25px;
	width: 768px;
	/*height: 251px;
	_height: 200px; */
}

.navigation_container {
	margin-top: 0px;
	position: relative;
	width: 768px;
	height: 25px;
	margin-top: -25px;
	background-color: #daf959;;
	/* background-image:url(../images/nav_bg.jpg); */
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 1000;
}
.main_content {
	width: 768px;
	background-color: #333333;
	padding-top: 35px;
	padding-bottom: 25px;
}

.footer {
width: 768px;
height: 25px;
}

.left_col_268{
float: left;
width: 253px;
padding-left: 15px;

}
.right_col_500 {
float: right;
width: 480px;
text-align: left;
padding-right: 20px;
}
.right_col_500_port{
float: right;
width: 460px;
text-align: right;
padding-right: 20px;
padding-left: 20px;
}

.blog_left {
float: left;
width: 460px;
padding-right: 20px;
padding-left: 20px;
}

.blog_right {
float: left;
padding-left: 50px;
padding-right: 20px
width: 200px;}

/* Standard Text Styles */
body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
line-height: 15px;
text-decoration: none;
/* font-weight: bold; */
}

/* Masthead Image Style */
.masthead {
margin-bottom: 0px;
padding-bottom: 0px;
height: 175px;
}

/* Text Replacement Styles for Logo */
p#logo span { 
	display: none;
	
	}
p#logo {
	width: 258px;
	float: left;
	text-align: right;
	height: 41px; /* height of the replacement image */
	background-image:url(../images/logo.jpg);
    background-repeat: no-repeat;
	margin-bottom: 0px;
}

/* Text Replacement Styles for Welcome Image */
h1#welcome span { 
	display: none;
	
	}
h1#welcome {
	width: 327px;
	text-align: right;
	height: 113px; /* height of the replacement image */
	background-image:url(../images/welcome.gif);
    background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	color: #daf959;
	}


/* Navigation Styles */
.first_nav {
padding-left: 5px;
padding-top: 4px;
float: left;
}
a:link.first_nav{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 13px;
font-weight: bold;
}
a:visited.first_nav{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 13px;
font-weight: bold;
}
a:hover.first_nav{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color:#ffffff;
font-size: 13px;
font-weight: bold;
}
.nav_box{
margin-top: -25px;
z-index: 1001;
position: relative;
}
.nav {
padding-left: 5px;
padding-top: 4px;
float: left;
}
a:link.nav{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 13px;
font-weight: bold;
}
a:visited.nav{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 13px;
font-weight: bold;
}
a:hover.nav{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color:#ffffff;
font-size: 13px;
font-weight: bold;
}

/* Image Handling Style */
.front_page_photo {
padding-bottom: 15px;
}
.portfolio_photo {
margin-right: 3px;
margin-bottom: 3px;
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
}
.portfolio_large {
margin-right: 4px;
margin-bottom: 4px;
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
}
.portfolio_page_thumb {
margin-right: 4px;
margin-bottom: 4px;
margin-top: 4px;
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
}
.portfolio_type{ 
margin-bottom: 10px;
}

/* Text Styles */
.header_text {
font-size: 28px;
font-family: Arial, Helvetica, sans-serif;
color: #daf959;
line-height: 35px;
text-decoration: none;
font-weight: lighter;
margin-top: 0px;
}
.services_title {
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #daf959;
line-height: 25px;
text-decoration: none;
font-weight: lighter;
margin-top: 0px;
}
.green_body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #daf959;
line-height: 15px;
text-decoration: none;
font-weight: bold;
}

a:link.body_link, a:visited.body_link{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
line-height: 15px;
text-decoration: none;
font-weight: bold;
}
a:hover.body_link{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #daf959;
line-height: 15px;
text-decoration: none;
font-weight: bold;
}
/*Footer Styles */

.footer_left {
float: left;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 10px;
font-weight: bold;}

.footer_right {
float: right;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 10px;
font-weight: bold;
}

.footer_right_text {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 10px;
font-weight: bold;}


a:link.fluiduk_link{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #ec008c;
font-size: 10px;
font-weight: bold;}

a:hover.fluiduk_link{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #ec008c;
font-size: 10px;
font-weight: bold;}

a:visited.fluiduk_link{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #ec008c;
font-size: 10px;
font-weight: bold;}

a:link.footer{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 10px;
font-weight: bold;
}
a:visited.footer{
color: #333333;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
a:hover.footer{
color: #daf959;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}


#blog_categories { 
padding:0; 
margin:0; 
} 
#blog_categories li { 
list-style-type:none; 
} 
#blog_categories a, #blog_categories a:visited { 
display:block; 
width: 200px;
height: 20px;
font-size:  1em;
background-color: #daf959;
color: #333333;
text-align; left;
text-decoration:none;
padding-top: 10px;
padding-left: 10px;
border-top: 1px solid #edfab4; 
border-bottom: 1px solid #899f2c;
} 
#blog_categories a:hover { 
border-top: 1px solid #edfab4; 
background-color: #edfab4;
border-bottom: 1px solid #899f2c;
