@charset "utf-8";
/* CSS Document */


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:150%;
	background-image: url(../images/bg-body.gif);
	margin: 0;
	text-align: justify;
	background-color: #101112;
}

#wrapper{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	min-height: 960px;
	background-color: #FFFFFF;
	border: 5px solid #cccccc;
	border-top: 0;
	border-bottom: 0;
}


#header{
width:960px;
height:auto;
}

#menu{
	background-image:url(../images/menu-bg.gif);
	height:43px;
	background-repeat:repeat-x;
	padding-top: 5px;
}


.menu {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	color: #FFFFFF;



	



}







#menu a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 27px;
	margin-right: 27px;



	



	}



	



#menu a:hover {



	text-decoration: none;



	color: #CC3300;



	font-size: 13px;



	letter-spacing: 3px;



	font-family: Geneva, Arial, Helvetica, sans-serif;



	font-weight: bold;	



	}








#design-box{
width:960px;
height:auto;
}

#grey-box{
	width:960px;
	height:35px;
	background-color: #CCCCCC;
}


img{
border:0;
}

#repeat-line{
	width:955px;
	height: auto;
	background-image:url(../images/cappa-line.jpg);
}


#booking{
	width:310px;
	height:739px;
	float:right;
	padding: 10px;
	margin-right: 30px;
	margin-top: 25px;
	background-image: url(../images/bg-contact.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 50px;
}


#contact-details{
	width:500px;
	height:auto;
	margin-left:25px;
	float:left;
	margin-top: 25px;
}


#footer{
	width:960px;
	height:190px;
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	border-top: 5px solid #cccccc;
}

#content{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	padding-bottom: 50px;
	margin-top: 50px;
}

.fields{
	border:#cccccc solid 1px;
	height:25px;
	width:280px;
	padding: 5px;
	font-weight: bold;
}


.fields2{
	border:#cccccc solid 1px;
	height:30px;
	width:290px;
	padding: 5px;
	font-weight: bold;
	color: #333333;
	}
	
	
	.msg{
	border:#cccccc solid 2px;
	height:150px;
	width:280px;
	padding: 5px;
	font-weight: bold;
	}
	
	h6{
	font-size:14px;
	font-weight:bold;
	margin:0;
	}


.blue{
color: #0976B0;
font-size:16px;
font-weight:bold;
}

#portfolio{
	width:900px;
	height:auto;
}


.clients{
	width: 282px;
	height: 260px;
	border:1px solid #000000;
	margin-top: 25px;
	float: left;
	margin: 8px;
}

.green-box{
	height:36px;
	width:282px;
	color: #FFFFFF;
	font-size:17px;
	font-weight:bold;
	background-color: #990000;
	text-align: center;
	padding-top: 10px;
}

.text-clients{
	width:282px;
	height:115px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}


a:link {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}

