body
{font: normal 12px Arial;
color:#656565;
background:#050544;
}

img.float-left {
	float:right;margin:10px 0 10px 10px;
	}

/*Reset Styles!*/
body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, img {
margin: 0;
padding: 0;
border: 0;
}

h1, h2, h3, h4, h5, h6 {
color:#888888;
}

h1{font-size:28px;}
h2{font-size:22px;}
h3{font-size:20px;}
h4{font-size:18px;}
h5{font-size:16px;}
h6{font-size:14px;}

.left
{
float:left;
}

.right
{
float:right;
}

.clear
{
clear:both;
}

a:link, a:visited, a:active {
color:#656565;
text-decoration:underline;
}

a:hover {
color:#656565;
text-decoration:none;

}


ul {
padding:0;
list-style-position:inside
}

li {
font:normal 12px arial;
color:#656565;
padding:0;
}

/* Wrapper */

#Wrapper{
width:100%;
margin:0 auto;
}


/*top*/
#top	{
	width:100%;
	float:left;
	background:#5C607D;
	border-bottom:#5C607D 3px solid;
	}
	
#top-inner	{
	width:900px;
	clear:both;
	margin:0 auto;
	background:#005cff url(../images/top-inner.gif) repeat-x;
	border-bottom:#d5edf9 3px solid;
	}	
	
#top-inner h2	{	
	float:left;	
        color:#050544;
	width:450px;
	font:bold 24px Georgia;
	text-transform:uppercase;
	padding:20px 0 0 5px;
	
	}
	
#top-inner h2 a {
	color:#050544;
	text-decoration:none;
	}
	
#top-inner h2 span	{	
	color:#050544;
	font:bold 12px Georgia;
	text-transform:uppercase;
}

p.slogan	{
	float:right;
	padding:10px 21px 10px 0;
	color:#050544;
	font:bold 14px Georgia;
	text-transform:uppercase;
	text-align:right;
	width:350px;
	display:block;
	}


p.slogan strong{
	color:#050544;
	font:bold 30px Georgia;}


/*Body*/
#content	{
	width:100%;
	float:left;
	background:#050544;	
        overflow:hidden;
	}
	
#content-inner	{
	width:900px;
	clear:both;
	overflow:hidden;
	padding:0 0 10px 0;
	background:#FFF;
	margin:0 auto;
	
	}

/*Header*/
#header	{
	width:900px;
	float:left;
        background: transparent;
	/*background:url(../images/header-image.gif) no-repeat right top;*/
	}
	
#header-contact	{
	
	float:left;
	padding:10px 15px 7px 10px;width:345px;
	background:#606060;
		}
	
#header-contact	span{
	float:left;
	font:normal 22px Georgia;
	color:#ea585e;
	padding:0 0 10px;width:140px;}	
	
#header-contact	span strong{
	font:normal 18px Georgia;
	color:#ea585e;}			

	
#header-contact	p{
	clear:left;
	margin:0;
	width:123px;
	font:normal 12px arial;
	color:#FFF;}
	
#header-contact	strong{
	font:bold 16px arial;
	color:#FFF;}			
	
	
#header-contact	form{
	width:191px;
	float:right;
	padding:0 0 0 10px;
	background: url(../images/form-bg.gif) left top no-repeat;
	}	
	
#header-contact	label{
	width:190px;
	float:left;
	color:#FFF;
	}	
	
#header-contact	input{
	width:195px;
	float:left;
	background:#FFF;
	border:#c7c7c7 1px solid;
	}	
	
#header-contact	textarea{
	width:195px;
	float:left;
	background:#FFF;
	border:#c7c7c7 1px solid;
	overflow:auto;
	}
	
#header-contact	input.btn{
	width:199px;
	float:left;
	padding:0 24px 5px 0;
	margin:5px 0 0 0;
	color:#FFF;
	height:30px;
	background: url(../images/btn-bg.gif) no-repeat left top;
	border:none;
	}					
	
	
/*Navigation*/

#nav {
	width:900px;
	float:left;
	background:#f5f5f5;
	padding:10px 0;
	border-bottom:#cccccc 1px solid;
}


#nav ul {
	float:left;
	padding:10px 0;
	list-style-type:none;
	padding:0 0 0 31px;
	}

#nav li {
	float:left;
	padding:0 13px;
	color:#464646;
	font:bold 13px Arial ;
	text-transform:uppercase;
	background:url(../images/nav-sepratro.gif) no-repeat right top;
	white-space:nowrap;
	}
	
#nav li a:link, #nav li a:visited, #nav li a:active  {
	color:#464646;
	text-decoration:none;
	}
	
