body {
	padding: 0;
	margin: 0;
	font-family: tahoma, Arial, Verdana;
	font-size: 12px;
}

#main {
	padding:0;
	margin:0 auto;
	width:1000px;
	position:relative;
}

a:link {
	outline: none;
	color: #D8533C;
}
a:visited {
	outline: none;
}

a:hover {
	outline: none;
}
a:active {
	outline: none;
}

.clr {
	padding:0;
	margin:0;
	clear:both;
}

.logo {
	position: absolute;
	width: 209px;
	height: 135px;
	left: 6px;
	z-index: 10;
}

p {
	padding: 0 0 12px 0;
	margin: 0;
}


/*header starts here*/

.top_container {
	padding:0;
	position: relative;
	width: 1000px;
	margin: 0;
}


.nav {
	background: url(../images/nav_bg.png) repeat-x top left #0ab6b6;
	height: 32px;
	margin: 65px 0 0 0;
}

.nav ul {
	float: left;
	padding: 4px 0 0 250px;
	margin: 0;
	list-style: none;
}

.nav ul li {
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	font-weight: bold;
	line-height: 23px;
}

.nav li a {
	text-decoration: none;
	float: left;
	cursor: pointer;
}
.nav li a:hover {
	background: url(../images/buton_bg.png) repeat-x top left #d75012;
}

.nav li a span{
	float: left;
	padding: 0 7px 0 10px;
	line-height: 23px;
	margin: 0 0 0 5px;
	color: #FFFFFF;
}
.nav li a:hover  span{
	background: url(../images/arrow.png) no-repeat center left;
}


.header_left
{
	width: 680px;
	float: left;
	
}

.header_left_site
{
	float: left;
	width: 100%;
	
}

.h_text
{	
	font-size: 12px;
	text-align: center;
	color: #6a6a6a;
	padding:5px 15px;
}

.header_left_right
{
	width: 512px;
	float: right;
	padding: 57px 0 0 0;
}

.header_right
{
	width: 320px;
	float: right;
	padding: 50px 0 0 0;
}


.step
{
	padding: 55px 0 0 0;
	width: 156px;
	float: left;
}

.step1
{
}

.step2
{
	float: right;
	padding: 6px 0;
}

.step3
{
	float: right;
}


.form
{
	background: url(../images/form_bg.png) no-repeat top left #f2f2f2;
	width: 502px;
	height: 212px;
	margin: 26px 0 0 0;
}



form, input, select, label{
	margin: 0px;
	padding: 0px;
}

.form_pad
{
	padding: 40px 0 0 30px;
}

.form_text{
	font-size: 11px;
	padding: 4px 0px;
	color: #747474;
	font-weight: bold;
}

.input_field{
	margin: 0px;
	padding: 0 2px;
	width: 116px;
	border-top: 1px solid #747474;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #747474;
	color: #000000;
	font-weight: normal;
	height: 18px;
	font-size: 11px;
	background: #dedede;
}

#container
{
	background: url(../images/page_bg.png) repeat-x top left;
	padding: 12px 0 0 0;
	margin: 10px 0 0 0;
	float: left;
	width: 1000px;
}


.services
{	
	background: url(../images/s_bg.png) repeat-x top left #1cadad;
	height: 34px;
	width: 100%;
}	
.services ul
{
	padding: 0;
	margin: 0 auto;
	text-align: center;
	line-height: 34px;
	width: 98%;
	float: left;
}	
.services ul li
{	
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 2px;
}
	
.services ul li a
{	
	color: #FFFFFF;
	text-decoration: none;
}	

.services ul li a:hover
{	
	text-decoration: underline;
}	


.left_img
{
	width: 5px;
	float: left;
}

.right_img
{
	width: 5px;
	float: right;
}

.content_con
{	
	padding: 0 8px;
	color: #4f4f4f;
}

.content_con a
{
	color: #D75012;
	text-decoration: none;
}

