@charset "UTF-8";
/* CSS Document */



/* //////////////// shared CSS throughout /////////////// */


* {
	font-family: Helvetica, Arial, sans-serif;
	color:#669999;
	margin:0;
	padding:0;
}

body {
	color:#669999;
	font-family: Helvedtica, Arial, sans-serif;
}

a:link {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#669999;
}

a:visited {
	color:#FFF;
	text-decoration:none;
}

#wrapper {
	width:1000px;
	height:auto;
	margin:auto;
}

#header {
	width:1000px;
	height:120px;
	float:left;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#headerNav {
	float:left;
	margin-top:83px;
	padding-left:12px;
}

#sideNav {
	width:275px;
	height:410px;
	float:left;
	margin-top:12px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
}

#navCellTop {
	margin-top:80px;
}

#navCell1 {}

#navCell2 {
	width:90px;
}

#navCell3 {
	width:75px;	
}

#navCell4 {
	width:70px;	
}

#navCell5 {
	width:75px;	
}

#navCellBottom {
	margin-top:75px;
}

#content {
	width:724px;
	height:auto;
	float:left;
	margin-top:12px;
	margin-left:1px;
	margin-bottom:150px;
	color:#669999;
}

#contentNav {
	text-align:right;
	float:left;
	width:700px;
	margin-top:12px;
	margin-bottom:50px;
	padding-right:12px;
	border:#CEE5E7 solid 1px;
}

#quotation {
	width:230px;
	height:auto;
	padding:12px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	position:static;
	margin-top:75px;
}

h4 {
	color:#8DC8C6;
	font-size:16px;
	font-family: Helvetica, Arial, sans-serif;
	font-style:oblique;
	margin-bottom:12px;
}

p {
	color:#669999;
	margin-top:30px;
	margin-bottom:12px;
}

#quoteAuthor{
	color:#8DC8C6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:oblique;
}

#linkHeaders {
	width:150px;
	height:24px;
	color:#8DC8C6;
	font-size:16px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	font-style:oblique;
	float:left;
	margin-left:35px;
	margin-top:35px;
}


/*////////////////////////////  classes  //////////////////////////*/

.sideNav {
	/*width:100px;
	height:25px;*/
	color:#FFF;
	font-size:16px;
	margin-top:6px;
	margin-bottom:6px;
	padding-left:12px;
	padding-top:4px;
	font-weight:bold;
	text-align:right;
}

.headerNav {
	font-size:12px;
	font-style:oblique;
}

.headerNav a:hover{
	color:#669999;
}

.contentNav {
	font-size:12px;
	font-style:oblique;
}

.contentNav a:hover {
	color:#669999;
}

.quotation {
	 color:#669999;
}



/*//////////////////// additional spry styles ////////////////////////*/

#galleryWindow {
	width:700px;
	height:350px;
	text-align:center;
	float:left;
	margin-left:10px;
}

.CollapsiblePanelContent p {
	font-style:normal;
	text-align:left;
	margin-top:0;
	margin-bottom:18px;
	padding-left:12px;
}

#tabInfo{
	font-size:9px;
	font-style:oblique;
	text-align:right;
	padding-right:2px;
}


/*///////////////////// concept image gallery styles start////////////////////// */

h3 {
	text-align:left;
	font-style:normal;
	color:#669999;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:10px;
}

#conceptGalleryWrapper {
	float:left;
	clear:both;
	margin-top:0;
	margin-left:7px;
}

#contentTitle {
	font-size:16px;
}

ul#conceptGallery p{
	margin-top:10px;
	margin-bottom:5px;
	font-size:16px;
}

ul#conceptGallery, ul#conceptGallery  li {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#conceptGallery {
	width:700px;
	height:auto;
	position:relative;
	background-color:#FFF;
}

ul#conceptGallery li {
	float:left;
	display:inline;
}

ul#conceptGallery a span {
	margin-top:195px;
	display:none;
}

ul#conceptGallery a:hover {
	background:none;
	z-index:100;
}

ul#conceptGallery a:hover span {
	position:absolute;
	top:-555px;
	left:1px;
	width:700px;
	height:350px;
	display:block;
}

/*///////////////////// concept image gallery styles end////////////////////// */


/* ////////////////////// shared CSS throughout ends  /////////////////////// */


/* ****************************************************************************************** */ 


/* ///////////////////////////// index page //////////////////////////////// */


#indexGallery {
	width:724px;
	height:425px;
	margin-bottom:12px;
}

#indexGalleryTitle {
	width:500px;
	height:30px;
	margin-top:24px;
}

