body {
	font-family: "Century Gothic", Helvetica, sans-serif;
	margin : 0;
	padding : 0;
	text-align : center;
	min-width : 800px;
	Background-color:#ffffff ;
	background-image:url(images/);
	background-repeat:repeat-all;
	background-position:top;
	background-attachment:fixed;
	min-height: 600px;
  }


  
  #pagewidth
{
	width : 800px;
	Background-color :  ;
	min-width : 800px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;

	background-image:url(images/Containerbg.jpg);
	

    
}

img {border:none}

td {
	font-family: "Century Gothic", Helvetica, sans-serif;
}

th {
	font-family: "Century Gothic", Helvetica, sans-serif;
	color:#000000;}
	

h1
{   
    color: #000000; 
	font-size: large;
    font-weight : bold;
    padding-left : 0px;
    padding-right : 0px;
    text-align : left;
}

h2
{   
    color:#000000; 
	font-size: large;
    font-weight : bold;
    padding-left : 0px;
    padding-right : 0px;
	padding-top : 0px;
    text-align : left;
	
}


p
{
	Color : #000000;
	margin-top : 0px;
	margin-right : 20px;
	margin-bottom : 10px;
	margin-left : 0px;
	padding: 10px;
}



a:link, a:visited
{
    color:#FF00CC;
	text-decoration : none;  
}

a:active {
 
  
}

a:hover {
}



.aboutleft
{
	width:375px;
	float:left;
	
	}
#aboutright
{
	width:400px;
	padding-left:410px;
	}
.portleft
{
	width:270px;
	float:left;
	text-align: right;
	padding-top:10px;
	
	
	}
#portright
{
	width:320px;
	padding-left:360px;
	padding-bottom: 10px;

	}

#contcontain
{
width:600px;
padding: px;
}
.contleft
{
	width:170px;
	float:left;
	padding:10px;
	
	
	}
#contright
{
	width:320px;
	padding:10px;
	padding-left:270px;

	
	}



.img
	{padding:10px;}

.styleWHO 
{
	
	background-image:url(images/who2.png);
	background-repeat:no-repeat;
	

}


.stylePORTFOLIO 
{
	
	background-image:url(images/portfolio2.png);
	background-repeat:no-repeat;
	
	
}
.styleCONTACT 
{
	
	background-image:url(images/contact2.png);
	background-repeat:no-repeat;
	

}

#headerspace 
{height:250px;
}








#footer
{
    height : 10px;
    background-color :#ffffff ;
    background-image:url(images/Footerbg1.jpg);
	background-repeat:no-repeat;
    clear : both;
    text-align : right;
	font-size: 10px;	
	color:#CCCCCC;
	padding-top: 150px;
	padding-bottom:0px;
	margin-top:20px;
	
}

