/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background-image:url(img/bg-pattern4.gif);
	background-repeat: repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #979797;


}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Times, serif;
	color: #CCCCCC;
	background-image: url(img/bg-pattern4.gif);
	background-repeat: repeat;
}

h1 { font-size: 24px; 

}

h2 {
	font-size: 9px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0;
	vertical-align: top;
}

h3 {
	font-size: 13px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 22px;
	padding-left: 0;
	margin-top: 10px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
	
}

a {
	color: #FE4E00;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	background: url(images/img5.gif) repeat-x;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 800px;
	height: 90px;
	background-image: url(img/infinitydose.jpg);
	position: static;
	clip: rect(auto,auto,auto,auto);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	vertical-align: text-bottom;
	background-position: bottom;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: right;
	text-decoration: blink;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-position: left center;
}

#header a:hover {
	text-decoration: underline;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 100px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(img/bg-pattern4.gif);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#colOne h3 {
	margin-top: 10px;
}

#colTwo {
	float: right;
	width: 680px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
}

/* Footer */

#footer {
	clear: both;
	width: 274px;
	float: none;
	position: absolute;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	vertical-align: middle;
	left: 553px;
	top: 618px;
	height: auto;
}

#footer p {
	padding: 20px 0 0 0;
	text-align: center;
	color: #8A8A8A;
	background-image: none;
	background-repeat: repeat-x;
}
