
/* Elements */

body {
	background: #f7f8f6;
	margin-top: 8px;
	text-align: justify;
	color: #4C4C4C;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

h2, h3 {
	margin-top: 0px;
	color:#461f02;
}

h2 {
	font-size: 16px;
}

h3 {
	margin: 0;
	font-size: 14px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;

}

a {
color: #99AA40;
text-decoration:none;
font-weight:bold

	
}

a:hover {
	color: #4963ad;
	text-decoration:
}



/* Header */

#header {
	width: 700px;
	height: 90px;
	margin: 0 auto;
	background: url(/images/banner.jpg);
}

#header img {
	margin:9px 0 0 10px; 
	border:none; 
	position:relative; 
	z-index:10;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 45px 20px 0 0;
	font-size: 14px;
	color:#461f02;
}

#header a {
	text-decoration: none;
	/*color: #000000;*/
	border:none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

/* Menu */

#menu {
	width: 680px;
	height: 29px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(/images/img3.gif);
	border-bottom:2px solid #ee5325;
}

#menu ul {
	width: 611px;
	height: 29px;
	margin: 0 0 0 69px;
	padding: 0;
	background: #B5C84B;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 10px 9px 5px 9px;
	border-left: 1px solid #ee5325;
	
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

#menu a:hover {
	background: #fff;
	color: #461f02;
}

#menu .first a {
	border: none;
}

/* Menu Store */

#menuS {
	width: 680px;
	height: 30px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(/images/img3.gif);
	border-bottom:2px solid #ee5325;
}

#menuS ul {
	width: 611px;
	height: 30px;
	margin: 0 0 0 69px;
	padding: 0;
	background: #B5C84B;
	list-style: none;
}

#menuS li {
	display: inline;
}

#menuS a {
	display: block;
	float: left;
	padding: 10px 9px 5px 9px;
	border-left: 1px solid #ee5325;
	
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #522900;
}

#menuS a:hover {
	background: #fff;
	color: #4963ad;
}

#menuS .first a {
	border: none;
}



/* Content */

#content {
	width: 680px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	background: url(/images/img3.gif);
	min-height:445px;
	
}

#colTwo {
	float:right;
	width: 250px;
	padding: 0 15px 0 0;
}

#colOne {
	float: left;
	width: 380px;
	padding: 0 0 0 15px;
}

#colThree {
	float: left;
	width: 650px;
	padding: 0 15px 0 15px;
}

#box {
	background:#ee5325;
	border:dotted #CCCC33;
	margin:5px;
}


/* images */

#portrait {
	float:left;
	margin-right: 10px;
}

#Rportrait {
	float:right;
	margin-left: 10px;
}

#Rpix {
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#Lpix {
	float:left;
	margin-bottom: 20px;
	margin-right: 20px;	
}

#face {
float:right;
margin-right:50px;
}

#pr {
float:right;
margin-right:20px;
margin-left:50px
}

#Llogo {
	float:left;
	margin-bottom: 20px;
	margin-right: 20px;	
	margin-left: 10px;	
}

#Rlogo {
	float:right;
	margin-bottom: 20px;
	margin-right: 10px;	
	margin-left: 0px;	
}	


/* Footer */

#footer {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(/images/img4.gif) no-repeat;
	text-align: center;
	color: #666666;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #666666;
}
