* {
	margin: 0px;
	padding: 0px;
}


.skipnavigation {
	display:none;
}

html, body, ul, li, img{  
	margin: 0;
	padding: 0; 
	border: 0;
}

body {
	margin: 0 auto;
	width: 750px;
/*	position: relative;
	min-width: 750px; */
	text-align: center;
	font:100% /140% Arial, Helvetica, sans-serif;
	background: #FFFFFF repeat-x fixed;
}	

#wrapper {
	width: 750px;
	background:#FFFFFF repeat-y; 
	position: relative;
	text-align: center;
}

#header {
	height: 100px;
/*	background: url(../img/header_tewks2.jpg); */
/*	border-bottom: 1px solid #CCCCCC; */
}

#content {
	position: relative;
    text-align: center;
	width: 750px;
}

#contentall {	
	float: right; 	
	padding: 0px 0px 0px 0px;
	width: 430px;
	height: 302px;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
}

#contentimage {	
	float: right;
/*	padding: 0px 0px 0px 0px;	*/
	width: 430px;
	height: 30px;
/*	overflow: none; */
	background: #FFFFFF;
/*	background: url(img/trouble.gif);*/
}

#contentright {	
	float: right; 	
	padding: 0px 10px 10px 10px;	
	width: 430px;
	height: 260px;
	overflow: auto;
	background: #FFFFFF;
}

#contentright p {
/*	font-size: 80%;	  */
	padding-left: 5px;
}

/************************* start of added test code *************************/
/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu { 
	border: 1px solid #990099; 
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px; 
	height: auto;  
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

.menu ul { 
	margin: 0px; 
	padding: 0px; 
	position: relative; 
	z-index: 500; 
	list-style-type: none; 
	width: 148px; 
	color: #ffffff;
}

.menu li { 
	background-color: #000000; 
	float: left; 
	color: #ffffff;
}

.menu li.sub { 
	background-color: #990099; 
	color: #ffffff;
}

.menu table { 
	position: absolute; 
	border-collapse: collapse; 
	border: 1px solid #990099; 
	top: 0pt; 
	left: 0pt; 
	z-index: 500; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	margin-top: -2px; 
}

.menu a, .menu a:visited,  .menu a:hover, .menu a:active{ 
	border: 1px solid #990099; 
	display: block; 
	text-decoration: none; 
	height: 30px; 
	line-height: 30px; 
	width: 148px; 
	color: #ffffff; 
/*	padding-left: 1em;  */
	font-weight: normal; 
	font-style: normal; 
	font-variant: small-caps; 
	text-transform: none; 
}

.menu b { 
	float: right; 
	margin-right: 5px;  
}

* html .menu a, * html .menu a:visited { 
	width: 148px;
	line-height: 30px; 
}

* html .menu a:hover {
	border-color: #000000; 
	color: #000000;                /*font black */ 
	background-color: #66ffff; 
	position: relative; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: small-caps; 
	text-decoration: none; 
	text-transform: none; 
}

.menu li:hover { 
	position: relative; 
}

.menu a:active, .menu a:focus { 
	border-color: #000000;
	color: #000000;                   /* font black */
	background-color: #66ffff; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: small-caps; 
	text-decoration: none; 
	text-transform: none; 
}

.menu li:hover > a { 
	border-color: #000000;
	color: #000000;                   /* font black */ 
	background-color: #66ffff; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: small-caps; 
	text-decoration: none; 
	text-transform: none; 
}

.menu li ul { 
/*	padding: 2em;  */
	visibility: hidden; 
	position: absolute;
	top: 0px;                   /* sub menu top starts relative to main menu selection */
	left: 147px;                /* sub menu left side starts relative to main menu selection */
	background-color: transparent; 
	line-height: 30px;
}

.menu li:hover > ul { 
	visibility: visible; 
}

.menu ul a:hover ul ul { 
	visibility: hidden; 
}

.menu ul a:hover ul a:hover ul ul { 
	visibility: hidden; 
}

.menu ul a:hover ul a:hover ul a:hover ul ul { 
	visibility: hidden; 
}

.menu ul a:hover ul { 
	visibility: visible; 
}

.menu ul a:hover ul a:hover ul { 
	visibility: visible; 
}

.menu ul a:hover ul a:hover ul a:hover ul { 
	visibility: visible; 
}

.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
	visibility: visible; 
}

/*************************  end of added test code *************************/

#man_on_phone {
	display: block;
	height: 110px;
	position: absolute;
	left: -1px;
	top: 192px;
	width: 150px;
	background-color: #5F1558;
	z-index: -1;   
}

#man_words {
	display: block;
	position: absolute;
	left: 151px;
	width: 149px;
	z-index: -1;  
}

#man_with_words {	
	height: 307px;
	background-color: #5F1558;
	background: url(img/man.gif);
}

/*************************  start of footer space code *************************/
#footer_space {
	display: block;
	font-size: 100%;
	width: 100%;
	padding: 0px;
	height: 45px;
	clear: both;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
}

#footer_spaceleft {
	display: block;
	position: absolute;
	height: 45px;
	left: 0px;
	width: 150px;
	padding: 0px 0px 0px 0px;
}

#footer_spacemid {
	display: block;
	position: absolute;
	left: 150px;
	width: 149px;
	height: 45px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	z-index: 0;
}

#footer_spaceright {
	display: block;
	float: right;
	height: 45px;
	text-align: center;
	width: 450px;
	padding: 0px 0px 0px 0px;
	line-height:normal;
}

/*************************  end of footer space code *************************/

/*************************  start of footer code *************************/
#footer {
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0px;
	height: 120px;
	clear: both;
	margin: 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#footer_left {
	display: block;
	position: absolute;
	margin-left: 0px;
	background: #FFFFFF;
	width: 150px;
	height: 120px;
	padding: 0px 0px 0px 0px;
}

#footer_left_up {
	height: 60px;
	margin-left: 0px;
	background: #FFFFFF;
}

#footer_left_down {
	height: 60px;
	margin-left: 0px;
	background: #FFFFFF;
}

#footer_mid {
	display: block;
	position: absolute;
	margin-left: 150px;
	background: #FFFFFF;
	width: 149px;
	height: 120px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
}

#footer_right {
	display: block;
	float: right;
	text-align: center;
	width: 450px;
	height: 120px;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	line-height:normal;
}

#footer_mid_up {
	height: 60px;
	background: #FFFFFF;
}

#footer_mid_down {
	height: 60px;
	background: #FFFFFF;
}

/*************************  end of footer space code *************************/

/*************************  start of quilion code *************************/

#quilion {
	height: 28px;
	background: #FFFFFF;
}

/*************************  end of quilion code *************************/

.headings {
	border-bottom: solid #516C8A 1px;
}

h1 {
	font-size: 105%;
}

h2 {	
	font-size: 102%;
}

h3,h4,h5,h6 {
	font-size: 100%;
}

h1,h2,h3,h4,h5,h6{
	margin-bottom: 3px;
	color: #406C91;
}

a.quilion:link {
	text-decoration: underline;
	color: #555555
}
/*
a:link{
	color: #000099;
}


a:visited{
	color: #990066;
}


a:hover{
	color: #FF0066;
	text-decoration: none;
}

a:active{
	color: #990000;
}
*/
.pictright{
	float: right;
}

.cssTenPtGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.cssTenPtGeorgiaBoldRed {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}

.cssTwelvePtGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.cssTwelvePtGeorgiaBold {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.cssFourteenPtGeorgiaBold {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.cssTwelvePtGeorgiaBold {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.cssSixteenPtGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}

