/* CSS Document */

/* ----------------------basic layout information---------------------------- */
body{
	margin:0px 0px 0px 0px;
	text-align:center;
	font-family:Verdana;
	font-size:10px;
	background-image: url(images/bg_slice.jpg);
	background-repeat: repeat-x;

}
#container{
	width:780px; 
	margin:0 auto; 
	text-align:left; 

}

table tr td{
	font-family:Verdana; 
	font-size:11px;

}

img{
	border:0px

}


A:link {color:#423e95;  text-decoration:underline; }
A:visited {color:#000000;  text-decoration:underline; }
A:hover {color:#000000;  text-decoration:underline; }
A:active {color:#000000;  text-decoration:none; }

A.home:link {color:#423e95;  text-decoration:none; }
A.home:visited {color:#000000;  text-decoration:none; }
A.home:hover {color:#000000;  text-decoration:underline; }
A.home:active {color:#000000;  text-decoration:none; }


A.contact:link {color:#423e95;  text-decoration:none; }
A.contact:visited {color:#423e95;  text-decoration:none; }
A.contact:hover {color:#423e95;  text-decoration:underline; }
A.contact:active {color:#423e95;  text-decoration:none; }

/* ----------------------titles---------------------------- */



h1{
	font-family:Verdana; 
	font-size:14px;
	font-weight:bold;
	background: url(images/bullet.gif) no-repeat left top;
	padding-left:20px;
	height:17px;
	color:#666699;

}

h1.title{
	margin:0px;
	padding:10px 0px 10px 10px;
	font-weight:normal;
	font-size:18px;
	color:#8cad59;
	background-image:none;
	background-color: #bad97d;
}

h1.title2{
	margin:0px;
	padding:10px 0px 20px 10px;
	font-weight:normal;
	font-size:18px;
	color:#8cad59;
	background-image:none;
	background-color: #bad97d;
	border-bottom:2px solid #fff;
}



/* ----------------------home header ---------------------------- */

.tag{
	width:780px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #9999CC;
	font-weight:bold;
	text-align:right;
	display:none;


}

div.webdesigner{
	width:780px;
	background-image: url(images/men_bg.jpg);
	background-repeat: no-repeat;
	border-top:2px solid #fff;
	height:29px;
	text-align:right;

}

div.stlouis{
	Width: 780px;
	height:29px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #000;
	font-weight:bold;
	padding-top:5px;


}
/* ----------------------menu block ---------------------------- */


.website{
	width:780px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #9999CC;
	font-weight:bold;
	text-align:left;
	height:47px;
	background-color: #fbfbfd;



}

.stlouisleft{
	width:250px;
	float: left;
	padding:0px;
	

}

.stlouisright{
	width:530px;
	float: right;
	text-align:right;
	padding-top:20px;
	
}


A.m:link {
	font-family:verdana;
	color:#003399;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	padding-left:20px;
	background-image: url(images/bullet_m.gif);
	background-repeat: no-repeat;
	background-position: left;
}
A.m:active {
	font-family:verdana;
	color:white;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	padding-left:20px;
	background-image: url(images/bullet_m.gif);
	background-repeat: no-repeat;
	background-position: left;
}
A.m:visited {
	font-family:verdana;
	color:#9899CC;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	padding-left:20px;
	background-image: url(images/bullet_m.gif);
	background-repeat: no-repeat;
	background-position: left;
}
A.m:hover {
	font-family:verdana;
	color:#8CAD59;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	padding-left:20px;
	background-image: url(images/bullet_m.gif);
	background-repeat: no-repeat;
	background-position: left;
}



/* ----------------------banner block ---------------------------- */

.logo{
	width:780px;
	background-color: #423E95;
	background-image: url(images/graphic_arts.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:87px;
	border-bottom:#ffffff solid 2px;
	text-align:right;

}

/* ----------------------sub menu block ---------------------------- */
.newmenu{

font-family: verdana;
font-size:11px;

}

#navcontainer ul
{
padding: 0;
margin: 0;
background-color: #bad97d;
color: White;
float: left;
width: 100%;
font-weight:normal;
font-family: verdana;
font-size:9px;
border-bottom:2px solid #fff;
}

#navcontainer ul li { 
display: inline;

 }

#navcontainer ul li a:link
{
margin-right:5px;
padding: 5px 1em;
background-color: #d5e7b1;
color: #7c9b3f;
text-decoration: none;
float: left;


}

#navcontainer ul li a:active
{
margin-right:5px;
padding: 5px 1em;
background-color: #d5e7b1;
color: #7c9b3f;
text-decoration: none;
float: left;


}

#navcontainer ul li a:visited
{
margin-right:5px;
padding: 5px 1em;
background-color: #d5e7b1;
color: #000;
text-decoration: none;
float: left;


}



#navcontainer ul li a:hover
{
background-color: #fff;
color: #423e95;
}

#navcontainer ul li a.hot:link
{
margin-right:5px;
padding: 5px 1em;
background-color: #fff;
color: #7c9b3f;
text-decoration: none;
float: left;


}

#navcontainer ul li a.hot:active
{
margin-right:5px;
padding: 5px 1em;
background-color: #fff;
color: #7c9b3f;
text-decoration: none;
float: left;


}

#navcontainer ul li a.hot:visited
{
margin-right:5px;
padding: 5px 1em;
background-color: #fff;
color: #000;
text-decoration: none;
float: left;


}



#navcontainer ul li a.hot:hover
{
background-color: #fff;
color: #423e95;
}
/* ----------------------home content block---------------------------- */

.designwrapper{
	width:780px;
	background-color:#dddaed;
	font-size:11px;
	background-image: url(images/right_green.gif);
	background-repeat: repeat-y;
	background-position: right;


}

.designwrapper1{
	width:780px;
	background-color:#dddaed;
	font-size:11px;



}

.whiteleft{

	float:left;
	width: 342px;
	padding-top:5px;
}


.whitecenter{
	width:219px;
	float:left;
	font-family:verdana;
	font-size:11px;
	line-height:17px;
	color:#000;
	padding-top:5px;


}

.whiteright{
	float:right;
	width: 219px;

	padding-top:5px;


}

#clear{

	clear:both;
}


div.webdesign{
	background-image: url(images/home_help.gif);
	background-repeat: no-repeat;
	padding-top:31px;
	padding-left: 15px;
	padding-right:10px;
	padding-bottom:5px;
	color: #000;
	line-height:17px;
	font-size:11px;


}

p.width{
	width:285px;

}

div.feedBurnerFeedBlock{
	width:205px;
	font-family:verdana;
	font-size:11px;
	line-height:17px;
	color:#000;



}

.whitecenter ul{margin:0px;padding:10px 0px 0px 0px;list-style-type:none;width:auto; }
.whitecenter li{margin:0px;padding:0; }

.feedBurnerFeedBlock ul{margin:0px;padding:0;list-style-type:none;width:auto; }
.feedBurnerFeedBlock li{margin:0px;padding:0pvx; }
.date{
	font-family:verdana;
	font-size:8px;
	margin:0px;
	padding:0;
	color:#423e95;
	padding-bottom:10px;
	

}
#creditfooter{

	display:none;

}
.pad1{
	padding-left:8px;

}

.pad2{
	padding-left:13px;
	padding-bottom:20px;

}

.pad3{
	padding-top:10px;

}


div.projects{
	width:204px;
	background-color:#fff;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	padding-top:30px;

}

div.projects_bottom{
	width:204px;
	background-image: url(images/view_portfolio.gif);
	background-position: bottom;
	background-color:#fff;
	height:15px;
	background-repeat: no-repeat;


}

DIV.calltoaction{
	background: url(images/contact_bg.gif) no-repeat 15px;
	width: 291px;
	height: 63px;
	margin-left:0px;

	
}

DIV.type3{


	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	color: #443E99;
	padding:10px 0px 0px 40px;
	

	
}

/* ----------------------services content block---------------------------- */
.whiteleftservices{

	float:left;
	width: 561px;
	padding-top:5px;
	line-height:17px;
}

.whiteleftservices1{

	float:left;

	padding-top:5px;
	line-height:17px;
}

/* ----------------------portfolio content block---------------------------- */

.whiteleftport{

	float:left;
	width: 760px;
	padding-top:5px;
	line-height:17px;

}
.designwrapperportfolio{
	width:780px;
	background-color:#dddaed;
	font-size:11px;

}

A.pb:link { color:#857db8; font-size:9px; text-decoration:none; font-weight: normal }
A.pb:active { color:white; font-size:9px; text-decoration:none; font-weight: normal}
A.pb:visited { color:#857db8; font-size:9px; text-decoration:none; font-weight: normal}
A.pb:hover { color:#423e95; font-size:9px; text-decoration:none; font-weight: normal}

td.portpad{
padding-bottom:5px;
}

td.portpad1{
padding-bottom:12px;
}

.pad4{
	padding:10px 10px 10px 10px;
	color:#423e95;
	line-height:18px;

}

td.body1{
	font-family:Verdana; 
	font-size:11px;
	line-height:17px;

}
A.next:link {	font-family:verdana; color:#003399; font-size:11px; text-decoration:none; font-weight: bold; width:130px; height: 20px; }
A.next:active {	font-family:verdana; color:white; font-size:11px; text-decoration:none; font-weight: bold; width:130px; height: 20px; 	}
A.next:visited {	font-family:verdana; color:#003366; font-size:11px; text-decoration:none; font-weight: bold; width:130px; height: 20px; 	}
A.next:hover {	font-family:verdana; color:#003366; font-size:11px; text-decoration:underline; font-weight: bold; width:130px; height: 20px; 	}

DIV.next{



	margin-left:320px;
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	width:191px;
	height:34px;
	padding:7px 0px 0px 5px;
	
}

DIV.next1{
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	width:191px;
	height:34px;
	padding:7px 0px 0px 5px;
	


	
}

A.sel:link { color:#003399; font-size:11px; text-decoration:none; font-weight: bold;   padding:5px;	background:#bad97d ;}
A.sel:active { color:#003399; font-size:11px; text-decoration:none; font-weight: bold;   padding:5px;	background:#bad97d ;}
A.sel:visited { color:#003399; font-size:11px; text-decoration:none; font-weight: bold;   padding:5px;	background:#bad97d ;}
A.sel:hover { color:#003399; font-size:11px; text-decoration:none; font-weight: bold;   padding:5px;	background:#fff ;}
A.button:link { color:#003399; font-size:11px; text-decoration:none; font-weight: bold;  padding:5px;	background-color:#fff ;}
A.button:active { color:white; font-size:11px; text-decoration:none; font-weight: bold;  padding:5px;	background:#d5e7b1 ;}
A.button:visited { color:#003366; font-size:11px; text-decoration:none; font-weight: bold;  padding:5px;	background:#d5e7b1;}
A.button:hover { color:#003366; font-size:11px; text-decoration:underline; font-weight: bold;  padding:5px;	background:#fff ;}

.logoport{

	background-color: #FFFFFF;
	background-image: url(logo/logo_bg.gif);
	background-repeat: no-repeat;
	width:627px;
	height:333px;


}

.logoport2{
	padding-top:20px;
	padding-left:15px;

}

.brandport2{
	padding-top:14px;
	padding-left:5px;

}

/* -------------------footer block--------------------------- */



#footercontainer{
	width:780px;
	height: 57px;
	background-color:#b7d1a8;
	border-top:2px solid #fff;
	text-align:left;
	margin: 0 auto;


}

#footer{

	width:750px;
	font-family:verdana;
	color: #9999CC;
	font-size:10px;
	text-align:center;
	margin: 0 auto;

}

a.credit:link{
	font-family:Verdana; 
	font-size:10px;
	font-weight:normal;
	color: #9999CC;
	text-decoration:none;
	padding-left: 5px;
	
}

a.credit:active{
	font-family:Verdana; 
	font-size:10px;
	font-weight:normal;
	color: #9999CC;
	text-decoration:none;
	padding-left: 5px;
	
}
a.credit:visited{
	font-family:Verdana; 
	font-size:10px;
	font-weight:normal;
	color: #9999CC;
	text-decoration:none;
	padding-left: 5px;
	
}

a.credit:hover{
	font-family:Verdana; 
	font-size:10px;
	font-weight:normal;
	color: #666699;
	text-decoration:underline;
	padding-left: 5px;
	
}





