@charset "utf-8"; /* CSS Document */
body {
    background: url(images/main-bg.png) repeat-x #18446B;
    color: #333333;
    font-size: 12px;
    font-family: arial;
    margin: 0px auto 0px;
    padding: 0px;
    background-position: top center;
    width: 100%;
}
#wrap {

    width: 1010px;
    margin: 0px auto 0px;
    position: relative;
    background: url(images/banner-head.png) no-repeat;
	
}
 /************************************************  *	Hyperlinks									*  ************************************************/
a, a:visited {
    color: #0000ff;
    text-decoration: none;
}

a:hover {
    color: #273439;
    text-decoration: underline;
}

a img {
    border: none;
}

a:focus, a:hover, a:active {
    outline: none;
}
 /************************************************  *	Header  									*  ************************************************/
#header {
    width: 1010px;
    height: 220px;
    color: #FFFFFF;
    font-size: 11px;
    margin: 0px auto 0px;
    padding: 0px;
    overflow: hidden;
	background: url(images/header-bg.png) no-repeat;
}

#header .headerleft {
	width: 505px;
	float: left;
	height:140px;
	text-align: center;

}

#header .headerleft  p.title1{
	text-transform: uppercase;
	font-size: 18px;
	margin: 4px 0 0;
	letter-spacing: 5px;
}

#header .headerleft  p.title1 span{
	font-size:22px;
}

#header .headerleft  p.title2{
	font-family: arial;
	font-size: 25px;
	font-weight: bold;
	margin: 35px 0 0 0;
	line-height: 35px;
	text-transform: uppercase;
}

#header .headerleft  p.title2 span{
	font-size:32px;
}

#header .headerleft  p.title3{
	font-family: Myriad Pro;
	font-size: 27px;
	margin: 0;
	line-height: 34px;
	text-transform: uppercase;
}

#header .headerleft  p.title3 span{
	font-size: 32px;
}

#header .headerright {
	width: 505px;
	float: left;
	height:140px;
	text-align: center;
}

#header .headerright p.title1 {
	font-size: 18px;
	font-family: Myriad Pro;
	text-transform: uppercase;
	margin: 40px 0 0 0;
}

#header .headerright p.title2 {
	font-size:35px;
	font-family: Myriad Pro;
	margin: 0;
	font-weight: bold;
}

 /************************************************  *	Navbar      								*  ************************************************/
#navbar {
    background: url("images/menubg.png") repeat-x;
    width: 730px;
	margin-left: 30px;
}

.navbarleft {
    width: 730px;
    margin: 0px;
    padding: 0px;
}

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

#nav ul {
    
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#nav li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#nav li a, #nav li a:link, #nav li a:visited {
	
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
    margin: 0px;
	padding: 23px 7px 40px;

}

#nav li a:hover, #nav li a:active{
    background: url(images/active-bg.png) no-repeat bottom center;
	color: #FF7723;
}

#nav li.current_page_item a, #nav li.current_page_ancestor a {
	background: url(images/active-bg.png) no-repeat bottom center;
	color: #FF7723;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
    background: url(images/footerbottom-bg.png) repeat-x;
    width: 155px;
    color: #fff;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
    text-transform: uppercase;
    float: none;
    margin: 0px 0px 0px -1px;
    padding: 5px 10px 5px 10px;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#nav li li a:hover, #nav li li a:active {
    color: #FF7723;
    padding: 5px 10px 5px 10px;
}

#nav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 150px;
    margin: 0px;
    padding: 0px;
}

#nav li li {
}

#nav li ul a {
    width: 130px;
}

#nav li ul a:hover, #nav li ul a:active {
}

#nav li ul ul {
    margin: -25px 0 0 151px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

#nav li:hover, #nav li.sfhover {
    position: static;
}


#connect {
	width: 210px;
	float: right;
	height: 50px;
	padding: 11px 17px 19px 5px;
}

#connect ul {
	padding: 0;
	margin: 0;
}

#connect ul li {
	float: left;
	list-style: none;
}
 /************************************************  *	Banner      								*  ************************************************/


#banner {
	background:url("images/banner-bg.png") repeat-y;
	width:950px;
	height:272px;
	float:left;
	margin-top:30px;
	padding: 0 30px;
}

#bannerwrap {
	background: url(images/bannerwrap-bg.png) repeat-y;
	width: 942px;
	float: left;
	margin: 0 0px 20px;
	padding: 0 4px;
}

#bannerintro {
	color: #fff;
	float: left;
	width: 428px;
	padding:  15px 10px 20px 30px;
}

#bannerintro ul {
	padding: 0px;
	list-style: none;
}

#bannerintro ul li {
	background: url(images/file3.gif) no-repeat;
	padding-left: 20px;
	margin: 3px 0;
}

#bannerintro .list {
	background: #E9E7E8;
	float: left;
	color: #000;
	border: 1px; solid #38587E;
	border-radius: 10px;
	padding: 0 10px;
	margin-top: 2px;
}

