* {	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #dddddd;
}

.clear {
clear: both;
line-height: 0;
font-size: 0;
}

#top-wrap	{
	background-image: url(../images/emg-bg_main-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#bebdbd;
}

#top-container	{
	background-image:url(../images/emg-bg_top.jpg);
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position:top;
}

a:link {
	color:#eb6503;
	text-decoration:underline;
}

a:visited {
	color:#eb6503;
	text-decoration:underline;
}

a:hover {
	color:#666666;
	text-decoration:underline;
}

a:active {
	color:#eb6503;
	text-decoration:underline;
}

/*-------------------------------FONTS---------------------*/

.grey-med {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#242424;
}

.grey-lg-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#242424;
}

.grey-lg {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#242424;
}

.orange-lg {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#eb6503;
	
}

.orange-lg-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#eb6503;
	font-weight:normal;
}

.orange-med {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#eb6503;
}

.orange {
	color:#eb6503;
}

.phone-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#242424;
}

.sm-txt {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*-------------------------------HEADER---------------------*/

#logo {
	margin-left:31px;
	width:214px;
	float:left;
}

#top-bar {
	float:right;
	width:720px;
	margin-right:25px;
	height:20px;
	margin-top:2px;
}

#top-links {
	float:left;
	width:400px;
	margin-left:25px;
	font-size:11px;
}

#top-links a:link{
	color:#666666;
	text-decoration:none;
}

#top-links a:active{
	color:#666666;
	text-decoration:none;
}

#top-links a:hover{
	color:#333333;
	text-decoration:none;
}

#top-links a:visited{
	color:#666666;
	text-decoration:none;
}

#phone {
	float:right;
	width:200px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	text-align:right;
	margin-top:4px;
}

#tagline {
	float:right;
	width:720px;
	margin-right:25px;
	text-align:right;
	font-size:17px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*-------------------------------NAV---------------------*/

#menu-bar {
	float:right;
	width:710px;
	margin-right:15px;
	margin-top:19px;
	margin-left:20px;
}


#menu-bar a	{
	display: block;
	height: 24px;
	float: left;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;;
	padding-top:7px
}
						
.home a {
	width: 70px;
}

.webdesign a {
	width: 120px;
}

.marketing a {
	width: 110px;
}

.itservices a {
	width: 120px;
}	

.portfolio a {
	width: 100px;
}	

.about a {
	width: 100px;
}	

.contact a {
	width: 90px;
}	
					
#menu-bar a:hover {
	background-image:url(../images/menu-trans.png);
	color:#eb6503;
}

.left-links {
	font-size:11px;
}

.left-links a:link{
	color:#000000;
	text-decoration:none;
}

.left-links a:visited{
	color:#000000;
	text-decoration:none;
}

.left-links a:hover{
	color:#666666;
	text-decoration:none;
}

.left-links a:link{
	color:#000000;
	text-decoration:none;
}

/*-------------------------------MAIN---------------------*/

#main {
	background-image:url(../images/emg-bg_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#left-column {
	width:202px;
	margin-left:35px;
	float:left;
	margin-top:25px;
	height:560px;
}

.form-area {
	border-top:1px dotted #999999;
	margin-top:5px;
	padding-top:8px;
	border-bottom:1px dotted #999999;
	margin-bottom:8px;
	padding-bottom:8px;
}

#right-column {
		width:675px;
		margin-right:45px;
		float:right;
}

.banner-home {
		background-image:url(../images/banner-home.jpg);
		height:88px;
		margin-bottom:10px;
}

.banner-design {
		background-image:url(../images/banner-design.jpg);
		height:88px;
		margin-bottom:10px;
}

.banner-marketing {
		background-image:url(../images/banner-marketing.jpg);
		height:88px;
		margin-bottom:10px;
}

.banner-it {
		background-image:url(../images/banner-it.jpg);
		height:88px;
		margin-bottom:10px;
}

.white-box {
	border:1px solid #eb6503;
	background-color:#ffffff;
	margin-top:10px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
}

.home-box-design {
	float:left;
	width:225px;
	background-color:#eeeeee;
	border:1px solid #999999;
	background-image:url(../images/homebox-design.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:100px;
	margin-top:10px;
	font-size:11px;
	height:100px;
	padding-right:5px;
	padding-top:10px;
}

.home-box-template {
	float:right;
	width:225px;
	background-color:#eeeeee;
	border:1px solid #999999;
	background-image:url(../images/homebox-template.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:100px;
	margin-top:10px;
	font-size:11px;
	height:100px;
	padding-right:5px;
	padding-top:10px;
}

.home-box-ecommerce {
	float:left;
	width:225px;
	background-color:#eeeeee;
	border:1px solid #999999;
	background-image:url(../images/homebox-ecommerce.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:100px;
	margin-top:10px;
	font-size:11px;
	height:100px;
	padding-right:5px;
	padding-top:10px;
}

.home-box-database {
	float:right;
	width:225px;
	background-color:#eeeeee;
	border:1px solid #999999;
	background-image:url(../images/homebox-database.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:100px;
	margin-top:10px;
	font-size:11px;
	height:100px;
	padding-right:5px;
	padding-top:10px;
}

.home-box-email{
	float:left;
	width:225px;
	background-color:#eeeeee;
	border:1px solid #999999;
	background-image:url(../images/homebox-email.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:100px;
	margin-top:10px;
	font-size:11px;
	height:105px;
	padding-right:5px;
	padding-top:5px;
}

.home-box-search {
	float:right;
	width:225px;
	background-color:#eeeeee;
	border:1px solid #999999;
	background-image:url(../images/homebox-search.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:100px;
	margin-top:10px;
	font-size:11px;
	height:100px;
	padding-right:5px;
	padding-top:10px;
}

/*-------------------------------FORM---------------------*/

.sm-form-field {
	border:1px solid #666666;
	width:140px;
	padding:2px;
}

.lg-form-field {
	border:1px solid #666666;
	width:400px;
	padding:2px;
}

.form-button {
	background-color:#eb6503;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:0px;
	padding:3px;
}

/*-------------------------------FOOTER---------------------*/

#foot-wrap	{
	background-image:url(../images/emg-bg_foot.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:25px;
	padding-bottom:20px;
	text-align:center;
}

#foot1	{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;
	border-bottom:1px dotted #999999;
	padding-bottom:8px;
}

#foot2	{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;
	margin-top:8px;
}

.foot3	{
	font-size:10px;
	color:#333333;
}

.foot3 a:link	{
	color:#333333;
	text-decoration:none;
}

.foot3 a:visited	{
	color:#333333;
	text-decoration:none;
}

.foot3 a:hover	{
	color:#666666;
	text-decoration:none;
}

.foot3 a:active	{
	color:#333333;
	text-decoration:none;
}

/*-------------------------------HIDDEN BAR---------------------*/

.tabbed-bar {
	font-weight: bold;
	font-size:14px;
	background-color: #eeeeee;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.tabbed-bar2 {
	font-weight: bold;
	font-size:12px;
	background-color: #eeeeee;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.hidden { display: none; }

.unhidden { display: block; }