/* CSS Document */
html
{
    min-height: 100%;
    margin-bottom: 1px;
}
body{
    background: #000;
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
}
h1{
	font-family: Tahoma;
	font-size: 18px;
	color: #CC9900;
	margin: 0px;
}
h2{
	font-family: Tahoma;
	font-size: 16px;
	color: #CC9900;
	margin-bottom: 10px;
	margin-top: 0px;
}
h3{
	font-family: Tahoma;
	font-size: 16px;
	color: #CC9900;
	margin-top: 10px;
}
h4{
	font-family: Tahoma;
	font-size: 14px;
	color: #CC9900;
	margin-top: 20px;
	margin-bottom: 10px;
}
p{
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 16px;
}
.top-p{
	margin-top: 10px;
}
.top-p2{
	margin-top: 15px;
}
a.body_link{
    font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}
a.body_link:hover{
    font-family: Tahoma;
	font-size: 14px;
	color: #CC9900;
	text-decoration: underline;
}
.body_link_footer{
    font-size: 10px;
	color: #666;
	text-decoration: underline;
}
.container{
    width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.header{
    float: left;
	width: 900px;
	height: 140px;
	background: url(images/header.jpg) no-repeat center top;
}
.content-home{
	width: 900px;
	float: left;
	height: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.content-gallery{
	width: 900px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.footer{
    width: 900px;
	float: left;
	text-align: center;
	padding-bottom: 30px;
	color: #666;
	font-size:10px;
}
.gallery-dsc{
    width: 900px;
	float: left;
	padding-bottom: 30px;
}

.home-img{
    border: #fff 5px solid;
}
/*free design proposal*/
.fdp-img{
    float:left; 
	height:225px; 
	padding-top:20px; 
	width:380px;
}
.fdp-txt{
    float:left; 
	padding-top:20px; 
	padding-right:20px; 
	height:auto; 
	width:498px;
}
/*about page*/
.wrap-about{ 
    float: left; 
	height: auto;
}
.about-img{
    float:left; 
	height:auto; 
	padding-top:40px; 
	width:300px;
	text-align: center;
}
.about-txt{
    float:left; 
	padding-top:20px; 
	padding-right:0px; 
	height:auto; 
	width:580px;
}
.about-img-border{
    border: solid 1px #fff;
}
.content-group1{
	width: 900px;
	float: left;
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background: url(images/about/group1.jpg) top no-repeat;
}
.about-group1{
	float:left;
	padding-top:20px;
	padding-right:0px;
	height:650px;
	width:580px;
	padding-left: 300px;
}
/*gen*/
.wrap-gen{ 
    float: left; 
	height: auto;
}
.content-gen{
	width: 900px;
	float: left;
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.content-gen2{
	width: 900px;
	float: left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.img-border{
    border: solid 1px #fff;
}
/*contact*/
.contact-txt{
	float:left;
	height:auto;
	padding-top:0px;
	width:270px;
	padding-left: 20px;
}
.contact-form{
    float:left; 
	padding-top:0px; 
	padding-right:0px; 
	height:auto; 
	width:270px;
}
.contact-div{
	width: 900px;
	float: left;
	height: 500px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background: url(images/contact-bg.jpg) no-repeat right top;
}
.style10pxtext {font-size: 10px}
.news-scroll{
	width:880px;
	height: 300px;
	overflow:auto;
	padding-right: 20px;
	padding-top: 0px;
	margin-top: 20px;
}
