body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	empty-cells:show;
	empty-cells:show;
	color:#6C6969;
	background-color:#B7B8BA;
	font-family: Tahoma, Arial, sans-serif;
	font-size: .9em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

br{line-height:0px;}
a:link {
	color: #060;
	text-decoration: none;

}

a:visited {
	color: #F63;
	text-decoration: none;	
}
 a:hover {
	color: red;
	text-decoration: underline;
}
a:active {
	color: #666666;
}

b{
	color:#333333;
	font-weight: bold;
}
strong{
	color:#000;
}


.txt{
float:left;
text-align:left;
font-size:11px;
}

.bz{
text-decoration:none;
}
.bz:hover{
text-decoration:underline;
}

.rm{
float:left;
width:100%;
text-align:right;
}
.rm a{
font-size:11px;
font-weight:bold;
color:#083766;
text-decoration:none;
}
.rm a:hover{
text-decoration:underline;
}

.lnks{
float:left;
text-align:left;
}
.lnks a{
float:left;
margin-top:5px;
text-decoration:none;
font-weight:bold;
}
.lnks a:hover{
text-decoration:underline;
}
.tddiv{
width:237px;
float:left;
background-color:#7F7F7F;
background-image:url(images/tbl_mrk.jpg);
background-repeat:no-repeat;
background-position:right center;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#E8E8E9;
}
.tbdiv{
padding-top:1px;
padding-bottom:3px;
padding-left:5px;
width:192px;
border-left-width:1px;
border-left-style:solid;
border-left-color:#E8E8E9;
border-right-width:1px;
border-right-style:solid;
border-right-color:#E8E8E9;
float:left;
margin-left:5px;
background-color:#CCCCCC;
}
.tbdiv a{
color:#464545;
font-variant:small-caps;
text-decoration:none;
font-weight:bold;
}
.tbdiv a:hover{
text-decoration:underline;
}
.cu a{
text-decoration:none;
color:#6C6969;
}
.cu a:hover{
text-decoration:underline;
}



.mmenu{
width:960px;
height:64px;
float:left;
}
.mmenu a{
float:left;
}
.pod{
float:left;
width:100%;
text-align:center;
color:#FEFBFE;
font-weight:bold;
}
.pod a{
color:#FEFBFE;
font-weight:normal;
}
.intxt{
width:93%;
height:16px;
//height:15px;
font-family:Tahoma, Arial, sans-serif;
font-size:14px;
padding:0px 0px 0px 4px;
background-color:#FFF;
}
.polf{
padding-bottom:6px;
padding-bottom:5px;
}
.txtarr{
width:100%;
height:85px;
font-family:Tahoma, Arial, sans-serif;
font-size:14px;
}
.fres{
width:56px;
height:19px;
background-image:url('images/clear.jpg');
border:0px none;
cursor:hand;
cursor:pointer;
margin-right:7px
}
.fsub{
width:56px;
height:19px;
background-image:url('images/send.jpg');
border:0px none;
cursor:hand;
cursor:pointer;
}

/* From Emagine old site */
#rightcontent {
	background-color: #FFFFFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	padding-right: 7px;
	padding-left: 7px;
	text-align: left;
}
#rightcontent_home {
	background-color: #FFFFFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	padding-right: 7px;
	padding-left: 7px;
	text-align: left;
}
#featurecolumn {
	width:309px;
	float:left;
	background-color:#E8E8E9;
}
#testimonials {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.align_left {

}



.bordertable {
	border: thin solid #45616F;
}
.featurecolumn_rounded {
	padding: 4px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.rounded_top_grey {
	background-image: url(imgs/rounded-areas/round-top-grey.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999999;
}
.rounded_top_bottom {
	background-image: url(imgs/rounded-areas/round-bottom-grey.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contact_area_feature {
	background-color: #cbcbcc;
	width: 200px;
	float: left;
	margin-right: 30px;
	margin-left: 50px;
	text-align: center;
	display: block;
	line-height: 1.5em;
	font-size: 0.8em;
	color: #333;
}

.border_shots {
	border: 1px solid #0D3146;
}
.div_centered {
	margin: auto;
	padding-right: 30px;
	padding-left: 30px;
}

#samples_scroll_area {
	float: left;
	height: 700px;
	width: 610px;
	overflow: scroll;
	position: relative;
	border: 1px solid #000000;
}

.button_submit {
height: 24px;
width: 72px;
padding: 2px;
border. 0;
}

/* Footer stuff */
#footer
	{
	background-color: #606062;
	font-size: 10px;
	text-align: center;
	clear: both;
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#footer a
	{
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	}
	
#footer a:hover, #footer a:active
	{
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
	}

#footer ul
	{
	height: 25px;
	display: block;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	}
	
#footer li
	{
	position: relative;
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #959595;
	}


	
/* map area on left */
.map
{
	width:239px;
	height:119px;
	float:left;
	margin-left:34px;
	margin-top:25px;
	background-image:url(images/map.jpg);

	}
	
	/* deeper white areas */
	



.table_border_red {
	border: 1px solid #FE0000;
}
.feature_divs {
	padding: 3px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border: thin ridge #FE0000;
	margin-bottom: 13px;
	text-align: left;
}
#banner {
	background-image: url(imgs/people-interior.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 163px;
	width: 949px;
	display: block;
	float: left;
	margin-bottom: 1px;
}
#banner-worksheet {
	background-image: url(imgs-web-designer/banner-web-design/web-banner-web-worksheet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 163px;
	width: 949px;
	display: block;
	float: left;
	margin-bottom: 1px;
}
#banner-test {
	background-image: url(imgs-web-designer/banner-web-design/web-banner-web-test.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 163px;
	width: 949px;
	display: block;
	float: left;
	margin-bottom: 1px;
}

#banner-about {
	background-image: url(imgs-web-designer/banner-web-design/web-banner-web-about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 163px;
	width: 949px;
	display: block;
	float: left;
	margin-bottom: 1px;
}
#banner-portfolio {
	background-image: url(imgs/people-interior.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 163px;
	width: 949px;
	display: block;
	float: left;
	margin-bottom: 1px;
}
#banner-site {
	background-image: url(imgs-web-designer/banner-web-design/web-banner-web-site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 163px;
	width: 949px;
	display: block;
	float: left;
	margin-bottom: 1px;
}
#banner-contact {
	background-image: url(imgs-web-designer/banner-web-design/web-banner-web-contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 163px;
	width: 949px;
	display: block;
	float: left;
	margin-bottom: 1px;
}
#banner-services {
	background-image: url(imgs-web-designer/banner-web-design/web-banner-web-services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 163px;
	width: 949px;
	display: block;
	float: left;
	margin-bottom: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
.float-right {
	float: right;
	clear: both;
}