#bannerintro .left {
	float: left;
	width: 204px;
}

#bannerintro .right {
	float: left;
	width: 204px;
}

#bannerintro h2{
	font-size: 19px;
	font-family: Myriad Pro;
	font-weight: normal;
	margin: 0;
}

#bannercase {
	background-image:url("images/box-banner.png");
	width: 434px;
	float:left;
	height: 210px;
	padding: 15px 20px 20px;
}
#bannercase h2 {
	font-size:32px;
	font-family:myriad pro;
	color: #9B9B9B;
	font-weight: normal;
	margin: 0;
}


#bannercase form ol {
margin: 60px 5px 5px -20px;
}

#bannercase pre form { color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

margin-left:13px;
margin-top:20px
}
.name 
{width:255px;
margin-bottom:10px}
.email 
{width:255px;
margin-bottom:10px}
.case
{width:255px;
height:50px;}

#bannersubmit
{background-image:url("images/submit-now.png");
width:99px;
height:27px;
float:right;
margin-right:20px}



 /************************************************  *	Content 					     		    *  ************************************************/
blockquote {
    background: #F4F4F4;
    margin: 0px 25px 15px 25px;
    padding: 10px 20px 0px 15px;
    border: 1px solid #DDDDDD;
}

.breadcrumb {
    font-size: 11px;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 3px 0px;
    border-bottom: 1px solid #EEEEEE;
}

.clear {
    clear: both;
}


.archive {
    float: left;
    width: 300px;
    margin: 0px;
    padding: 0px 10px 20px 0px;
}

#container {
    width: 1010px;
    background: url(images/content-bg.png) no-repeat #fff;
    margin: 0px;
    padding: 0px;
	float: left;
}

.containerleft {
    width: 600px;
    background: #fff;
    margin: 5px 30px 0 40px;
    padding: 0px;
    float: left;
}

.containerleft h1 {
	margin: 0 0 20px 0;
	font-size: 24px;
}

.containerleft h2 {
	margin: 0;
	font-size: 17px;

}

.containerleft h3 {
	margin: 0;
	font-size: 14px;
}

.containerleft .box {
	width: 560px;
	padding: 20px;
	background: #E9E7E8;
	border-radius: 10px;
	border: 1px solid #3A587E;
}

.containerleft p {
	line-height: 18px;
}


#bottom {
	width: 1010px;
	height: 300px;
	background: url(images/bottom-bg.png) no-repeat;
	color: #fff;
}

#bottom .cont {
	width: 670px;
	height: 127px;
	padding:150px 135px 20px 65px;
}

#bottom .cont h4 {
	margin: 0;
}

#bottom .cont p {
	margin: 5px 0;
	line-height: 14px;
}

#bottom .cont p a {
	color: #fff;
	text-decoration: none;
}

#bottom .cont p.address {
	margin: 10px 0;
	line-height: 16px;
	color: #83D4F8;
}


/* ---------------------------- Sidebar ---------------------------------------------*/

#container .containerright {
    width: 300px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    float: left;
	background: #fff;
}

#container .containerright li.widget {
	list-style: none;
}

#container .containerright p {
	line-height: 18px;
}

#container .containerright h4 {
	text-align: center;
	font-size: 25px;
	margin: 0;
	text-transform: uppercase;
	background: #027FB5;
	color: #fff;
	border: 1px solid #000;
	font-family: Myriad Pro;
	font-weight: normal;
}

#container .containerright ul {
	padding: 0;
	list-style: none;
}

#container .containerright ul li {
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 2px solid #D3D3D3;
	padding: 5px 10px 5px 0px;
	background: url(images/bullet.png) no-repeat;
}

#container .containerright ul li:hover{
	background: url(images/bullet2.png) no-repeat #066194;
	color: #fff!important;
}

#container .containerright ul li a{
	color: #000;
	text-decoration: none;
	padding: 5px 10px 5px 30px;
}

#container .containerright ul li a:hover{
	color: #fff;
}

/* ------------------------------------------------ Footer ---------------------------------------*/

#footer {
	width: 100%;
	margin: 0 auto;
	color: #fff;
}

#footertop {
	height: 42px;
	margin: 0 auto;
	background: #000;
}

#footertop ul {
	margin: 0 auto;
	padding: 12px;
	width: 1010px;
	text-align: center;
}

#footertop ul li {
	display: inline;
	background: url(images/menulink-bg.png) no-repeat;
}

#footertop ul li.home {
	background: none;
}

#footertop ul li a{
	color: #fff;
	text-decoration: none;
	font-family: myriad pro;
	font-size: 14px;
	padding: 10px;
}

#footertop ul li a:hover {
	color: #E57838;
}



#footerbottom {
	background: url(images/footerbottom-bg.png) repeat-x;
	height: 89px;
	margin: 3px auto 0;
	text-align: center;
}

#footerbottom .copyright {
	margin: 0px auto;
	width: 1010px;
	padding-top: 20px;
	
}

