html	{
	padding: 0px;
	margin: 0px;
	height: 100%;
	}

body	{
	font-family: Verdana, Arial, Sans-Serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: .7em;
	background: rgb(67,89,110) url(../images/background.jpg) repeat-x top center;
	color:rgb(255,255,255);
	}

#introcontainer {
	width: 1000px;
	height: 690px;
	text-align:left;
	margin:20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/front.jpg) no-repeat top center;
	}

#companycontainer {
	width: 1000px;
	height: 690px;
	text-align:left;
	margin:20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/company.jpg) no-repeat top center;
	}


#servicescontainer {
	width: 1000px;
	height: 690px;
	text-align:left;
	margin:20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/services.jpg) no-repeat top center;
	}

#testimonialscontainer {
	width: 1000px;
	height: 690px;
	text-align:left;
	margin:20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/testimonials.jpg) no-repeat top center;
	}

#contactcontainer {
	width: 1000px;
	height: 690px;
	text-align:left;
	margin:20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/contact.jpg) no-repeat top center;
	}

.center	{
	width: 420px;
	height: 385px;
	text-decoration:none;
	background: transparent;
	border: 1px solid rgb(99,101,136);
	margin: 0px;
	padding: 3px;
	}

.right	{
	float: right; 
	border: 1px solid rgb(99,101,136);
	text-decoration:none;
	background: transparent;
	margin: 0px -10px 15px 10px;
	padding: 3px;
	}

.left	{
	float:left; 
	border: 1px solid rgb(99,101,136);
	text-decoration:none;
	background: transparent;
	margin: 6px 10px 0px 45px;
	padding: 3px;
	}

ol {
	color:rgb(190,181,70);
	list-style-type: decimal;
	margin: 0px 0px 20px 30px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 12px;
	}

ol li {
	margin: 0px 0px 5px 20px; 
	padding: 0px;
	}

h2 { 
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: normal;
	width: 800px;
	font-size: 14px;
	color:rgb(164,35,19);
	border: 0px;
	}

h1 { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: bold;
	width: 750px;
	font-size: 1px;
	color:rgb(167,29,42);
	border: 0px;
	}

#intro {
	height:500px;
	font-size:5px;
	color: #FC5;
	visibility: hidden;
	}

#heading {
	float: left;
	width: 900px;
	height: 57px;
	text-align:left;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#heading p { 
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 20px;
	width: 980px;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 2px;
	color:rgb(255,255,255);
	}

.pageright	{
	float: right;
	margin: 31px 90px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#topmenu	{
	float:left;
	height: 54px;
	width: 998px;
	font-style: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background:transparent;
	color: #232214;
	border-left: 0px solid #653;
	border-right: 0px solid #fca;
	list-style: none;
	}

#topmenu ul {
	list-style: none;
	margin: 0px;
	} 

#topmenu li {
	list-style: none;
	float: left; 
	margin: 0px; 
	padding: 0px;
	} 

#topmenu li a {
	display: block; 
	float: left;
	width:140px;
	text-decoration: none;
	padding: 15px 0px 15px 0px;
	margin: 0px 50px 0px 0px;
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	border: 0px solid #fca;
	color:rgb(0,0,0);
	background: transparent url(../images/menu.jpg) no-repeat top center;
	} 

#topmenu li a:hover, #topmenu li a#selected:hover {
	color: rgb(255,255,255);
	background: transparent url(../images/menuon.jpg) no-repeat top center;
	} 

#topmenu li a#selected {
	color: rgb(255,255,255);
	background: transparent url(../images/menuon.jpg) no-repeat top center;
	} 

#content {
	float:left;
	width: 491px;
	height:425px;
	margin: 18px 2px 0px 10px;
	padding:10px 10px 0px 10px;
	background: transparent;
	color:rgb(39,64,39);
	overflow: hidden;
	}

#content h1 { 
	font-family: Verdana, Arial, Sans-Serif;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 12px 10px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	width: 490px;
	font-size: 18px;
	color:rgb(165,175,255);
	border: 0;
	}


