body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url('images/imgpgbg.jpg') repeat-x;
	color: #666666; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #de6900;
}

h1 {
	font-size: 20px;
}


h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}


p, ul, ol {
	line-height: 18px;
	text-align: justify;
}


a {
	color: #de6900;
}

a:hover {
	text-decoration: none;
}
img {
	border: none;
}

/* Header */

#header {
	width: 760px;
	height: 100px;
	margin: 0 auto;
	background-color: #de6900;
}


/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	background: url("images/imgmenu.gif") no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;	
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;

.orng  {
	color: #ffcc00 !important;
	}
}


/* Content */

#content {
	width: 726px;
	margin: 0 auto 20px auto;
	padding: 20px 20px 20px 14px;
	background: #FFFFFF url("images/imgcontbg2.jpg") repeat-x left bottom;
}

/* Main content area */

#main {
	margin-left: 200px;
	padding-left: 20px;
	background: url('images/imgvline.gif') repeat-y;
}
#main h1   {
   font-size: 18px;   
}
#main h2   {
   color: #666; 
   font-style:normal; 
   font-variant:normal; 
   font-weight:normal; 
   font-size:11px; 
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   line-height: 18px;
   text-align: justify;
   padding-top: 10px;
   padding-bottom: 15px;
}
#main h3   {
   font-size: 16px;
}
#main ul {
	list-style-type: disc;
	margin-left: 15px;
	padding: 0;
}


#main li ul {
	padding: 5px 0 30px 0;
}

.spimg   {
float: left;
padding-right: 10px;
}


/* Left Contact Column */

#contact {
	float: left;
	width: 180px;
	padding: 0 5px 5px 5px;
	
}
#contact h1 {
	font-size: 20px;
	background: url('images/imgcontact.gif') repeat-x left bottom;
	margin-bottom: 30px
}
#contact h3 {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 180%;
	font-size: 15px;
}
#contact a { 
    font-size: 14px;
	color : #de6900;
	text-decoration : none;
} 
#contact a:hover { 
    font-size: 14px;
	color : #de6900;
	text-decoration : underline;
}
#contact a:visited { 
    font-size: 14px;
	color : #de6900;
	text-decoration : none;
}


/* Right testimonial box */

#rgtbox { 
	float: right;
	width : 200px;
	padding: 0 0 20px 30px;
}
 
#rgtbox p { 
	color : #999;
}


/* Right photo boxes */

#rgtphoto { 
	float: right;
	padding: 0px 0 15px 20px;
}

.rgtphoto { 
	float: right;
	width : 200px;
	margin: 0;
	padding: 0 0 20px 20px;
}

.rgtphotonar { 
	float: right;
	width : 170px;
	margin: 0;
	padding: 0 0 20px 20px;
}


/* Footer */

#footer {
	height: 65px;
	padding: 20px;
	background-color: #333;
}

#footer p {
	text-align: center;
	color: #999999;
}
#footer img  {
	border: none;
	padding-bottom: 2px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover   {
	text-decoration: underline;
}
#links { 
	margin-top : 20px;
	margin-bottom : 5px;
} 
#links p { 
	font-size : 10px;
	text-align: center;
} 
#links a { 
	color : #c0c0c0;
	text-decoration : none;
} 
#links a:hover { 
	color : #c0c0c0;
	text-decoration : underline;
}