*{

	margin:0 auto;
	padding:0px;
}


body{

	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#000000;
	 line-height:21px;
	 background-color:#D9D9D9;
     min-height: 1200px;
}

a img {
    border: none;
}

#wrapper{
	width:940px;
	height:100%;
	background-color:#FFFFFF;    
}

.white{

	color:#FFFFFF;
	text-decoration:none;

}

.red_14{

	color:#B52E34;
	font-size:14px;
	font-weight:bold;

}

.blue{

	color:#0070BB;
	font-size:14px;
}



.yellow{
	
	font-size:23px;
	color:#E8A614;
	line-height:19px;

}

.black19{

	font-size:22px;

}

.grey11{

	font-size:11px;
	color:#666666;

}

#read_more{

	padding:2px 7px 2px 7px;
	background-color:#939598;
	color:#FFFFFF;
	

}


.white_box{

	padding:2px 7px 2px 7px;
	background-color:#fff;
	color:#FF0000;
	font-size:12px;

}

.red_box{

	padding:2px 7px 2px 7px;
	background-color:#9F1C29;
	color:#fff;
	float:right;
}


.grey_box{

	padding:2px 7px 2px 7px;
	background-color:#666666;
	color:#fff;
	
}


#logo_area{
	
	width:940px;
	height:128px;
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;

}

#logo{
	
	width:257px;
	height:128px;
	float:left;

}

#twitter_bg{
	
	width:683px;
	height:36px;
	float:left;
	background-image:url(../images/twitter_bg.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;

}


#email{
	width:120px;
	margin:7px 14px 0 0;
	float:right;
}

#phone{
	width:170px;
	margin:9px 14px 0 0;
	float:right;
}




#menu{
	
	width:940px;
	height:47px;
	float:left;
}

#header{
	
	width:940px;
	height:365px;
	float:left;
}


#welcome_box{
	
	width:940px;
	height:195px;
	float:left;
	margin-top:2px;
}



#welcome{
	
	width:472px;
	height:195px;
	float:left;
	background-image:url(../images/welcome_bg.jpg);
	background-repeat:repeat-y;
}



#trends{
	
	width:468px;
	height:195px;
	float:left;
	background-image:url(../images/red_bg.jpg);
	background-repeat:repeat-y;
}


#heading{
	
	width:301px;
	height:51px;
	float:left;
	margin-top:10px;
}

#heading1{
	
	width:176px;
	height:51px;
	float:right;
	margin-top:10px;
	text-align:right;
}


#heading2{
	
	width:676px;
	height:38px;
	float:left;
	margin-top:20px;

}

#welcome_content{
	
	width:433px;
	height:105px;
	padding:15px 0 0 20px;
	float:left;
	line-height:21px;
}

#trends_content{
	width:263px;
	padding:15px 0 0 20px;
	float:left;
	color:#FFFFFF;
	font-size:14px;
}

#trends_content1{
	width:440px;
	padding:15px 0 0 20px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
}

#trends li a{
    color: #ddd;
}

#trends ul li {
    list-style: none;
    text-decoration: none;
    font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
    line-height: normal;
}

#welcome_box2{
	
	width:940px;
	height:216px;
	float:left;
	margin-top:2px;
}


#testimonials{
	
	width:314px;
	height:216px;
	float:left;
	
}


#testimonials{
	
	width:314px;
	height:216px;
	float:left;
	background-image:url(../images/testimonial_bg.jpg);
	background-repeat:repeat-y;
	
}

#testimonials_content{
	
	width:280px;
	height:125px;
	padding:15px 0 0 20px;
	float:left;	
	
}


#locations{
	
	width:314px;
	height:216px;
	float:left;
	background-image:url(../images/location_bg.jpg);
	background-repeat:repeat-y;
	
}

#map{

	width:139px;
	height:113px;
	float:left;
}

#map_text{

	width:119px;
	height:113px;
	float:left;
	font-size:12px
}


#membership{
	
	width:312px;
	height:216px;
	float:left;
	background-image:url(../images/member_bg.jpg);
	background-repeat:repeat-y;
	
}


#footer_link{
	
	width:940px;
	height:29px;
	float:left;
	border-bottom:1px solid #DEDEDE;
	background-color:#FFFFFF;
	text-align:right;
	padding-top:13px;
	font-size:11px;
	
}

#footer{
	
	width:940px;
	height:29px;
	float:left;
	font-size:11px;
	color:#666;
	padding-top:10px;
	background-color:#D9D9D9;
	
}

.class1 a:link  {  color: #000; text-decoration: none; padding:0 10px 0 10px;}
.class1 a:active { color: #000; text-decoration: none; 	padding:0 10px 0 10px;}
.class1 a:visited { color: #000; text-decoration: none;  padding:0 10px 0 10px;}
.class1 a:hover { color: #000; text-decoration:underline; padding:0 10px 0 10px;}


/*<-----about----*/

#about_content{
	
	width:940px;
	height:100%;
	float:left;
	background-image:url(../images/about_bg.jpg);
	background-repeat:repeat-x;
	background-color:#E2E3E4;
}

#about_left{
	
	width:572px;
	height:100%;
	float:left;
	padding-left:30px;
}


#about_right{
	
	width:314px;
	height:100%;
	float:left;
	padding-left:10px;
	padding-top:50px;
	
}


#about_left_image{
	
	width:305px;
	height:262px;
	float:left;
	padding-right:15px;
	padding-top:15px;

}

#about_left_image1{
	
	width:144px;
	height:158px;
	float:left;
	padding-right:15px;
	padding-top:15px;

}

#about_left_image2{
	
	width:144px;
	height:158px;
	float:left;
	padding-top:15px;
	

}

