/* -- default style -- */
body {
	margin:0; padding:0;
	background-color:#fff; color:#393939;
	font:normal 12px/15px Arial, Helvetica, sans-serif;}
div, h1, h2, h3, h4, p, a, img, ul, ol, li, form, input, textarea, select {
	margin:0; padding:0;}
img {
	border:none;}
ul {
	list-style:none;}
a {
	outline:none;}
.spacer {
	clear:both; line-height:0; font-size:0;}

/* -- header style -- */
#header {
	width:737px; height:360px; margin:0 auto; padding:45px 11px 0 33px;
	background:url(images/header-bg.gif) no-repeat right bottom;}
#header img.logo {
	margin:0 0 0 7px; float:left;}
#header ul.info {
	float:right; font:bold 11px/18px Arial, Helvetica, sans-serif; background-color:#fff; color:#2F594F;}
#header ul.info li {
	float:left; padding:0 0 0 12px;}
#header ul.info li.email {
	color:#000; background-color:#fff;}
#header ul.info li.email a {
	color:#000; background-color:#fff; text-decoration:none;}
#header ul.info li.email a:hover {
	color:#000; background-color:#F0FBF6;}
#header ul.topNav {
	clear:both; width:178px; padding:21px 0 0 0; color:#000; font-size:11px; font-weight:bold; line-height:19px;}
#header ul.topNav li {
	background:url(images/dot-01.gif) repeat-x 0 100%; padding:0 0 1px;}
/* -- body style -- */
#body {
	width:737px; margin:0 auto; padding:18px 11px 0 33px;}

/* -- lefta panel start -- */	
#left {
	width:512px; padding:0 12px 0 0; margin:0 20px 0 0; float:left;
	background:url(images/dot-02.gif) repeat-y 100% 0;}
#left h1.welcome {
	height:23px; margin:0 0 14px; line-height:0; font-size:0; text-indent:-12000px;
	background:url(images/welcome-txt.gif) no-repeat 0 0; }
#left h2 {
	font:normal 18px/20px Georgia, "Times New Roman", Times, serif; color:#323232; background-color:#fff;
	padding:0; margin:6px 0 14px;}
#left h2 span {
	color:#C90C0F;}
#left p {
	padding:0 0 16px 7px;}
/* -- right panel start -- */
#right {
	width:180px; float:left;}
/* -- footer style -- */
#footer {
	background:url(images/footer-bg.gif) repeat-x 0 0; color:#000; padding:18px; text-align:center;}
#footer p {
	padding:0 0 5px; font-size:9px; line-height:12px;}
#footer p a {
	color:#C90C0F; text-decoration:none;}

/* -- misc style -- */
.leftMarOne {
	margin-left:47px !important}

