@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#container {
	background-image: url(../images/techniques/techbg.gif);
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;	
}
#logo {
	margin-left: 190px;
	margin-top: 0px;
}
#pgname {
	margin-left: 150px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #333333;
}
#header {
	height: 50px;
}
#basics {
	margin-left: 150px;
	padding-bottom: 0px;
}
#left {
	margin-left: 110px;
	padding-top: 0px;
	float: left;
	width: 300px;
	margin-top: 0px;
	padding-left: 0px;
	text-indent: 0px;
	text-align: left;
}
#centre {
	width: 100px;
	float: left;
	margin-left: 18px;
	padding-top: 100px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
#centre2 {
	margin-top: 180px;
	margin-left: 5px;
}
#nav2 {
	margin-left: 200px;
}
.p1 {
	padding-top: 75px;
}
#right {
	width: 300px;
	float: right;
	margin-right: 100px;
	padding-top: 50px;
}
#footer {
	clear: both;
	margin-left: 300px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #000000;
	width: 430px;
	padding-top: 30px;
}
#nav {
	margin-left: 200px;
	margin-top: 25px;
}
.sidename {
	margin-left: 5px;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.base {
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.callout {
	font-size: 90%;
	font-style: oblique;
	font-weight: 200;
	background-color: #FFFFCC;
	text-align: justify;
	margin-left: 5%;
	padding-right: 2px;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin-top: 10px;
	margin-right: 5%;
}
#nav3 {
	margin-left: 200px;
}
.arrow {
	padding-top: 200px;
	margin-left: 38px;
}
.auto {
	margin-left: 80px;
	padding-top: 50px;
}
#right h5 {
	font-size: 90%;
	font-style: oblique;
	font-weight: 200;
	color: #666666;
	margin-left: 60px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centre img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

