body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#title {
	background-color: #FFFFFF;
	height: 300px;
	width: 900px;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #164777;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
}
#top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ADEFED;
	line-height: 25px;
	float: left;
}
#portfolio_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ADEFED;
	line-height: 25px;
	width: 860px;
	margin-bottom: 30px;
}
html>body #portfolio_text {
	margin-bottom: 100px;
}

#portfolio_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ADEFED;
	line-height: 25px;
	width: 860px;
	margin-bottom: 30px;
	
	
}
html>body #portfolio_text1 {
	margin-bottom: 100px;
}


#img {
	border: 1px solid #0A2741;
	padding: 4px;
	background-color: #0f3050;
}
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ADEFED;
	line-height: 25px;
	float: right;
	text-align: right;
	width: 210px;
}
#new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	float: right;
	text-align: center;
	margin-bottom: 25px;
	width: 200px;
	background-color: #0f3050;
	border: 1px solid #0A2741;
	padding: 4px;
	
	
}
#new h2{
 	color:#ADEFED;

}
#new a:hover{
	text-decoration:underline;
}
#new ul{
	text-align:left;
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	margin-top:3px;
}
#new li{
	margin-left:27px;
}
#new a{
	color:#fff;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
#highlight_box{
	background-color: #0f3050;
	border: 1px solid #0A2741;
	margin-bottom:20px;
	width:520px;
	padding-top:10px;
	padding-bottom:10px;
}
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	height: 30px;
	margin-bottom: 50px;
}
a:link, a:visited{
	text-decoration: none;
	color: #6FBB14;
}
a:hover{
	text-decoration:underline;
}
#portfolio {
	float: left;
	margin-right: 25px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #AD7340;
}
#table_price {
	margin: 0px;
	padding: 0px;
	
}
#table_sub_price {
	width: 250px;
	margin-right: 15px;
	padding: 0px;
	border: 0px solid;
	background-color: #0f3050;
	border: 1px solid #0A2741;
	padding: px;
}
#table_sub_price ul{
	margin:0px;
	padding:0px;

}
#table_sub_price li{
	margin-left:40px;
	margin-bottom:10px;
	line-height:18px;
}
#table_price td{
	padding: 4px;
}

#table_price td p{
	color:#FFFFFF;
	margin:0px;
	line-height:15px;
}
#table_price h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
#description {
	width: 190px;
}
