/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

img {
	border-width: 1px;
	border-color: white;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

.clear {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
}

#container {
	width: 905px;
	margin: auto;
}

.header {
	height: 440px;

}

.logo {
	padding-top: 10px;
	padding-left: 5px;
	width: 250px;
}

.logo img {
	border-style: none;
}

.main-links {
	width: 243px;
	margin-top: 20px;
	background: url(../images/links-bg.gif)  top left no-repeat;
}

.main-links ul {
	list-style: none;
	padding: 20px 0px 0px 50px;
}

.main-links li {
	color: #372501;
	font-weight: bold;
	font-size: 13px;
	background: url(../images/li-bg.png) bottom left no-repeat;
	line-height: 28px;
	text-align: right;
	width: 173px;
}

.main-links li a {
	text-decoration: none;
	color: #372501;
	line-height: 28px;
	background: url(../images/li-bullets.gif) right 4px no-repeat;
	padding-right: 15px;
}

.main-links li a:hover {
	background: url(../images/li-hover-bullets.gif) right 4px no-repeat;
	color: #fff331;
}

.main-links li a.active {
	background: url(../images/li-hover-bullets.gif) right 4px no-repeat;
	color: #fff331;
}

.main-links li a:hover {
	background: url(../images/li-hover-bullets.gif) right 4px no-repeat;
	color: #fff331;
}

h1, h2, h3, h4 {
	line-height: normal;
	color: #fff331;
}

a {
	color: #fff331;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.info {
	line-height: 22px;
	color: #FFF;
	padding-bottom: 15px;
	padding-top: 15px;
}

.info h1 {
	font-size: 24px;
	font-weight: normal;
	color: #fff331;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

.info p img {
	line-height: 22px;
	color: #FFF;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}

.info p {
	line-height: 22px;
	color: #FFF;
	padding: 20px 0px 0px 0px;
}

.info span {
	font-weight: bold;
	color: #FC3;
}

.info p span {
	font-weight: bold;
	color: #FC3;
}

.right-colI p span {
	font-weight: bold;
	color: #FC3;
}

.content-box {
	padding: 25px 0px;
}

.left-col {
	width: 438px;
	background: url(../images/dotted-line.gif) top right repeat-y;
	padding-right: 50px;
}

.exhibition-section {
	width: 396px;
	height: 60px;
	background: url(../images/exhibition-bg.gif) top left no-repeat;
	padding: 30px 28px 0px 12px;
}

.exhibition-section span {
	color: #fff331;
	font-weight: bold;
	display: block;
	position: relative;
	top: -12px;
}

.exhibition-section p {
	color: #fccf98;
	line-height: 20px;
	margin-left: 200px;
	width: 133px;
}

.exhibition-section a {
	display: block;
	width: 30px;
	color: #fff331;
	font-size: 11px;
	font-weight: bold;
	padding-top: 28px;
	text-decoration: none;
	line-height: 12px;
}

.gallery-section {
	padding-top: 0px;
}

.gallery-section h1 {
	font-size: 24px;
	font-weight: normal;
	color: #4f2700;
	padding-bottom: 25px;
	background: url(../images/gallery-icon.gif) top left no-repeat;
	padding-left: 45px;
	line-height: 30px;
}

.gallery-content {
	width: 185px;
	padding-right: 40px;
	background: url(../images/gallery-content-bg.gif) top right no-repeat;
}

.gallery-content span {
	display: block;
	padding-top: 20px;
	color: #be5c0d;
	font-weight: bold;
}

.gallery-content p {
	color: #402c01;
	line-height: 20px;
	padding: 20px 0px;
}

.right-col {
	width: 368px;
}

.news-section h1 {
	font-size: 24px;
	font-weight: normal;
	color: #4f2700;
	padding-left: 0;
	line-height: 30px;
}

.news-section span {
	font-weight: bold;
	color: #be5c0d;
	;
display: block;
	padding-top: 20px;
}

.news-section p {
	color: #402c01;
	line-height: 20px;
	padding: 13px 0px;
}

.testimonial-section {
	padding-top: 30px;
}

.testimonial-section h1 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 20px;
	color: #4f2700;
	background: url(../images/testimonail-icon.gif) top left no-repeat;
	padding-left: 45px;
	line-height: 30px;
}

.testimonial-section p {
	color: #402c01;
	line-height: 20px;
	padding: 10px 0px;
}

.testimonial-section span {
	color: #402c01;
	display: block;
	text-align: right;
	font-weight: bold;
}

.testimonial-section img {
	padding-right: 15px;
}

#footer {
	background: #333 repeat-x left;
}

.footer-links {
	line-height: 63px;
	width: 905px;
	margin: auto;
	font-size: 11px;
}

.footer-links ul {
	list-style: none;
}

.footer-links li {
	float: left;
	margin-right: 12px;
	color: #fff331;
}

.footer-links li a {
	text-decoration: none;
	color: #fff331;
}

.footer-links p {
	color: #85744e;
}

/* inner pages css start */

.aboutus-img {
	float: right;
	border: 4px solid #fff;
	margin: 0 0px 10px 20px;
}

h5 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #666;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}

.aboutcolumnzone {
	padding: 20px 0px 16px 0px;
}

.aboutcolumn1 {
	width: 48%;
	float: left;
	margin: 0px 0px 10px 0px;
}

.aboutcolumn2 {
	width: 48%;
	float: right;
	margin: 0px 0px 10px 0px;
}

.abouticon {
	float: left;
	margin: 0px 20px 0px 0px;
}

.insidereadmore {
	padding: 10px 0px 10px 0px;
}

input.button {
	color: #000;
	background: #ffc850;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 10px 10px;
	margin: 0px 5px 5px 0;
	border: 1px solid #5b7a92;
}

input.button:hover {
	cursor: pointer;
	color: #fff;
	background: #663300;
	border: 1px solid #ffc850;
}

.project-img {
	float: right;
	margin-left: 20px;
	border: 6px solid #666;
}

.whiteheading {
	font: 30px Myriad Pro, Arial;
	color: #CBD76B;
	font-weight: 100;
	padding: 0px;
	margin: 25px 0px 20px 0px;
}

.ourprojectrow {
	margin-bottom: 20px;
	border-bottom: 1px dotted #666;
	padding-bottom: 10px;
	padding-right: 20px
}

.servicecolumnzone {
	padding: 20px 0px 16px 0px;
}

.servicecolumn1 {
	width: 48%;
	float: left;
	margin: 0px 0px 10px 0px;
}

.servicecolumn2 {
	width: 48%;
	float: right;
	margin: 0px 0px 10px 0px;
}

.blog-posted-row {
	padding: 3px;
}

/* inner pages css ends */

#container .header .headImg {
	height: 350px;
	width: 585px;
	float: right;
	margin-top: 38px;
	margin-right: 25px;
	border: 1px solid #fff;
}


.right-colI {
	width: 606px;
}

.left-colI {
	width: 200px;
	padding-right: 50px;
}

.left-colI p {
	line-height: 22px;
	color: #402c01;
	padding: 20px 0px 0px 0px;
}

/* .right-colI p {
	line-height: 22px;
	color: #402c01;
	padding: 20px 0px 0px 0px;
} */

.right-colI p {
	line-height: 22px;
	color: #fff;
	padding: 20px 0px 0px 0px;
}

div#navcontainer
{
	background-color: #000;
	border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
	padding: 5px 10px 5px 10px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
}

div#navcontainer ul li a:hover
{
	background-color: #FC3;
	color: white;
}

#active a { border-left: 1px solid #fff; }
