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

body {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#1a1a1a;
	}


a:link,  a:visited, a:active{
	color: #5e5e5e;
	font-weight:700;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	outline:none;
}

a:hover {
    color: #ae4023;
	font-weight:700;
	text-decoration:none;
}



.footer {
	padding-left: 45px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-top: 15px;
		}

#container {
	width: 760px;
	height: 529px;
	margin-top: 70px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
	
#header {
	width: 760px;
	height: 122px;
	background-image:url(../images2/header.gif);
	background-repeat:no-repeat;
	}

#headspace {
	height: 23px;
	}
	
#leftstrip {
	width: 56px;
	height: 301px;
	background-image:url(../images2/left_strip.gif);
	background-repeat:no-repeat;
	}
	
#rightstrip {
	width: 56px;
	height: 301px;
	background-image:url(../images2/right_strip.gif);
	background-repeat:no-repeat;
	}
	
	
#leftstrip_blogger {
	width: 57px;
	height:301px;
	background-image:url(../images2/left_strip.gif);
	background-repeat:repeat-y;
	}
	
#rightstrip_blogger {
	width: 55px;
	height: 301px;
	background-image:url(../images2/right_strip.gif);
	background-repeat:no-repeat;
	}


	
#footer {
	width: 760px;
	height: 106px;
	background-image:url(../images2/footer.gif);
	background-repeat:no-repeat;
	}

#main_nav {
	margin-left: 2px;
	}
	
#main_nav ul {
	position:relative;
	list-style-type: none;
	padding:0;
}
#main_nav li {
	list-style: none;
	float: left;
	padding:0;
	margin: 0;
}
#main_nav a {
 background-repeat: no-repeat;
 height: 25px;
 display: block;
 border: 0px;
 outline:none;
}
#main_nav a:hover {
 background-position: 0 -25px;
  outline:none;
}

a.nav_services {
 background-image: url(../images2/services_def.gif);
 width: 72px;
}

a.nav_about {
 background-image: url(../images2/about_def.gif);
 width: 73px;
}

a.nav_blog {
 background-image: url(../images2/blog_def.gif);
 width: 73px;
}
a.nav_contact {
 background-image: url(../images2/contact_def.gif);
 width: 72px;
}

#main_display {
	background-image:url(../images2/display_imgs/1.jpg);
	background-repeat:no-repeat;
	width: 648px;
	height: 301px;
	}
	
#blog_holder {
	width: 648px;
	height: 301px;
	}
	