/*** Coding & Design by CompuSoft ***/

html, body { 
	padding: 0;
	margin: 0;
	color: black;
	}
	
body {
	font: normal 10pt Helvetica, Verdana, Arial, sans-serif;
	background:#8EBECC url(../images/background.jpg) no-repeat top center;
	}

	
/**** Headings H1-H6 ****/
h1 { }

h2 { }

h3 { }

h4 { }

h5 { }

h6 { }

small {
font-weight:small;
}

img {
border:0;
}

/**alternating tables**/
tr.d0 td {
	background-color: #fff; color: black;
}
tr.d1 td {
	background-color: #D4E8E9; color: black;
}

/**** Paragraph and Link Styles ****/
a { 
	color: #080E1A;
	text-decoration:underline;
	font-weight: bold;
	}

a:hover { 
	color:#009BCE;
	}
	
	.blue {
	color:#BDE1E2;
	}
	
	.dblue {
	color:#009BCE;
	font-size: 16pt;
	}
	
	.white {
	color:#FFF;
	}
	
.clearfloats {clear:both;}

.bold{
	font-size:14px;
	font-weight:bold;
	}
	
	.bold span{
	font-size:14px;
	font-weight:bold;
	margin-top:-15px;
	}
	
.showall {
	text-align: right;
	font-size: 11px;
	}
