*{margin: 0; padding: 0; border: 0;}
*
*For personal/commercial use
*May not be redistrubuted or sold
*May be modified by licence holder only
*
*Sections:
*
*1. Positioning
*2. Styling
*3. Gallery
*4. Contact
*
*
/** 1. POSITIONING **/

body {
	min-width: 820px;
	margin:0; 
	padding:0; 
}

#wrapper { 
	width: 820px; 
	margin: 0 auto;
}

#header, #foot {
	clear: both; 
	width: 820px;
	height: 10px;
}

#logo {
	clear: both; 
	width: 820px;
}

#contentfloatholder {/* right faux column tab */
	float: left;
	width: 820px;
}

#contentfloatholder:after {
 /* this is for NN6 to clear floats */
	content: "."; 
	display: block; 
	height: 0px;
	clear: both; 
	visibility: hidden;
}

#centerwrap {
	float:left;
	width: 820px; 
	margin: 0 0 0 0;
}

#left {
	float:left;
	width: 586px;
	margin: 0 0 0 0;
        height: 60px;
	padding: 5px 5px;
}

#right {
	float:right;
	width: 210px;
	margin: 0 0 0 0;
        height: 60px;
	padding: 5px 5px;
}

#main {
	float:left;
	width: 798px;
	min-height: 390px;
	padding: 10px 10px;
}


#blog {
	float:left;
	width: 795px;
}

img.float_left { 
    float: left; 
    margin: 0px; 
}

img.float_right { 
    float: right; 
    margin: 0px; 
}

/** 2. STYLING **/

body { 
	background:#272727;
	font-family:MS Sans Serif,Geneva,sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	color: #7E7E7E;
	text-align: center;
}

a:link{
	color:#4E3A75; text-decoration:none; font-weight: bold; cursor: default;
}

a:visited{
	color:#4E3A75; text-decoration:none; font-weight: bold; cursor: default;
}

a:hover{
	color:#7e7e7e; text-decoration:none; font-weight: bold; cursor: default;
}

.hidden {
	display:none;
}

p { 
	margin: 10px 0px 10px 0px;
	}
	
p.big { 
	margin: 40px 0px 40px 0px;
	}
	
		
p.extra { 
	margin: 0px 0px 40px 0px;
	}
		
p.mid { 
	margin: 0px 0px 20px 0px;
	}

h4 {
	font-size: 12px;
	font-weight: bold;
	}
	
h6 { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
} 

.smallprint { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	letter-spacing: 1.5px;
} 

/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper { 
	text-align: left;
	background: #272727;
}

#header, #footer {
	background: #272727; 
    	color: #7E7E7E;
    	text-align: left;
}

#logo {
    	background:#272727; 
	color: #7E7E7E;
    	text-align: left;
}

#left {
	background:#363636;
	border: #363636 1px solid;
	color: #7E7E7E;
	text-align: left;
}

#right {
	background:#363636;
	border: #363636 1px solid;
	color: #7E7E7E;
	text-align: right;
}


#main {
	background:#2a2a2a; 	
	border: #363636 1px solid;
	color: #7E7E7E;
	text-align: left;
}

#blog {
	color: #7E7E7E;
	text-align: left;
}

/** 3. GALLERY **/

#thumbs {
	float: right;
	width: 168px;	
	color: #7E7E7E;
	text-align: left;
}

#mainphoto {
	float: left;
	width: 620px;	
	color: #7E7E7E;
	text-align: center;

}

#photo_ {
	margin-left: auto;
	margin-right: auto;
}


.photos {
	overflow: hidden;
	border: 0;
	padding: 0px;
	width: 100%;	
}

.photos div img {
	padding: 0px;
        margin:0 auto;
	float: left;	
}

img.fullsize {
	border: 1px solid #363636;
	}

img.fade_img {
	border: 1px solid #575757;
}

table.thumbscontainer td  {
	margin-left:auto; 
	margin-right:auto;
	width: 0%;
        padding: 1px;
}

/** 3. CONTACT **/

#contactform {
	float: left;
	width: 280px;	
	height: 390px;
        font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #7E7E7E;
	text-align: left;
	border-right: 1px solid #363636;
}
#contact {
	float: left;
	width: 470px;	
	color: #7E7E7E;
	text-align: left;
	margin-left: 20px;
}

#cform { 
        background: #2a2a2a; 	
	border: #363636 1px solid;
	color: #7E7E7E;
	font-family:MS Sans Serif,Geneva,sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	width: 260px;
	}
	
#form { 
        background: #2a2a2a; 	
	border: #363636 1px solid;
	color: #7E7E7E;
	font-family:MS Sans Serif,Geneva,sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	width: 210px;
	}

/** 4. SERVICES **/

#servicescontactform {
	float: left;
	width: 230px;	
	height: 400px;
        font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #7E7E7E;
	text-align: left;
	border-right: 1px solid #363636;	
}

#services {
	float: left;
	width: 545px;	
	color: #7E7E7E;
	text-align: left;
	margin-left: 20px;
}

table.servicesimages td  {
	margin-left:auto; 
	margin-right:auto;
	width: 0%;
        padding: 3px;
        border: 1px solid #363636;
        
}


/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}