@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #585b52;
	font-family: Arial, "Lucida Sans", "Lucida Console", Tahoma, sans-serif;
	font-size: 12px;
}

hr {
	margin-right: 20px;
	background-color: #ABABAB;
	border-top: 1px solid #828282;
	border-right:1px solid #828282;
	height: 2px;
}

a {
	color: #424242;
	text-decoration: underline;
}

a:hover {
	color: #2EA9D1;
}

a:visited {
	color: #424242;
}

a:active {
	color: #424242;
}

p {
	color: #363832;
	margin: 0 20px 15px 0;
	line-height: 18px;
}

p.lists {
	margin: 10px 0 0 0;
}

h1 {
	font-size: 14px;
	color: #424242;
	margin-bottom: 5px;
}

h2.question {
	color: #3183ff;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

h2.answer {
	color: #363832;
	font-size: 12px;
	font-weight: normal;
}

h2 {
	color: #424242;
	font-size: 15px;
	margin-bottom: 5px;
}

#container {
	width: 780px;
	margin: 0 auto;
	background: url(../images/container.png) repeat-y center top;
}

#header {
	width: 750px;
	height: 60px;
	margin: 0;
	padding: 5px 0 5px 30px;
}

#logo {
	background: url(../images/logo1.png) no-repeat;
	width: 420px;
	height: 60px;
	float:left;
}

#logo1 {
	background: url(../images/VisaOfficeDotUS.gif) no-repeat;
	width: 420px;
	height: 60px;
	float:left;
}

#jobslogo {
	background: url(../images/VisaOfficeDotNet.jpg) no-repeat;
	width: 468px;
	height: 60px;
	float:left;
}
#visa{background:url(../images/visa.gif) no-repeat; width:55px; height:60px; float:left}

#jobslogo1 {
	background: url(../images/VisaOfficeDotNet.gif) no-repeat;
	width: 468px;
	height: 60px;
	float:left;
}

#logoa {
	background: url(../images/logo.png) no-repeat;
	width: 280px;
	height: 60px;
}

#menu1 {
	background: url(../images/menu1.png) repeat-x;
	width: 752px;
	margin: 0 auto;
	height: 36px;
}

#menu1 ul {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 20px;
}

#menu1 ul li {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 10px 8px 0 8px;
}

#menu1 ul li a {
	color: #fff;
	text-decoration: none;
}

#menu1 ul li.rightside {
	float: right;
	margin-right: 20px;
}

#startheader {
	background: url(../images/startheader.png) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#aboutheader {
	background: url(../images/aboutusheader.png) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#sitemapheader {
	background: url(../images/sitemapheader.png) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#canadianvisasheader {
	background: url(../images/canadianvisasheader.png) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#usvisasheader {
	background: url(../images/usvisasheader.png) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#firmprofileheader {
	background: url(../images/firmprofileheader.png) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#practiceareasheader {
	background: url(../images/practiceareasheader.png) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#foundingpartnerheader {
	background: url(../images/foundingpartnerheader.png) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#contactheader {
	background: url(../images/contactheader.png) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#tcheader {
	background: url(../images/totalconsultingheader.png) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#jobsheader {
	background: url(../images/jobs.jpg) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#bookheader {
	background: url(../images/bookheader.png) no-repeat;
	width: 752px;
	height: 204px;
	margin: 0 auto;
}

#menu2 {
	background: url(../images/menu2.png) repeat-x;
	width: 752px;
	margin: 0 auto;
	height: 36px;
}

#menu2 ul {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 20px;
}

#menu2 ul li {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 10px 8px 0 8px;
}

#menu2 ul li a {
	color: #fff;
	text-decoration: none;
}
	
#content {
	width: 752px;
	height: auto;
	margin: 0 auto;
	background: #fff url(../images/contentheader.png) repeat-x;
}

#leftcontent {
	width: 415px;
	height: auto;
	float: left;
	padding: 20px 0 10px 25px;
}

#leftcontent ul {
	margin: 5px 10px 0 25px;
}

#leftcontent ul li {
	margin: 5px 0 5px 0;
	color: #363832;
	list-style-type:circle;
}

#leftcontent .imagebox img {
	float: left;
}

#leftcontent .imagebox p {
	float: left;
	margin-top: 80px;
	margin-left: 5px;
	color: #D90000;
	font-weight: bold;
}

.firmprofilelist {
	margin: 0 0 0 15px;
	color: #363832;
}

.firmprofilelist ul {
	margin: 20px 0 0 0;
}

.firmprofilelist ul li {
	list-style-type: none;
	margin: 5px 0 0 0;
}

.firmprofilelist ul li.listheader {
	font-weight: bold;
}

.firmprofilelist ul li.listnorm {
	margin-left: 25px;
	list-style-type: circle;
	color: #363832;
}

.normallist {
	margin: 0 0 0 20px;
}

.normallist ul li {
	list-style-type: none;
	margin: 5px 0 0 0;
}

span.redtext {
	color: #E10000;
}

.pdficon {
	vertical-align: middle;
}

#rightcontent {
	float: right;
	width: 309px;
	height: auto;
	background: #fff url(../images/rightmenubg.png) no-repeat top;
}

#rightcontent img.linkimage {
	margin: 10px 0 0 10px;
}

#rightcontent img a {
	border: none;
}

.rightmenu {
	float: right;
}

#rightcontent .rightmenu ul {
	color: #363832;
}

#rightcontent .rightmenu ul li {
	list-style-type: none;
	width: 303px;
	font-size: 11px;
	font-weight: bold;
}

#rightcontent .rightmenu ul li a {
	background-color: #f6f8f1;
	display:block;
	width: 256px;
	padding: 3px 0 3px 47px;
	color: #363832;
	text-decoration: none;
}

#rightcontent .rightmenu ul li a:hover {
	background-color: #b8b8b8;
	color: #fff;
}

#footer {
	width: 720px;
	height: auto;
	padding: 10px 20px 10px 40px;
	margin-top: 30px;
}
	
.clear {
	clear: both;
}