#content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 6px 6px 0 0 ;
}
body {
	background-image: url(images/bg_1.jpg);
	background-repeat: no-repeat;
	background-color: #FEE4C9;
}
#header {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 940px;
	font-family: Claritty_BoldItalic;
	text-decoration: none;
	font-size: 50px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 20px;
	border-radius: 10px 10px 0 0;
	padding-bottom: 10px;
}
#menu {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 960px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li a {
	text-decoration: none;
	color: #000;
	text-align: center;
	float: left;
	height: 28px;
	width: 150px;
	list-style-type: none;
	padding-top: 12px;
	text-transform: capitalize;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu ul li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #F48309;
	font-size: 14px;
}
#menu ul li .activeh {
	color: #F48309;
	background-image: url(images/m_1.png);
	background-repeat: no-repeat;
}
#menu ul li .activea {
	color: #F48309;
	background-image: url(images/m_2.png);
	background-repeat: no-repeat;
}
#menu ul li .activep {
	color: #F48309;
	background-image: url(images/m_3.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#menu ul li .activei {
	color: #F48309;
	background-image: url(images/m_4.png);
	background-repeat: no-repeat;
}
#menu ul li .activec {
	color: #F48309;
	background-image: url(images/m_5.png);
	background-repeat: no-repeat;
}
#middle {
	float: left;
	width: 960px;
	background-color: #FFF;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	float: left;
	height: 55px;
	width: 960px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	text-align: center;
	display: block;
	padding-top: 15px;
}
#right {
	float: right;
	width: 135px;
	background-color: #FFCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#left {
	float: left;
	width: 215px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #E0F3C2;
	border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	height: 910px;
}
#left ul li a {
	text-decoration: none;
	color: #06F;
	font-weight: bold;
	font-size: 16px;
}
#left ul li a:hover {
	text-decoration: underline;
	color: #06F;
}
#center {
	float: left;
	width: 560px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
#left h1 {
	margin: 0px;
	background-image: url(images/pp&ss.png);
	background-repeat: no-repeat;
	height: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #f48309;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#center h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #F48309;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F48309;
}
#left ul li {
	text-decoration: none;
	color: #000;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #f48309;
	text-decoration: none;
}
#center p a {
	font-weight: bold;
	color: #F48309;
	text-decoration: none;
}
#center p a:hover {
	color:#000;
}#center table tr th {
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
}
#examples{
	margin-left:5px;
	padding-top:5px;
	margin-right: 5px;
	width: 560px;
	float: left;
	margin-top: 10px;
}
#examples img{
	margin:3px 7px 3px 7px;
}
#examples a,#examples img{
	border:0;
	margin: 0px;
	padding: 0px;
}
#img_zoom {
	padding: 3px;
	float: left;
	height: 94px;
	width: 150px;
	border: 1px solid #C67500;
	margin: 13px;
}
#left ul dd a {
	text-decoration: underline;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06F;
}
#left ul dd a:hover {
	text-decoration: none;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06F;
}
