@import url("../styles/nav.css");
@import url("../styles/portfolio.css");
@import url("../styles/content.css");


html, body{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	line-height:20px;
	text-align:justify;
	color:#4e4d45;
	margin:0;
	border:0;
	padding:0;
	background:url(../images/bg.gif) repeat-x #b2aa7e;
}
img{
	margin:0;
	border:0;
	padding:0;
	display:block;
}
p{
	margin:0;
	border:0;
	padding:0 0 12px 0;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	margin:-10px 0 12px 20px;
	border:0;
	padding:0;
}
li{
	margin:3px 0;
	border:0;
	padding:0;
}
#container_g{
	width:770px;
	margin:auto;
	background:url(../images/content_bg.png) repeat-y;
}

div#main{
	width:750px;
	margin:auto;
	background:#FFFFFF;
}

div#content_bottom_bg{
	background:url(../images/content_bottom_bg.gif) no-repeat 0 380px;
}

div#content{
	width:502px;
	padding:20px 15px 0 38px;
	float:right;

}

div#top{
	width:750px;
	height:139px;
	background:url(../images/top.gif) no-repeat;
}

div#flash{
	width:387px;
	height:139px;
	float:left;
}

div#footer{
	clear:both;
	height:101px;
	background:url(../images/footer.gif) no-repeat 1px 74px;
}

div#title{
	padding:7px 0 20px 0;
}

div#copyright{
	text-align:center;
	padding:10px 0;
	color:#cbc5a7;
}

div#copyright a{
	color:#cbc5a7;
	text-decoration:underline;
}

div#copyright a:hover{
	color:#898361;
}

a.port_link{
	display:block;
	float:left;
	padding:2px 0;
	text-align:center;
	width:110px;
	margin:0 10px 2px 0;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

a.port_link:hover{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	text-decoration:none;
	background:#edeadd;
}

span.break{
	display:block;
	font-size:1px;
	line-height:1px;
	clear:both;
}

a.back{
	padding:0 0 10px 0;
	display:block;
	text-align:right;
}

.img_s{
	float:left;
	margin:6px 10px 18px 0;
	border:1px solid #b2b6a0;
}


/* Hover box */

div#footer a{
	text-decoration:none;
}

div#top a{
	text-decoration:none;
}

a.c_details{
	display:block;
	float:right;
	width:90px;
	height:18px;
	margin:113px 10px 0 0;
	text-decoration:none;
}


a.c_details_hover{
	display:block;
	float:right;
	width:90px;
	height:18px;
	margin:113px 10px 0 0;
	text-decoration:none;
}

span.cd_box{
	position:absolute;
	display:none;
	background:#FFFFFF;
	padding:5px;
	border:1px solid #b2b6a0;
	font-size:10px;
	width:210px;
	margin:20px 0 0 0;
}

a.c_details_hover span.cd_box{
	display:block;
}





a.c_details_f{
	display:block;
	position:absolute;
	float:left;
	width:90px;
	height:18px;
	margin:77px 0 0 405px;
	text-decoration:none;
}

a.c_details_f_hover{
	display:block;
	position:absolute;
	float:left;
	width:90px;
	height:18px;
	margin:77px 0 0 405px;
	text-decoration:none;
}

a.c_details_f_hover span.cd_box{
	display:block;
	margin:-80px 0 0 0;
}

a.enq_foot{
	display:block;
	position:absolute;
	height:18px;
	width:130px;
	margin:77px 0 0 616px;
}