#indexGalleryImage {
	width:700px;
	height:350px;
	margin-left:6px;
	background-image:url(images/artwork/indexArt/tigerInBush.jpg);
	background-repeat:no-repeat;
}

#indexContent {
width:724px;
	height:auto;
	float:left;
	margin-top:12px;
	margin-left:1px;
	margin-bottom:50px;
	color:#669999;
	font-size:12px;
}

#indexTabWrapper {
	margin-top:12px;
}

#indexPageTab {
	width:466px;
	height:63px;
	background-image:url(images/newsTab.jpg);
	background-repeat:no-repeat;
}

#indexTabHeader {
	width:120px;
	height:24px;
	color:#8DC8C6;
	font-size:16px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	font-style:oblique;
	float:left;
	margin-left:35px;
	margin-top:35px;
	
}

#indexTabContent{
	width:600px;
	height:auto;
	float:left;
	margin-left:50px;
	margin-top:24px;
	color:color:#8DC8C6;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	border:solid 1px border:#8DC8C6;
}

#indexContentNav {
	text-align:right;
	float:left;
	width:700px;
	margin-top:100px;
	padding-right:12px;
	border:#CEE5E7 solid 1px;
}

#serviceLinks {
	width:700px;
	height:50px;
	float:left;
	margin-top:12px;
	margin-bottom:100px;
	text-decoration:none;
}



/* index classes */

.indexGalleryTitleText {
	color:#669999;
}

.newsDate {
	color:#669999;
	margin-top:30px;
	margin-bottom:-18px;
}

.newsTitle {
	margin-top:24px;
	margin-bottom:-18px;
}

.newsContent {
	margin-bottom:36px;
}

/* index classes end */


/* /////////////////////////// index page ends //////////////////////// */


/* ************************************************************************************ */ 


/* ///////////////////////////// links page ////////////////////////// */

#linksPageContent {
width:724px;
	height:auto;
	float:left;
	margin-top:12px;
	margin-left:1px;
	margin-bottom:150px;
	color:#669999;
	font-size:12px;
}

#linkContentText {
	float:left;
}

#linkContentTextSpan {
	color:#669999;
}

#linksPageTab {
	width:466px;
	height:63px;
	background-image:url(images/newsTab.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:24px;
}

#linkHeaders {
	width:150px;
	height:24px;
	color:#8DC8C6;
	font-size:16px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	font-style:oblique;
	float:left;
	margin-left:35px;
	margin-top:35px;
}

#linkGallery1{
	float:left;
	width:686px;
	margin-left:30px;
	margin-top:18px;
	margin-bottom:24px;
}

#link{
	width:324px;
	height:50px;
	float:left;
	margin-right:18px;
	margin-top:14px;
}

#linkImage {
	width:100px;
	height:50px;
	float:left;
}

#linkText {
	color:#669999;
	font-size:14px;
	float:left;
	margin-left:12px;
	margin-top:18px;
}

/* /////////////////////////////// links page ends //////////////////////////////// */


/* ******************************************************************************************** */ 


/* //////////////////////////////// conatct page ////////////////////////////////// */

#contactPageTabWrapper {
	margin-top:12px;
}

#contactContent {
width:724px;
	height:auto;
	float:left;
	margin-top:12px;
	margin-left:24px;
	margin-bottom:150px;
	color:#669999;
	font-size:12px;
}

#contactPageTab {
	width:466px;
	height:63px;
	background-image:url(images/newsTab.jpg);
	background-repeat:no-repeat;
}

#contactTabHeader {
	width:160px;
	height:24px;
	color:#8DC8C6;
	font-size:16px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	font-style:oblique;
	float:left;
	margin-left:35px;
	margin-top:35px;
}

#contactTabContent{
	width:600px;
	height:auto;
	float:left;
	margin-left:50px;
	margin-top:24px;
	color:color:#8DC8C6;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	border:solid 1px border:#8DC8C6;
}

#contactPageContentNav {
	text-align:right;
	float:left;
	width:700px;
	margin-top:50px;
	margin-bottom:50px;
	padding-right:12px;
	border:#CEE5E7 solid 1px;
}

/* ///////////////////////////////// conatct page ends ///////////////////////// */


/* ***************************************************************************************** */ 


/* ////////////////////////////////// thank you page ////////////////////////// */

#indexContent {
width:724px;
	height:auto;
	float:left;
	margin-top:12px;
	margin-left:1px;
	margin-bottom:150px;
	color:#669999;
	font-size:12px;
}

/* //////////////////////////////// thank you page ends //////////////////////// */
