/* CSS Document */

#top-right-outer { 

float:left;
width: 580px;
height: 255px;
background: url(../images/exports/transparency.png) repeat;
overflow:hidden;
margin: 0 0 20px 40px;

}



#top-right-inner {

width: 480px;
height: 195px;
margin: 10px 0px 0px 10px;
background-color: #252525;
padding: 20px 40px 20px 40px;


}


#top-right-inner-right {

float: right;
width: 320px;
text-align: justify;
margin: 30px 0 0 0;

}

#list-services {

float: left;
margin: 10px 0 0 0;

}


.list-services {
	background: url(../images/exports/tick.gif) top left no-repeat;
	height: 18px;
	margin: 1px 0 0 0;
	padding: 6px 0 0 36px;
	list-style-type: none;
	}


#list-services-2 {
	color: #5D9EBD;
	list-style: square;
	padding: 10px 0 10px 20px; 
}

#list-services-2 li {
	padding: 0 0 10px 0; 
}


.quote {

background: url(../images/exports/quote-bg.gif) top left no-repeat;
width: 380px;
height: 150px;
padding: 70px 100px 0 100px;

}

#photo-1-outer { 

float:left;
width: 340px;
height: 255px;
background: url(../images/exports/transparency.png) repeat;
overflow:hidden;

}

#photo-1-inner {
width: 320px;
height: 235px;
margin: 10px 0px 0px 10px;
overflow: hidden;
}

#content-bottom-outer{
width: 960px;
height: 50px;
background: url(../images/exports/transparency.png) repeat;
}

/*Gallery*/

#simplegallery1 {
visibility: hidden;
overflow: hidden;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
