/*Default CSS*/

body{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #464646;
margin:0 ;
padding: 0;
}

a:link {color: #0B62AF; text-decoration: underline; font-weight: none;}
a:hover {color: #666666; text-decoration: none; 	font-weight: none;}
a:active {color: #0B62AF; text-decoration: underline; font-weight: none;}
a:visited {color: #0B62AF; text-decoration: underline;font-weight: none;}
a:visited:hover {color: #666666; text-decoration: none; font-weight: none;}

p {display: block;}

h1 {background:url('../images/h1_bg.gif') no-repeat; height:46px; margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; color: #c29950; font-size:22px;font-weight: normal;}
h2 {color:#1d639a; font-size:14px; padding: 0; margin: 0; font-weight: bold;}
h3 {color:#1d639a; font-size:12px; padding: 0; margin: 3px 0 5px 0; font-weight: bold;}

/*DIV CSS*/

#topbg {
	background-image:url(../images/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	height: 450px;
	margin: 0;
	padding: 0;
}

#topbg2 {
	background-image:url(../images/background2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	width:100%;
	margin: 0;
	padding: 0;
	/*height: 450px;*/
}

#maincontainer {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}

#logocontainer {
	width: 800px;
	float: left;
}

#logocontainer2 {
	width: 800px;
	float: left;
	height: 140px;
}

#logocontainer img{
	float:left;
}

#logocontainer2 img{
	float:left;
}

#navcontainer {
	float:right;
	width: 486px;
	margin: 0 10px 0 0;
}

#welcome {
	float:left;
	width: 459px;
	height: 150px;
}

#welcomemsg {
	float:left;
	margin: 0 0 0 20px;
	color: #FFFFFF;
}

#portfolio {	
	float: left;
	width: 780px;
	margin: 0 10px 42px 10px;
	padding: 0;
}

#portfolio01 {float: left; width: 195px; height: 120px;	background: url(../images/portfoliothumb01bg.jpg) no-repeat;}
#portfolio02 {float: left; width: 195px; height: 120px;	background: url(../images/portfoliothumb01bg.jpg) no-repeat;}
#portfolio03 {float: left; width: 195px; height: 120px;	background: url(../images/portfoliothumb01bg.jpg) no-repeat;}
#portfolio04 {float: left; width: 195px; height: 120px;	background: url(../images/portfoliothumb01bg.jpg) no-repeat;}

#portfolioimg{	
	margin: 19px auto 0 auto;
	height: 81px;
	width: 155px;
}

#portfoliotxt{	
	margin: 10px auto;
	width: 155px;
	color: #FFFFFF;
	text-align:center;
}

#indexcontent{
	float: left;
	text-align:left;
	width: 780px;
	height: 161px;
	margin: 0 10px;
	padding: 0;
}

#indexservices{float: left; width: 260px; height: 161px; background: url(../images/indexbg_services.jpg) no-repeat;}
#indexenquiry{float: left; width: 260px; height: 161px; background: url(../images/indexbg_enquiry.jpg) no-repeat;}
#indexcontact{float: left; width: 260px; height: 161px; background: url(../images/indexbg_contact.jpg) no-repeat;}
#indextxt{margin: 25px 50px 0 30px;}
#indextxt h1{font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#4192c3; font-weight:normal; margin: 0; background:none; padding:0; height:auto;}

#footer{background: url(../images/footerbg.gif) repeat-x; float:left; width:100%; height:27px; margin: 10px 0 0 0;}
#footercontainer{width:800px; margin: 0 auto;}
#footercontainer img{float: right;}
#footertxt{font-family:Arial, Helvetica, sans-serif; font-size:11px; float:left; color:#d7d7d7; margin: 5px 10px;}

#subcontainer{
	float: left;
	width: 770px;
	margin: 0 20px 0 10px;
}

#subnavcontainer{
	float: left;
	width: 190px;
	background: url(../images/subnavbg.gif) repeat-y;
}

#subnav{
	margin: 10px 10px 80px 5px;
}


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

#subnav li{
	width: 135px;
	display:block;
    background:url('../images/bull_blue.gif') no-repeat;
	background-position: left top;
	border-bottom: 1px solid #2594d4;
	color: #1a5697; margin-left:7px; margin-right:0; margin-top:10px; margin-bottom:6px; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:3px
}

#subnav li.sub{
	width: 135px;
	border-bottom: 1px solid #DDDDDD;
	background:url('../images/bull_grey.gif') no-repeat;
	background-position: left top;
	margin-left:18px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:10px; padding-right:0; padding-top:3px; padding-bottom:1px;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

#subnav li.subon{
	width: 135px;
	border-bottom: 1px solid #DDDDDD;
	background:url('../images/bull_grey.gif') no-repeat;
	background-position: left top;
	margin-left:18px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:10px; padding-right:0; padding-top:3px; padding-bottom:1px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

#subnav li.sub a{
	color: #666666;
}

#subnav li.subon a{
	color: #666666;
}


#subnav li a{
	color: #006699;
	text-decoration:none;
}

#subnav li a:hover {
	color: #9b6913;
}

#subnav #current a{
    font-weight: bold;
}

#subnav #current a:hover{
    color: #9b6913;
}

#subnavbanner{
}

#subcontentcontainer{
	float:right;
	width: 540px;
	/*height: 380px;*/
	padding: 10px 0;
}

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

#subcontentcontainer li{background: url(../images/bullet_dot.gif) no-repeat; background-position: 0 .2em; padding-left: 1.2em; margin: 0.3em 0;
}


a.button{background: url(../images/btnbackground.gif) no-repeat; width:80px; height:18px; display:block; text-align:center; color:#FFFFFF; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:10px; padding:2px 0;}
a:hover.button{background: url(../images/btnbackgroundover.gif) no-repeat; color:#FFFFFF;}
a:visited.button{background: url(../images/btnbackground.gif) no-repeat; color:#FFFFFF; text-decoration:none;}
a:visited:hover.button{background: url(../images/btnbackgroundover.gif) no-repeat; color:#FFFFFF;}

#portfoliotn {
	float: left;
	width: 160px;
	margin: 0 15px 20px 0;
}

#portfoliotn img{
	border: 1px solid #CCCCCC;
	padding: 2px;
}

#portfoliotn a:hover{
	background-color: #666666;
}

#portfoliotn h1 {background:none; height: auto; margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; color: #666666; font-size:11px;font-weight: bold;}
#portfoliotn h2 {color:#999999; font-size:10px; padding: 0; margin: 0; font-weight: normal;}



/* =-=-=-=-=-=-=-[CSS Trainer]-=-=-=-=-=-=-=- */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer1 {
position: relative;
margin: 0;
width: 100;
height: 200;  /*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail1 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail1:hover{
background-color: transparent;
}

.thumbnail1:hover img{
border: 1px solid blue;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail1:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 120px; /*position where enlarged image should offset horizontally */
z-index: 10;
}

.default_img1 { /*CSS for default image before enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
visibility: visible;
top: 0;
left: 120px; /*position where default image should offset horizontally */
z-index: 10;
}