#content h2 { 
	font-family: Verdana, Arial, Sans-Serif;
	margin: 15px 0px 10px 10px;
	padding: 0px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	width: 600px;
	font-size: 13px;
	color:rgb(205,195,85);
	border: 0px;
	}

#content p { 
	padding: 0px 20px 0px 0px;
	margin: 5px 0px 0px 10px;
	width: 470px;
	height:425px;
	font-size: 13px;
	line-height:17px;
	font-style: italic;
	text-align: justify;
	color:rgb(220,222,255);
	overflow: auto;
	}

#content a, a:link, a:visited {
	color:rgb(220,222,255);
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	}

#content a img {
	border: 1px solid rgb(150,140,60);
	margin:0px;
	padding: 2px;
	background: #000;
	}

#content a:hover img{
	background: rgb(205,195,85);
	}

#content a:hover {
	color:rgb(115,115,50);
	text-decoration: none;
	}

#content ul {
	width:450px;
	color:rgb(190,181,70);
	list-style-type: square;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 12px;
	}

#content ul li {
	margin: 0px 0px 5px 20px; 
	padding: 0px;
	}

#content table {
	width: 685px;
	margin: 0px 0px 0px 10px;
	}

#content td {
	width: 225px;
	}

#pagecontent {
	float:left;
	width: 784px;
	height:449px;
	margin: 0px 2px 0px 10px;
	padding:10px 0px 0px 0px;
	background: transparent;
	color:rgb(39,64,39);
	overflow: auto;
	}

#pagecontent h1 { 
	font-family: Verdana, Arial, Sans-Serif;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 12px 10px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	width: 710px;
	font-size: 18px;
	color:rgb(165,175,255);
	border: 0;
	}

#pagecontent h2 { 
	font-family: Verdana, Arial, Sans-Serif;
	margin: 15px 0px 10px 10px;
	padding: 0px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	width: 600px;
	font-size: 13px;
	color:rgb(185,195,205);
	border: 0px;
	}

#pagecontent p { 
	padding: 0px;
	margin: 0px 0px 10px 10px;
	padding: 0px 10px 0px 10px;
	width: 730px;
	font-size: 13px;
	line-height:17px;
	font-style: italic;
	text-align: justify;
	color:rgb(220,222,255);
	background: transparent;
	}

#pagecontent ul {
	width:550px;
	color:rgb(220,222,255);
	list-style-type: square;
	margin: 0px 0px 10px 60px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 13px;
	}

#pagecontent ul li {
	margin: 0px 0px 5px 20px; 
	padding: 0px;
	}

#testcontent {
	float:left;
	width: 969px;
	height:449px;
	margin: 0px 2px 79px 16px;
	padding:10px 0px 0px 0px;
	background: transparent;
	color:rgb(39,64,39);
	overflow: auto;
	}

#testcontent h1 { 
	font-family: Verdana, Arial, Sans-Serif;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 12px 20px;
	text-transform: none;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	width: 920px;
	font-size: 18px;
	color:rgb(165,175,255);
	border: 0;
	}

#testcontent h2 { 
	font-family: Verdana, Arial, Sans-Serif;
	margin: 15px 0px 10px 10px;
	padding: 0px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	width: 600px;
	font-size: 13px;
	color:rgb(185,195,205);
	border: 0px;
	}

#testcontent p { 
	padding: 0px;
	margin: 0px 0px 10px 10px;
	padding: 0px 10px 0px 10px;
	width: 920px;
	font-size: 13px;
	line-height:17px;
	font-style: italic;
	text-align: justify;
	color:rgb(220,222,255);
	background: transparent;
	}

#testcontent a, a:link, a:visited {
	color:rgb(220,222,255);
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
	}

#testcontent a img {
	border: 1px solid rgb(150,140,60);
	margin:0px;
	padding: 2px;
	background: #000;
	}

#testcontent a:hover img{
	background: rgb(205,195,85);
	}

#testcontent a:hover {
	color:rgb(115,115,50);
	text-decoration: none;
	}

