/*
Template Name: PhotoBusiness
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(gallery.css);

body{
	font-size:9px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	background-color:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

img{border:0; padding:0; margin:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-0px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:0px solid #666666; padding:0px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 0px 0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:0px dashed #DDDDDD;
	}

.col1{color:#333333; background-color:#000000;}
.col2{color:#DBDBDB; background-color:#000000; border-bottom:0px solid #3B3B3B;}
.col3{
	border-bottom:0px solid #3B3B3B;
}
.col4{color:#DBDBDB; background-color:#000000; border-bottom:0px solid #3B3B3B;}
.col5{color:#CCCCCC; background-color:#000000; border-bottom:0px solid #3B3B3B;}
.col5 a{color:#99CC00; background-color:#000000;}
.col6{color:#FFFFFF; background-color:#1B1B1B; border-bottom:0px solid #3B3B3B;}
.col7, .col7 a{color:#CCCCCC; background-color:#none;}

/* ----------------------------------------------Generalise-------------------------------------*/

#topbar, #header, #gallery, #services, #breadcrumb, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:645px;
	height: 1025px;
	}

/* ----------------------------------------------TopBar-------------------------------------*/

#topbar{
	height:0px;
	padding:0px 0;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	z-index:1000;
	padding:0 0 0px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#header #logo{
	display:block;
	float:left;
	width:300px;
	}

#header h1, #header p{
	margin:0;
	padding:0;
	border:none;
	clear:left;
	font-size:16px;
	}

#header h1{
	margin-bottom:5px;
	font-size:36px;
	}

#header h1 a{
	color:#DBDBDB;
	background-color:#000000;
	}

/* ----------------------------------------------Header-------------------------------------*/

#services{
	padding:20px 0 0 0;
	text-transform:uppercase;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#services img{
	margin:0;
	padding:0;
	line-height:normal;
	}

#services ul{
	display:block;
	width:655px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	}

#services li{
	display:block;
	float:left;
	width:234px;
	height:210px;
	margin:0 8px 8px 0;
	padding:0;
	overflow:hidden;
	}

#services li.last{
	margin-right:0;
	}

#services a strong{
	display:none;
	width:100%;
	margin:0;
	padding:15px 0;
	font-weight:normal;
	text-align:center;
	color:#5B5B5B;
	background-color:#232323;
	}

#services a:hover strong{
	display:block;
	}
