body
{
	visibility:hidden;
	font-family:"Calibri","Verdana","Arial";
	width:100%;
	background-image:url('images/top.png');
	background-repeat: no-repeat;
	overflow-x: hidden;
	overflow-y: scroll;
	background-size:contain;
	-webkit-background-size:contain;
}                               
hr
{                      
	border-width:1px;
	color:rgb(0,0,0);
}
h2
{
	margin-top:8px;
	margin-bottom:8px;
	font-size:1.75em;
}
h3
{
	font-style:italic;
	text-align:center;
}
p, li, .contactLabel, .contactSubmit
{
	font-size:1em;
}
li
{
	margin-bottom:0.5em;
}
#contact
{
	margin-left:5%;
	margin-bottom:5%;
}
#home
{
	width:100%;
	margin-left:auto;
	margin-right:auto;    
}
#banner
{
	text-align:right;
	width:96%;
	color:rgb(0,0,0);
}  
#banner a
{
	font-size:2em;
}
.column     
{          
	margin-left:2em;
	float:left;
	width:30%;
}
.clearLeft
{
	clear:left;
}
#menu
{
	width:100%;
	margin-bottom:0.5em;                   
	margin-left:1em;
	clear:right;
}
#menuTop, #menuBottom
{
	width:48%;
	float:left;
}
.menu
{
	float:left;
	background:radial-gradient(rgb(227,108,10),rgb(249,180,123));
	display:block;
	margin-right:1%;
	width:32.25%;
	text-align:center;
	border-style:solid;
	border-width:0px;
	border-color:rgb(0,0,0);
	font-size:1.25em;
	line-height:1.5em;                
	border-radius:0.25em;
}
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active, a.menu:focus
{
	color:rgb(255,255,255);
	text-decoration:none;     
	background-repeat:no-repeat;
	background-position:top left;
}                              
a.menu:hover
{
	color:rgb(0,0,0);
}

a:link, a:visited, a:hover, a:active, a:focus
{
	text-decoration:none;
	color:rgb(0,102,204);
}
a:hover
{
	color:rgb(6,69,173);
}
.image
{
	float:left;
	margin:1%;
}
td
{
	vertical-align:top;
}
tr
{
	height:1.5em;
}
.contactLabel, .contactField
{
	float:left;
	line-height:2em;
}
.contactLabel
{
	width:25%;
}
.contactField
{
	width:70%;
}
input
{
	width:89%;
	line-height:0.8em;	
}
textarea
{
	width:88%;
	margin-top:0.5em;
}
.contactSubmit
{
	line-height:1.5em;
	margin-top:0.5em;
	width:50%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.mandatory
{
	color:rgb(255,0,0);
}                                                 
.right
{
	float:right;
	margin-left:1em;
	width:40%;
}
.left
{
	float:left;
	margin-right:1em;
	width:40%;
}
.clear
{                       
	clear:both;
}
.contactForm, .contactDetails, .privacy
{
	width:30%;
	float:left;
	margin-right:1%;
}
.contactForm
{
	margin-left:5%;
}
.hide
{
	display:none;
}
.portfolio
{
	margin-left:2%;
	width:98%;
}                           
.portfolioImage        
{
	width:53%;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:5px;
	border-color:rgb(0,0,0);
	float:left;
}
.mobileImage
{
	margin-left:1%;
	width:20%;
	float:left         
}                      
.portfolioSeparator
{
	clear:left;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:rgb(0,0,0);
	height:2em;   
	margin-bottom:2em;
}
.debug
{
	display:none;
}
.thanks
{
	font-size:2em;
}
