body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Arial, "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #fff;
	background: #dbdcc4  no-repeat top center;
	
}
a:link, a:visited { color: #0066CC; text-decoration: none} 
a:active, a:hover { color: #FF0000; text-decoration: underline}

#omnitek_container {
	width: 800px;
	margin: auto;
	background: #FFF;
}
#omnitek_top {
	clear: both;
	margin: auto;
	padding-top: 10px;
	width: 100%;
	height: 120px;
	text-align: left;
	
}
#omnitek_header {
	clear: left;
	margin: auto;
	width: 800px;
	height: 170px;
	text-align: left;
}
#omnitek_left_column {
	
	float: left;
	width: 200px;
}
#omnitek_right_column {
	float: left;
	width: 550px;
	
}


#omnitek_site_title {
	padding-top: 90px;
	padding-left: 80px;
	font-weight: bold;
	font-size: 32px;
	text-align: left;
	color: #FFFF00;
}
#omnitek_site_slogan {
	padding-top: 16px;
	padding-left: 80px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #FFFF00;
}
.omnitek_spacer {
	clear: left;
	height: 10px;
}
.omnitek_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
.section_box {
	margin: 10px;
	padding: 10px;
	text-align: left;
	border: 1px solid #CDE;
	background: url(images/gradient_top.gif) repeat-x;
	font-family:  Tahoma, "Trebuchet MS", Helvetica;
	font-size: 12px;
	
}
.post_box {
	clear: left;
	margin-top: 10px;
	background: #FFF;
	color: #000;
	border: 1px solid #CDE;
}

.title {
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}
.subtitle {
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
.post_text_area {
	padding: 10px;
}
.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #EFEFEF url(images/gradient_top.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.clear-all{
	clear:both; 
	line-height:0px; 
	height:0px;}

table.content{	
	width: 90%;
	margin-top: 10px;
}

table td{	
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 3px;
}

table td input{	
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 3px;
}

table td select{	
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 3px;
}

table td textarea{	
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 3px;
	width: 200px;
	height: 80px;
}

table td.left{	
	text-align: right;
	font-weight: bold;
}

#test_topsection 
{
	text-align: left;
	width: 800px;
	height: 230px;
	background: #dfeee6;
}
#test_topsectionLang
{
	text-align: left;
	width: 800px;
	height: 10px;
	background: #dfeee6;
}
#test_topsection_title {
	float: left;
	width: 800px;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	height: 70px;	
	background: no-repeat;
}
.compulsary {
	color: #ff9900;
	font-weight:bold;
}