
#templatemo_wrapper {
	width: 980px;
	margin: 0 auto;
}

/* menu */

#templatemo_menu {
	width: 980px;
	height: 56px;
	margin: 0 auto;
	background: url(images/templatemo_menu.png) no-repeat center top;
}

#templatemo_menu ul {
	width: 606px;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	position: relative;
	float: left;
	width: 100px;
	display: block;
	height: 35px;
	padding: 15px 0 0 0;
	margin-right: 1px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	background: url(images/templatemo_menu_hover.png) repeat-x top;
}

/* end of menu */

/* header */

#templatemo_header {
	clear: both;
	width: 980px;
	height: 138px;
	margin-top: 30px;
	background: url(images/templatemo_header.png) no-repeat;
}

#templatemo_header  #site_title {
	width: 500px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	text-align: center;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_header  #site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #5d5b5b;
	font-weight: bold;
	letter-spacing: 2px;
}

/* end of header */

/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 960px;
	padding: 0 10px;
	background: url(images/templatemo_content.png) repeat-y;
}

#main_service_section {
	width: 880px;
	min-height: 290px;
	padding: 20px 40px 0 40px;
}

.service_box {
	width: 410px;
}

.service_image {
	width:150px;
	float: left;
	margin: 3px 0 0 0;
}

.service_box .service_text {
	float: right;
	width: 250px;
	text-align: justify;
}

.service_text h2 {
	font-size: 24px;
	margin-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.service_text p {
	margin-bottom: 20px;
}

.content_section {
	width: 880px;
	padding: 20px 40px;
	clear: both;
}

.content_section p {
	text-align: justify;
	margin-bottom: 10px;
}

.content_section h2 {
	font-size: 24px;
	margin-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.section_410 {
	width: 410px;
}
.section_890 {
	width: 890px;
}
.recent_project {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent_project li {
	margin: 0;
	padding: 0;
	display: inline;
}

.recent_project li a {
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 10px 10px 0;
	border: 5px solid #303030;
	display: inline;
}

.news_image {
	float: left;
	margin: 3px 25px 0 0;
	border: 5px solid #303030;
}

.news_box {
	clear: both;
	margin-bottom:20px;
}
	
.news_box h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
}
/* end of content */

/* footer */

#templatemo_footer {
	width: 900px;
	min-height: 74px;
	padding: 50px 40px 30px 40px;
	margin: 0 auto;
	text-align: center;
	color: #d4d2d2;
	background: url(images/templatemo_footer.png) no-repeat top; 
}

#templatemo_footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#templatemo_footer a:hover {
	text-decoration: none;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #ffffff;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */



.art-sheet
{
   background: #FFFFFF;
   background: transparent;
   margin:10px auto 0;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

.art-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.art-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.art-content-layout-row 
{
   display: table-row;
}

.art-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/** Contact Us **/

.add120{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#0C0;
	font-size:18px;
	font-weight:bold;
}
.add121{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:16px;
}
.about120{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}