* html a:hover
{
	visibility:visible
}

img
{
	border-style: none;
}

body 
{
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-color: #80858E;
	background-image: url('images/background.gif');
	background-repeat: repeat-x; 
	font-family: Verdana, Arial, sans-serif;
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

a
{
	text-decoration: underline;
	color: #000000;
}

a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

input, textarea
{
	font-family: Verdana, Arial, sans-serif;
}

.linebreak
{
	font-size: 0.5em;
}

.linebreaksmall
{
	clear: both;
	font-size: 0.2em;
}

.services
{	
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	line-height: 110%;
        list-style-image: url('images/bullet.gif');
        margin-left: 18px;
}

.bullets
{	
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	line-height: 110%;
    	list-style-image: url('images/bullet2.gif');
   	padding-left: 18px;
}

#content 
{
	padding: 20px 25px 20px 40px;
	margin-top: 226px;
	width: 722px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url('images/border.gif') no-repeat;
	background-position: bottom left;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

#content2 
{
	padding: 20px 5px 20px 40px;
	margin-top: 226px;
	width: 743px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url('images/border.gif') no-repeat;
	background-position: bottom left;
}

#header
{
	margin: 0px auto;
	width: 789px;
	height: 199px;
	background-image: url(images/header.jpg);
}

#menubar
{
	margin: 0px auto;
	width: 787px;
	color: #322f2f;
	background: #322f2f;
	height: 27px;
	border-left: solid 1px black;
	border-right: solid 1px black;
}
.footer
{
	background: #ffffff url('images/footer.gif') no-repeat; 
	height: 40px; 
	text-align: center;
	width: 787px;
	margin-left: auto;
	margin-right: auto;
	font-size: 80%;
	color: #b2b8c5;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

.footer a
{
	color: #b2b8c5;
	text-decoration: none;
}

.footer a:visited
{
	color: #b2b8c5;
	text-decoration: none;
}

.footer a:hover
{
	color: #8e9faa;
	text-decoration: underline;
}

h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 85%;
	display: inline;
}

h2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	display: inline;
	color: #493b3f;
}

h3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	display: inline;
	color: #570f01;
}

p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.text
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.info
{
	vertical-align: bottom;	
}

.packagetablehead
{
	border-bottom: 1px #eeeeee solid;
	border-right: 1px #eeeeee solid;
	padding-right: 15px;	
	padding-left: 15px;
	font-weight: bold;
	text-align: center;
}

.packagetablecell1 
{
	border-bottom: 1px #eeeeee solid;
	border-right: 1px #eeeeee solid;
	width: 280px;
	vertical-align: top;
}

.packagetablecell1 a
{
	text-decoration: none;
}

.packagetablecell1 a:visited
{
	text-decoration: none;
}

.packagetablecell1 a:hover
{
	color: #778ab2;
}

.packagetablecell
{
	border-bottom: 1px #eeeeee solid;
	border-right: 1px #eeeeee solid;
	text-align: center;
	width: 120px;
}

#packageheadrow
{
	margin-left: 15px; 
	width: 700px; 
	height: 37px; 
	background-color: #ffffff;
	background-image: url('images/packages/topborder.gif');
	background-repeat: no-repeat;
}

#packagetextrow
{
	clear: both;
	margin-left: 15px; 
	width: 700px;
	background-color: #ffffff; 	
	background-image: url('images/packages/borders.gif'); 
	background-repeat: repeat-y;
	display: table;
}

#packagefootrow
{
	margin-left: 15px; 
	width: 700px; 
	background: #ffffff;
	background-image: url('images/packages/borderbottom.gif');
	background-repeat: no-repeat; 
	height: 36px;
}

.packagehead
{
	text-align: center;
	float: left;
	padding: 10px 10px 0px 10px;
	font-size: 80%;
	font-weight: bold;
	width: 190px;
	margin-right: 25px;
}

.packagebody
{
	float: left;
	padding: 10px 10px 10px 10px;
	font-size: 75%;
	width: 190px;
	margin-right: 25px;
	display: block;
}

.packagefoot
{
	padding-left: 10px; 
	float: left; 
	font-weight: bold; 
	font-size: 80%; 
	margin-right: 35px; 
	width: 190px; 
}

a.packagelink
{
	text-decoration: none; 
	color: #493b3f;
}

a.packagelink:visited
{
	color: #493b3f;
	text-decoration: none;
}

a.packagelink:hover
{
	color: #000000;
	text-decoration: underline;
}

/* TOP MENU STYLES */

div.service
{
	float: left;
	background: url('images/menuservicesover.gif') no-repeat;
	width: 76px;
	white-space: nowrap;
	overflow: hidden;
	height: 27px;
}

div.service a, div.service a:link, div.service a:visited 
{
	display:block;
}

div.service a:hover img
{
	visibility: hidden;
}

div.portfolio
{
	float: left;
	background: url('images/menuportfolioover.gif') no-repeat;
	width: 79px;
	white-space: nowrap;
	overflow: hidden;
	height: 27px;
}

div.portfolio a, div.portfolio a:link, div.portfolio a:visited 
{
	display:block;
}

div.portfolio a:hover img
{
	visibility: hidden;
}

div.company
{
	float: left;
	background: url('images/menucompanyover.gif') no-repeat;
	width: 86px;
	white-space: nowrap;
	overflow: hidden;
	height: 27px;
}

div.company a, div.company a:link, div.company a:visited 
{
	display:block;
}

div.company a:hover img
{
	visibility: hidden;
}

div.contact
{
	float: left;
	background: url('images/menucontactover.gif') no-repeat;
	width: 82px;
	white-space: nowrap;
	overflow: hidden;
	height: 27px;
}

div.contact a, div.contact a:link, div.contact a:visited 
{
	display:block;
}

div.contact a:hover img
{
	visibility: hidden;
}

.portthumbs
{
	margin-left: 0px;
	float: left; 
	border: 1px #828282 solid; 
	width: 270px; 
	height: 213px;
	overflow: auto;
	padding: 10px 0px 0px 10px;
}

.thumbs
{
	border: 1px #828282 solid;
	float: left;
	margin: 10px 10px 10px 10px;	
}

.portrow
{
	padding-top: 10px;
	border-top: solid 1px #afb6c3;
	clear: both;
	height: 125px;
	margin-right: 15px;
}

.portimgdiv
{
	float: left; 
	padding: 0px 15px 10px 5px;
}

.portimgdivright
{
	float: right; 
	padding: 0px 5px 10px 15px;
}

.porttextdiv
{
	float: left; 
	width: 530px;
	padding-bottom: 10px;
}

.portimg
{
	border: solid 1px #afb6c3;
}

.portlabel
{
	float: left; 
	width: 75px;
}

.portdata
{
	float: left; 
	width: 450px;
}

.divLabel
{
	float: left; 
	width: 100px;
	font-size: 0.8em;
	white-space: nowrap;
}

.divData
{
	float: left; 
	width: 250px;
	white-space: nowrap;
}

.sitemap
{
	border: solid 2px #dbdbdb;
	padding: 5px 0px 5px 10px;
	width: 339px;
	font-size: 0.8em;
	color: #3c3c3c; 
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

.sitemap a
{
	color: #212021;
}

.sitemap a:hover
{
	color: #212021;
	text-decoration: none; 
}

.sitemap a:visited
{
	color: #212021; 
}

.dropmenu
{
	position: absolute;
	z-index: 100;
	visibility:hidden;
	background: #e2dbc9;
	line-height: 0px;
	font-size: 0px;
	filter: alpha(opacity=90);
}