html, body{
	margin:0;
	padding:0;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
 } 
html {
	background-image: url(../images/constant/bodybg2.jpg);
	background-repeat: no-repeat;
	background-position: -160px 0px;
	background-color: #FFFFFF;
}

/** ### MAIN PAGEWIDTH CONTAINER ### */ 
#pagewidth{
	width:760px;
}
 
/** ### HEADER ### */
#header {
	height: 150px;
	width: 760px;
}
#header h1 {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	width: 180px;
	text-align: center;
	margin: 0px;
	position: absolute;
	left: 190px;
	top: 45px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header img {
	float: right;
	position: relative;
	top: 5px;
	right: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/** ### HEADER NAVIGATION ### */
ul#topnav {
	list-style-type: none;
	text-align: right;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: right;
}
ul#topnav li  {
	text-align: center;
	width: 109px;
	margin: 5px;
	float: right;
}
ul#topnav a:link, ul#topnav a:visited {
	display: block;
	color: #000000;
	padding: 5px;
	text-decoration: none;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
ul#topnav a:hover {
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	text-decoration: underline;
}

/** ### HEADER NAVIGATION - PAGE ID ### */
body#home li.home, body#services li.services, body#contact li.contact {
	color: #000000;
	background-color: #FFFFFF;
}
body#home li.home a:link, body#home li.home a:visited, 
body#services li.services a:link, body#services li.services a:visited, 
body#contact li.contact a:link, body#contact li.contact a:visited
 {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

/** ### LEFT COLUMN ### */ 
#leftcol{
	width:160px;
	float:left;
	position:relative;
	margin-top: 50px;
  }
#leftcol img {
	padding: 0px;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}
#leftcol p {
	margin: 0px;
	padding: 0px;
}

/** ### LEFT COLUMN W3C LINKS ### */
#leftcol .w3c {
	text-align: left;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 5px;
}
#leftcol .w3c a:link, #leftcol .w3c a:visited {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#leftcol .w3c a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftcol .specialleft {
	padding: 10px;
	border: 3px solid #333333;
	text-align: center;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 150px;
	background-color: #000000;
}
#leftcol .specialleft a:link, #leftcol .specialleft a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-size: 90%;
}
#leftcol .specialleft a:hover {
	text-decoration: underline;
}

/** ### MAIN COLUMN ### */ 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:600px;
	margin-top: 0px;
 }
#maincol p {
	margin-left: 25px;
	text-align: justify;
	font-size: 90%;
	line-height: 125%;
}
#maincol .clear {
	margin: 0px;
	padding: 0px;
}

#maincol h1 {
	font-size: 100%;
	margin-left: 25px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#maincol h2 {
	font-size: 100%;
	text-decoration: underline;
	margin-top: 25px;
	margin-left: 25px;
}
#maincol img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
}
#maincol .topofpage img {
	float: none;
	margin: 0px;
	padding: 0px;
}
#maincol .topofpage {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 10px;
	clear: both;
}
#maincol .contact1 {
	margin-left: 75px;
}


/** ### MAIN COLUMN NAVIGATION ### */
#maincol a:link, #maincol a:visited, #maincol .topofpage a:link, #maincol .topofpage a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#maincol a:hover, #maincol .topofpage a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#maincol .topofpage a:link, #maincol .topofpage a:visited {
	font-size: 70%;
}
#maincol .special {
	border: 2px dotted #000000;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincol .special h3 {
	text-align: left;
	font-size: 90%;
	text-decoration: underline;
	margin-left: 20px;
}
#maincol .friend {
	font-size: 70%;
}

ul#contact, ul#specialul/** ### MAIN COLUMN UNORDERED LIST ### */
 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	font-size: 90%;
}
ul#contact  li, ul#specialul li {
	margin-top: 5px;
}

/** ### FOOTER ### */
#footer {
	clear: both;
	width: 600px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #000000;
	margin-left: 185px;
	height: 30px;
	margin-top: 0px;
}
#leftfoot {
	float: left;
	height: 20px;
}
#leftfoot p, #rightfoot p {
	margin-top: 3px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 70%;
	padding-bottom: 20px;
}
#rightfoot {
	float: right;
	height: 20px;
}

/** ### FOOTER NAVIGATION ### */
#rightfoot a:link, #rightfoot a:visited {
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
}
#rightfoot a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
