@charset "utf-8";
/* 360CM CSS Master Pages Document */

/*Start Layout Capsules*/
body {
	margin: 0 0 0 0;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat;
	background-position: top center;
	color:#74b226;
	width: 100%;
}
#top_contents{
	width:930px;
	height:144px;
	margin:0 auto;
}
#logo{
	float:left;
	width:323px;
	height:144px;
	margin: 0 auto;
}
#top{
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	color:#dbd9d9;
	height:140px;
	width:100%;
}
#bannerbox1{
	position:absolute;
	width:250px;
	height:190px;
	background-color:#CCCCCC;
	border:1px solid #999999;
	margin: 450px 10px 0 75px;
	padding: 15px;
	z-index:1000;
}
#bannerbox2{
	position:absolute;
	width:250px;
	height:190px;
	background-color:#CCCCCC;
	border:1px solid #999999;
	margin: 450px 10px 0 418px;
	padding: 15px;
	z-index:1000;
}
#bannerbox3{
	position:absolute;
	width:250px;
	height:190px;
	background-color:#CCCCCC;
	border:1px solid #999999;
	margin: 450px 10px 0 750px;
	padding: 15px;
	z-index:1000;
}
#darktile{
	width:100%;
	height:60px;
	background-color:#222222;
	width:100%;
	margin: 0 0 0 0;
}
#number_capsule{
	width:900px;
	height:100%;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align:right;
}
#header_capsule{
	background-image:url(../images/header_banner.jpg);
	background-repeat: no-repeat;
	width:981px;
	height:80px;
	margin: 0 auto;
	padding: 2px 0 0 0;
	z-index:100;
	text-align:center;
}
#breadcrumbs{
	width:900px;
	height:20px;
	margin: 53px auto 0 auto;
	padding: 0 0 0 0;
	text-align: right;
}

/*CUSTOM LINK*/
.track a:link, .track a:visited, .track a:active{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
}
.track a:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #79b928;
}
/*CLOSE*/

#middle_capsule{
	background-color:#ffffff;
	width:900px;
	height:1300px;
	margin: 0 auto;
	padding: 50px 40px 50px 40px;
}
#middle_more{
	background-color:#ffffff;
	width:900px;
	height:900px;
	margin: 0 auto;
	padding: 50px 40px 20px 40px;
}
#middle_gallery{
	background-color:#ffffff;
	width:900px;
	height:1500px;
	margin: 0 auto;
	padding: 50px 40px 20px 40px;
}

#gallery{
	width:900px;
	height:100%;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
}
#designs{
	width:610px;
	height:100%;
	padding: 5px;
}

#footer_capsule{
	width:100%;
	height:300px;
	background-color:#ffffff;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
#footer_content{
	width:900px;
	height:200px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#bannerbutton{
	width:154px;
	height:31px;
	padding: 10px 0 0 10px;
}
/*close*/

/*LINKS*/

a:link, a:visited, a:active{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#71ad23;
}

/*start text styles*/
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height:10px;
	color:#ffffff;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:25px;
	line-height:15px;
	color:#74b226;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:30px;
	color:#79b928;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#444444;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	color:#555555;
}
.number_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	color:#74b226;
}
#enquire_capsule{
	float:right;
	width:74px;
	height:28px;
	margin-right:20px;
	margin-bottom:20px;
}
#separator{
	background-image:url(../images/separator_dotted.png);
	background-repeat: repeat-x;
	float:left;
	width:100%;
	height:4px;
	margin-top:-10px;
}
#disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
	float:left;
	width:550px;
	height:30px;
	margin:100px 0 0 5px ;
	color:#333333;
}
#footer_logo{
	float:right;
	width:111px;
	height:53px;
	margin:65px 0 0 0;
}
#thumb{
	border:2px solid #ffffff;
	margin: 5px 0 5px 0;
}
#view_button{
	float:right;
	margin: 3px 0 0 203px;
}
/*Quick Download Capsule*/
#downloads{
	float:right;
	background-image: url(../images/quick_download.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	border: 2px solid #79b928;	
	width:200px;
	height:250px;
	padding: 70px 15px 15px 15px;
	margin: 20px 20px 80px 20px;
}
ul{
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	list-style:inside;
}
/*Start Preview Samples*/
#sample_column{
	float:left;
	width:210px;
	height:200px;
	padding:5px;
	margin: 6px 2px 6px 2px;
}
#sample_column a:link,
#sample_column a:visited {
	border: 5px solid #c6c6c6;
}
#sample_column a:hover, #sample_column a:focus {
	border: 5px solid #61961c;
}
#design_items {
	float: left;
	width:186px;
	height:186px;
	margin: 2px;
	padding:5px;
}
#design_items a:link,
#design_items a:visited {
	border:1px solid #999999;
	display: block;
}
#design_items a:hover, #design_items a:focus {
	border:1px solid #61961c;
}
