html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#0f3c4b;
}

/*-----Style settings for all tables.----*/
table {
border:0;
margin:10px 0 20px 0;
}

table td {
vertical-align:top;
padding:5px;
margin:0;
}

td.homepage {
padding:20px 0 0 20px;
}
	
#wrapper {
width:100%;
margin:0;
padding:0 0 30px 0;
background-image:url(images/wrapper-bg.png);
background-position:top center;
background-repeat:no-repeat;
}

#wrapper.inside {
padding:0;
}

#outer-container {
width: 976px;
margin:0 auto;
padding:0 0 100px 0;
background-image:url(images/bottom-section-inside-bg.png);
background-repeat:no-repeat;
background-position:bottom left;
}


/*-----Main Container-----*/

#container {
width: 976px;
margin:0 auto;
padding:0;
background-image:url(images/container-bg.png);
background-repeat:repeat-y;
background-position:top left;
}

/*-----Inner Container----*/

#inner-container {
width: 960px;
margin:0 auto;
padding:0;
/*background-image:url(images/container-bg.png);
background-repeat:repeat-y;
background-position:top center;*/
}

#header {
width:960px;
height:122px;
padding:0;
margin:0 auto;
background-image:url(images/header-bg.jpg);
background-position:center;
background-repeat:no-repeat;
position:relative;
z-index:500;
}


#header p.p1 {
margin:8px 20px 0 0;
padding:0;
width:175px;
height:50px;
float:right;
display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#236074;
text-align:right;
}


#header p.p1 span.phone {
margin:0;
padding:0;
color:#e69319;
}

#header p.p2 {
margin:0;
margin:13px 20px 0 0;
padding:0;
width:275px;
clear:right;
float:right;
display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#236074;
text-align:right;
}

#header p.p2 a:link, #header p.p2 a:visited {
clear:right;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#236074;
}

#header p.p2 a:hover, #header p.p2 a:active {
text-decoration:none;
color:#e69319;
}

a.facebook:link, a.facebook:visited {
margin:0;
margin:5px 0 0 0;
padding:0;
float:right;
display:block;
width:28px;
height:28px;
background-image:url(images/facebook-icon.gif);
background-repeat:no-repeat;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
border:0;
}

a.facebook:hover, a.facebook:active {
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
}

#header p.subtitle {
clear:both;
float:left;
display:inline;
width:400px;
margin:13px 0 0 20px;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#6898a1;
text-align:left;
}

/*-----Logo-----*/

#logo {
width:380px;
height:82px;
display:block;
margin:10px 0 0 8px;
padding:0;
float:left;
display:inline;
}

#logo a:link, #logo a:visited{
margin:0;
padding:0;
width:380px;
height:82px;
display:block;
background-image:url(images/mma-portfolio-logo.png);
background-position:0 0px;
background-repeat:no-repeat;
border:0;
}

#logo a:hover, #logo a:active{
background-position:-390px 0;
background-repeat:no-repeat;
}

/*-----Logo for Print Only-----*/
#logo-print {
float:left;
width:272px;
height:210px;
margin:0;
padding:0;
}

/*-----Large Button-View Portfolio or View Websites by Specialty-----*/
#large-header-button {
margin:0;
padding:0;
width:407px;
height:32px;
position:absolute;
z-index:500;
right:0;
top:90px;
}

#large-header-button a:link, #large-header-button a:visited {
margin:0;
padding:0;
display:block;
width:407px;
height:32px;
line-height:32px;
background-image:url(images/specialties-button.png);
background-position:0 0;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#236074;
text-align:center;
text-decoration:none;
position:relative;
z-index:700;
}

#large-header-button a:hover, #large-header-button a:active {
background-position:-420px 0;
}

/*-----Websites by Specialty Top Pullout-----*/

#websites-by-specialty {
position:absolute; z-index:400;
}

