/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body {
	font:62.5% Georgia,'Times New Roman',serif;
	letter-spacing:1;
	
}

/* COMMON CLASSES */
.break { clear:both; }


/* HEADER */

#header { height:530px; background-position:center;}

.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:1000px;
	height:530px;
	position:absolute;
	top: 119px;
	
}

/* NAVIGATION */

#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("../images/headerbg.png"); }

#navigation { height:100px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; }


/* SEARCH */

#search { background-color:#051733; float:right; width:220px; padding:10px; }

#searchtxt { padding:10px; width:150px; }

#searchbtn { border:1px solid #eee !important; background-color:#CD2B3A; color:#eee; padding:3px; margin-left:5px; }



/* MENU */

#menu {
	position:relative;
	top:0px;
	left:50px;

}

#menu ul { list-style:none; }

.mgmt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.table_mgnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: bottom;
	padding-left: 10px;
	border: 1px solid #efefef;
}


#menu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#menu ul li a { color:white; text-decoration:none; font-weight:bold; padding-right:20px; padding-left:5px; }
#menu ul li a:hover { text-decoration:underline; }


/* HEADER TEXT */

#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:70px;}

#firstline {
	background-image:url("../images/textbg.png");
	color:#025570;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	display:block;
	margin-top:-40px;
	margin-left:-25px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 25px;
}
#secondline { background-image:url("../images/textbg.png"); color:#025570; text-decoration:none; font-size:25px; padding:0 0px 0px; float:left; display:block; clear:both; margin-top:0px; }
#secondline:hover { text-decoration:underline; color:#7F000C; }

#pictured_box  {
	background-image:url(../images/small_bg1.png);
	margin-top:-30px;
	margin-left:0px;
	background-repeat: no-repeat;
}
.pictured {
	color:#333333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	float:left;
	display:block;
	clear:both;
	text-align: left;
	padding-top: 9px;
	padding-right: 70px;
	padding-bottom: 9px;
	padding-left: 16px;
	margin: 0px;
}
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */

.btn { background-image:url("../images/smallbg.png"); height:35px; width:38px; float:left; cursor:pointer; margin-top:300px; }

#line_bg {background-image:url("../images/smallbg.png"); height:54px; width:496; float:left;}

#img1 { background-image:url("../images/img1.png"); height:35px; width:42px; float:left; background-repeat:no-repeat;}
#img2 { background-image:url("../images/img2.png"); height:35px; width:42px; float:left; background-repeat:no-repeat;}
#img3 { background-image:url("../images/img3.png"); height:35px; width:42px; float:left; background-repeat:no-repeat;}
#img4 { background-image:url("../images/img4.png"); height:35px; width:42px; float:left; background-repeat:no-repeat;}
#img5 { background-image:url("../images/img5.png"); height:35px; width:42px; float:left; background-repeat:no-repeat;}
#img6 { background-image:url("../images/img6.png"); height:35px; width:42px; float:left; background-repeat:no-repeat;}

#next { background-image:url("../images/btn_next1.png"); background-repeat:no-repeat; vertical-align:middle; float:left; }



/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:0px; margin:0 auto; width:100%; }
#headernav {  background-image:url("../images/textbg.png"); padding-left:3px; }

/* CONTENT */
#content { color:#575757; background-color:#eee; }
#content p { padding:0px 0px; font-size:16px; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }

/* TEXT */
#vision {
	background-image:url(../images/textbg.png);
	background-attachment:fixed;
	width:251px;
	height:24px;
	margin-top:10px;
	float:right;
}
.vision_text {
	font-family:tahoma;
	font-size:14px;
	color:#e26d2a;
	vertical-align:middle;
	text-align:justify;
	margin-top:5px;
}

#other { background-image:url(../images/textbg.png); width:251px; height:210px; float:right; margin-right:10px; margin-top:10px; font-family:tahoma; font-size:11px; color:#464545; vertical-align:middle; text-align:justify;}

#space { width:33px; height:196px; float:left;}

#space_1 {width:200px; height:196px; float:left;}

#space_2 {width:18px; height:196px; float:right;}

#form { background-image:url(../images/textbg.png); width:251px; height:170px; float:right; margin-right:-250px; margin-top:250px; font-family:tahoma; font-size:11px; color:#464545; vertical-align:middle; text-align:justify;}

#enquiry {width:200px; height:25px; vertical-align:top; margin-top:-5px;}

#enquiry_1 {width:200px; height:173px; vertical-align:top;}



.other_text { font-family:tahoma; font-size:11px; color:#464545; vertical-align:middle; text-align:left; text-align:justify; position:static; }

.title {font-family:tahoma; font-size:15px; text-align:justify; color:#e26d2a; padding-top:5px;}

/* form */
#name {width:200px; height:30px; vertical-align:top;}
#email {width:200px; height:26px; vertical-align:top;}
#cell {width:200px; height:26px; vertical-align:top;}
#add {width:200px; height:27px; vertical-align:top;}
#submit {width:200px; height:27px; vertical-align:top;}
#follow {
background-image:url(../images/small_bg.png)
	background-repeat: no-repeat;
	float:right;
	background-image: url(../images/small_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form_text {
	font-family:tahoma;
	font-size:12px;
	color:#464545;
	text-align:justify;
	vertical-align:text-bottom;
	
}
.follow_text {
	font-family:tahoma;
	font-size:10px;
	color:#464545;
	text-align:justify;
}
.submit_button {background-image:url(../images/submitt.png); background-repeat:no-repeat;}
.eff_logo {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#table_glos {
	height: 520px;
	width: auto;
}
