/* CSS Document */

#rightside img {
	padding:4px;
	margin:2px;
	}
	
h {color:#FFFFFF;}

h5 {
	font-size:18px;
	color:#FFFFFF;
	padding:4px;
	}

style3 {
	padding:2px;
	}
	
 a {
	text-decoration:none;
	color:#FFFFFF
		}

#nav {
	float:left;
	margin-left:50px;
	width:150px;
	background:#4482c1;
	}

#head {
		background-image:url(images/design/newhead.png);
		height:200px;
		margin-left:200px;
		width:700px;}	
		
#scroll {
	height:98px;
	background:#4482c1;
	.padding-left:275px;}
	
#rightside {
	margin-left:200px;
	width:700px;
	background-repeat:repeat-x;}
	
	
		
	#body {
		padding-left:10px;
		color:white;
		line-height:1.2ems;
		font-family:Arial, Helvetica, sans-serif;}
		
#footer {
	height:50px;
	background-color:#4482c1;
	color:white;
	margin-bottom:20px;}
		
li#contact {
			color:#FFFFFF;
			list-style:none;
			margin-top:0px;
			margin-bottom:0px;			
			}
ul.contact {
	text-decoration:none;
	list-style:none;
	}
		
		ul.NoBulletNoIndent {
			color:#FFFFFF;
 			list-style-type: none;
 		 	margin-left: 0px;
			padding-left: 0px
				}