#websites-by-specialty ul {
width:150px;
float:left;
list-style-type:none;
margin:0 0 0 20px;
padding:0;
}

#websites-by-specialty li {
margin:0;
padding:0;
}

#websites-by-specialty li a:link, #websites-by-specialty li a:visited {
margin:0;
padding:0;
background-image:none;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:11px;
line-height:13px;
color:#236074;
text-decoration:none;
}

#websites-by-specialty li a:link, #websites-by-specialty li a:visited {
margin:0;
padding:0;
background-image:none;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:11px;
line-height:13px;
color:#236074;
text-decoration:none;
}

#websites-by-specialty li a:hover, #websites-by-specialty li a:active {
color:#052631;
text-decoration:underline;
}

/*-----Wraps nav through end of content-needed to line up nav and content pixel perfectly.-----*/
#content-wrap {
margin:0 auto;
padding:0;
width:943px;
clear:both;
position:relative;
z-index:100;
}

/*-----Main Navigation-----*/

#mainnav {
margin:0 0 0 2px;
padding:5px 0 0 0px;
width:943px;
height:67px;
clear:both;
position:relative;
z-index:100;
}
	
#mainnav ul {
width:943px;
height:67px;
padding:0;
margin:0;
text-align:center;
list-style-type:none;
background-image:url(images/main-nav-bg.gif);
background-repeat:no-repeat;
position:relative;
z-index:100;
}

#mainnav ul li {
z-index:600;
padding:0 2px 0 0;
margin:0;
height:67px;
background-image:url(images/main-nav-divider.gif);
background-position:bottom right;
background-repeat:no-repeat;
float:left;
display:inline;
position:relative;
z-index:100;
}

#mainnav ul li a:link, #mainnav ul li a:visited{
margin:0px;
padding:0 21px 0 24px;
float:left;
display:block;
height:67px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:68px;
color:#236074;
text-decoration:none;
position:relative;
z-index:100;
}


#mainnav ul li a:hover, #mainnav ul li a:active, #mainnav ul li a#current {
background-image:url(images/main-nav-active.gif);
background-position:bottom;
background-repeat:repeat-x;
color:#FFFFFF;
}

#mainnav ul li.end {
background-image:none;
}

#mainnav ul li a.left:link, #mainnav ul li a.left:visited {

}

#mainnav ul li a.left:hover, #mainnav ul li a.left:active{
background-image:url(images/main-nav-left-active.gif);
background-position:bottom left;
background-repeat:no-repeat;
}

#mainnav ul li a.right:link, #mainnav ul li a.right:visited {
padding:0 34px 0 23px;
}

#mainnav ul li a.right:hover, #mainnav ul li a.right:active{
background-image:url(images/main-nav-right-active.gif);
background-position:bottom right;
background-repeat:no-repeat;
}


/*-----Banner Section-----*/
#banner {
margin:0 0 0 2px;
padding:0;
width:942px;
height:232px;
display:block;
background-image:url(images/banner-bg.gif);
background-position:center;
background-repeat:no-repeat;
position:relative;
z-index:100;
}

/*-----Get Stared-----*/
#get-started {
float:left;
display:inline;
margin:0;
padding:15px;
width:236px;
height:202px;
background-image:url(images/get-started-bg.png);
background-position:top left;
background-repeat:no-repeat;
}

#get-started h1 {
margin:0;
padding:20px 0 20px 0;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:24px;
font-weight:normal;
color:#bee0e6;
text-decoration:none;
}

#get-started h1 a {
margin:0;
padding:20px 0 20px 0;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:24px;
font-weight:normal;
color:#bee0e6;
text-decoration:none;
}
#get-started h1 a:hover {
margin:0;
padding:20px 0 20px 0;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:24px;
font-weight:normal;
color:#bee0e6;
text-decoration:underline;
}

#get-started ul {
margin:0;
padding:0;
list-style-type:none;
}

#get-started ul li {
margin:0;
padding:0;
}