#testcontent ul {
	width:550px;
	color:rgb(220,222,255);
	list-style-type: square;
	margin: 0px 0px 10px 60px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 13px;
	}

#testcontent ul li {
	margin: 0px 0px 5px 20px; 
	padding: 0px;
	}

#leftframe {
	float:left;
	width:177px;
	height:516px;
	margin: 12px 0px 0px 15px;
	background: transparent;
	padding:0px 0px 10px 0px;
	text-align: left;
	font-weight: bold;
	z-index:8000;
	}

#leftframe h4 {
	background: transparent;
	color:rgb(80,120,180);
	text-decoration: none;
	width: 160px;
	padding: 0px; 
	text-align:center;
	font-style: italic;
	margin: 15px 0px 0px 5px; 
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 17px;
	}

#rightframe {
	float:left;
	width:264px;
	height:198px;
	margin: 0px 0px 0px 7px;
	background: transparent;
	padding:0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	z-index:8000;
	}

#rightframe h4 {
	background: transparent;
	color:rgb(0,0,0);
	text-decoration: none;
	width: 170px;
	padding: 0px; 
	text-align:left;
	font-style: italic;
	margin: 0px 0px 0px 5px; 
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 17px;
	}

#rightbottomframe {
	float:left;
	width:264px;
	height:287px;
	margin: 3px 0px 0px 7px;
	background: transparent;
	padding:0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	z-index:8000;
	}

#rightbottomframe h4 {
	background: transparent;
	color:rgb(255,255,255);
	text-decoration: none;
	width: 250px;
	padding: 0px; 
	text-align:center;
	font-style: italic;
	margin: 7px 0px 0px 5px; 
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	}

#rightcontactframe {
	float:left;
	width:264px;
	height:287px;
	margin: 1px 0px 0px 7px;
	background: transparent;
	padding:0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	z-index:8000;
	}

#rightcontactframe h4 {
	background: transparent;
	color:rgb(255,255,255);
	text-decoration: none;
	width: 250px;
	padding: 0px; 
	text-align:center;
	font-style: italic;
	margin: 0px 0px 0px 5px; 
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	}

.sbihead	{
	float: left; 
	display:block;
	color: #fff;
	text-decoration: none;
	height: 27px;
	width: 180px;
	padding: 6px 0px 0px 0px;
	text-transform: uppercase;
	background: transparent;
	}

.sbihead h4 {
	background: transparent;
	color:rgb(190,181,70);
	text-decoration: none;
	width: 170px;
	padding: 0px; 
	text-align:center;
	font-style: italic;
	margin: 6px 0px 0px 5px; 
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	}

.navvy {
	float: left; 
	display:block;
	width: 179px;
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-weight: bold;
	}

ul.navvylist {
	font-weight: normal;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul.navvylist li {
	font:12px Arial;
	text-transform: none;
	line-height: 20px;
	text-decoration:none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

ul.navvylist li a {
	display: block;
	color:rgb(149,171,206);
	width: 172px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid rgb(99,101,116);
	border-bottom: 1px solid rgb(99,101,116);
	border-left: 0px;
	border-right: 0px;
	margin: 20px 0px 0px 1px;
	background: rgb(57,69,88);
	padding:5px 2px 5px 2px;
	}

.navvy ul #navvylist li a { 
	width: auto; 
	}

ul.navvylist li #active a {
	color: rgb(0,0,0);
	}

ul.navvylist li a:hover, ul#navvylist li#active a:hover{
	color: rgb(255,255,255);
	background: rgb(67,89,118);
	}

ul.navvylist li a#select {
	color: #FFFFFF;
	background: rgb(67,89,118);
	}

#footing {
	float:left;
	width: 1000px;
	height: 30px;
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border: 0px;
	background: transparent;
	}

#footing p {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: rgb(200,200,200);
	text-align: center;
	width: 1000px;
	}

#footing a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: rgb(255,245,195);
	}

#footing a:hover {
	text-decoration: underline;
	}


