/***************************************************

			      Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, figure, #footer,#header, #hgroup, menu, #section,  {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}


a img {border:none}


 
#footer, #header, #hgroup, menu, #section {display: block}


/***************************************************
			      Global styles
***************************************************/

html, body {
	width:100%;
	height:100%;

	}


html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	margin:0 0 1px;
	line-height: 1.5;
	background-color:white;


}



p {
	margin-bottom:7px;
	}
	
a, p a {
	text-decoration:underline;
	color:white;
	}
	a:hover {color:white;}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
	position:relative;

	

}


	
h1{
	font-size: 60px;
	line-height:1.6;
	color:#663366;
	text-transform:capitalize;
	text-align:left;
	margin-left:40px;

	
	}
	h1 span{
	line-height:1.7px;
	color:black;
	font-size:14px;
	text-transform:none;
	display:block;


}

	
h2{
	font-size: 17px;
	line-height:1.7;
	color:black;
	text-align:left;
	width:420px;
	padding-top:8px;
	margin-left:40px;


	}

	
h3{

	 color: #444444;
    font-family: 'LeagueGothicRegular',arial;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top:15px;
    text-shadow: 1px 1px 1px #3f3f3f;
    text-transform: uppercase;



	}
	
	
 h3 span{
	font-size: 12px;
	color: black;
	text-transform:capitalize;
	height:24px;
	margin-top:15px;
	text-align:left;
    display:block;


}

h4{
 color: #444444;
    font-family: 'LeagueGothicRegular',arial;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top:15px;
    text-shadow: 1px 1px 1px #3f3f3f;
    text-transform: uppercase;



	}
	
h4 span{
	font-weight:bold;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFCC33;
	padding:8px;
	margin-left:20px;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;




}

	

/***************************************************
			    Main containers
***************************************************/

#container, #container_left, #container_right{
	position: relative;
	width:100%;
	
	}
	#container{
			position:relative;
			width:980px;
			margin:0 auto;
			text-align:left;
			background-color:transparent;
			padding:15px;
			
}


.group1 {
	float: left;
	width: 440px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;
	line-height: 1.6em;
	

	


	}
	
.group2 {
	float: left;
	width: 440px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	line-height: 1.6em;


	}
	
.group3 {
	float: left;
	width: 900px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;


	}
	
.group4 {
	float: left;
	width: 980px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;
	margin-right:12px;


	}
	
.group5 {
	float: left;
	width: 350px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;


	}
	
	
	
	
.group_bannner_left {
	width: 450px;
	position: absolute;
	top:60px;
	background:transparent;
	margin-top:6px;
	margin-left:-40px;
	
	
	}
	
.group_bannner_right{
	width: 380px;
	position: absolute;
	top:-37px;
	right:170px;
	background:transparent;
	margin-top:50px;
	
	
	}
	


			
#header{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 960px;
	height:110px;


	}
	
#lnwrap {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #292929;
    width: 100%;
	
	
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

.linkColou {
	color:#444;
	
}

/***************************************************
				Web Design
***************************************************/
				
#webDesign{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 960px;
	height:100%;


	}
#webDesign .topLogo	{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 575px;
	margin-top:15px;
	height:100%;
	
}

	
	
#lnwrapWD {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/bg.png");
    background-position: 0 0;
    width: 100%;
	float: left;
	
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}
	
	
	
/***************************************************
				Print Logo
***************************************************/
				
#webPrint{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 960px;
	height:100%;


	}
#webPrint .topLogo	{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 385px;
	margin-top:15px;
	height:100%;
	
}

	
	
#lnwrapPrint {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/bgPrint.png");
    background-position: 0 0;
    width: 100%;
	float: left;
	
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}
	
	
	/***************************************************
				seo
***************************************************/
				
#webSeo{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 960px;
	height:100%;


	}
#webSeo .topLogo	{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 680px;
	margin-top:15px;
	height:100%;
	
}

	
	
#lnwrapSeo {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/bgSeo.png");
    background-position: 0 0;
    width: 100%;
	float: left;
	
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}
	
	
	/***************************************************
				contact
***************************************************/
				
#webContact{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 960px;
	height:100%;


	}
#webContact .topLogo	{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 545px;
	margin-top:15px;
	height:100%;
	
}

	
	
#lnwrapContact {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0 0;
    width: 100%;
	float: left;
	
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}
	
	
	/***************************************************
				about
***************************************************/
				
#webAbout{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 960px;
	height:100%;


	}
#webAbout .topLogo	{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 710px;
	margin-top:15px;
	height:100%;
	
}

	
	
#lnwrapAbout {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/bg.png");
    background-position: 0 0;
    width: 100%;
	float: left;
	
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}
	