#get-started ul li a:link, #get-started ul li a:visited {
margin:0;
padding:0 0 0 18px;
display:block;
height:20px;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:14px;
line-height:20px;
font-weight:normal;
color:#bee0e6;
background-image:url(images/arrow-bullet.gif);
background-position:0 0;
background-repeat:no-repeat;
border:0;
text-decoration:none;
}

#get-started ul li a:hover, #get-started ul li a:active {
color:#FFFFFF;
background-position:0 -20px;
}

#FlabellComponent {
margin:0;
padding:0;
width:230px;
height:200px;
display:block;
position:absolute;
z-index:100;
top:10px;
left:332px;
}

#summary {
margin:0;
padding:20px 30px 0 0;
width:325px;
height:212px;
float:right;
display:inline;
}

#summary p {
margin:0;
padding:0 0 10px 0;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:12px;
line-height:18px;
color:#052631;
}

a.learn-more:link, a.learn-more:visited {
margin:0;
padding:0;
width:115px;
height:23px;
display:block;
background-image:url(images/learn-more-button.gif);
background-position:0 0;
background-repeat:no-repeat;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:12px;
line-height:23px;
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
text-align:center;
}

a.learn-more:hover, a.learn-more:active{
background-position:-130px 0;
}


/*-----News Scroller-----*/
#news-scroller {
clear:both;
margin:0;
padding:0;
width:960px;
height:75px;
background-image:url(images/news-scroller-bg.gif);
background-position:center;
background-repeat:no-repeat;
}

/*-----Callouts Section-----*/
#callout-section {
margin:0;
padding:10px 40px 20px 40px;
width:880px;
height:262px;
background-image:url(images/callouts-bg.gif);
background-position:bottom left;
background-repeat:repeat-x;
}

.callout {
/*padding:10px 11px 20px 12px;*/
padding:10px 0 0 0;
width:213px;
height:255px;
float:left;
display:inline;
background-position:center;
background-repeat:no-repeat;
}

.callout h1 {
margin:0;
padding:0;
display:block;
height:39px;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:14px;
font-weight:normal;
line-height:39px;
text-align:center;
color:#23505e;
}

.callout h1 a:link, .callout h1 a:visited {
margin:0 auto;
padding:0;
display:block;
width:190px;
height:42px;
background-image:url(images/callout-h1-bg.jpg);
background-position:0 0;
background-repeat:no-repeat;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:14px;
font-weight:normal;
line-height:39px;
text-align:center;
color:#23505e;
text-decoration:none;
}

.callout h1 a:hover, .callout h1 a:active {
color:#FFFFFF;
/*color:#e9991b;*/
background-position:-210px 0;
}


.callout a:link img, .callout a:visited img, .callout a:hover img, .callout a:active img {
width:115px;
height:115px;
display:block;
margin:0 auto;
padding:0;
border:0;
}

.callout p {
margin:0;
padding:10px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#23505e;
}

.sem {
margin-right:8px;
background-image:url(images/search-engine-marketing-bg.png);
}

.sem a.icon:link, .sem a.icon:visited {
margin:5px auto 0 auto;
padding:0 5px 0 5px;
display:block;
width:180px;
height:200px;
background-image:url(images/sem-button.jpg);
background-position:0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#23505e;
text-decoration:none;
}

.sem a.icon:hover, .sem a.icon:hover {
background-position:-200px 0;
}

.metrics {
margin-right:8px;
background-image:url(images/visitor-metrics-bg.png);
}

.metrics a.icon:link, .metrics a.icon:visited {
margin:5px auto 0 auto;
padding:0 5px 0 5px;
display:block;
width:180px;
height:200px;
background-image:url(images/metrics-button.jpg);
background-position:0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#23505e;
text-decoration:none;
}

.metrics a.icon:hover, .metrics a.icon:hover {
background-position:-200px 0;
}

