body, html{
	height: 100%;
	background:url(images/topbg_1.png) repeat-x scroll center top #fff;
	}

img {
	border:0px;
}

body, p {
	margin: 0;
	padding: 0;
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	
	}

#gototop_button {
font-family: Century Gothic,Arial, Helvetica, sans-serif;
font-size: 0.75em;
color:#009999; 
}

/* Font styling */

h1 {
color : #009999;
font-weight : 700;
font-size: 2.8em;
font-family: Century Gothic,Arial, Helvetica, sans-serif;
letter-spacing:0.03em;
margin-top:-2px;

}
	
h2 {
color : #2c2c2c;
font-weight : 600;
font-size: 1.8em;
font-family: Century Gothic,Arial, Helvetica, sans-serif;
letter-spacing:0.03em;

}

h3 {
color : #ef3c23;
font-weight:700;
font-size:  1.5em;
margin-bottom : 1px;
font-family: Century Gothic,Arial, Helvetica, sans-serif;
}

h4 {
color : #000000;
font-weight : bold;
font-size: 10pt;
font-family: Century Gothic,Arial, Helvetica, sans-serif;
}

a {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #009999;
	text-decoration:underline;
}

a:visited {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #009999;
	text-decoration:underline;
}

a:hover {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ef3c23;
	text-decoration:underline;
}

table.navtable a {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:0.1em;
}

.navtable a.hover {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #ef3c23;
	text-decoration:none;
	letter-spacing:0.1em;
}

.topnav a, .topnav a:visited {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #fff;
	text-decoration:none;
	padding-left:10px;
	
}

.topnav a:hover {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #ef3c23;
	text-decoration:none;
	
}

#topnav a:active {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #ef3c23;
	text-decoration:none;
	
}

.navigation a, .navigation a:visited {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 550;
	color: #fff;
	text-decoration:none;
        letter-spacing:0.1em;
	
}

.navigation a:hover {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #ef3c23;
	text-decoration:none;
	letter-spacing:0.1em;
	
}


/*-- FONT STYLEING END */


#topnav {
        height: 30px;
	background:url(images/background.png) repeat-x;
        margin:0px; 
	
	}

#sidenav {
	width:260px;

}

.sidehead {
	width:260px;
	height:52px;
	background:url(images/navhead.png) no-repeat;
	
}

.sidebg {
	width:237px;
	border-left:solid 5px #009999;
	border-right:solid 5px #009999;
	border-bottom:solid 5px #009999;
	background:url(../images/background.png) repeat;
        color:#fff;
	margin-left:6px;
	
	
}

.sidebg ul {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	background-color: none;
	text-indent: 2px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet.png);
	padding: 1px;
	margin-left: 20px;
	margin-top:0px;
}


.sidebg ul li a, .sidebg ul li a:visited {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;
	text-decoration:none;
}

.sidebg ul li a:hover {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ef3c23;
	text-decoration:none;
}

#sidenav ul li.a:active {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#009999;
	text-decoration:underline;
}


.sidetitle {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:17px;
	color:#FFF;
	text-align:center;
}

	

.topnavc {
		width:950px;
		height:30px;
		margin: 0 auto;
}

.topnav {
		width:950px;
		height:20px;
        padding-top:5px;
        text-align:right;
               
}

	

#wrapper {
    height: auto;
    margin: 0 auto;
    min-height: 100%;
    padding: 0 0 0;
    position: relative;
    width: 950px;
}

#header {
	width:950px;
	height:80px;
}

.logo {
	width:153px;
	height:80px;
	float:left;
       
}

 .navigation {
	width:700px;
	height:80px;
    float:left;
    margin-top: 1px;
    margin-left:97px;
        

}

.feature {
	width:950px;
	height:3px;
	
}

.clearfix {
    display: block;
    overflow: hidden; 
}

.rightcontent {
    width: 950px;
    overflow:hidden;
}


#footer {
	background:url(images/background.png) repeat-x;
	height:200px;
	border-top-color:#009999;
	border-top-style:solid;
	border-top-width:6px;


    
}

.footercentre {
	     width:950px;
		height:30px;
		margin: 0 auto;

    
}

.leftfooter {
    margin: 0 auto;
    float: left;
    margin: 0px 0 30px 0px;
    width: 600px;
}

table#leftfooter ul {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	background-color: none;
	text-indent: 2px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/none.png);
	padding: 1px;
	margin-left: 20px;
	margin-top:0px;
}


table#leftfooter a:link, table#leftfooter a:visited  {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	color: #969696;
	text-decoration:none;
	
}

table#leftfooter a:hover {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	color: #ef3c23;
	text-decoration:none;
	
}

table#leftfooter a:active {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	color: #ef3c23;
	text-decoration:none;
	
}


.rightfooter {
	margin: 0 auto;
    margin: 15px 0 40px 650px;
    width: 300px;
}

.callbox {
	width:260px;
        margin-top:30px;
}

.callboxhead {
	width:260px;
	height:44px;
	background:url(images/side2head.png) no-repeat;
}

.callboxadd {
	width:245px;
	margin-left:6px;
	background:url(images/graident.png) repeat-x bottom #fff;
	border: solid 1px #898989;
	padding: 5px;
}

.callboxbg {
	width:245px;
	margin-left:6px;
        background:url(images/graident.png) repeat-x bottom #fff;
	border-left:solid 1px #898989;
	border-right:solid 1px #898989;
	border-bottom:solid 1px #898989;
}

.calltitle {
	width:170px;
	margin-left:78px;
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:8px;
	color:#FFF;
	text-align:center;
	
}

