/* @override http://www.artechgraphicsinc.com/clients/profitcs/style2.css */

body {
	background-color: #305293;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #6c4c13;
}

h1 {
	letter-spacing: -1px;
	font-size: 22px;
}

h2 {
	font-size: 18px;
	color: #4137b1;
	text-align: left;
}
h3 {
	letter-spacing: -1px;
	font-size: 23px;
	color: #4137b1;
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 16px;
	font-size: 11px;
}

a{
	color: #4137b1;
}

a:hover, a:active {
	text-decoration: none;
	color: #999999;
}

.highlightb{
	color: #666666;
}
.highlightbl{
	color: #4137b1;
	font-size: 14px;
	font-weight: bolder;
}
.highlightw{
	color: white;
}

a:visited {
	color: #6c4c13;
}

img {
	border: none;
}

.center{
	text-align: center;
}


#header{
	background-image:url(images/head_1.png);
	background-repeat: no-repeat;
	height: 128px;
	width: 800px;

}

#maintable {
	background-image:url(images/content_strtch.png);
	background-repeat: repeat-y;
}
#left{
	width: 152px;
	height: 472px;
	text-align: center;
	padding-top: 10px;
}
#left h2{
	font-size: 18px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	color: #4137b1;
	line-height: 30px;
}

#h_lgrpc {
	width: 152px;
	background: url(images/home_l_grphc1.png) no-repeat 18px;
	height: 141px;
	position: relative;
	margin-top: 18px;
}

#s_lgrpc {
	width: 152px;
	background: url(images/services_l_grphc1.png) no-repeat 18px;
	height: 141px;
	position: relative;
	margin-top: 18px;
}
#c_lgrpc {
	width: 152px;
	background: url(images/contact_l_grphc1.png) no-repeat 18px;
	height: 141px;
	position: relative;
	margin-top: 18px;
}
#a_lgrpc {
	width: 152px;
	background: url(images/about_l_grphc1.png) no-repeat 18px;
	height: 141px;
	position: relative;
	margin-top: 18px;
}

#sidebarnav{
	position: relative;
	width: 152px;
	vertical-align: middle;
	height: 208px;
	padding-top: 0px;
}

#sidebarnav img{
	border: 0px;
	margin: 0;
	padding: 0;
}

#sidebarnav a:hover{
	color: #c3c398;
}


#lsidebtm {
	background-image: url(images/LsidebarBtm.png);
	width: 152px;
	height: 90px;
	position: relative;
}


#bbb{
	background: url(images/bbb_logo.png) no-repeat 25px 6px;
	width: 145px;
	height: 60px;
	display: block;
	position: relative;
}

#content {
	vertical-align: top;
	height: 415px;
	width: 446px;
	overflow: auto;
	padding-top: 30px;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 28px;
	background: url(images/content_BG.png) no-repeat fixed center 152px;
	margin-bottom: 20px;
}

#content li{
	list-style-type: none;
	text-indent: 12px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 6px;
}

#content p{
	list-style-type: none;
	padding-top: 6px;
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}




#right{
	width: 145px;
	height: 472px;
	vertical-align: bottom;
	margin-top: 10px;
}

#right p{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 14px;
}
#right a{
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	display: block;
	line-height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#h_btmRgrpc{
	background: url(images/home_r_grphc2.png) no-repeat;
	width: 145px;
	position: relative;
	height: 204px;
	top:2px;
}

#h_sidebarPuter{
	width: 145px;
	background: url(images/home_r_grphc1.png) no-repeat;
	position: relative;
	height: 105px;
	top: 0px;
	margin-top: 26px;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 20px;
	padding-left: 10px;
	margin-top: 95px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding: 0px 0 0;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	text-decoration: none;
	text-transform: lowercase;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #f3f3f3;
	background: url(images/navSep.gif) no-repeat right 0;
	padding: 4px 16px 4px 2px;
	margin-top: 0;
}

#menu a:hover { 
	text-decoration: none; 
	background: url(images/navOn.gif) no-repeat right 0;
	color: #c3c398;
}

#menu .current_page_item a {
	background: url(images/navOn.gif) no-repeat right 0;
	color: #2d3645;
	height: 20px;
}

#POPHead {
	background-image: url(images/PopUpHead.png);
	background-repeat: no-repeat;
	height: 114px;
	width: 640px;
}
#POPwrap {
	height: 480px;
	width: 640px;
	background-color: #FFFFFF;
}

#POPcontent {
	height: 350px;
	width: 470px;
	float:right;
	padding: 8px;
	background-color: #FFFFFF;
	overflow: auto;
	font-size: 12px;
}

#POPcontent p{

	padding-top: 6px;
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-right: 29px;
}
#POPleft h2{
	line-height: 30px;
}
#POPcontent h2{
	padding-top: 14px;
}
#POPleft {
	height: 366px;
	width: 140px;
	float:left;
	position: relative;
	background: #FFFFFF url(images/LsidebarBtm.png) no-repeat 0 277px;
	font-weight: normal;
	font-style: normal;
}