body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px 0px 0px 0px;
}

A:link {
    color: black;
    text-decoration: none;
	font-size:12px;
	border:none;
}

A:visited {
    color: black;
    text-decoration: none;
	font-size:12px;
	border:none;
}

A:active {
    color: black;
    text-decoration: none;
	font-size:12px;
	border:none;

}

A:hover {
    color: black;
    text-decoration: underline;
	font-size:12px;
	border:none;
}

#header	{
	background-color:#000000;
	background-position:top center;
	background-repeat:no-repeat;
    min-width: 1017px;
}

.header1 {
	background-image:url(../images/topBG/top1.png);
}

.header2 {
	background-image:url(../images/topBG/top2.png);
}

.header3 {
	background-image:url(../images/topBG/top3.png);
} 

.header4 {
	background-image:url(../images/topBG/top4.png);
}

.header5 {
	background-image:url(../images/topBG/top5.png);
}

.header6 {
	background-image:url(../images/topBG/top6.png);
}

.header7 {
	background-image:url(../images/topBG/top7.png);
}

.header8 {
	background-image:url(../images/topBG/top8.png);
}

.header9 {
	background-image:url(../images/topBG/top9.png);
}

.header10 {
	background-image:url(../images/topBG/top10.png);
}

.header11 {
	background-image:url(../images/topBG/top11.png);
}

.topMENU {
	position:relative;
	left:60px;
	top:193px;
	z-index:2;
}

.topFRONT {
	width:1017px;
	height:245px;
	position:relative;
	background-image:url(../images/2.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:2;
}

.topTEXT {
	position:relative;
	width:300px;
	top:-20px;
	left:315px;
	z-index:0;
	height:auto;
	border:medium;
}

.contentHOME {
	width:1017px;
	min-height:400px;
	position:relative;
	z-index:2;	
}

.contentABOUT {
	width:1017px;
	min-height:452px;
	position:relative;
	z-index:2;	
}

.contentPORTFOLIO {
	width:1017px;
	min-height:380px;
	position:relative;
	z-index:2;	
}

.contentCARDS {
	width:1017px;
	min-height:500px;
	position:relative;
	z-index:2;	
}

.contentCONTACT {
	width:1017px;
	min-height:380px;
	position:relative;
	z-index:2;	
}

.contentLINKS {
	width:1017px;
	min-height:380px;
	position:relative;
	z-index:2;	
}

.contentLEFT {
	width:630px;
	height:402px;
	position:relative;
	float:left;
	background-image:url(../images/5.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:2;
	vertical-align:top;
}

.contentTABLE {
	color:#666;
	font-size:10px;
}

.latestHOME {
	position:relative;
	top:40px;
	z-index:5;
	height:auto;
	border:none;
}

.latestPORTFOLIO {
	position:relative;
	left:30px;
	top:50px;
	z-index:5;
	height:auto;
}

.latestABOUT {
	position:relative;
	top:60px;
	z-index:5;
	height:auto;
}

.latestCONTACT {
	position:relative;
	top:200px;
	z-index:5;
	height:auto;
}

.latestLINKS {
	position:relative;
	top:60px;
	left:30px;
	z-index:5;
	height:auto;
}

.contentRIGHT {
	width:387px;
	height:402px;
	position:relative;
	float:right;
	background-image:url(../images/6.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:2;	
}

.description {
	position:relative;
	width:300px;
	top:30px;
	z-index:2;
	height:auto;
}

.contentWRAP {
	width:100%;
	position:relative;
	background-image:url(../images/contentWRAP.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.contentBOTTOM {
	width:1017px;
	height:22px;
	position:relative;
	background-image:url(../images/8.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:1;	
}

.contentBOTTOMwrap {
	width:100%;
	position:relative;
	background-color:#ffffff;
}

.blogHOME {
	width:1017px;
	height:36px;
	position:relative;
	background-image:url(../images/9.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:2;	
}

.blogABOUT {
	width:1017px;
	height:36px;
	position:relative;
	background-image:url(../images/history.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:2;	
}

.blogPORTFOLIO {
	width:1017px;
	height:36px;
	position:relative;
	background-image:url(../images/showcase.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:2;	
}

.blogEMPTY {
	width:1017px;
	height:36px;
	position:relative;
	background-image:url(../images/blog_empty.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:2;	
}

.blogCONTENT {
	width:1017px;
	height:100%;
	position:relative;
	vertical-align:top;
	background-image:url(../images/10.png);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:2;
}

.blogWRAP {
	width:100%;
	position:relative;
	background-color:#000000;
}

.bottom {
	width:1017px;
	height:46px;
	position:relative;
	background-image:url(../images/11.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:2;	
}

.bottomWRAP {
	width:100%;
	position:relative;
	background-image:url(../images/bottomWRAP.png);
	background-repeat:repeat-x;
}