.seo {
margin-right:8px;
background-image:url(images/search-engine-optimization-bg.png);
}

.seo a.icon:link, .seo a.icon:visited {
margin:5px auto 0 auto;
padding:0 5px 0 5px;
display:block;
width:180px;
height:200px;
background-image:url(images/seo-button.jpg);
background-position:0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#23505e;
text-decoration:none;
}

.seo a.icon:hover, .seo a.icon:hover {
background-position:-200px 0;
}

.why {
background-image:url(images/why-website-bg.png);
}

.why a.icon:link, .why a.icon:visited {
margin:5px auto 0 auto;
padding:0 5px 0 5px;
display:block;
width:180px;
height:200px;
background-image:url(images/why-button.jpg);
background-position:0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#23505e;
text-decoration:none;
}

.why a.icon:hover, .why a.icon:hover {
background-position:-200px 0;
}

/*----------callout services page level 1, 2 ,3--------------------*/

#content #callout-services  h1 {
	padding:0;
	margin:0;
	}
#content #callout-services  h1 a:hover {
	color:#fff;
	}

/*--callout to level 1 services--*/
.level1 {
margin-right:8px;
background-image:url(images/search-engine-marketing-bg.png); /*images used for border (only)*/
}

.level1 a.icon:link, .level1 a.icon:visited {
margin:5px auto 0 auto;
padding:0 5px 0 5px;
display:block;
width:180px;
height:200px;
background-image:url(images/callout-services-1.jpg);
background-position:0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#23505e;
text-decoration:none;
}

.level1 a.icon:hover, .level1 a.icon:hover {
background-position:-200px 0;
}

/*--callout to level 2 services--*/

.level2 {
margin-right:8px;
background-image:url(images/search-engine-marketing-bg.png); /*image used for border (only)*/
}

.level2 a.icon:link, .level2 a.icon:visited {
margin:5px auto 0 auto;
padding:0 5px 0 5px;
display:block;
width:180px;
height:200px;
background-image:url(images/callout-services-2.jpg);
background-position:0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#23505e;
text-decoration:none;
}

.level2 a.icon:hover, .level2 a.icon:hover {
background-position:-200px 0;
}


/*--callout to level 3 services--*/
.level3 {
margin-right:8px;
background-image:url(images/search-engine-marketing-bg.png); /*image used for border (only)*/
}

.level3 a.icon:link, .level3 a.icon:visited {
margin:5px auto 0 auto;
padding:0 5px 0 5px;
display:block;
width:180px;
height:200px;
background-image:url(images/callout-services-3.jpg);
background-position:0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#23505e;
text-decoration:none;
}

.level3 a.icon:hover, .level3 a.icon:hover {
background-position:-200px 0;
}

table.services {
	margin:0;
	padding:0;
	}
table.services td {
	padding:0;
	margin:0;
	}


/*-----View Specialties Section-----*/

#view-by-specialty {
clear:both;
width:976px;
height:292px;
background-image:url(images/bottom-section-bg.png);
background-position:top center;
background-repeat:no-repeat;
line-height:11px;
padding:10px 0 0 0;
margin:0 auto;
}

#specialties-inside {
width:866px;
height:217px;
display:block;
margin:0 auto;
padding:25px 40px 40px 40px;
background-image:url(images/websites-by-specialty-bg.png);
background-position:center;
background-repeat:no-repeat;

}

#specialties-inside h1 {
margin:0;
padding:0 0 20px 0;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:18px;
color:#236074;
font-weight:normal;
}

#specialties-inside ul {
float:left;
display:inline;
margin:0 15px 0 0;
padding:0 0 0 0px;
width:140px;
list-style-type:none;
list-style-position:inside;
}

#specialties-inside ul.end {
margin:0;
}

#specialties-inside ul li {
margin:0;
padding:0;
font-family:Tahoma, Verdana, Arial, sans-serif;
text-align:left;
font-size:12px;
line-height:18px;
color:#8d5a24;
}

