html 
{
	overflow: -moz-scrollbars-vertical;
	font-size:86.7%;
	margin:0px;
	padding:0px;
	font-family:Verdana;
}
body 
{
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:0.9em;
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
#container 
{
	width:694px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg.gif);
}
#page
{
	text-align:left;
	background-color:White;
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:680px;
	margin-left:auto;
	margin-right:auto;
}
#Footer 
{
	clear:both;
	padding:5px;
	font-size:0.7em;
	text-align:right;
	font-weight:bold;
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	margin-bottom:-5px;
	position:relative;
	top:20px;
	margin-left:1px;
}
#header 
{
	border-top:solid 1px black;
	margin-top:-20px;
	background-image:url(images/titleB.jpg);
	background-repeat:no-repeat;
	height:112px;
}
#TopHeader
{
	background-image:url(images/headerbg.gif);
	background-repeat:no-repeat;
	background-position:4px 0;
	height:6px;
	margin-top:20px;
	padding-bottom:20px;
}
#title_home {background-image:url(images/subTitle_home.jpg);}
#title_services {background-image:url(images/subTitle_services.jpg);}
#title_pricing {background-image:url(images/subTitle_pricing.jpg);}
#title_portfolio {background-image:url(images/subTitle_portfolio.jpg);}
#title_contact {background-image:url(images/subTitle_contact.jpg);}
textarea 
{
	font-family:Verdana;
	font-size:1em;
}
H2 
{
	height:60px;
	background-repeat:no-repeat;
	/*background-position:40px 0;*/ /* OLD MENU */
	background-position:115px 0; /* NEW MENU */
}
H2 span
{
	display:none;
}
H3 
{
	font-size:1em;
}
hr 
{

}
a:hover 
{

}
#Title H1, #Footer H1 
{

}
H1 span 
{ 
	display:none;
}

#Content 
{
	width:540px; /* OLD MENU */
	width:500px; /* NEW MENU */
	float:left;
	border:solid 1px gray;
	border-style:outset;
	padding:10px;
	background-color:#fafafa;
	margin-left:40px; /* NEW MENU */
}
.BottomImage 
{

}
table 
{
	font-size:1em;
}
table td 
{
	border-top:solid 1px black;
	border-bottom:solid 1px black;
}
table .price 
{
	width:25%;
}
table .desc 
{
	font-weight:normal;
	font-size:0.9em;
}
table .desc td 
{
	border:none;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:5px;
}
.project h4 
{
	display:inline;
}
.project p 
{
	display:inline;
}
.project img 
{
	float:right;
	clear:right;
	border:solid black 1px;
	padding:10px;
	background-color:White;
}
.project 
{
	clear:both;
	padding-top:20px;
}
.project a:hover img 
{
	background-color:Black;
}
/* MENU */
/*#menu a 
{
	text-decoration:none;
}
#menu
{
	float:left;
	padding:10px;
	margin-left:18px;
}
#menu li 
{
	width:27px;
	height:93px;
	margin-top:-1px;
}
#menu .selectedHome {list-style-image:url(images/tabOn_home.gif);}
#menu .selectedServices {list-style-image:url(images/tabOn_services.gif);}
#menu .selectedPricing {list-style-image:url(images/tabOn_pricing.gif);}
#menu .selectedPortfolio {list-style-image:url(images/tabOn_portfolio.gif);}
#menu .selectedContact {list-style-image:url(images/tabOn_contact.gif);}

#menu .Home {list-style-image:url(images/tabOff_home.gif);}
#menu .Services {list-style-image:url(images/tabOff_services.gif);}
#menu .Pricing {list-style-image:url(images/tabOff_pricing.gif);}
#menu .Portfolio {list-style-image:url(images/tabOff_portfolio.gif);}
#menu .Contact {list-style-image:url(images/tabOff_contact.gif);}

#menu span 
{
	font-size:0px;
	padding-top:89px;
	padding-left:20px;
	margin-left:-28px;
}

#menu a:hover
{

}
#menu .selected a
{
	font-weight:bold;
}*/
/* END OF MENU */

/* MENU #2 */

#menu 
{
	width:100px;
	background-image:url(images/menuBack.gif);
	background-repeat:repeat-x;
	float:left;
	padding-left:0px;
	list-style:none;
	height:470px;
	margin:0px;
	padding-top:10px;
}
#menu a 
{
	text-decoration:none;
	color:black;
	/*padding-top:12px;
	padding-bottom:12px;*/
	text-align:center;
	position:relative;
	height:100%;
	/*font-size:1.8em;*/
}
/*#menu .selectedHome {list-style-image:url(images/menuOff_Home.gif);}
#menu .selectedServices {list-style-image:url(images/menuOff_Services.gif);}
#menu .selectedPricing {list-style-image:url(images/menuOff_Pricing.gif);}
#menu .selectedPortfolio {list-style-image:url(images/menuOff_Portfolio.gif);}
#menu .selectedContact {list-style-image:url(images/menuOff_Contact.gif);}

#menu .Home {list-style-image:url(images/menuOff_Home.gif);}
#menu .Services {list-style-image:url(images/menuOff_Services.gif);}
#menu .Pricing {list-style-image:url(images/menuOff_Pricing.gif);}
#menu .Portfolio {list-style-image:url(images/menuOff_Portfolio.gif);}
#menu .Contact {list-style-image:url(images/menuOff_Contact.gif);}*/ /*OLD MENU */

#menu .selectedHome {background-image:url(images/menuOff_Home.gif);}
#menu .selectedServices {background-image:url(images/menuOff_Services.gif);}
#menu .selectedPricing {background-image:url(images/menuOff_Pricing.gif);}
#menu .selectedPortfolio {background-image:url(images/menuOff_Portfolio.gif);}
#menu .selectedContact {background-image:url(images/menuOff_Contact.gif);}

#menu .Home {background-image:url(images/menuOff_Home.gif);}
#menu .Services {background-image:url(images/menuOff_Services.gif);}
#menu .Pricing {background-image:url(images/menuOff_Pricing.gif);}
#menu .Portfolio {background-image:url(images/menuOff_Portfolio.gif);}
#menu .Contact {background-image:url(images/menuOff_Contact.gif);}

#menu li
{
	height:50px;
	margin-bottom:5px;
	background-repeat:no-repeat;
}

#menu span 
{
	font-size:0px;
	height:50px;
	display:block;
}

/* STYLE FOR FORMS */
fieldset 
{
	border:none;
}
fieldset br 
{
	display:none;
}
fieldset div 
{
	clear:both;
	position:relative;
	margin-top:5px;
}
fieldset div label 
{
	float:left;
	width:150px;
	text-align:right;
	margin-right:5px;
	margin-top:3px;
}
fieldset div.cr label
{
	float:left;
	width:100px;
	text-align:right;
}
fieldset div.cr.cr table
{
	display:inline;
	margin-top:-6px;
	margin-left:-5px;
}
fieldset div.cr.cr table label 
{
	width:auto;
	float:none;
}
fieldset .formButton 
{
	width:auto;
}
fieldset input, fieldset textarea, fieldset select
{
	width:200px;
}
.val 
{
	color:Red;
	margin-left:155px;
	width:250px;
	text-align:left;
	margin-top:3px;
	margin-bottom:10px;
}
/* END OF FORM STYLES */