
/*background: url(images/page_rounded.jpg) no-repeat left top;*/
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 13px;
	text-align: justify;
	
}

body, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #61492D;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font: normal small sans-serif;
	color: #878C66;
	}

h1, h2, h3, h4, h5, h6 {
	color: #997867;
}

a {
	text-decoration: none;
	color: #59D8E5;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#topbg {
	width: 892px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img01.jpg) no-repeat left top;
}

#header_top
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}
#header_top_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
}

#header {
	top:10px;
	width: 892px;
	height: 259px;
	margin:auto;
	margin-bottom:0px;
	margin-top:5px;
	background: url(images/thorex_head_rounded.jpg) no-repeat left top;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	font-size: 52px;
	padding: 190px 0 0 35px;
	color: #FFFFFF;
}

#header p {
	margin-top: -20px;
	padding: 0 0 0 30px;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



.entry {
	margin: 0;
	padding: 17px 20px 5px 0px;
}

.last {
	border: none;
}

/* Content */

#content {
	width: 890px;
	margin: 0 auto;
	margin-top:20px;
}

/* Column One */

#colOne {
	float: right;
	width: 670px;
}

#colOne .post {
	clear: both;
	margin-bottom: 3em;
}

#colOne .title {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C9CCB9;
	font-size: 1.6em;
}

#colOne .posted, #colOne .meta {
	margin: 0;
	text-align: right;
	font-size: xx-small;
}

#colOne .posted {
	margin-top: -13px;
}

#colOne .meta {
	border-top: 1px solid #C9CCB9;
}

#colOne .meta p {
	margin: 0;
}

/* Column Two */

#colTwo {
	float: left;
	width: 200px;
}

#colTwo #textfield1 {
	width: 170px;
}

#colTwo #submit1 {
	display: none;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li h2 {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#colTwo li h2 span {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0EB url(images/img3.gif) repeat-x;
	border: 1px solid #C9CCB9;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 10px;
}

#colTwo li ul, #colTwo li form {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #C9CCB9;
}



.columns{
	margin: 0 auto;
	width: 892px;
	height: 5px;
	color:#FF0000;
}
.columns .main{
	text-align:center;
  float:left;
  width:33%;
}
.columns .center{
	text-align:center;
	float:right;
  width:33%;
}
.columns .sidebar{
	text-align:center;
  float:right;
  width:33%;
}

#footer
{
width: 100%;
height: 50px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
margin-top:10px;
}

#footermainPan{height:50px; background:url('images/a1.gif')repeat-x; clear:both; margin-top:180px;}