@charset "UTF-8";
/* CSS Document */


/******************************   Classes   ******************************/

body{
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	background-color:#000000;
}

p {
	/*margin:6px 6px 6px 6px;*/
	line-height:1.7;
}

a {
	
}

a:hover { 
	text-decoration:underline;
}

img {
	margin:0px;
	border:none;
}

h3 {
	font-size:16px;
	line-height:16px;
	margin:0px;
	padding: 0px 25px 0px 25px;
	width:850px;
	height:16px;
	text-align: center;
}

ul {
	line-height:1.7;
	padding: 0px 10px 0px 25px;
	margin:0px 0px 5px 0px;
}

li {
	font-weight:bold;
	list-style:square;
	line-height:1.7;
}

/******************************   Specific Classes   *********************/

li a {
	color:#000000;
	width:130px;
	text-decoration:none;
}

.div_02 a {
	width:160px; 
	overflow:hidden;
	text-decoration:none;
	display:block;
}

.div_02 a:hover { 
	text-indent:-160px;
	overflow:hidden;
}

.div_03 p {
	line-height:1.7;
	padding:0px 5px 5px 5px;
	margin: 0px;
}

p img {
	margin:0px;
	border:none;
	float:right;
	margin-right:15px;
}

.p_bold {
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.not_bold {
	font-weight:normal;
}

/*********************       Capsule       *********************/

.div_capsule {
	margin-left:auto;
	margin-right:auto;
	/*background-image: url(images/02_new_build_03_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;*/
}

/******************************   Styles   ******************************/

.main {
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

/******************************   Div_header   ******************************/
.div_header_01 {
	width:850px;
	height:274px;
	background-image: url(images/01_new_build_01.jpg);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	position: relative;
}

/******************************   Div_Click_Me   ******************************/

.div_clickhere_02 {
	width:97px;
	height:102px;
	position: absolute;
	top:140px;
	left:691px;
}

/******************************   Div_Menu   ******************************/

.div_02 {
	width:850px;
	height:218px;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	position: relative;
}

.div_02_category_01 {
	width:160px;
	height:218px;
	position: relative;
	top:0px;
	left:0px;
	padding-left:25px;
	border-right: #000000 1px dashed;
	overflow:hidden;
}

.div_02_category_02 {
	width:160px;
	height:218px;
	left: 185px;
	position: absolute;
	border-right: #000000 1px dashed;
	top: 0px;
}

.div_02_category_03 {
	width:160px;
	height:218px;
	left: 345px;
	position: absolute;
	top: 0px;
	border-right: #000000 1px dashed;
}

.div_02_category_04 {
	width:160px;
	height:218px;
	left: 505px;
	position: absolute;
	top: 0px;
	border-right: #000000 1px dashed;
}

.div_02_category_05 {
	width:160px;
	height:218px;
	left: 665px;
	position: absolute;
	top: 0px;
	padding-right:24px;
}

	/*************************   Div 03   *************************/

.div_03 {
	width:850px;
	height:1025px;
	background-image: url(images/01_new_build_03.png);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	position: relative;
}

.div_03_category_01 {
	width:775px;
	height: 530px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	border:#000000 1px solid;
}

.div_03_header {
	width:800px;
	height:75px;
	padding: 0px 25px 0px 25px;
}

/*********************       Div 04       *********************/  

.div_04 {
	width:42px;
	height:600px;
	position:absolute;
	top:0px;
	right: 0px;
	background-image: url(images/01_new_build_05.jpg);
}

/******************************   Div_Footer   ******************************/

.div_footer_category_01 {
	width:825px;
	height:366px;
	left: 0px;
	top: 659px;
	padding-left:25px;
	background-image: url(images/01_new_build_04_02.jpg);
	position: absolute;
}