#specialties-inside ul li a:link, #specialties-inside ul li a:visited  {
margin:0;
padding:0;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:12px;
line-height:18px;
color:#8d5a24;
text-decoration:none;
text-align:left;
}

#specialties-inside ul li a:hover, #specialties-inside ul li a:active  {
color:#236074;
}

#contact-info {
  margin:0 0 0 10px;
  padding:0 0 0 10px;
  float:left;
  display:inline;
  height:155px;
  width:230px;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size:12px;
  line-height:18px;
  text-align:center;
  color:#8d5a24;
  border-left:1px solid #8d5a24;
}

#contact-info span.title {
font-size:12px;
font-weight:bold;
}

#contact-info span.phone {
font-size:18px;
color:#316876;
}


/*-----Content Section on inside-pages-----*/
#content {
margin:0 0 0 2px;
padding:0;
width:938px;
background-image:url(images/content-top.gif);
background-position:top center;
background-repeat:no-repeat;
border-right:2px solid #a6d2da;
border-left:2px solid #a6d2da;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#236074;
text-decoration:none;
font-size:13px;
clear:both;
}

#content h1 {
margin:0;
padding:10px 0 10px 0;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#236074;
font-size:18px;
font-weight:bold;
}

#content a:link, #content a:visited {
color:#1e4b59;
}

#content a:hover, #content a:active {
text-decoration:none;
color:#e9991b;
}

#content a:link img, #content a:visited img {
border:1px solid #1e4b59;
}

#content a:hover img, #content a:active img {
border:1px solid #e9991b;
}
#content a.portfoliosmall {
	color:#5f6a6f;
	font-size:8pt;
  font-family:arial;
	font-weight:normal;
	text-align:center;
	text-decoration:none;

}
#content a.portfoliosmall:hover {
	color:#EA9A1C;
	/*background-color:#5f6a6f; */
	font-size:8pt;
  font-family:arial;
	font-weight:normal;
	text-decoration:underline;	

}

#content td.portfolio {
 vertical-align:top;
 font-size:8pt;
 text-align:center;
 width:25%;
}

#content hr.portfolio {
/*  color:#EA9A1C;
  background-color:#EA9A1C;		
	height:1px;
	*/
}


#left-column {
margin:0;
padding:0;
width:243px;
float:left;
display:inline;

}

#right-column {
margin:0;
padding:20px;
float:left;
display:inline;
width:655px;
}


#subnav {
margin:0;
padding:0;
width:243px;
}

#subnav ul {
margin:0;
padding:0;
list-style-type:none;
}

#subnav ul li {
margin:0;
padding:0;
width:243px;
height:39px;
}

#subnav ul li a:link, #subnav ul li a:visited {
margin:0;
padding:0 0 0 20px;
display:block;
width:223px;
height:39px;
background-image:url(images/subnav-bg.png);
background-position:0 0;
background-repeat:no-repeat;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#236074;
text-decoration:none;
font-size:13px;
font-weight:normal;
line-height:39px;
}

#subnav ul li a:hover, #subnav ul li a:active {
color:#08313d;
background-position:0 -39px;
}


#content-bottom {
margin:0 0 0 10px;
padding:0;
width:943px;
/*width:942px;*/
height:30px;
display:block;
background-image:url(images/content-bottom.gif);
background-position:top center;
background-repeat:no-repeat;
clear:both;
}


/*------Bread Crumbs-----*/
#breadcrumbtree {
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:25px;
font-weight:normal;
color:#466371;
top:0;
left:0;
display:block;
width:638px;
height:25px;


}

#breadcrumbtree a.breadcrumb:link, #breadcrumbtree a.breadcrumb:visited {
color:#288398;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#breadcrumbtree a.breadcrumb:hover, #breadcrumbtree a.breadcrumb:active {
color:#221502;
}