#nav li a:hover{
	color:#050544;
	text-decoration:underline;
	}		
	
#nav li.last {
	background:none
	}
	
#nav li.qwr {
	float: right;
	background:none
	text-decoration:underline;
	color: blue;
	}
	
#nav li.active, ul.nav1 li.one, ul.nav2 li.two, ul.nav3 li.three, ul.nav4 li.four, ul.nav5 li.five, ul.nav6 li.six li.nav7 li.seven{
	color:#0098ff!important;
	}		
	
#nav li.active span, ul.nav1 li.one span, ul.nav2 li.two span, ul.nav3 li.three span, ul.nav4 li.four span, ul.nav5 li.five span, ul.nav6 li.six span li.nav7 li.seven{
	color:#0098ff!important;}		
	
#nav li span {
	float:left;
	padding:0 10px 0 0;
	color:#898989;
	}	


	
/*Welcome left*/	
#welcome	{
	float:left;
	width:646px;
	padding:20px 21px 0 21px
	}
	
#welcome h1	{
	font:normal 18px Arial;
	text-transform:uppercase;
padding: 5px 0px;
color:#050544;
	}	
	
#welcome p	{
	padding:5px 10px 0 0px;
	text-align:justify;
	}
	
#welcome p.callus	{
	width:400px;
	border:#c8c8c8 1px solid;
	margin:20px 0 0 0;
	padding:10px 180px 20px 50px;
	background:url(../images/callus-bg.gif) no-repeat right top;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#464646;}	
	
#welcome p.callus strong	{
	color:#ed1c24;}		


/*Right*/
#right	{
	width:190px;
	float:right;
	margin:20px 0 0 0;
	padding:0 0 0 10px;
	border-left:#d3d3d3 1px solid;
	}
	
#right h3	{
	color:#050544;
	text-transform:uppercase;
	font:normal 18px Arial;
	}	
	
#right h4	{
	color:#050544;
	text-align:center;
	float:left;
	padding:10px 0 0 30px;
	text-transform:uppercase;
	font:normal 18px Arial;
	}		
	
#right img.seprator	{
	float:left;
	margin:10px 0 10px 0
	}
	
#right img.member{
	float:left;
	margin:10px 5px 0 0
	}
	
#right img.member2{
	float:left;
	margin:10px 0 0 5px
	}			
	
#right ul	{
	width:180px;
	float:right;
	margin:20px 0 0 0;
	padding:0 0 0 10px;
	list-style-type:none;
		}	
		
#right li	{
	width:160px;
	float:left;
	color:#aaaaaa;
	margin:5px 0 0 0;
	background:url(../images/bul-practice.gif) no-repeat left 2px;
	padding:0 0 0 11px;
		}
		
#right li a:link, #right li a:visited, #right li a:active 	{
	width:150px;
	float:left;
	color:#aaaaaa;
	background: url(../images/border-service.gif) no-repeat 10px bottom;
	padding:0 0 10px 11px;
	text-decoration:none;
		}
		
#right li a:hover 	{
	text-decoration:none;
	color:#000;
		}						
		
/*Footer*/
#footer	{
	width:100%;
	background:#050544;
	float:none;
	clear:both;
	}	
	
#footer-inner	{
float:none;
overflow:hidden;
	width:900px;
	background:#335497;
	clear:both;
	margin:0 auto;
	padding:0 0 10px 0;
	color:#FFF;
	}		

#footer-inner p {
	padding:10px;
	}
	
#footer-inner a:link, #footer-inner a:visited, #footer-inner a:active {
	color:#FFF;
	text-decoration:underline;
	}	
	
#footer-inner a:hover{
	text-decoration:underline;
	color:#050544;
	}		
	
#footer-inner ul{
	float:left;
	clear:both;
	list-style-type:none;
	padding:10px 0 10px 10px;
		}	
		
#footer-inner li{
	float:left;
	background:none;
	text-transform:uppercase;
	font:normal 12px Arial;
	border-right:#FFF 1px solid;
	padding:0 10px;
	color:#FFF;
	}

#footer-inner li.no-border{
border:none;
}		
	
#footer-inner span{
	float:right;
	padding:10px 20px 0 0;
	color:#FFF;
	text-decoration:underline;
	}	

#footer-inner ul.links{
	list-style-type:none;
	padding:10px 0 5px 15px;
	width:850px;
	float:none;
	clear:both;
	}	
		
#footer-inner ul.links li{
	display:inline;
	background:none;
	text-transform: capitalize;
	border-right:#FFF 1px solid;
	padding:0 5px;
	color:#FFF;
		}		
		
		
#footer-inner ul.links li.no-border{
border:none;
}	
			