/***************************************************
				INTRO
***************************************************/	
	
	#intro{
	width: 960px;
	position: relative;
	float: left;
	padding:10px;
	background:transparent;
	margin-top:17px;



	
	}
	
	#introInner{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 960px;
	height:100%;


	}
	
#lnwrapIntro {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: repeat-x;
    width: 100%;
	float: left;
	
	
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

/***************************************************
				   HOLDERS
***************************************************/	

.holder_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top:15px;
	background:transparent;
	background: url(../images/line.png) 0 -18px no-repeat;



	}
	
.holder_content1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top:6px;
	margin-bottom:20px;
	background: url(../images/line.png) 0 -18px no-repeat;

	}
	
	
.holder_content_separator{
	margin-bottom:20px;
	}

	
/***************************************************
			        GALLERY
***************************************************/
	 
	 	 
	 a.photo_hover3{
	position:relative;
	float: right;
	margin:5px 13px 8px 0;
	padding: 8px;

	}
	a.photo_hover3{ background-color:white;
	border: 1px solid #E1E1E1;

}
	a.photo_hover3:hover {
	border: 1px dotted #66CCFF;
	background-color:#C7EDFF;
	opacity:0.9;
	z-index:1000;
}

	
	 a.photo_hover2{
	position:relative;
	float: left;
	margin:5px 13px 8px 0;
	padding: 8px;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;


	}
	a.photo_hover2{ background-color:white;
	border: 1px solid #E1E1E1;

}
	a.photo_hover2:hover {
	border: 1px solid #E1E1E1;
}

/***************************************************
				   GALLERY
***************************************************/	

.holder_gallery {
	width:610px;
	float:left;
	margin-right:10px;
	padding:0;
	}		
	.holder_gallery a.photo_hover {left:42px}
	.holder_gallery h3 { clear:left}
	
.holder_gallery a.name{
	font-size:12px;
	text-align:left;
	position:relative;
	margin-top:15px;
	display:block;
	clear:left;
	line-height:15px;



}

.holder_gallery a.name1{
	font-size:12px;
	position:relative;
	display:inline;
    text-align:left;
	top:20px;
    left:0;

}

.holder_gallery a.description{
	font-size:12px;
	float:left;
	position:relative;
	margin-right:5px;
	padding-top:7px;
	color:gray;
	width:300px;
	display:inline;


}

	
	
/***************************************************
			        FOOTER
***************************************************/


#footer{
	position:relative;
	height:90px;
	clear:both;
	 background-image: url("../images/footer-bg.png");
	width:100%;
	margin-bottom:18px;
	background-color:#292929;
	

	}

#FooterOne, #FooterTwo, #FooterTree {
	position: absolute;	
}

#FooterTwo{
	position: absolute;
	right: 225px;
	top:26px;
	color:white;

}

#FooterTree{
	position: absolute;
	left: 225px;
	top:26px;
	color:white;

}

.container{
    width:980px;
    margin:0 auto;
	background-color:transparent;


}







.content_menu{
	float: left;
	width: 274px;
	margin-top:-10px;
	margin-bottom:15px;

	}
	
.content_menu ul{	
	margin: 0px;
	padding: 0px;
	float: none;
}

.content_menu ul li{
	float: none;
	padding-bottom: 16px;

}


.content_menu ul li a{
	font-size:14px;
	line-height:normal;
    color:#33CC99;
	text-align:left;
	text-decoration:none;
	padding-left:20px;
	

	}
	
.content_menu ul li a:hover{color:#33CC99;}



/***************************************************
				   SPECIFIC
***************************************************/

#logo{
	position:relative;
   	float:left;
   	top:28px;
	left:0px;
	width:250px;
	
	

}

.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}



.purple{
	font-size:50px;
	color:#663366;
	float:left;
	padding:12px;
	margin:20px;
}
.read_more{
	color:#663366;
	font-size:14px;
	float:right;
	margin-top:15px;
}

/* Gallery styles */

#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	border:1px solid #AAAAAA;	
	
	
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	
	background:url(../images/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:960px;
	overflow:hidden;
	float: left;
}

#slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menuSlide{
	/* This is the container for the thumbnails */
	height:45px;
}

#menuSlide ul{
	margin:0px;
	padding:0px;
	text-align: center;
}

#menuSlide li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

#menuSlide li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url../images/pic_bg.png) repeat;
}

#menuSlide li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(../images/active_bg.png) no-repeat;
}

#menuSlide li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(../images/divider.png) no-repeat right;
}

#menuSlide li a{
	display:block;
	background:url(../images/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

a img{
	border:none;
}



#work {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/body.png");
    background-position: 0 0;
    background-repeat: repeat;
    border-bottom-color: #636363;
    border-bottom-style: solid;
    border-bottom-width: 8px;
    border-top-color: #636363;
    border-top-style: solid;
    border-top-width: 8px;
}

.container {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding-bottom: 120px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 120px;
}
