@charset "utf-8";
@import "smoothDivScroll.css";
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300);

body {

	background-image: url(../images/bg.jpg);
    background-attachment: fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}


h1 {
	font-size: 26px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#FFF;
}

h2 {
	font-size: 18px;

	font-family:Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color:#FFF;
}


h3 {
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#FFF;
	text-decoration: underline;	
}

h4 {
	font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#0C0;
}
p {
	margin         : 0;
	padding-bottom : 10px;
	
	font-size:16px;
		color:#FFF;
		font-family: 'Roboto Condensed', sans-serif;
	
        
}

p2 {
	margin         : 0;
	padding-bottom : 10px;
	
  font-family:"Century Gothic";
	font-size:18px;
		color:#F00;
		
	
        
}

td {
		font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
		color:#FFF;
		text-align:left;
        
}

th { 

font-size:26px;
font-weight:bold;
		color:#FFF;
		font-family: 'Roboto Condensed', sans-serif;
		text-align:left;
}
	
li {
       font-size:16px;
		color:#FFF;
		font-family: 'Roboto Condensed', sans-serif;
		 
        
}
input {
	background-color:#063;
	          color:#FFF;
	font-family    : "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size      : 13px;
	
}
textarea {
	background-color: #063;
	color:#FFF;
	font-family    : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size      : 13px;
}
select {
	background-color:#063;
	color:#FFF;
	font-family    : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size      : 13px;
}

img {
	border: 0;
}

.highlight {
	color: #00AFEF;
	font-size: 14px;
	text-decoration: underline;
	text-align: justify;
}
#main_wrapper {
	margin: 0 auto;
	width: 960px;
	min-height: 200px
	
}
#header_wrapper {
	height: 272px;
	/*background-image: url(../images/header_bg.jpg);*/
	width: 960px;
	margin: 0 auto;
	/*z-index: 2;
	position: relative;*/
}
#header {
	/*background-image: url(../images/headbg.jpg);*/
	
	height: 272px;
	width: 960px;
}
#header_left {
	
	background-repeat:no-repeat;
	float:left;
	height: 250px;
	width: 350px;
	margin-left: 100px;
	
}
#header_right {
	
	background-repeat: no-repeat;
	
	height: 250px;
	width: 300px;
	float: right;
	margin-right: 100px;
}
#logo {
	height: 295px;
	width: 306px;
	padding-top: 58px;
	padding-right: 14px;
	padding-bottom: 58px;
	padding-left: 100px;
}

#middle_top {
	width: 100%;
	float: left;
	
}
#middle_bottom {
	
	width: 960px;
	max-height: 60px;
	min-height: 60px;
	float: left;
	color:#36C;
	font-size:13px;
	font-family:"Lithos Pro Regular";
	
	
	
	
		
}
#left {
	
	margin-left: 2px;
	width: 400px;
	
	color:#FFFFFF;
	
	font-family:"Nyala";
	font-size:18px;
}
#left2 {
	
	margin-left: 45px;
	width: 900px;
	float: left;
	color: #FFF;
	padding:  30px;
	font-weight: bold;
}
#right {

    height: 320px;
	width: 330px;
	float: right;
	color: #FFF;
     font-family: 'Alef', sans-serif;
	font-size:23px;
	margin-left:20px;

	
	
}
#far_right {
	margin-top: 40px;
	/*	margin-left: 20px;*/
	width: 170px;
	float: right;
	color: #FFF;
	padding: 0;
}
#left_bottom {
	
	width: 300px;
	float: left;
	color:#FFF;
	padding: 0 5px;
	font-weight:200;
	
}


#left_bottom a:link{
	text-decoration: none;
	color:#333;
	
}

#left_bottom p{
	color:#333333;
	
}

#left_bottom a:hover{
	text-decoration: none;
	color:#09C;
	
}

#right_bottom {
	
	width: 200px;
	height: 77px;
	float: right;
	
	
	font-family:"Gill Sans MT";
	font-size:16px;
	color:#FFF;
	
}
#far_right_bottom {
	width: 160px;
	float: right;
	color: #FFF;
	padding: 0 5px;
}
#content_wrapper {
	
	width: 960px;
	background-repeat:repeat;	
}
#content_top {

	background-repeat: no-repeat;
	height:60px;
	width: 960px;
	
}
#linkbar {
	background-image: url(../images/linkbar.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 960px;
}

#content_bottom {
	background-image: url(../images/contentbgbottom.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 1000px;
}

#content_head {
    width: 960px;
	height:50px;
	background-image: url(../images/content-head.png);
}

#content {
	background-image: url(../images/content_bg.jpg);
	max-width: 960px;
	min-height:300px;
	text-align: justify;
	font-size:16px;
		color:#FFF;
		font-family: 'Roboto Condensed', sans-serif;
	padding-left: 30px;
	padding-right: 30px;

}
#content2 {
	background-image: url(../images/contentbg2.png);
	color:#FFF;
	width: 998px;
	min-height: 600px;
	text-align: justify;
	font-family:"Gill Sans MT";
	font-size:16px;
}

#content3 {
	background-image: url(../images/contentbg3.png);
	color:#FFF;
	width: 998px;
	min-height: 800px;
	text-align: justify;
	font-family:"Gill Sans MT";
	font-size:16px;
}

#content_facebook {
	background-color: #FFF;
	width:590 px;

	
}

#menu {
	width: 155px;
	padding-left: 5px;
}
#menu ul{
	list-style: none;
	padding: 0;
	color: #000;
	text-align: right;
	font-family: Palatino;
	font-size: 13px;
}
#far_right ul.drawers{
	color: #FFF;
	width: 160px;
	list-style: none;
	padding: 0;
	text-align: left;
	font-family: Palatino;
	font-size: 13px;
}
#far_right ul.drawers a{
	color: #FFF;
}
#far_right h1{

	color: #FFF;
	padding-bottom: 0;
}


#lipsum {
	text-align: justify;	
}.comp_name {
	font-size: 16px;
}
.highlight2 {
	font-size: 24px;
	color: #00AFEF;
}
.Download {
	font-size: 14px;
	text-decoration: none;
}
.highlight3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00AFEF;
	text-align: center;
	text-decoration: underline;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


#signature {
 color:#FFF;
	font-size:13px;
	font-family:"Lithos Pro Regular";
	
	background-image: url('www.blueclouddesign.co.za');
}

.also {
	font-weight:bold;
	
	font-size:14px;
		color:#6F0;
		font-family: 'Roboto Condensed', sans-serif;
	
        
}

.special {color:#FF9;
font-size:16px;}