/* +++++++++++++++++++++++++++++ Shifting Ground +++++++++++++++++++++++++++++ */


/* ++++++++++++++++++++ Common Styles ++++++++++++++++++++ */


* {
	margin: 0px;
	padding: 0px;
}


/* ------------------GROUP SPECIFIC ATTRIBUTES------------------ */
.groupHeader{
	display:none;
}
.groupScreenshots h1{
	display:none;
}

.groupScreenshots ul{
	display:none;
}
/* ------------------------------------------/------------------ */



body {
	color: #000;
	background-color: #c1ddf2;
	background-image: url(/images/website/newbackground.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-attachment: fixed;
	font-family: "Verdana";
	font-size: 100%;

}

table {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

table#pricing {
	text-align: center;
}

table#pricing p {
	text-align: center;
}

#contacttable {
	margin-left: 30px;
	padding: 0px;
	text-align: left;
}

td {
	color: #000;
	background-color: inherit;
	font-size: 14px;
}

p a {
	color: #000;
	text-decoration: underline;
}

p a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a {
	color: #000;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	background-color: inherit;
	text-decoration: none;
}

.anchor, .anchor:hover {
	text-decoration: none; font-weight: bold;
}

.anchor-selected, .anchor-selected:hover {
	text-decoration: none; font-weight: bold; font-size: 16px;
}
p#faq {
	color: #122b08;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: justify;
	padding: 0em 1em 0.6em;
}

img {
	border: none;
}

ul#buttonslist li {
	list-style: none;
	padding: 5px;
}

#homelist {
	width: 500px;
	margin-left: 50px;
	list-style-position: inside;
	font-size: 12px;
}

ul#homelist li {
	margin-bottom: 10px;
}

fieldset {
	border: none;
}

input, textarea, select {
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 13px;
}

.hidethis {
	display: none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	overflow : hidden;
	visibility: hidden;
}


/* ++++++++++++++++++++ Image Thumbnails ++++++++++++++++++++ */

.tb_center {
	text-align: center;
}

.tb_center img {
	margin: 1.3em auto;
	border: 1px #fff solid;
}

/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */

#body_wrapper {
	margin-top: 35px;
	margin-left: 50px;
	width: 1194px;
	font-size: 0.71em;
}
/* ++++++++++++++++++++ Right Block ++++++++++++++++++++ */
#right_block_container
{
	height:427px;
	width:120px;
	float:right;
	background: url('../images/website/rightcol_img.gif') no-repeat 100% 100%;
	position: relative;
	left:-219px;
	top:150px;
	padding: 5px 5px 5px 0;
	}
#right_block_container ul
{
	padding:0px 0;
	margin-left: 11px;
	margin-top: 9px;
	list-style: none;
	}
#right_block_container ul li
{
	margin:3px 0;
}

/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */

#body_container {
	float: right;
	position: relative;
	left:-219px;
	/*left: -243px;*/
	width: 685px;
	background: url('../images/website/main_bg_bot.gif') no-repeat 0% 100%;
	min-height: 620px;
}

#body_container_b {
	padding: 15px 0px;
	width: 685px;
	background: url('../images/website/main_bg_top2.gif') no-repeat 0% 0%;
}

#body_container_c {
	color: inherit;
	xbackground-color: red;
	background-image: url(/images/website/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	border-left: #FFF 6px solid;
	border-right: #FFF 6px solid;
	min-height: 740px;
}



/* ++++++++++++++++++++ Page Header ++++++++++++++++++++ */

#page_header {
	padding-bottom: 2px;
	color: inherit;
	xbackground-color: #C9D55A;
	height: 152px;
}

#page_header h1 {
	width: 100%;
	height: 40px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*background: url('images/logo.gif') no-repeat 50% 50%;*/
}



/* ++++++++++++++++++++ Page Content ++++++++++++++++++++ */

#page_content {
	padding: 15px 17px 10px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

.link_readmore {
	padding: 35px 0px 10px;
	text-align: right;
}

