@charset "utf-8";
/* CSS Document */

table{
	text-align:justify;
}

body {
padding: 0;
margin: 0;
background-color: #21201e;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#878787;
}

#header {
padding: 0;
margin: 0;
width: 100%;
height: 90px;
background-color: #21201e;
background-image:url(http://entouragewebdesignstudio.com.au/images/backheader.jpg);
background-repeat:repeat-x;
background-position: top;
}

#innerheader {
padding: 0;
margin: 0;
width: 800px;
height: 90px;
margin-left: auto;
margin-right: auto;
background-color: #21201e;
background-image:url(http://entouragewebdesignstudio.com.au/images/backheader.jpg);
background-repeat:repeat-x;
background-position: top;
position: relative;
}

#weblogo {
float: left;
position :absolute;
top: 0px;
left: 0px;
height:100%;
}

#menu {
position: absolute;
bottom: 0;
right: 0;
width: 480px;
}

#information {
padding: 0;
margin: 0;
width: 100%;

color: #fff;
background-image: url(http://entouragewebdesignstudio.com.au/images/boxback.jpg);
background-repeat: repeat-x;
background-position: top;
}

#innerinformation {
width: 780px;
vertical-align: middle;
text-align: left;
margin-left: auto;
margin-right: auto;
padding: 10px;
padding-left: 20px;
padding-right: 20px;
}

#bodycontent {
padding: 0;
margin: 0;
width: 100%;
background-color: #292826;
background-image:url(http://entouragewebdesignstudio.com.au/images/contentback.jpg);
background-repeat:repeat;
background-position: top;
position:relative;
}

#innerbody {
padding: 0;
padding-top:20px;
padding-bottom:20px;
margin: 0px;
width: 800px;
margin-left: auto;
margin-right: auto;
background-color: #292826;
text-align:justify;
background-image:url(http://entouragewebdesignstudio.com.au/images/contentback.jpg);
background-repeat:repeat;
background-position: top;
position: relative;
}

.intro {
	width: 800px;
	padding-left: 10px;
	padding-right: 10px;	
	height: 100px;
	
}

.text {
	margin-top: 10px;
	margin: 15px;
	text-align: justify;
}

.text2 {
	margin: 15px;
	margin-top: 0px;
	text-align: justify;
}
.text3 {
	margin: 15px;
	margin-right: 25px;
	text-align:right;
}

.image {
	padding-bottom: 10px;
	padding-top: 10px;
	height: 158px;
}

.title {
	padding-bottom: 10px;
	padding-top: 15px;
}


#innerintro1 {
	width: 30%;
	height: 350px;
	margin: 12px;
	float:left;
	text-align:center;
	background-image:url(http://www.entouragewebdesignstudio.com.au/images/blockback.png);
	background-repeat:no-repeat;
}

#innerintro2 {
	width: 30%;
	height: 350px;
	margin: 12px;
	float: left;
	text-align:center;
	background-image:url(http://www.entouragewebdesignstudio.com.au/images/blockback.png);
	background-repeat:no-repeat;
}

#innerintro3 {
	width: 30%;
	height: 350px;
	margin: 12px;
	float:left;
	text-align:center;
	background-image:url(http://www.entouragewebdesignstudio.com.au/images/blockback.png);
	background-repeat:no-repeat;
}

#innerintro4 {
	width: 30%;
	height: 350px;
	margin: 12px;
	float:left;
	text-align:center;
}

#innerintro5 {
	width: 30%;
	height: 350px;
	margin: 12px;
	float: left;
	text-align:center;
}

#innerintro6 {
	width: 30%;
	height: 350px;
	margin: 12px;
	float:left;
	text-align:center;
}

#logopack1 {
	width: 710px;
	height: 335px;
	margin: 10px;
	padding: 30px;
	float:left;
	background-image:url(http://www.entouragewebdesignstudio.com.au/images/blockback2.png);
	background-repeat:no-repeat;
}

#logopack2 {
	width: 710px;
	height: 380px;
	margin: 10px;
	padding: 30px;
	float:left;
	background-image:url(http://www.entouragewebdesignstudio.com.au/images/blockback3.png);
	background-repeat:no-repeat;
}

#logopack3 {
	width: 710px;
	height: 400px;
	margin: 10px;
	padding: 30px;
	float:left;
	background-image:url(http://www.entouragewebdesignstudio.com.au/images/blockback4.png);
	background-repeat:no-repeat;
}

.clearing {
	clear:both;
}

#footer {
width: 800px;
margin-left: auto;
margin-right: auto;
text-align:center;
padding-top:0px;
padding-bottom:0px;
background-color: #21201e;
color:#41c5e3;
}

#nav li{
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	font-size: 13px;
}

body#home #nav li#home2 a {text-decoration: underline; color:white;}
body#web #nav li#web2 a {text-decoration: underline; color:white;}
body#logo #nav li#logo2 a {text-decoration: underline; color:white;}
body#graphic #nav li#graphic2 a {text-decoration: underline; color:white;}
body#contact #nav li#contact2 a {text-decoration: underline; color:white;}

h1{
font: bold 150%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #595959;
}
h2{
font-size:18px;
color:#54caf5;
}
h3{
font-size:16px;
color:#54caf5;
}
h5{
font-size:13px;
color:#41c5e3;
}
h6{
font-size:11px;
color:#41c5e3;
}

li{list-style: outside;}
ul{
    margin:0 auto;
    padding:20px;
}


a{
font-size:12px;
color:#54caf5;
font-style:normal;
}

a:visited{
font-size:12px;
color:#54caf5;
font-style:normal;
}

a:active{
font-size:12px;
color:#ffffff;
font-style:normal;
}

a:hover{
font-size:12px;
color:#999999;
font-style:normal;
}

b{
color:#54caf5;
font-size:13px;
}

#horizontal
{
border: 0;
background-color: #333333;
text-align:center;
height: 1px;
width: 740px;
}

.horizontal
{
border: 0;
background-color: #666666;
text-align:center;
height: 1px;
width: 700px;
}

.hrshort
{
border: 0;
background-color: #333333;
text-align:center;
height: 1px;
width: 200px;
}

.mainfont
{
color:#313131; 
font-weight:bold; 
font-size:16px;
}

.img-flo-lef {
	float: left;
	padding: 0px;
	padding-right: 30px;
	margin: 0px;
	border: none;
}

.centeralign {
width:100%;
	font: bold 150%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #595959;
text-align:center;
}
