/* CSS Document */

/* ---------------homepage -----------------*/
#welcome {
float:left;
padding-left:5px;
}

#welcome2 {
float:right;
margin-right:92px;
}

#home_txt {
float:left;
width:420px;
padding-left:20px;
}

#home_txt2 {
margin-left:20px;
width:600px;
float:left;
}

#home_txt3 {
margin-left:20px;
width:650px;
float:left;
}

#pics_left {
width:150px;
float:left;
}

#pics_left2 {
width:48px;
float:left;
}

#home_links {
font-weight:bold;
font-size:15px;
float:right;
padding-top:30px;
padding-right:30px;
text-align:center;
color:#000000;
}

#home_links a:hover {
text-decoration:underline;
}


#pri_link {
padding-top:15px;
}



/*------------ APL page ---------------------*/
#apl_side {
width:125px;
padding:7px 0 0 26px;
float:left;
}

#apl_txt {
width:370px;
margin-left:150px;
padding:10px 0 0 5px;
}

#apl_head {
font-size:16px;
width:425px;
font-weight:bolder;
margin:0 0 0 30px;
padding-top:30px;
}

#apl {
background-image:url(../images/apl_bg2.png);
background-repeat:no-repeat;
height:510px;
width:910px;
margin-top:10px;
}

#spread {
float:left;
width:355px;
margin-top:85px;
}

#apl_right {
width:360px;
float:left;
}

#presentation {
padding:10px 0 10px 0;
width:370px;
float:left;
clear:right;
}

#apl_left {
width:540px;
float:left;
}


/*------------ New homes page ---------------------*/

#nh {
background-image:url(../images/new_homes_bg.png);
background-repeat:no-repeat;
height:500px;
width:910px;
margin-top:10px;
margin-left:10px;
}

#nh_logo {
margin-left:25px;
}

#nh_txt {
margin-left:30px;
width:450px;
}

#nh_left {
float:left;
width:460px;
}

#nh_right {
width:450px;
float:left;
}

#nh_spread {
margin-top:30px;
margin-left:10px;
}


/*------------ testomonials page ---------------------*/
#test_content {
background-image:url(../images/testemonial_bg.png);
background-repeat:no-repeat;
width:680px;
float:left;
padding:70px 30px 0 30px;
}

#test_content p {
border:1px #CCCCCC dashed;
padding:10px;
font-size:14px;
margin-bottom:30px;
}

#test_pics {
width:158px;
float:left;
}

#where_content {
padding:20px;
}

#head_pic {
padding-top:5px;
}

#where_top {
width:540px;
height:120px;
padding:50px 0 0 20px;
}

#middle{
height:146px;
width:540px;
padding:15px 0 0 20px;
}

/*------------ Where we work page ---------------------*/
#where_bottom {
height:177px;
width:540px;
padding:0 0 0 20px;
}

#where_right {
float:left;
width:248px;
}

#where_left {
float:left;
width:613px;
background-image:url(../images/where_left.jpg);
background-repeat:no-repeat;
}

#wre {
background-image:url(../images/apl_bg3.png);
background-repeat:no-repeat;
height:550px;
width:910px;
margin-top:10px;
}

/*------------ About us page ---------------------*/

#about {
background-image:url(../images/about_bg.png);
background-repeat:no-repeat;
}

#about_txt {
width:800px;
padding:60px 0 40px 70px;
}


/*----------- Commercial --------------------------*/

#com_men {
width:200px;
float:left;
}

.menu_item {
margin-top:3px;
background-color:#2E68B2;
padding:3px;
font-weight:bold;
}

#com_men a:link {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#com_men a:visited {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#com_men a:hover {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

.page_content {
float:left;
width:700px;
margin-left:15px;
height:auto;
clear:both;
}