.link_readmore a {
	margin-left: auto;
	display: block;
	width: 94px;
	height: 24px;
}

#StaticTopEdge
{
	height: 16px;
	width: 600px;
	background-image: url(/images/website/static_top.gif);
	background-repeat: no-repeat;
}

#StaticBackground
{
	xbackground-color: #FFF;
	xborder-left: 1px solid #fff;
	xborder-right: 1px solid #fff;
	xborder-bottom: 1px solid #fff;
}

#StaticBackground2
{
	background-color: #FFF;
	border: 1px solid #000;
}


/*+++++++++++++++ CONTACT TABLE FOOTER ++++++++*/

p#tablefooter {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

p#tablefooter a {
	font-size: 17px;
	text-align: center;
	color: #2B6894;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

span#tablefooternum {
	font-size: 17px;
	text-align: center;
	color: #2B6894;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.trading { text-align: center; }

p#befaft {
	font-size: 15px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td#left {
	text-align: center;
	border-right: 1px solid #000;
	width: 295px;
}

/* ++++++++++++++++++++ Navigation Menu ++++++++++++++++++++ */

#leftnavlist li {
	list-style: none;
	font-weight:bold;
	font-family:verdana;
	
}

.navwrap {
	float: left;
	margin-top: 140px;
	position: relative;
	left: 0px;
	width: 166px;
	font-size: 1.15em;
	font-weight: normal;
	font-family: 'verdana', 'helvetica', sans-serif;
}

#navmenu, #subnavmenu, #subsubnavmenu {
    margin-top:10px;

}

#navmenu,#subsubnavmenu {
	background: url('../images/website/navmenu_bg_bot.gif') no-repeat 0% 100%;
}

#navmenu,#subsubnavmenu ul li{
	list-style: none;
}

#subnavmenu {
    background: url('../images/website/subnavmenu_bg_bot.gif') no-repeat 0% 100%;
}
#navmenu_b, #subnavmenu_b, #subsubnavmenu_b {
	padding: 15px 0px;
	width: 165px;
	padding-left: 1px;
	background: url('../images/website/navmenu_bg_top.gif') no-repeat 0% 0%;
}
#subnavmenu_b {
    background: url('../images/website/subnavmenu_bg_top.gif') no-repeat 0% 0%;
}
#navmenu_c, #subnavmenu_c,#subsubnavmenu_c  {
	background-color: #5fa3d5;
	border-left: #fff 5px solid;
	list-style: none;
	font-weight:normal;
}
#subnavmenu_c
{
    background-color: #FFF;
}
.navwrap a {
	text-decoration: none;
	text-transform: uppercase;
	
}

.navwrap li {
	border-top: #fff 1px solid;
	text-align: right;
	font-weight:normal;
}

.navwrap li a {
	display: block;
	padding: 6px 0px;
	width: 160px;
	text-align: right;
}

#navmenu li a {
	color: #fff;
	background-image: url(/images/website/nav_bg.jpg);
	background-repeat: no-repeat;
}

#navmenu li a:hover,#subsubnavmenu li a:hover, #navmenu li a.currentPage, #subsubnavmenu li a.currentPage{
	color: #d5e5f1;
	background-image: url(/images/website/static_bg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

#subnavmenu li a {
	color: #3f93c5;
	background-image: url(/images/website/nav2_bg.jpg);
	background-repeat: no-repeat;
	xbackground-color: #9acdf2;
}

#subnavmenu li a:hover, #subnavmenu li a.currentPage {
	color: #FFF;
	background-image: url(/images/website/subnav_hover.jpg);
	background-repeat: no-repeat;
	xbackground-color: #7e8538;
	text-decoration: none;
}
    

.navwrap li.list_last,.list_last {
	border-bottom: #fff 1px solid;
	}


/* ++++++++++++++++++++ Page Footer ++++++++++++++++++++ */

#page_footer {
	padding: 20px 0px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}

#page_footer a, a:visited, a:active {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #000;
}

#page_footer a:hover {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}





