/* 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:960px; 
	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;
}

h2{
	font-weight:bold;
	font-size:10px;
}


/* ----------------------home header ---------------------------- */

.tag{
	width:960px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color: #9999CC;
	font-weight:normal;
	text-align:right;
	/* display:none;*/


}

div.webdesigner{
	width:960px;
	background-image: url(images/men_bg.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	border-top:2px solid #000;
	height:29px;
	text-align:right;
	background-position: right;

}

div.stlouis{
	Width: 560px;
	height:29px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color: #000;

	padding-top:5px;


}
/* ----------------------menu block ---------------------------- */


.website{
	width:960px;
	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:710px;
	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 inner ---------------------------- */

.logo{
	width:960px;
	background-color: #423E95;
	background-image: url(images/graphic_arts.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:87px;
	border-bottom:#ffffff solid 0px;
	text-align:right;

}



/* ----------------------sub menu block ---------------------------- */
.newmenu{

font-family: verdana;
font-size:11px;
border-top:#ffffff solid 2px;
}

#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:960px;
	background-color:#dddaed;
	font-size:11px;
	background-image: url(images/right_green.gif);
	background-repeat: repeat-y;
	background-position: right;


}

.designwrapper1{
	width:960px;
	background-color:#dddaed;
	font-size:11px;



}

.whiteleft{

	float:left;
	width: 475px;
	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: 266px;

	padding-top:5px;


}

#clear{

	clear:both;
}


div.webdesign{
	background-image: url(images/home_help.jpg);
	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:400px;

}

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:246px;
	background-color:#fff;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	padding-top:30px;

}

div.projects_bottom{
	width:246px;
	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: 395px;
	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: 661px;
	padding-top:5px;
	line-height:17px;
}

.whiteleftservices1{

	float:left;

	padding-top:5px;
	line-height:17px;
}

/* ----------------------portfolio content block---------------------------- */

.whiteleftport{

	float:left;
	width: 900px;
	padding-top:5px;
	line-height:17px;

}
.designwrapperportfolio{
	width:960px;
	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:960px;
	height: 57px;
	background-color:#b7d1a8;
	border-top:2px solid #fff;
	text-align:right;
	margin: 0 auto;
}

.social{
margin:20px 50px 0px 0px;

}

#footer{

	width:960px;
	font-family:verdana;
	color: #9999CC;
	font-size:10px;
	text-align:left;
	margin: 0 auto;
	background-color:#fff;

}



.botcontainers{
	margin:0 auto; 
	text-align:left;
	width:960px; 
	color:#9999CC;
	font-size:10px;

}

/* Start of Column CSS */

#container5 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	

}
#container4 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	border-right:1px #b7d1a8 dotted;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	border-right:1px #b7d1a8 dotted;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	border-right:1px #b7d1a8 dotted;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:20%;
	border-right:1px #b7d1a8 dotted;
}
#col1 {
	float:left;
	width:16%;
	position:relative;
	left:82%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:16%;
	position:relative;
	left:86%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:16%;
	position:relative;
	left:90%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:16%;
	position:relative;
	left:94%;
	overflow:hidden;
}
#col5 {
	float:left;
	width:16%;
	position:relative;
	left:98%;
	overflow:hidden;
}


/* subnav */
#footnav{




}

#footnav ul{

	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;

}

#footnav li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	color: #9999CC;
	font-weight:normal;

}



#footnav li a:link{
	margin:0px;
	padding:0px 5px 0px 0px;
	text-decoration:none;
	color: #9999CC;
	font-weight:normal;

}
#footnav li a:active{
	margin:0px;
	padding:0px 5px 0px 0px;
	text-decoration:none;
	color: #9999CC;
	font-weight:normal;
}

#footnav li a:visited{
	margin:0px;
	padding:0px 5px 0px 0px;
	text-decoration:none;
	color: #9999CC;
	font-weight:normal;
}

#footnav li a:hover{
	color: #9999CC;
	padding:0px 5px 0px 0px;
	text-decoration:underline;
}
