body {
	margin: 0px auto;
	padding: 0px;
	width:902px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

#main{
	width:902px;
	float:left;
	padding:0px;
	margin:0px auto;
}

#header{
	width:100%;
	float:left;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#0090D4;
	font-size:18px;
	padding-left:52px;
	font-weight:normal;
	padding-top:5px;
	margin:0px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#6DB64B;
	font-size:20px;
	text-align:center;
	margin:0px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#0090D4;
	font-size:18px;
	padding-left:15px;
	font-weight:normal;
	padding-top:15px;
	margin:0px;
}

#title{
	background-image:url(images/title.gif);
	background-repeat:no-repeat;
	width:352px;
	height:84px;
	float:left;
}

#topimg{
	background-image: url(images/top_img.gif);
	background-repeat:no-repeat;
	width:550px;
	height:84px;
	float:right;
}

#img1{
	background-image: url(images/img_01.gif);
	background-repeat:no-repeat;
	width:322px;
	height:218px;
	float:left;
}

#img2{
	background-image: url(images/img_02.gif);
	background-repeat:no-repeat;
	width:580px;
	height:218px;
	float:right;
}

#img2_new{
	background-image: url(images/img_02_new.gif);
	background-repeat:no-repeat;
	width:580px;
	height:218px;
	float:right;
}

#servicescontnainer{
	float:left;
	height:100%;
	margin-top: 12px;
	width:902px;
	padding:0px;
}

#leftservicescontnainer{
	float:left;
	width:292px;
	height:100%;
	padding:0px;
	margin:0px;
}

#rightservicescontnainer{
	float:right;
	width:610px;
	height:100%;
	padding:0px;
	margin:0px;
}

#formtop{
	background-image:url(images/form_top.gif);
	background-repeat:no-repeat;
	width:291px;
	height:30px;
	float:left;
}

#formbottom{
	background-image: url(images/form_bottom.gif);
	background-repeat:no-repeat;
	width:291px;
	height:12px;
	float:left;
}

#servicestop{
	background-image: url(images/services_top.gif);
	background-repeat:no-repeat;
	width:599px;
	height:33px;
	float:right;
}

.servicesbg{
	background-image: url(images/services_bg.gif);
	background-repeat: repeat-y;
	width:599px;
	height:100%;
	float:right;
}

.servicesbottom{
	background-image: url(images/services_bottom.gif);
	background-repeat:no-repeat;
	width:599px;
	height:15px;
	float:right;
}

#leftilinks{
	float: left;
	width: 250px;
	height: 100%;
	padding:0px;
	margin: 0px;
	margin-top:12px;
}

#leftilinks ul{
	padding:0px;
	margin:0px;
	float:left;
}

#leftilinks li{
	background-image:url(images/services_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	list-style-type:none;
	display:block;
	margin-left:14px;
	padding-left:16px;
}

#leftilinks li a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#63686A;
	line-height:22px;
	font-size:13px;
}

#leftilinks li a:hover{
	color:#00A1E2;
}

.formborder{
	background-image:url(images/form_bg.gif);
	background-repeat:repeat-y;
	width:291px;
	height:100%;
	float:left;
}

/*form starts*/

#formfields{
	float: left;
	width: 95%;
	height: 23px;
	margin: 0px;
	padding: 0px;
}

#formtext {
	float: left;
	width:291px;
	height:100%;

}

form {
	margin: 0px;
	padding: 0px;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #cccccc;
	width: 140px;
	margin-top: 5px;
	
} 

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595F56;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	width: 90px;
}	

.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #008FD4;
	text-decoration:none;
}

.formtxt:hover {
	color: #69B447;
}

.formtxt_input {
	margin: 0px;
	padding: 0px;
	width: 20px;
	border: 0px;
}

.formimg{
	margin: 0px;
	padding: 0px;
	width: 122px;
	border: 0px;
	height: 34px;
	}

#form_container{
	float: left;
	height: 100%;
	margin: 10px 0px;
	padding-bottom:7px;
	margin-left:10px;
}

#cntctcontainer{
	margin:4px 0px;
	padding:0px;
	width:55%;
	float:left;
	border:1px solid #EC933F;
	margin-left:10px;
	padding-bottom:10px;
}
/*form ends*/


#contenttop{
	background-image: url(images/content_top.gif);
	background-repeat:no-repeat;
	width:599px;
	height:45px;
	float:right;
	margin-top:7px;
}

#usatop{
	background-image: url(images/usa_top.gif);
	background-repeat:no-repeat;
	width:599px;
	height:45px;
	float:right;
	margin-top:7px;
}

.txt{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:justify;
	color:#000000;
	font-size:12px;
	line-height:20px;
	padding-left:8px;
	padding-right:8px;
	margin:0px;
}

#articletop{
	background-image:url(images/articles_top.gif);
	background-repeat:no-repeat;
	width:291px;
	height:22px;
	float:left;
	margin-top:7px;
}

