body {
	background-image:url(images/background2.gif);
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #373D40;
	background-repeat: no-repeat;
        line-height: 160%;
margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;

}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 1125px;
}
/********************** Header ***************************/
#logo{
	background-color: ##FF6600;
	background-image:url(images/bckgrd_top.gif);
	background-repeat: no-repeat;	
	height: 110px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logo a{
	margin: 0px auto;
}
#header {
	background-color: #DDDDDD;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height:40px;	
	background-repeat: no-repeat;
	position:relative;	
}
#header ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:10px;
	left:33px;
}
#header li{
	float:left;
}		

#header ul a{
        font-family: "arial narrow", arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px 7px 0px 3px;

}
#header ul a:hover{
	color:#FF6600;
}
#photo {
	background-color: #FF6600;
	width: 100%;
	height:260px;
}


/********************** Content ***************************/

#content {
	background-color: #373D40;
	width:100%;
	display:block;
	
}
#content h1{
	font-family: Garamond, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	margin: 0px 23px 6px 28px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #bbb6a0;
}
/********************** Content - left ***************************/
#new {
     background-image:url(images/bckgrd_home.gif);
     background-repeat: no-repeat;
     width:100%;
     height: 429px;
     text-align: bottom;
     vertical-align:bottom;
     color: #FFFFFF;
     font-size: 12px;
     line-height: 15px;   
}
#portfolio {
     background-image:url(images/bckgrd_portfolio.gif);
     background-repeat: no-repeat;
     width:100%;
     text-align: bottom;
     vertical-align:bottom;
     color: #FFFFFF;
     font-size: 12px;
     line-height: 15px;   
}
#testimonial {

     width:100%;
     height: 740px;
     text-align: bottom;
     vertical-align:bottom;
     color: #FFFFFF;
     font-size: 12px;
     line-height: 15px;   
}
#contact {
     background-image:url(images/bckgrd_contact.gif);
     background-repeat: no-repeat;
     width:100%;
     height: 370px;
     text-align: bottom;
     vertical-align:bottom;
     color: #FFFFFF;
     font-size: 12px;
     line-height: 15px;   
}
#new1 {
     background-image:url(images/bckgrd3.gif);
     width:100%;
     height: 429px;
     text-align: bottom;
     vertical-align:bottom;
     color: #6F6C6C;
     font-size: 12px;
     line-height: 15px;
}
#new2 {
     background-image:url(images/bckgrd3.gif);
     width:100%;
     height: 429px;
     text-align: bottom;
     vertical-align:bottom;
     color: #6F6C6C;
     font-size: 12px;
     line-height: 14px;
}
#center {
        background-image:url(images/bckgrd3.gif);
	width:1120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 425px;
	float:left;

}
#left {
	width:250px;
	margin: 0px 0px 10px 28px;
	padding: 0px 0px 10px 0px;
	float:left;
	display:inline;
}
#right {
	width:815px;
	margin: 0px 0px 10px 28px;
	padding: 0px 0px 10px 0px;
	float:right;
	display:inline;
        color: #FFFFFF;
}
.text{
	float:left;
	width:700px;
}
#left h2{
	font-family: Garamond, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
.bold{
	font-family: Garamond, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
#left p{
	font-family: Garamond, "Times New Roman", serif;
	font-size: 18px;
	font-weight:lighter;
	color: #000000;

}
#left a{
	font-family: Garamond, "Times New Roman", serif;
	font-size: 17px;
	font-weight:bold;color: blue;
	text-decoration: none;
}
#left a:hover{
	color:#000000;
}
.photos{float:right;}
.photos img{display:block;}
/********************** Content - right ***************************/

/********************** footer ***************************/

#footer, #footer a {
	width: 100%;
	height:15px;
	text-align:center;
	padding: 10px 5px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
        text-decoration: none;
}
#footer a:hover{
	color:#ffffff;
}

#dropmenudiv{
position:absolute;
border:0px solid #5A5757;
font: 12px verdana, serif;

line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
line-height:21px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
}
.mainmenu {
 font: 12px verdana, serif;

 color: #FFFFFF;
 text-decoration: none;
 font-weight: normal
line-height: 16px;
} 
.mainmenu:hover {
 color: grey;
 font-size: 12px
} 
.title {
font: 20px verdana, serif;
color: #666666;
font-weight: normal;
}
.titlelge {
font: 27px verdana, serif;
color: #666666;
font-weight: bold
}
.email {
font: 12px verdana, serif;
color: #FF6600;
font-weight: normal;
text-decoration: none;
line-height:20px
}
.email:hover {
color: #FFCC33;
font-weight: normal
}
.email1 {
font: 20px verdana, serif;
color: #666666;
font-weight: normal;
text-decoration: none;
}
.email1:hover {
color: #333333;
font-weight: normal
}
.titlem {
font: 24px verdana, serif;
color: #666666;
font-weight: bold
}
.title1 {
font: 15px verdana, serif;
color: #666666;
font-weight: bold
}
.t {
font: 8px verdana, serif;
color: #666666;
font-weight: normal
}
.link {
font: 12px verdana, serif;
color: #666666;
font-weight: normal;
text-decoration: none;
}
.link:hover {
color: #333333;
font-weight: normal
}
.t1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px
}
.t2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 16px;
}
.t3 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 20px;
}

.t4 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 18px;
}

