/* CSS Document */

html, body {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;	
	font-family:Verdana,Helvetica,Arial, sans-serif;
	color:#fff;
	
}

a  {
	color:#000;	
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	color:#000;	
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}


#container {
	width:1024px;
	margin:0px auto;
		
}

#nav {
	margin-bottom:20px;
}

#nav img {
	float:left;	
	border:0px;
}

#nav ul {
	float:left;	
	margin:0px;
	padding:0px;
}

#nav li {
	float:left;	
	padding-top:75px;
	width:96px;
	height:43px;
	list-style:none;
	color:#fff;
	font-size:12px;
	text-align:center;
	margin:0px 10px;
}




li.blue {
	background:url('images/tab_blue.png');
	margin-left:0px;	
}

li.pink {
	background:url('images/tab_pink.png');	
}

li.yellow {
	width:96px;
	height:118px;
	background:url('images/tab_yellow.png');	
}

li.black {
	background:url('images/tab_black.png');	
	color:#000;	
}

li.grey {
	background:url('images/tab_grey.png');	
}

li a  {
	color:#fff;	
	text-decoration:none;
	font-weight:normal;
}

li a:visited {
	color:#fff;	
	text-decoration:none;
	font-weight:normal;
}

li a:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}

li.yellow a  {
	color:#000;	
	text-decoration:none;
	font-weight:normal;
}

li.yellow a:visited {
	color:#000;	
	text-decoration:none;
	font-weight:normal;
}

li.yellow a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

#header {
	width:1024px;	
	height:154px;
	clear:both;
	padding-top:30px;
	clear:both;
}

.blueheader {
	background:url('images/header_blue.png');
}

.pinkheader {
	background:url('images/header_pink.png');
}

.yellowheader {
	background:url('images/header_yellow.png');
}

.blackheader {
	background:url('images/header_black.png');
}

.greyheader {
	background:url('images/header_grey.png');
}

.left {
	width:355px;
	height:380px;
	float:left;
	background-color:#000;
	background:url('images/bpif.png') bottom left no-repeat #000;
		
}

.right {
	width:669px;
	float:left;
	height:380px;
	
	
}



.blue {
	background-color:#00aeef;	
}

.pink {
	background-color:#ed008c;	
}

.yellow {
	background-color:#fef200;
	color:#000;	
}

div.black {
	background-color:#ffffff;
	color:#000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	height:379px;
	width:668px;
}

.grey {
	background-color:#949599;
}


.footer {
	
	
	
	height:34px;
	color:#000;
	padding-top:17px;
	padding-left:20px;
	font-size:16px;
	margin-bottom:14px;
	
		
}

.left-footer {
	width:350px;
	
	float:left;
	height:34px;
	color:#000;
	padding-top:17px;
	padding-left:20px;
	font-size:16px;
	
		
}

.right-footer {
	width:634px;
	float:left;
	height:54px;
	
	padding-right:20px;
	text-align:right;
	color:#000;
	
}

.footer p {
	float:left;
	margin-right:40px;	
	font-size:16px;
}

.footer img {
	float:left;	
}



.footer a  {
	color:#949599;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
}

.footer a:visited {
	color:#949599;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
}

.footer a:hover {
	color:#949599;
	text-decoration:underline;
	font-size:16px;
	font-weight:normal;
}


.inner {
	padding:50px;	
	font-size:14px;
}

h1 {
	margin-top:0px;
	font-weight:lighter;
	font-size:30px;
	text-transform:capitalize;
	margin-top:50px;
	text-align:right;
	width:320px;
}

h1 span {
	font-weight:0;	
}

h2 {
	margin-top:0px;
	font-weight:bold;
	font-size:22px;
	
}

h2 span {
	font-weight:0;	
}

#bubble {
	width:128px;
	height:78px;
	background:url('images/bubble.png');
	margin:0px 0px 0px 300px;	
	padding:50px 0px 0px 0px;
	text-align:center;
}

#bubble p {
	color:#000;
	font-weight:bold;
	margin-bottom:8px;
	
	
}

#bubble a  {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	
}

#bubble a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	
}

#bubble a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	
}

span.bluefooter {
		color:#949599;
		font-weight:bold;
}

.clear {
	clear:both;	
}

p.contact {
	float:left;
	width:50%;
	text-align:left;	
	
}

p.aftercontact {
	padding-top:20px;	
	clear:both;
}

#leftcontact {
	color:#fff;
	padding-top:146px;
	padding-left:130px;	
}

#leftcontact a{
	color:#FFF;
	font-weight:normal;
	font-size:12px;	
	text-decoration:none;
}

#leftcontact a:visited{
	color:#FFF;
	font-weight:normal;
	font-size:12px;	
	text-decoration:none;
}

#leftcontact a:hover{
	color:#FFF;
	font-weight:normal;
	font-size:12px;	
	text-decoration:underline;
}
