@charset "utf-8";
body {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #333333;
}
a {
	text-decoration: underline;
	color:#333333;
}
a:hover {
	text-decoration: underline;
	color: #ff9900;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
.btn {
	padding-top: 10px;
	margin: 0px;
}
.btn img {
	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;	margin-left: 15px;
}

#slogan_area {
	padding-right:10px;	background-image: url(../images/banner_slogan_area_bg.gif);	font-family: "Trebuchet MS";
	color: #FFFFFF;	border-right:7px solid #FFFFFF; height: 354px; vertical-align:bottom; font-size: 36px; width: 314px;
		
}
#sub_slogan_area {
	padding-right:10px;	background-image: url(../images/sub-banner_slogan.gif);	font-family: "Trebuchet MS";
	color: #FFFFFF;	border-right:7px solid #FFFFFF; height: 139px; font-size: 24px; width: 314px;
		
}
#logo {
	float:left;	width:200px;margin-top: 4px;margin-right: 4px;margin-left: 4px;padding-bottom: 10px;
}
#mission {
	height: 122px;
   }
 #mission div {
 background:url(../images/retail_consultants_mission_bg.jpg) repeat-x ;height:102px; padding:10px}
  #mission h3 {
  margin:0; color:#FFFFFF; font-family:"Trebuchet MS"; font-size:30px}
  #mission span {
  margin:0; color:#FFFFFF; font-family:"Trebuchet MS"; font-size:12px}
    #mission img {
	text-align:right; float:right}
 
 #vision {
	padding-left:7px;
	height: 122px;
   }
 #vision div {
 background: url(../images/retail_consultants_vision_bg.jpg) repeat-x ;height:102px; padding:10px}
 #vision h3 {
  margin:0; color:#FFFFFF; font-family:"Trebuchet MS"; font-size:30px}
 #vision span {
  margin:0; color:#FFFFFF; font-family:"Trebuchet MS"; font-size:12px}
  #vision img {
	text-align:right; float:right}
 
 #target {
	padding-left:7px;
	height: 122px;
   }
 #target div {
	background: url(../images/retail_consultants_target_bg.jpg) repeat-x;
	height:102px;
	padding:10px
}
 #target h3 {
  margin:0; color:#FFFFFF; font-family:"Trebuchet MS"; font-size:30px}
 #target span {
  margin:0; color:#FFFFFF; font-family:"Trebuchet MS"; font-size:12px}
  #target img {
	text-align:right; float:right}
 
  #target {
	padding-left:7px;
	height: 122px;
   }
   .border {
	padding-top:7px;	padding-bottom:7px;	border-bottom:2px solid #CCCCCC;	border-top:2px solid #CCCCCC;
	display: block;
}
#footer {
	padding-top:7px;
	background:url(images/footer_bg.gif) repeat-x;
	font: 11px "Trebuchet MS";
	color: #666666;
}
#footer a{
	font: 11px "Trebuchet MS";
	color: #666666;
	text-decoration: none;
}
#footer a:hover{
	font: 11px "Trebuchet MS";
	color: #666666;
	text-decoration: underline;
}
#footer div{
	font: 11px "Trebuchet MS"; float:right; width:600px; text-align:left
	color: #666666;
}
.footer-links{
	font: 11px "Trebuchet MS";
	color: #666666;
	text-decoration:none
}
#breadcrumb {
	font-size: 11px;
	text-decoration: none;
	color:#333333;
}
#breadcrumb a{
	font-size: 11px;
	text-decoration: none;
	color:#333333;
}
#breadcrumb a:hover{
	font-size: 11px;
	text-decoration: underline;
	color:#333333;
}
.zoneleft {
	width: 321px;
}
.zoneright {
	padding-left: 7px;
}
.heading {
	font-size: 18px;
	color: #333333;
}
.heading2 {
	font-size: 14px;
	color: #ff9900;
	font-weight: bold;
	text-transform: uppercase;
}
.border { 
	border-top: #cccccc 1px solid;
}
.border2 { 
	padding-bottom: 2px;
	border-bottom: #cccccc 1px solid;
}
#links {
	font-size: 13px;
	text-decoration: none;
	color:#333333;
	padding-right: 50px;
}
#links ul {
	margin: 0px;
	padding-left: 10px;
	list-style: none;
}
#links li {
	margin: 0px;
	padding-bottom: 2px;	
	border-bottom: #cccccc 1px solid;
	list-style: circle;
}
#links a{
	text-decoration: none;
	font-weight: normal;
	color:#333333;
}
#links a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #ff9900;
}