#articlebg{
	background-image: url(images/form_bg.gif);
	background-repeat: repeat-y;
	width:291px;
	height:100%;
	float:left;
}

.articlebottom{
	background-image: url(images/form_bottom.gif);
	background-repeat:no-repeat;
	width:291px;
	height:12px;
	float:left;
}

#newstop{
	background-image: url(images/News_top.gif);
	background-repeat:no-repeat;
	width:291px;
	height:22px;
	float:left;
	margin-top:7px;
}


.formbg{
	background-image:url(images/form_bg.gif);
	background-repeat:repeat-y;
	width:291px;
	float:left;
	height:100%;
}
.news{
	padding:0px;
	margin:0px;
}

.news ul{
	padding:0px;
	margin:0px;
	float:left;
	padding-top:8px;
}

.news li{
	background-image: url(images/news_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	list-style-type:none;
	display:block;
	margin-left:10px;
	padding-left:18px;
}

.news li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#00A1E1;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
}

.news li a:hover{
	color:#69B447;
}

#footer{
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:902px;
	height:47px;
	float:left;
	margin-top:10px;
}


#menu{
	padding:0px;
	margin:0px;
}

#menu ul{
	padding:0px;
	margin:0px;
	float:left;
	padding-left:50px;
	padding-top:16px;
}

#menu li{
	list-style-type:none;
	display: inline;
	padding-right:3px;
	color:#FFFFFF;
}

#menu li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

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


#copyright{
	color:#6E6969;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	width:50%;
	margin-top:17px;
	padding-left:5px;
}

#copyright a{
	color:#009EDF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}


#copyright a:hover{
	color:#449D47;
}

.articles_panel_link{
	width: 291px;
	float: right;
	text-align:right;
	padding-top:12px;
}

.articles_panel_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
	padding-right:8px;
	color: #69B447;
}

.articles_panel_link a:hover{
	color:#009EDF;
}


#apply_now{
	float: left;
	margin-top: 159px;
	margin-left: 172px;
	width: 140px;
	height: 53px;
}

#dpacontainer{
	float: left;
	width: 480px;
	height: 100%;
}

.usa{
	padding:0px;
	float:left;
	width:580px;
	margin:0px;
	height:100%;
}

.usa ul{
	padding:0px;
	margin:0px;
	border:1px dashed #CCCCCC;
	width:30%;
	margin-top:15px;
	margin-left:40px;
	text-align:center;
}

.usa li{
	list-style-type:none;
	border-bottom:1px dashed #CCCCCC;
}

.usa li a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#6FB84D;
	line-height:34px;
}

.usa li a:hover{
	color:#FE8B0E;
}


.articleslinks{
	padding:0px;
	margin:0px;
}

.articleslinks ul{
	padding:0px;
	margin:0px;
	float:left;
	margin-top:10px;
}

.articleslinks li{
	list-style-type:none;
	background-image:url(images/services_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:5px;
	padding-left:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0093D7;
}

.articleslinks li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#69B447;
	line-height:20px;
	text-decoration:none;
	font-size:12px;
}


.articleslinks li a:hover{
	color:#63686A;
}

#sitemapimg{
	background-image: url(images/sitemap_img1.gif);
	background-repeat:no-repeat;
	width:120px;
	height:30px;
	margin-left:400px;
}

.resources{
	border:1px solid #E0E4E6;
	text-align:center;
	width:200px;
	float:left;
	margin-top:15px;
}

.resources a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	color:#6EB74C;
	border-bottom:1px solid  #E0E4E6;
	font-size:13px;
	line-height:26px;
	display:block;
	font-weight:bold;
}

.resources a:hover{
	color:#0090D4;
}

.style1{
	font-size: 22px;
	font-weight: bold;
}

.banner{
	background-image:url(images/banner.gif);
	background-repeat:no-repeat;
	width:291px;
	height:205px;
	float:left;
	margin-top:10px;
}

.contactcontainer1{
	float: left;
	width: 300px;
	height: 100%;
	margin: 10px 0px;
	border: 1px dashed #0091d5;
	padding: 10px;
}

.contact_base1{
	padding-left: 150px;
}

.contactcontainer{
	float: left;
	width: 300px;
	height: 100%;
	margin: 10px 0px;
	border: 1px dashed #666666;
}

.contact_base{
	padding-left: 110px;
}

.optionalc{
	width: 300px;
	height: 25px;
}

.labelc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	float: left;
	width: 120px;
	margin-top: -8px;
}


.clear{
	clear:both;
}


.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	float: left;
	width: 120px;
	margin-top: -1px;
	margin-top: 4px;
}

fieldset{
	border:0px;
}


#formfields1{
	float: left;
	width: 95%;
	height: 23px;
	margin: 0px;
	padding: 5px;
}

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

.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px;
}

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

.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;}