body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.contentPanel_content ul li
{
	list-style-image:url(../images/bullet.gif);
	
}

 h1 {
	color:#4E9DA4;
	/*margin:5px 0px 5px 0px;*/
	padding:0;
	font-weight:bold;
	font-size:1.1em;
	
	color:#FA702A;	
	
	
}

 h2 {
	color:#4E9DA4;
	/*margin:5px 0px 5px 0px;*/
	padding:0;
	font-weight:bold;
	font-size:1.0em;
	color:#FA702A;	
}
 h3 {
	color:#4E9DA4;
	/*margin:5px 0px 5px 0px;*/
	padding:0;
	font-weight:bold;
	font-size:1.0em;
	color:#FA702A;	
}
 h4 {
	color:#4E9DA4;
	/*margin:5px 0px 5px 0px;*/
	padding:0;
	font-weight:bold;
	font-size:1.0em;
	color:#FA702A;	
}
 h5 {
	color:#4E9DA4;
	/*margin:5px 0px 5px 0px;*/
	padding:0;
	font-weight:bold;
	font-size:1.0em;
	color:#FA702A;	
}
 h6 {
	color:#4E9DA4;
	/*margin:5px 0px 5px 0px;*/
	padding:0;
	font-weight:bold;
	font-size:1.0em;
	color:#FA702A;	
}

#pageWrapper {
	border:0px solid #ff0000;
}

#centerPage  {
	width:816px;
	border:0px solid #000066;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}
#leftCol 
{
	width:8px;
	float:left;
	background: url(../images/lhs_bg.jpg);
	
}
#rightCol 
{
	width:8px;
	float:left;
	background: url(../images/rhs_bg.jpg);
}
#mainCol 
{
	width:800px;
	float:left;
}
#header {
	background: url(../images/header_bg.gif) no-repeat;
	height:95px;
	
}

#nav 
{
	background: url(../images/nav_bg.gif) repeat-x;
	height:24px;	
}

#mainImg 
{
	height:149px;
}
#mainImgSpacer 
{
	background:#E2E2E2;
	height:5px;
	border-top:1px solid #ffffff;
}

#body {
margin:10px 0px 0px 0px;
}
#bodyLeft 
{
	float:left;
	width:580px;
	border:0px solid #ff0000;
	margin:0px 0px 0px 10px;
}
#bodyRight 
{
	float:right;
	width:200px;
	border:0px solid #ff0000;	
	margin:0px 5px 0px 0px;
}
#footer {
	

}

.rightSpot 
{
	margin:20px 0px 0px 0px;
}

.clearBoth {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.accContent 
{
	float:left;
	text-indent:-5000px;
}
/* DESIGNED BY */
#designedBy {
	text-align:center;
	font-size:8pt;
	color:#333333;
}
#designedBy a:ACTIVE, #designedBy a:LINK, #designedBy a:VISITED {
	color:#333333;
	text-decoration:none;
}
#designedBy a:HOVER {
	text-decoration:underline;
}

/* portfolio */

.portfolioWrapper 
{
	/*border:1px solid #999999;
	height:130px;
	padding:0;
	margin:0;
	width:175px;
	
	padding:0px;
	overflow:hidden;
	text-align:center;*/
}


.portfolioImage 
{
	border:1px solid #999999;
	width:172px;
	height:130px;
	margin-left:1px;
	
}

/*
.portfolioImageSml 
{
	border:1px solid #999999;
	width:150px;
	height:113px;
	width:172px;
	height:130px;	
	margin:0px 10px 0px 0px;
	border:1px solid #red;

	
}
.portfolioTitle 
{
	width:150px;
}
.portfolioDesc 
{
	font-size:8pt;
	color:#333333;
	width:172px;
	text-align:left;
	margin:5px 0px 0px 0px;
	height:110px;
	margin-left:1px;
	border:0px solid #999999;
}

.portfolioDetailsMainImg 
{
	float:left;
	width:510px;
	border:1px solid #999999;
}
.portfolioDetailsText
{
	float:left;
	width:275px;
	border:0px solid red;
	margin:0px 0px 0px 15px;
}
.portfolioChooseGroup 
{
	margin:20px 0px 20px 0px;
}
*/

.branding
{
	width:850px;
	text-align:center;
	padding-top:5px;
	font-size:10px;
	color:Black;
	margin:0px auto;
	border:0px solid red;
}

.branding a 
{
	text-decoration:none;
	color:Black;
}

.loginCheckbox 
{
    float:left;
    padding-left:55px;
}