/*<-----trade----*/

#trade_left{
	
	width:542px;
	height:100%;
	float:left;
	padding-left:30px;
}



#trade_right{
	
	width:329px;
	height:100%;
	float:left;
	padding-left:10px;
		
}

#trade_bttm{
	
	width:286px;
	height:130px;
	float:left;
	padding-top:20px;
}

#find_more{
	
	width:133px;
	height:24px;
	float:right;
	padding-top:3px;
	background-color:#939498;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

/*<-----past_project----*/


.tab {
	width: 940px;
	background: #fff;
	float: left;
	color:#000000;
}
.tab p {
	font-size: 1.1em;
	padding: 5px;
	margin-bottom: 0;
}

#project_left{

	width:400px;
	height:100%;
	float:left;
	padding-left:20px;
	padding-top:50px;
	
}

#project_right{

	width:464px;
	height:371px;
	float:left;
	padding-left:30px;
	padding-top:30px;
	
}

#email_me{
	
	width:180px;
	height:24px;
	float:right;
	padding-top:3px;
	background-color:#939498;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#get_direction{
	
	width:130px;
	height:24px;
	float:right;
	padding-top:3px;
	background-color:#939498;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#gallery_details{
	
	width:130px;
	height:24px;
	float:right;
	padding-top:3px;
	background-color:#B32E33;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-right:4px;
}


#photo_gallery, .gallery, .galleryDetails{
    width:940px;
	height:100%;
	background-color:#E2E3E5;
	overflow: visible;
    clear: both;
	padding-top:10px;
	padding-bottom:10px;
}
.gallery, .galleryDetails{
    overflow: hidden;
}



#photo_gallery_box, .gallery .items a , .galleryDetails .items a {

	width:168px;
	height:122px;
	float:left;
	padding:10px 0px 10px 16px;
	
}


/*<-----contact----*/


#view_map{
	
	width:73px;
	height:24px;
	float:left;
	padding-top:2px;
	background-color:#939498;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	
}


#contact_left{
	
	width:429px;
	height:100%;
	float:left;
	padding-left:30px;
}



#contact_right{
	
	width:450px;
	height:100%;
	float: right;
	padding-left:10px;
		
}

.pad5{
  padding: 5px;
}
#navArea{
  cursor: move;
}
.draggableElement{
  position: relative !important;
  
}
.black{
    background: black !important;
}
/* new gallery pages css*/
.more_photos {
    TEXT-ALIGN: center; BACKGROUND-COLOR: #b32e33; WIDTH: 140px; FLOAT: right; HEIGHT: 24px; COLOR: #ffffff; FONT-SIZE: 14px; FONT-WEIGHT: bold; MARGIN-RIGHT: 4px; PADDING-TOP: 3px
}
.gallery_details_layout {
    BACKGROUND-COLOR: #000000; PADDING-LEFT: 15px; WIDTH: 925px; FLOAT: left; HEIGHT: 100%; COLOR: #ffffff
}
.gallery_box {
    MARGIN: 0px 17px 17px 0px; WIDTH: 168px; FLOAT: left; HEIGHT: 122px
}
.pages {
    TEXT-ALIGN: right; WIDTH: 100px; FLOAT: right; HEIGHT: 20px; MARGIN-RIGHT: 20px
}
.pages a{
    color: white;
    text-decoration: none;
}
.class2 A:link {
    COLOR: #fff; TEXT-DECORATION: none
}
.class2 A:active {
    COLOR: #fff; TEXT-DECORATION: none
}
.class2 A:visited {
    COLOR: #fff; TEXT-DECORATION: none
}
.class2 A:hover {
    COLOR: #e8a614; TEXT-DECORATION: none
}
.on {
    COLOR: #e8a614; TEXT-DECORATION: none
}
.gallery_enlarge {
    BACKGROUND-COLOR: #e3e5e6; PADDING-LEFT: 15px; WIDTH: 925px; FLOAT: left; HEIGHT: 600px; COLOR: #ffffff
}
table.image_frame img{
    border: 2px solid #c3c4c5;
}
table.image_frame{
    overflow: hidden;
    margin: 30px 20px;
    border-collapse: collapse;
}
.t_l{
    height: 10px;
    width: 10px;
    background: url(../images/t_l.png);
}
.t_m{
    height: 10px;
    background: url(../images/t_m.png);
    background-repeat: repeat-x;
}
.t_r{
    height: 10px;
    width: 19px;
    background: url(../images/t_r.png);
} 
.m_l{
    width: 10px;
    background: url(../images/m_l.png);
    background-repeat: repeat-y;
}
.m_m{
    background: white;
}
.m_r{
    background: url(../images/m_r.png);
    background-repeat: repeat-y;
}
.b_l{
    height: 18px;
    width: 10px;
    background: url(../images/b_l.png);
} 
.b_m{
    height: 18px;
    background: url(../images/b_m.png);
} 
.b_r{
    height: 18px;
    width: 19px;
    background: url(../images/b_r.png);
}
/* new gallery pages css*/
.yellow_header{
    color: white;
    background: #e7a614;
    width: 130px;
    padding: 10px;
    float: left;
    margin: 15px 0px;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}
.clear{
    clear: both;
}
.right {
    text-align: right;
}
.infoMessage {
    border: 1px solid #fcb141;
    padding: 10px;
    margin: 10px 0;
    background: #FFFFE6;
    color: black;
}
.small{
    font-size: 80%;
}
.upload_buttons input{
    
}

table.form {
    background: #eee;
}

table.form th, td {
    font-weight: normal;
    text-align: left;
    padding: 5px 10px;
}

hr {
    height: 0;
    border: none;
    border-top: 1px solid gray;
    margin: 5px 0;
}