/* CSS Document */

html, body {
	text-align:center;
	margin: 0px;
	padding: 4px;
	background-color: #313639;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	/*background-image:url(../img/background_image.gif);
	background-position:center top;
	background-repeat:no-repeat;*/
	}

#container {
	width: 775px;
	margin: 0 auto;
	clear: both;
	padding-bottom:42px;
	background:url(../img/footer-background.gif) bottom right no-repeat;
	}
	
		
	#mspartner {
			width: 80px;
			float: right;
			text-align: right;
			padding-right: 146px;
			padding-bottom: 2px;
			}
	
h1 {
	padding: 0px;
	margin: 0px;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 18px;
	background-image:url(../img/h1.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	clear: both;
	margin-bottom: 10px;
	color:#990000;
	}
	
h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
	padding-top: 0px;
	}

	#top {
		width: 772px;
		height: 52px;
		clear: both;
		padding-left: 3px;
		text-align: left;
		background-image:url(../img/top-background.gif);
	}
	
	#header {
		width: 775px;
		height: 124px;
		clear: both;
		background-image:url(../img/header-background.jpg);
		}
	
		#login {
			width: 219px;
			height: 90px;
			float: right;
			text-align: right;
			padding-right: 46px;
			padding-top: 32px;
			}
	
	#navigation {
		width: 775px;
		height: 39px;
		clear: both;
		background-image:url(../img/menu_background.gif);
		}
	
		#menu {	
			width: 489px;
			height: 39px;
			float: left;
			padding-left: 25px;
			}
			
		#menu ul {
			list-style: none;
			padding: 0px;
			margin: 0px;			
			float: right;
			}
			
		#menu ul li {
			display: inline;
			float:left;
			}
			
		#menu ul li a {
			height: 29px;
			display: block;
			float: left;
			padding-left: 15px;
			padding-right: 14px;
			text-transform: uppercase;
			padding-top: 10px;
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			background-image:url(../img/menu-separator.gif);
			background-repeat:no-repeat;
			background-position: left;
			}
			
		#menu ul li a:hover {
			color: #b7eff0;
			}
			

			
		#menu ul li.home a {
			width: 44px;
			height: 39px;
			display: block;
			padding: 0px;
			margin: 0px;
			background-image:url(../img/menu/home.gif);
			background-position: 0px 0px;
			background-repeat:no-repeat;
			padding-right: 1px;
			}
			
		#menu ul li.home a:hover {
			background-position: 0px -39px;
			}				
			
		#menu ul li.contact a {
			width: 68px;
			height: 39px;
			display: block;
			padding: 0px;
			margin: 0px;			
			background-image:url(../img/menu/contact.gif);
			background-repeat:no-repeat;
			background-position: 0px 0px;
			}
			
		#menu ul li.contact a:hover {
			background-position: 0px -39px;
			}
			
		#menu ul li a.active {
			background-position: 0px -39px;
			color: #b7eff0;
			text-decoration: underline;	
			background-image:url(../img/menu-separator.gif);
			background-repeat:no-repeat;
			background-position: left;					
			}
			
		#menu ul li a.activehome {
			background-position: 0px -39px;				
			}		
		
		#headline {
			width: 261px;
			height: 24px;
			float: right;
			padding-top: 15px;
			}
	
	#main {
		width: 775px;
		clear: both;
		background-image:url(../img/content-background.gif);
		}
	
		#content {
			width: 450px;
			float: left;
			padding-left: 42px;
			padding-right: 17px;
			padding-top: 15px;
			}
		
		#side {
			width: 206px;
			float: left;
			padding-left: 15px;
			padding-right: 45px;
			padding-top: 10px;
			padding-bottom: 10px;
			color: #FFFFFF;
			text-align: left;
			}
			
		#side img {
			padding-top: 10px;
			padding-bottom: 10px;
			}
			
	
	
/* textbox in content */

.text-box {
	width: 450px;
	background-image:url(../img/textbox-bottom1.gif);
	background-position:bottom;
	clear: both;
	margin-bottom: 15px;
	}
				
	.text-box-top {
		width: 450px;
		height: 10px;
		display: block;
		clear: both;
		background-image:url(../img/textbox-top.gif);
		background-repeat: no-repeat;
		}
	
	.content-text {
		width:426px;
		display: block;
		clear: both;
		padding-left: 13px;
		padding-bottom: 14px;
		padding-right: 10px;
		text-align: left;
		}
		
/*	.content-text img {
		padding-left: 10px;
		padding-right: 10px;
		}*/
		
.read-more {
	float: right;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.image-right {
	float: right;
	padding-left: 4px;
	padding-bottom: 4px;
		}
	
.image-left {
	float: left;
	padding-right: 14px;
	padding-bottom: 4px;
    
}
			
/* form */

form {
	margin: 0px;
	padding: 0px;
	}

.userpass {
	border: none;
	clear: both;
	margin-bottom: 10px;
	width: 126px;
	background-color: transparent;
	}	
	
.form-button {
	padding-top: 5px;
	}		
			
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

a {
color:#0066CC;
font-size:11px;
text-decoration:none;
line-height:18px;
}

a:hover {
text-decoration:underline;
}


li {
     list-style-position: inside;
    } 
    

