body {
	background-color: #036;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: center;
}
p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: .9;
}
a{
	text-decoration: none;
}

#content {
	background-color: #036;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#menubar {
	height: 40px;
	}
#footer p {
	color: #000;
	margin: 0px;
	padding: 0px;
}


#rightside {
	float: right;
	width: 10px;
	background-image: url(assets/images/v6_05.png);
	background-repeat: no-repeat;
	height: 544px;
}
#container {
	width: 940px;
	background-image: url(assets/images/v6_03.gif);
	background-repeat: repeat-x;
	height: 544px;
}
#containerleft {
	height: 470px;
	width: 400px;
	float: left;
	background-image: url(assets/images/divider_v.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#full_page {
	background-repeat: repeat-y;
	background-position: right;
	background-color: #6A9AFB;
}
#full_pageone {
	height: 455px;
}


#containerrighttop {
	height: 190px;
	width: 530px;
	float: right;
	background-image: url(assets/images/divider_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
#containerrightbot {
	height: 280px;
	width: 530px;
	float: right;
	}

#solutions  {
	margin-top: 10px;
	margin-left: 90px;
	right: -50px;
	
}
#bullet {
	padding-top: 10px;
	padding-left: 10px;
}
#containerleft a img {
	text-decoration: none;
	list-style-type: none;
}


#footer {
	width: 940px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/images/v6_16.jpg);
	background-position: bottom;
	height: 25px;
}


#PCPC {
	color: #FC0;
	font-weight: bold;
}
#full_page p a img {
	margin-right: 70px;
	margin-left: 70px;
}
#full_pageone #repa {
	padding: 10px;
}

#full_page h3 {
	text-align: center;
}
#full_page table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}



.chromestyle{
	width: 940px;
	font-weight: bold;
}


.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #BBB;
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	background-image: url(chrometheme/chromebg2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(chrometheme/chromebg2-over.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
#footer p a {
	text-decoration: underline;
	color: #000;
}
#footer p a:hover {
	text-decoration: underline;
	color: #FFF;
	background-color: #666;
}
#contact_form {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #06F;
}
.entry {
	margin-top: -20px;
	text-align: center;
}
h4 {
	font-size: 1.1em;
	color: #FC0;
	padding-left: 20px;
	text-align: center;
}
h3 {
	font-size: 1.5em;
	color: #FC0;
	padding: 20px;
}

h1 {
	color: #FC0;
	text-align: center;
	margin-top: -10px;
	font-size: 1.5em;
}
#containerrighttop h3 {
	text-align: center;
}
#full_pageone ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	height: 15px;
	padding: 5px;
}
.google {
	text-align: center;
	width: auto;
	margin: auto;
}
