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

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
}

.post {
}
.story  {

}

.post .story .txt {
float:left;
width:300px;
margin-top:2px;
display:block;
}
.post .story .img {
float:right;
width:150px;
margin-top:2px;
display:block;
}

.post .story .txt3 {
float:left;
width:280px;
margin-top:2px;
display:block;
}
.post .story .img3 {
float:right;
width:100px;
margin-top:2px;
display:block;
}


.post .story .txt2 {
float:right;
width:300px;
margin-top:2px;
display:block;
}
.post .story .img2 {
float:left;
width:150px;
margin-top:2px;
display:block;
}
.post .story .imcleft {
float:left;
width:300px;
margin-top:2px;
display:block;
}
.post .story .imcright {
float:right;
width:100px;
margin-top:2px;
display:block;
}
.post .story .clear {
	clear: both;
}
/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}
form {
padding:5px;
width:99%;
font-family:"trebuchet ms",sans-serif;
}
fieldset {
padding:10px;
margin-bottom:10px;
clear:both;
}
fieldset .clear {
height:-10px;
clear: both;
}
.cleardiv  {
clear: both;
}
legend {
color:#a0522d;
font-weight:bold
}
label {
float:left;
width:50%;
margin-top:5px;
display:block;
font-size:90%;
}
label.check{
width:50%;
display:inline
}
label.inline {
display:inline
}
input {
float:right;
margin-top:2px;
border:1px solid black;
background-color:#D1FCCD;
font-family:"trebuchet ms",sans-serif;
}
input[type=radio] {
margin-top:2px;
margin-right:50px;
background-color:transparent;
border:none;
}
input[type=checkbox] {
margin-top:2px;
margin-right:5px;
background-color:transparent;
border:none;
}
select, option {
margin-top:1px;
background-color:#D1FCCD;
font-family:"trebuchet ms",sans-serif;
font-size:90%;
}
textarea {
margin-top:2px;
border:1px solid black;
background-color:#D1FCCD;
font-family:"trebuchet ms",sans-serif;
}
input[type=submit], input[type=reset] {
border:1px outset #D1FCCD;
cursor:pointer;
}
input[type=submit]:hover, input[type=reset]:hover {
border:1px outset white;
background-color:white;
}
input[type=submit]:active, input[type=reset]:active {
border:1px inset #D1FCCD;
background-color:#D1FCCD;
color:black;
}
*:focus {
background-color:white;
}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 2px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}
