/*common for all*/

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,img {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-size: 100%;
	line-height:1;
	font-family: Arial, Helvetica, sans-serif;
	/*text-align: left;*/
}
ol,ul,li {
	list-style: none;
}

a img{ border:none;}
a, a:hover {outline:none;}

pre { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 10px; }

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline:0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.curve {
	float: left;
	height: auto;
	width: auto;
}
.clear {
	clear: both;
}

body{
	margin:0;
	padding:0;
	background-color:#000000;
	
}
#wrraper {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	float: left;
	width: 961px;
	padding-bottom:15px;
}
#header {
	float: left;
	width: 961px;
	padding-top: 18px;
}
#logo {
	float: left;
	height: 90px;
	width: 215px;
	padding-left: 8px;
	padding-bottom: 14px;
}
#top-rgt-phone {
	font-family: "Myriad Pro";
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
	text-transform: uppercase;
	float: right;
	padding-top: 50px;
	padding-right: 38px;
	color: #FFFFFF;
	height: 40px;
}
.top-email {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.top-email a {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.top-email a:hover {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #4A7037;
	text-decoration: none;
}
.top-call {
	color: #ffff6d;
}
#banner {
	float: left;
	width: 961px;
	background-color: #FFFFFF;
}
#banner-left {
	float: left;
	height: 265px;
	width: 565px;
	background-image: url(../images/home-banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner-right {
	float: left;
	height: 265px;
	width: 396px;
}
#top-nav {
	float: left;
	height: 30px;
	width: 565px;
}
#top-nav ul {
	padding-top: 5px;
}
#top-nav li {
	border-right:1px solid #BFBF51;
    color:#FFFFFF;
    float:left;
    font-family:"Myriad Pro";
    font-size:10px;
    font-weight:normal;
    line-height:normal;
    padding: 0 5px;
    text-transform:uppercase;
}
#top-nav li a {
	font-family: "Myriad Pro";
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav li a:hover {
	color: #ffff6d;
	text-decoration: none;
}
#top-nav li a.active {
	color: #ffff6d;
	text-decoration: none;
}
li.last {
border:none!important;
border:0px;
}

#baaner-txt {
	float: left;
	width: 520px;
	padding-top: 65px;
	padding-left: 25px;
	padding-right: 20px;
}
#baaner-txt h2 {
	font-family: "Myriad Pro";
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
#baaner-txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#middle-cnr {
	background-color: #FFFFFF;
	float: left;
	width: 909px;
	padding-right: 27px;
	padding-left: 25px;
	padding-bottom: 80px;
}
#middle-cnr h1 {
	font-family: "Myriad Pro";
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	color: #222254;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-bottom: 10px;
}
#middle-left {
	float: left;
	width: 513px;
	padding-right: 26px;
}

#middle-left .error, .success{
	color: #003F14 !important;
	margin-bottom: 15px;
}

#middle-right {
	float: left;
	width: 369px;
	margin-top: 5px;
}
#middle-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #464646;
}
.news-info{
	float: right;
	margin-top: -38px;
}
.news-ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b81d2d;
	font-size: 12px;
}
.news-desc {
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.rgt-top-curve {
	background-image: url(../images/home-rgt-top-curve.jpg);
	float: left;
	height: 14px;
	width: 369px;
}
.rgt-bot-curve {
	background-image: url(../images/home-rgt-bot-curve.jpg);
	float: left;
	height: 14px;
	width: 369px;
}
.rgt-bg {
	float: left;
	width: 323px;
	background-color: #d3d3dd;
	padding-right: 30px;
	padding-left: 16px;
}
.rgt-bg h2 {
	font-family: "Myriad Pro";
	font-size: 22px;
	font-weight: bold;
	color: #222254;
	padding-top: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222254;
}
.rgt-bg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #464646;
}
.rgt-bg h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #222254;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222254;
}
#inner-top-ttl {
	background-image: url(../images/inner-top-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 97px;
	width: 936px;
	padding-left: 25px;
	padding-top: 23px;
	margin-bottom: 28px;
}
#inner-top-nav-cnr {
	float: left;
	height: 30px;
	width: 961px;
}
#inner-top-ttl h2 {
	font-family: "Myriad Pro";
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
}
.blue {
	color: #222254;
}
ul.arrow {
}
ul.arrow li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #222254;
	background-image: url(../images/process_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 16px;
	padding-bottom: 20px;
}
.blue-a {
	font-size: 14px;
	color: #222254;
	line-height: 18px;
}
ul.arrow-g {
}
ul.arrow-g li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #464646;
	background-image: url(../images/process_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 16px;
	padding-bottom: 20px;
}
