﻿html, body {border:0; margin:0; padding:0;}
body {font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}
p, ul, ol {margin:0; padding:0;}
img {border:0;}
a, a:link, a:visited, a:hover {text-decoration:none; outline:none;}
form input, form select, form textarea {font:12px, tahoma, calibri;}
form label {cursor:pointer;}
table {border:0px; margin:0; padding:0;}
table tr td {padding:0px; font-size:13px; line-height:24px;}
.border{border:1px #cdcccc solid;}


.left{float:left;}
.right{float:right}
.width100{width:100%;}


h4
{
	font-family:"Ambrosia Demo";
	font-size:23px;
}


h2
{
	font-family:Amperzand;
	margin:10px;
	color:#b50202;
	font-size:24px;
	
	padding-bottom:10px;
}

p
{
	margin:20px;
	font-family:Arial;
	font-size:14px;
	line-height:1.8em;
	text-align:justify;
}


#wrapper
{
	margin:auto;
	width:100%;
	height:auto;
	
}

#header
{
	margin:auto;
	width:100%;
	height:auto;
	
}

#border
{
	margin:auto;
	background-color:#cb0202;
	height:10px;
	width:100%;
}

#header_inner
{
	margin:auto;
	width:1000px;
	height:150px;
	background-color:#FFF;
}


#logo

{
	margin:auto;
	float:left;
	width:200px;
	height:150px;
}

#contact
{
	margin:auto;
	float:right;
	width:375px;
	height:50px;
	padding-top:10px;
	
	
}

#menu1
{
	float:right;
	margin-top:15px;

	
	
}

#menu {
	float:right;

	width: 630px;
	margin-top:-74px;
	
	
	
	
	
}

#menu ul {
	float: right;
	width:630px;
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#menu ul li {
	
	margin: 0px;
	display: inline;
	
}

#menu ul li a {
	float: left;
	display: block;
	padding: 0 23px;
	margin: 1px 1px 0 0;
	font-size: 16px;
	font-family:"Ambrosia Demo";
	
	font-weight: bold;
	text-align: center;
	text-decoration: none;

	outline: none;
	border: none;
	color:#f9f9f9;
	
	line-height: 51px;
padding-top: 23px;
	
}

#menu ul li a:hover, #menu ul li a.current {
	color:#fff;
	background-image:url(../images/menu_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	
	
}

#banner
{
	
	height:340px;
	width:100%;
	background-image:url(../images/banner_background.png);
	background-repeat:no-repeat;
	overflow: hidden;
	background-position:center top;

	
	
}


#slideshow {
	margin:auto;
	margin-top:20px;
	position:relative;
	height:320px;
	width:1000px;
	overflow: visible;
	
	
}


#slideshow IMG {
	position:absolute;
	top:2px;
	left:2px;
	z-index:8;
	opacity:0.0;
	height: 320px;
	width:1000px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#bottom_content

{
	margin:auto;
	height:20px;
	width:1000px;
	
}



#content
{
	margin:auto;
	height:auto;
	width:100%;
	background-color:#fff;
}


#inner_content
{
	margin:auto;
	height:auto;
	width:1000px;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:20px;
}

#line

{
	margin:auto;
	height:10px;
	width:1000px;
}




#inner_content2
{
	margin:auto;
	width:1000px;
	height:200px;
	padding-bottom:20px;
}

#inner_content2_left
{
	
	margin:10px;
	float:left;
	width:700px;
	height:auto;
	
}

#inner_content2_right
{
	
	
	float:right;
	margin:10px;
	padding-left:10px;
	width:250px;
	height:auto;
}


#service
{
	background-image:url(../images/Empire_State_Building.png);
	background-repeat:no-repeat;
	padding-left:160px;
	padding-top:30px;
	
	
	width:830px;
	height:400px;
}


#footer_top
{
	margin:auto;
	float:left;
	width:100%;
	height:5px;
	background-color:#797979;
	
}



#footer_bottom
{
	float:left;	
	width:100%;
	height:100px;
	background-color:#363636;
	
	
	
}

#footer_bottom_content
{
	margin:auto;
	width:1000px;
	height:auto;

	
	
}

#footer_copyrights
{
	float:left;
	width:700px;
	height:70px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-align:left;
	
}

#footer_kreamsoft
{
	
	float:right;
	width:300px;
	height:70px;
	text-align:right;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	
	
	
}






.space
{
	padding-left:1px;
}

.enquiry
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;

}


.service

{
	background-image:url(../images/vison3.png);
	background-repeat:no-repeat;
	padding-left:200px;
	height:170px;

}

.project_font

{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}


.contact {
  width: auto !important;
}