/**** body ****/
.container {
	width: 800px;
	margin: 0 auto;
	}
	
	/**** top navigation ****/
	.top_nav {
	width: 800px;
	height: 80px;
	background:#fff url(../images/top_nav_back.jpg) repeat-x top left;
	}
	
		.top_nav_logo {
		width: 240px;
		height: 80px;
		background: url(../images/top_nav_logo.jpg) no-repeat top left;
		float: left;
		}
		
		.top_nav_shadow {
		float: left;
		width: 800px;
		height: 14px;
		background: url(../images/top_nav_shadow.jpg) no-repeat top left;
		}
		
		.bottom_shadow {
		float: left;
		width: 800px;
		height: 14px;
		background: url(../images/bottom_shadow.jpg) no-repeat top left;
		}
	
		.nav_holder {
		width: 560px;
		float: left;
		}
		
		.newnav{
		float: right;
		padding-right: 50px;
		}
		
			.newnav ul{
			margin:0;
      		padding:0px 0px;
      		list-style:none;
			}
			
				.newnav ul li{
				float:left;
      			margin:0 2px;
      			padding:0 0 0 10px;
				text-align: center;
				}
	
					.newnav ul li:hover{
					background: url(../images/nav_back.jpg) repeat-x top left;
      				}
	
					.newnav ul li:hover a{
					color:#080E1A;
					}
	
			.newnav a{
			float:left;
      		display:block;
      		background:url(../images/nav_right.gif) no-repeat right top;
      		padding:30px 10px 30px 0px;
      		text-decoration:none;
      		font-variant: small-caps;
      		font-size: 12pt;
      		font-weight: bold;
      		color:#080E1A;
			}
			
			.newnav img{
			width: 14px;
			height: 11px;
			padding-right: 5px;
			}
	
	 		.newnav > ul a {width:auto;}
    		/* Commented Backslash Hack hides rule from IE5-Mac \*/
    		.newnav a {float:none;}
   			/* End IE5-Mac hack */
   			
   			.welcome_block {
   			float: right;
   			padding:30px 10px 30px 0px;
      		text-decoration:none;
      		font-size: 12px;
      		font-weight: bold;
      		color:#080E1A;
   			}
		.mgmt_desc{
		width: 740px;
		}
	/**** banner ****/	
	.banner {
	float: left;
	width: 800px;
	height: 266px;
	}
	
		.banner img {
		position: absolute;
		}
		
		.banner_text {
		font-size: 11px;
		margin-top: 70px;
		margin-right: 25px;
		margin-left: 350px;
		}
		
			.banner_title {
			font-size: 40px;
			font-weight: normal;
			}
	
	.small_banner {
	clear: both;
	width: 800px;
	height: 110px;
	}
	
	/**** affiliates bar ****/
	
	.affiliates_bar {
	float: left;
	width: 780px;
	height: 80px;
	padding: 0 10px 0 10px;
	background: #080E1A url(../images/affiliates_back.jpg) no-repeat top left;
	color: #BDE1E2;
	font-size: 11px;
	}
	
		.affiliates_bar a{
		color: #BDE1E2;
		}
		
			.affiliates_bar a:hover {
			color: #009BCE;
			}
	
		.affiliate{
		width: 155px;
		height: 45px;
		float: left;
		padding: 0px 15px 0px 15px;
		margin: 5px 5px;
		text-align: center;
		}

			.title {
			font-weight: bold;
			color: white;
			margin-top: 20px;
			font-size: 12px;
			}
			
			.title a{
			text-decoration: none;
			}
			
	/**** body ****/
	.site_body {
	float: left;
	margin-top: 2px;
	padding: 5px;
	width: 790px;
	background: #FFF url(../images/body_back.jpg) repeat-y top left;
	}
	
		.body_welcome {
		width: 480px;
		float: left;
		padding: 10px 10px 0 10px;
		}
		
		.body_div {
		width: 15px;
		background: url(../images/body_div.jpg) no-repeat top center;
		float: left;
		height: 416px;
		}
		
		.body_news {
		width: 250px;
		padding: 10px 10px 0 10px;
		float: left;
		}
		
		.body_contents {
		width: 560px;
		padding: 20px 20px 0px 20px;
		float: left;
		}
		
		.body_contents_full {
		width: 800px;
		min-height: 350px;
		padding: 20px 20px 0px 20px;
		float: left;
		}
		
			.body_contents img {
			border: 3px solid #080E1A;
			margin: 20px;
			width: 200px;
			}
		
		.partner_logo img{
		border: 0;
		width: 200px;
		}
		
		.thumb_image img{
		border: 0;
		width: 65px;
		}
		
		.body_title {
		font-size: 20px;
		font-weight: normal;
		padding-bottom: 20px;
		}
		
			.body_title a{
			text-decoration: none;
			font-weight: normal;
			}
			
			.experience td{
			padding: 3px;
			}
		
			.body_table_title {
			font-size: 17px;
			font-weight: normal;
			}
			
			.body_table_headers {
			font-size: 17px;
			font-weight: bold;
			font-variant: small-caps;
			}
		
			.body_inside {
			margin-top: 6px;
			}
			
			.gallery_inside {
			margin-top: 6px;
			height: 230px;
			}
			
				.gallery_inside a {
				text-decoration: none;
				}
		
		.news_preview {
		padding: 5px 0;
		background: url(../images/clients_div.jpg) no-repeat bottom center;
		}
		
			.news_title a {
			text-decoration: none;
			}
		
	.site_sub_body {
	margin-top: 2px;
	width: 800px;
	background: #FFF url(../images/body_sub_back.jpg) repeat-y top left;
	}
	
	.site_sub_body_full {
	margin-top: 2px;
	width: 780px;
	background: #FFF;
	padding-right: 20px;
	}
	
	.site_sub_body_full2 {
	margin-top: 2px;
	width: 800px;
	background: #F6F6F6;
	}
	
	.client {
	padding: 5px 0;
	background: url(../images/clients_div.jpg) no-repeat bottom left;
	}
	
		.client a {
		text-decoration: none;
		}
		
	.list {
	padding: 5px 0;
	background: url(../images/list_div.jpg) no-repeat bottom left;
	}
	
		.list a {
		text-decoration: none;
		}
		
	.text {
	text-align: left;
	}
	
	.gallery_album{
	width: 375px;
	height: 220px;
	float: left;
	text-align: center;
	padding-right: 5px;
	}
	
	.fpthumb img{
	border: 5px solid #DCEFF0;
	}
	
	.fpthumb a img:hover{
		border: 5px solid #009BCE;
		}

	/**** Login Block ****/
	
	.login_block {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	visibility: visible
	}
	
	.login_holder {
	background:#F6F6F6 url(../images/top_nav_back.jpg) repeat-x top left;
	}
	
	.login_banner {
	background-color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	visibility: visible
	}
	
	.login_shadow {
	width: 400px;
	height: 17px;
	background: url(../images/login_shadow.jpg) no-repeat top left;
	}
	
	/**** Side Menu ****/
	
	.side_menu {
	float: left;
	font-size: 13px;
	width: 200px;
	height: 400px;
	padding: 50px 0 0 0;
	background: url(../images/sidemenu_back.jpg) no-repeat top left;
	}
	
	.side_menu div{
		width: 190px;
		text-align: right;
		padding: 10px 10px 10px 0;
	}
	
		.side_menu_item {
		width: 190px;
		text-align: right;
		padding: 10px 10px 10px 0;
		}
			
			.side_menu_item_selected {
			width: 190px;
			text-align: right;
			padding: 10px 10px 10px 0;
			background: url(../images/sidenav_back.jpg) repeat-y top left;
			}
			
			.side_menu_item:hover {
			background: url(../images/sidenav_back.jpg) repeat-y top left;
			}
			
			.side_menu_item a{
			text-decoration: none;
			font-weight: normal;
			}
		
		.side_menu_groups {
			width: 190px;
			text-align: right;
			padding: 10px 10px 10px 0;
			background: url(../images/sidenav_back.jpg) repeat-y top left;
			font-variant: small-caps;
			font-weight: bold;
			}
			
			.admin_side_menu a{
			text-decoration: none;
			font-weight: normal;
			}
		
	.admin_side_menu {
		float: left;
		font-size: 13px;
		width: 200px;
		height: 400px;
		padding: 50px 0 0 0;
		background: url(../images/sidemenu_back.jpg) no-repeat top left;
		}
	
		.admin_side_menu div{
			width: 190px;
			text-align: right;
			padding: 6px 10px 6px 0;
			}
			
			.side_menu_label {
			font-variant: small-caps;
			font-weight: bold;
			font-size: 13pt;
			}
	
	/**** footer ****/
	.footer {
		clear: both;
		font-size: 9px;
		color: #FFF;
		text-align: right;
		}
		
	.footer2 {
		clear: both;
		bottom: 5px;
		font-size: 9px;
		color: #FFF;
		text-align: right;
		left:0;
   		width:99%;
   		position:absolute;
		}