html{

	height: 100%;
}
body{
	padding-top: 0;
	padding-bottom: 0;
	background: #aed4e4 url() no-repeat center -25px;
	
	font-family: Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
	color: black;

}
p{
	border: none;
	font-size: 20px;
	font-weight: bold;
	text-align: justify;
}

h3{
	margin-top: 10px;
	border-top: 1px solid #c2c2c2;
	padding-top: 20px;
	color: #819c8d;
	font-weight: normal;
	font-style: normal;
	margin-left: 25px;
}
h4{
	font-weight: normal;
	font-style: normal;
	color: #819c8d;
	font-size: 16px;
	padding-left: 20px;
}

/* @group Amended 960 styles */



/* @end */

/* @group Header */
#header{
	height: 125px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#header p{
	margin: 0px auto 0;
	height: 125px;
	border-style: none;
	padding-bottom: 0;
	padding-top: 0;
}


/* @end */

/* @group Intro */

#intro{
	height: 50px;
	background-color: #bbdeca;
	display: none;
}

/* @end */

/* @group Nav */

#nav{
	height: 90px;
	background: #b5dbc6 url(../img/navback.jpg) repeat-x 0 top;
}

#nav ul{
	list-style-type: none;
		
	padding: 0;
	display: block;
	margin: 0;
	float: left;
	top: 49px;
	position: relative;
}

#nav ul li{
		zoom: 1;
	position: relative;
	float: left;
	padding: 0 0 0 1px;
	background: url(../img/nav_bg1.jpg) no-repeat right;
	font-weight: bold;
	margin-left: 0;
}

#nav ul li a{
	color: #1f1a17;
	font: 14px Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../img/nav_bg1.jpg) no-repeat right;
	margin: 0 auto; 
	padding: 13px 15px 12px;
	display: block;
}
#nav ul li a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #b5dbc6;
}
/* @end */

/* @group Footer */

#footer{
	height: 100px;
	border-top: 10px solid #151210;
background: #B5DBC6 repeat-x 0 top;
	color: white;
	margin-top: 0;
}
#footer p{
	border-style: none;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group sidebar nav */


#sidebar ul#menu{
	list-style-type: none;
		
	padding: 0;
	display: block;
	margin: 0;
	width: 100%;
	position: relative;
	bottom: 0;
	float: left;
		border-top: 1px solid #93b2a1;
			border-bottom: 1px solid #d2ffe6;
}

#sidebar ul#menu li{
		zoom: 1;
	padding: 0 0 0 1px;
	
	font-weight: bold;
	margin-left: 0;
	clear: left;
	border-bottom: 1px solid #93b2a1;
	
	
}

#sidebar ul#menu li a{
	color: #1f1a17;
	font: 14px Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #b5dbc6 url(../img/navback1.jpg) 0 bottom;
	margin: 0 auto;
	display: block;
	border-right: 2px solid #b5dbc6;
	border-top: 1px solid #d2ffe6;
	padding: 9px 15px;
}
#sidebar ul#menu li a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #a2c4b1;
	background-image: none;
}


/* @end */

/* @group length classes */
.short {
	height:548px;
}
.mid{
	height: 748px;
}
.mid1{
	height: 900px;
}
.mid2{
	height: 1200px;
}
.mid3{
	height: 1400px;
}
.long{
	height: 2150px;
}

.menufixmid{
	
}

div#sidebar.heightfix,div#content.heightfix{
	height: 1100px;
	display: block;
}
div#content.heightlong, div#sidebar.heightlong{
	height: 3000px;
	display: block;
}

/* @end */

#content{
	font-size: 14px;
	padding: 0 20px 0 0;
	background-color: white;
	margin-top: 0;
	margin-left: 0;
	margin-right: auto;
}
#content table#addnform{
	
	width: 620px;
	background-image: url(../img/ob2.jpg);
	margin: 55px 0 0;
}
#content table#addnform h6{
	
	
}
#content table#addnform tbody{
	padding: 15px 0;
	width: 550px;
	display: block;
}
#content table#addnform tbody td{
	width: 220px;
}
#content table#blinds{
	margin: 0 auto 10px;
}
#content table#blinds td{
	padding: 15px;
}
#content p a{
	color: orange;
	font-weight: bold;
	text-transform: capitalize;
}
#content h1,#content h2,#sidebar h1{
	display: block;
	font-family: Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	width: 75%;
	margin: 25px auto;
}
#content h1{
	text-transform: capitalize;
	text-align: left;
	letter-spacing: 1px;
	height: 75px;
	margin-left: 0;
	color: #89aec1;
	margin-top: 15px;
	font: bold 25px/70px Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	background-position: -95px -120px;
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-bottom: 0;
}

#content h6{
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	background: url(../img/logosbg.png) no-repeat -95px -120px;
	height: 75px;
	margin-left: 15px;
	text-indent: 100px;
	color: #89b0c1;
	width: 600px;
	margin-top: 40px;
	font: 16px Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content p{
	border: none;
	padding: 5px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
}
#content #rotater {
	height: 600px;
	display: block;
	margin: 0;
	padding: 0;
}
#content #rotater img{
	display: block;
	margin: 0;
	padding: 0;
}
#content iframe{
	width:600px;
	display: block;
	margin-left: 20px;
	margin-top: 20px;
}
#content ul{
	font-size: 14px;
	padding-right: 25px;
	padding-left: 5px;
	
}
#content ul a{
	color: black;
	font-weight: bold;
	margin: 0;
}
#content table{
	
	width: 520px;
	margin-left: 15px;
	line-height: 15px;
	margin-bottom: 25px;
	font-weight: bold;
	border-spacing: 10pt;
}
#content table tr{

}
#content table td{
	vertical-align: top;
}

#content ul#servlist{
	
}
#content ul#servlist li{
	display: block;
	font-weight: bold;
	font-size: 17px;
	background-color: #c6b4a6;
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 2px;
}

#brace{
	height: 200px;
	background: #e6f1f6 no-repeat right bottom;
	
	float: left;
	margin-bottom: 50px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-top: 15px;
	padding-left: 10px;
}
#brace p#name{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
}
#sidebar{
	
	font-family: Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	background: #B5DBC6 url(../img/sider.png) repeat-y right;
	margin-top: 0;
	margin-right: 0;
}
#sidebar ul{
	font-weight: bold;
	font-size: 14px;
	margin-top: 0;
	margin-left: 25px;
	margin-right: auto;
}
#sidebar img{
	display: block;
	margin: 10px auto 5px;
}
#sidebar img.fix{
	margin-top: 0px;
}
#sidebar img.push{
	margin-top: 40px;
}
#sidebar h1{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif, Tahoma;
	font-weight: bold;
}
.container_16{
	border-style: none;
	border-width: 0px;
	overflow: hidden;
}