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

body,
html {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	background-image: url(../images/pagebg.png);
	background-position:center;
	background-repeat:repeat-y;
}

/* the following rules apply only to IE6 */
* html #footer {
	height:1px;
}

.style3 {color: #0099FF; font-weight: bold; font-size: 12px; }
.style4 {color: #FFFFFF}
.style6 {color: #FFFFFF; font-weight: bold; }

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
#wrap {min-height: 100%; margin-bottom: -80px;}
/* for IE not Mac \*/
* html #wrap {height: 100%;}
/* end for IE */


h1 {
	margin:0;
	font-size:14px;
	color:#338FB8;
	font:Verdana, Arial, Helvetica, sans-serif;
	}
	
h2	{
	margin:0 0 1em;
	font-size:14px;
	color:#338FB8;
	font:Verdana, Arial, Helvetica, sans-serif;
	}
	
h3	{
	margin:0 0 1em;
	font-size:14px;
	color:#cb1956;
	font:Verdana, Arial, Helvetica, sans-serif;
	}
	
h4	{
	margin:0 0 1em;
	font-size:20px;
	color:#338FB8;
	font:Verdana, Arial, Helvetica, sans-serif;
	}
	

#wrap {
	width:800px;
	margin:0 auto;
	background:#1A1A1A;
	background-image: url(../images/wrapbg.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

#wrap_body {
	width:800px;
	height: 100%;
	
}



#header{
	padding:0px 0px;
	height:220px;
	}
	


#main{
	float:left;
	width:360px;
	padding:10px;
	background-image: url(../images/paint%20strokes%20bottom.png);
	background-repeat:no-repeat;
	}
	
#main2{
	float:left;
	width:366px;
	padding:10px;
	background-image: url(../images/flower_silhouette.png);
	background-repeat:no-repeat;
	}

#sidebar{
	float:right;
	width:414px;
	background-image: url(../images/sidebar_bg.png);
	background-repeat: repeat-x;
	height: 653px;
	}

#footer{
	clear:both;
	position:fixed; bottom:0px;
	border:1px solid #000;
	border-width:0 1px;
	background-image: url(../button1.gif);
	height:35px;
	width:798px;
	
	}



#gallery {
	height:380px;
	background-image: url(../images/gallery_bg.png);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background-repeat: repeat-x;
	background-color: #000000;
	padding: 0px;
	
}

#ads {
	height:114px;
	margin-top:10px;
	background: #000;
	background-image: url(../images/sidebar_banner.png);
	padding: 9px 108px 0px 222px;
	background-repeat: no-repeat;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

#contact {
	background:url(../images/blackberry.png) no-repeat right;
	height: 263px;
	top: 0px;
	}
	
#contact_centre{
	height:150px;
	border: 1px solid #fff;
	margin:auto;
	width: 600px;
}

#testimonials_centre{
	height:250px;
	border: 1px solid #fff;
	margin:auto;
	width: 600px;
	padding: 10px;
	;
}

#home {
	width:700px;
	margin:0 auto;}

#links {
	background:url(../images/blackberry.png) no-repeat right;
	height: 263px;
	top: 0px;
	}