.page_left
{	
	width: 792px;
	float: left;
}
.page_right
{	
	width: 186px;
	float: right;
}

.inner_page_right
{	
	width: 792px;
	float: right;
}
.inner_page_left
{	
	width: 186px;
	float: left;
}

.text_con
{
	background: #f1fefe;
	border: 5px #d1eeee solid;
	padding: 10px;
	text-align: justify;
	font-size: 11px;
	margin: 5px 0 0 0;
}
.text_con2
{
	background: #fafafa;
	border: 5px #ececec solid;
	padding: 10px;
	text-align: justify;
	font-size: 11px;
	margin: 5px 0 0 0;
}

h1
{
	font-family: "Trebuchet MS", Arial, "HelveticaRounded LT BoldCn";
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
	color: #d75012;
}

h1 span
{
	color: #22b3b3;
}

h2
{
	font-family: "Trebuchet MS", Arial, "HelveticaRounded LT BoldCn";
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
	color: #d75012;
   border-bottom: #dbdbdb 1px dashed;
}

h2 span
{
	color: #22b3b3;
}


.news_text
{
   text-align: justify;
   font-size: 11px;
   font-family: tahoma, Arial, Verdana;
   border-bottom: #dbdbdb 1px dashed;
   padding: 10px 0;
}

.news_text a
{
	font-weight: bold;
	color: #0ab6b6;
	text-decoration: none;
	padding: 0 0 10px 0;
}

.news_text a:hover
{
	color: #d75012;
	text-decoration: underline;
}

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

.article li
{
	padding:0 0 0 10px;
	margin: 5px 0 0 0;
	background: url(../images/arrow-19.png) no-repeat 0 3px;
	font-weight: bold;
}

.article li a
{
	font-weight: bold;
	color: #0ab6b6;
	text-decoration: none;
	padding: 0 0 10px 0;
}

.article li a:hover
{
	color: #d75012;
	text-decoration: underline;
}


#footer
{	
	margin: 10px 0 4px 0;
	float: left;
}

.footer
{	
	background: url(../images/footer_bg.png) repeat-x top left #e16025;
	height: 34px;
	width: 1000px;
}	
.footer ul
{
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 98%;
	float: left;
	line-height: 33px;
}	
.footer ul li
{	
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 2px;
	font-size: 11px;
	margin: 0;
}
	
.footer ul li a
{	
	color: #FFFFFF;
	text-decoration: none;
}

.footer ul li a:hover
{	
	text-decoration: underline;
	color: #FFFFFF;
}	


.copy
{
	background: url(../images/copyright.png) no-repeat top left #2bcbcb;
	height: 28px;
	width: 979px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
}

.copy a
{
	background: url(../images/copyright.png) no-repeat top left;
	height: 28px;
	width: 979px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}

.news
{
	font-weight: bold;
}

.sitemap
{
	padding: 20px 0 0 0;
	float: left;
	margin: 0 10px 0 0;
}
.sitemap2
{
	padding: 20px 0 0 0;
	float: left;
}



#cform_container{
	float: left;
	width: 480px;
	height: 100%;
	padding-left: 50px;
	border: 1px dashed #E2E2E2;
	padding-top: 10px;
	float: left;
}


.cform_heading{
	width: 400px;
	text-align: center;
	margin: 0px 0 0 0px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff7700;
	text-align: center;
	border-bottom:#CCCCCC dashed 1px;
}
.textarea
{
	padding:0;
	margin:20px 0 0 0;
	width:210px;
	height:100px;
	border: 1px inset #cccccc;
}


.input_c{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px inset #999999;
	width: 200px;
	margin-top: 20px;
	padding: 5px;
	
} 

.label_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;
	float: left;
	width: 180px;
}

.form_text_dm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px;
	border-bottom: 1px dashed #CCCCCC;
}

.input_field_dm{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}

.dm_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.date_input_dm{
	width: 60x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 10px 0 0;}