body {
	background: #000 url('../images/style/watermark.jpg') no-repeat fixed bottom left;
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	font-size: 0.8em;
	color: #fff;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 1.5em;
	color: #66CC33;
	margin-top: 1px;
	}

h2 {
	font-size: 1.3em;
	margin: 10px 0;
	}

h3 {
	font-size: 1.1em;
	margin: 8px 0;	
	}

h4 {
	font-size: 1em;
	margin: 5px 0;
	}

div#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 11px;
	}

div#topnav li {
	float:left;
	overflow: hidden;
	}

div#topnav li.first {
	padding-left: 0;
	width:33px;
	}
div#topnav li.second {
	padding-left: 30px;
	width: 153px;
	}
div#topnav li.third {
	padding-left: 32px;
	width: 46px;
	}
div#topnav li.forth {
	padding-left: 26px;
	width: 109px
	}
div#topnav li.fifth {
	padding-left: 28px;
	width: 29px;
	}
div#topnav li.sixth {
	padding-left: 30px;
	width: 47px;
	}
div#topnav li.seventh {
	padding-left: 30px;
	width: 91px;
	}
div#topnav li.eighth {
	padding-left: 32px;
	width: 47px;
	}
div#topnav li.ninth {
	padding-left: 32px;
	width: 62px;
	}

th { 
	font-weight: bold;
	text-align: left;
	}

a:link, a:visited, a:hover, a:active {
	color:#66CC33;
	}

#topnav a:link, #topnav a:visited, #topnav a:hover, #topnav a:active {
	color:#fff;
	text-decoration: none;
	display: block;
	line-height: 31px;
	height: 31px;
	}

#headbottom a:link, #headbottom a:visited, #headbottom a:active, #bottomnav a:link, #bottomnav a:visited, #bottomnav a:active {
	color:#fff;
	text-decoration: none;
	}

#headbottom a:hover, #bottomnav a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header {
	background: #000 url('../images/style/header_bg.jpg') repeat-x top left;
	height: 207px;
	margin: 0 0 15px;
	padding: 0;
	}

#header img {
	border: none;
	}

#headtop {
	width: 900px;
	height: 137px;
	margin: 0 auto;
	text-align:right;
	}

#headleft {
	padding-top: 27px;
	float: left;
	text-align: left;
	}

#headright {
	padding-top: 10px;
	float:right;
	text-align: right;
	}

#headbottom {
	width: 900px;
	height: 39px;
	margin: 0 auto;
	}

#topnav {
	width: 887px;
	margin: 12px auto 0;
	height: 31px;
	background: #222 url('../images/style/navbar.jpg') no-repeat bottom center;
	}

#content {
	width: 900px;
	margin: 0 auto;
	background-color: transparent;
	}

#left {
	float: left;
	margin:0;
    width: 242px;
    background-color: transparent;
	}

#right {
	float: right;
	width: 646px;
	margin: 0;
	padding: 2px;
	}

#top {
	width: 100%;
	height: 21px;
	background: #000 url('../images/style/body_top.png') no-repeat top left;
	}

#middle {
	width: 584px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #222;
	padding: 5px 30px;
	}

#bottom {
	width: 100%;
	height: 25px;
	background: #000 url('../images/style/body_btm.png') no-repeat top left;
	}

#footer {
	background: #000 url('../images/style/footer_bg.jpg') repeat-x top left;
	height: 140px;
	width: 100%;
	clear: both;
	}

#foot {
	width: 900px;
	margin: 0 auto;
	}

#foot p {
	text-align: right;
	padding-top: 19px;
	color: #666;
	}
	
#foot p b{
	color: #fff;
	}

.green {
	color: #66CC33;
	font-weight: bold;
	}

.left {
	text-align: left;
	}

.right {
	text-align: right;
	}

.floatright {
    float: right;
    padding: 10px 0 10px 10px;
    }

.floatleft {
    float: left;
    padding: 10px 10px 10px 0;
    }

.greennav {
	color: #66CC33 !important;
	}

#footer img {
	float: left;
	padding-top: 26px;
	}

img.center {
	display:block;
	margin: 0 auto;
	}

#bottomnav {
	width: 100%;
	background-color: #000;
	text-align:center;
	}

#bottomnav ul {
	list-style-type: none;
	text-align: center;
	font-size: 11px;
	margin: 0;
	padding-bottom: 20px;
	}

#bottomnav li {
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 3px;
	}

#breadcrumb {
	width: 600px;
	float: left;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	}

#searchbox {
	float: right;
	}

#searchbox form {
	margin:5px 0 0;
	padding: 0;
	}

#searchbox input#searchfield {
	border: 1px solid #757575;
	font-size: 0.85em;
	height:13px;
	vertical-align:top;
	padding:4px 2px;
	margin:6px 0 0;
	background-color:#BEBEBE;
	color: #000;
	}

#searchbox input#submitsearch {
	border: none;
	vertical-align:top;
	height: 29px;
	width: 43px;
	padding: 10px 0;
	margin: 0 0 0 2px;
	background: transparent url('../images/style/search_btn.png') no-repeat center bottom;
	color: #fff;
	}

#callback td {
	border: 0;
	}

#callbackform input#send {
	font-size: 1em;
	}

#callback {
	background: transparent url('../images/callback_bg.jpg') no-repeat top center;
	height: 212px;
	width: 242px;
	}

#callbackform {
	margin: 0;
	padding: 100px 0 0;
	}

#callbackform table {
    padding:0px;
    margin:0px;
    }

#callback input {
	position:absolute;
  	padding:0;
	margin:0 0 0 98px;
	line-height: 14px;
        }
        
#callback input#name {

    top:101px;
    }
        
#callback input#telno {

    top:125px;
    }

#callback input#email {

    top:149px;
    }

#callback input#name, #callback input#telno, #callback input#email {
	border: 0px;
	background-color: transparent;
	width: 116px;
	font-size:10px;
	height:14px;
	padding-left:3px;
	padding-right:3px;
	}

#callback td {
	color: #000;
	padding:0px;
	padding-left:100px;
	}

input#courseQuSend, #callback input#submitbutton, input#contactsend, input#submitsearch {
	border: none;
	color: #fff;
	height: 29px;
	width: 128px;
	background:transparent url('../images/style/callback_btn.png') no-repeat 4px 4px;
	font-weight:bold;
	font-size:10px;
	}

#callback input#submitbutton {
	margin:15px 0 0 98px;
	vertical-align: top;
	top:164px;
	}

.courseQuEmail {
    height: 18px;
    padding: 2px;
    }
 
 .courseform{
	padding-top:10px;
 	}
 
input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid #fff;
    background-color: #bbb;
	}
	
textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid #fff;
    background-color: #bbb;
	}

.inputwidth {
	width: 200px;
	}

.hide {
    display:none;
    }

#homepic {
  	display:block;
 	position:relative;
  	left:-23px;
  	top:-19px;
	}
	
img#homepic {
	left: -24px;
	top: -18px;
	}

#homeconatinor {
  	display:block;
  	position:absolute;
  	height:600px;
	}

#homespacer {
    display:block;
    height:260px;
    }

#middle table {
    font-size: 0.85em;
    }

#left img {
	margin-top:15px;
	}