#searchbox {
	float:right;
	width:200px;
	margin-top:4px;
	}
	
#searchbox input.search {
	float:left;
	margin-top:5px;
	width:117px;
	background-image:url(images/input-search.png); background-repeat:no-repeat;	
	font-size:11px;
	color:#666666;
	padding:0 5px;
	height:23px;
	line-height:23px;
	
	}
#searchbox a img {
	border:none;
	padding-top:4px;	
	}
	
/*-----Website Cost Page-----*/
table.cost {
}

table.cost p {
padding:0 10px 0 10px;
}

/*-----Footer-----*/

#footer {
clear:both;
width:920px;
line-height:11px;
padding:0 20px 20px 20px;
margin:0 auto;
}

#footer p {
width:300px;
font-family:Verdana, Arial,sans-serif;
font-size:9px;
line-height:12px;
font-weight:normal;
color:#93a8b2;
padding:5px 0 0 0;
margin:0;
text-align:right;
float:right;
display:inline;
}

#footer p a:link, #footer p a:visited {
padding:0;
margin:0;
text-decoration:none;
color:#3290a7;
}

#footer p a:hover, #footer p a:active {
text-decoration:underline;
}

#footer ul {
float:left;
display:inline;
padding:10px 0 0 0;
width:550px;
margin:0;	
}

#footer li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#AFD4D4;
	list-style-type:none;
	display:inline;
	line-height:11px;
	padding:0;
	margin:0;
	text-align:left;
}
#footer li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#AFD4D4;
	list-style-type:none;
	display:inline;
	line-height:11px;
	padding:0 7px 0 0;
	margin:0;
	text-align:center;
	text-decoration:none;

}

#footer li a:hover {
	text-decoration:underline;
}


/*-----Print vs. Screen Classes----*/
.printonly {
	display:none;
	visibility:collapse;
	}
.screenonly {
	visibility:visible;
	display:block;
	}

/*------ contact form---------*/
table.tb1 {
	background-color:#61b3b1;
	}

table.tb2 {
	background-color:#eafdff;
	background-image:url(images/bg-gradient.jpg); background-repeat:repeat-x; background-position:top;
	font: 1em/25px arial,sans-serif;
	}

input.txt {
	background-image:url(images/input-text.png); background-repeat:no-repeat; 
	}
input {
	background:none;
	border:none;
	width:252px;
	height:23px;
	padding:2px 5px 0 5px;
	}
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(images/radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 252px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 2px 8px;
	color: #000;
	font: 12px/21px arial,sans-serif;
	background: url(images/select.gif) no-repeat;
	overflow: hidden;
}

input.submit {
	background-image:url(images/submit-bg.png); background-repeat:no-repeat;
	width:85px;
	height:22px;
	font-size:14px;
	font-weight:600;
	padding:0 0 2px 0;
	color:#236074;
	}
	
table.portfolio-detail {
}


#content a.nextbutton:link, #content a.nextbutton:visited {
	width:168px;
	height:30px;
	line-height:30px;
	display:block;
	text-decoration:none;
	background-image:url(images/next-button.png);
	background-repeat:no-repeat;
	background-position:right 0px;
	margin:0;
	padding:0 38px 0 0;
	/*padding:5px 38px 5px 20px;*/
	}

#content a.nextbutton:hover {
	text-decoration:underline;
	color:#006699;
	background-position:right -30px;
	}
	
	
#content a.prevbutton:link, #content a.prevbutton:visited {
	width:168px;
	height:30px;
	line-height:30px;
	display:block;
	text-decoration:none;
	background-image:url(images/prev-button.png);
	background-repeat:no-repeat;
	background-position:left 0px;
	margin:0;
	padding:0 0 0 38px;
	/*padding:5px 38px 5px 20px;*/
	}
	
#content a.prevbutton:hover {
	text-decoration:underline;
	color:#006699;
	background-position:left -30px;
	}






	

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /

