* { 
padding : 0;
margin : 0;
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
} 
#wrapper {
	width : 800px;
	margin : 5px auto 0 auto;
} 
img { 
padding : 0px;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-right : 10px;
} 
#one {
	display : inline;
	width : 200px;
	float : left;
	min-height : 70px;
	background-color : #46222C;
	background-image: url(images/purple_background.jpg);
} 
* html #one { 
height : 70px;
} 
#one h1 {
color: #FFFFFF;
font-size: 1.4em;
padding-left: 15px;
padding-top: 15px;
}
#two {
	display : inline;
	width : 199px;
	float : left;
	min-height : 70px;
	background-color : #081B22;
	border-left : 1px solid #fff;
	background-image: url(images/blue_background.jpg);
} 
* html #two { 
height : 70px;
} 
#three {
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
	display : inline;
	width : 198px;
	float : left;
	min-height : 70px;
	background-color : #46222C;
	background-image: url(images/black_background.jpg);
} 
* html #three { 
height : 70px;
} 
#four {
	display : inline;
	width : 200px;
	float : left;
	min-height : 70px;
	background-color : #584A1B;
	background-image: url(images/grey_background.jpg);
	background-repeat: repeat-x;
} 
* html #four { 
height : 70px;
} 
#two a, #three a, #four a { 
color : #fffffe;
font-family : Verdana;
font-size : 25px;
text-decoration : none;
float : right;
padding-right : 5px;
padding-top : 40px;
} 

#two a:hover, #three a:hover, #four a:hover {
	color : #FFFF00;
	font-family : Verdana;
	font-size : 25px;
	text-decoration : none;
	float : right;
	padding-right : 5px;
	padding-top : 40px;
} 

#navigation {
	display : inline;
	width : 199px;
	float : left;
	background-color : #000000;
	min-height : 179px;
	border-top : 3px solid #fff;
	border-left : 1px solid #ccc;
	border-right : 1px solid #fff;
	background-image: url(images/purple_square.jpg);
} 
* html #navigation { 
height : 179px;
} 
.navigation { 
float : left;
margin-left : 17px;
margin-top : 17px;
width : 158px;
} 
.navigation ul { 
margin : 0;
padding : 0;
} 
.navigation li {
	border-bottom : 1px solid #d5e8ad;
	list-style : none;
	text-transform : capitalize;
	border-top-color: #FFFFFF;
} 
.navigation li a { 
color : #FFFFFF;
display : block;
padding : 4px 4px 5px 12px;
text-decoration : none;
font-family : Verdana;
font-size : 10px;
font-weight : bold;
} 
.navigation li a:hover {
	color : #FFFF00;
} 
#header { 
display : inline;
width : 598px;
float : left;
min-height : 180px;
background-image : url(images/main/header.jpg);
background-repeat : no-repeat;
border-top : 3px solid #fff;
border-right : 1px solid #ccc;
} 
* html #header { 
height : 180px;
} 
#brdl {
	background-color : #2E2E2E;
	display : inline;
	float : left;
	width : 799px;
	height : 25px;
	border-top : 3px solid #fff;
	margin-bottom : 3px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-family: verdana;
	background-image: url(images/black_border.jpg);
	margin-top: 1px;
	padding-top: 3px;
} 
#col_one { 
display : inline;
width : 195px;
float : left;
min-height : 440px;
background-color : #fff;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;

} 
* html #col_one {
	height : 400px;
	float: left;
} 
#col_one h2 {
	background-color : #396B84;
	color : #FFFFFF;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
	margin-right : 1px;
	background-image: url(images/blue_header.jpg);
} 
#col_one h3 { 
font-family : verdana;
font-size : 12px;
padding-top : 10px;
padding-left : 5px;
padding-bottom : 5px;
color : #396B84;
margin-left : 5px;
} 
#col_one p { 
font-family : verdana;
font-size : 12px;
padding-left : 5px;
padding-bottom : 5px;
margin-left : 5px;
margin-right : 5px;
text-align : left;
padding-right : 5px;
} 
#col_one a { 
margin-left : 25px;
margin-bottom : 2px;
color : #48b033;
font-size : 0.8em;
font-weight : bold;
padding : 2px;
} 
#col_two { 
display : inline;
width : 200px;
float : left;
min-height : 440px;
background-color : #fff;
border-top : 1px solid #ccc;

} 
* html #col_two { 
height : 440px;
} 
#col_two p { 
font-size : 0.9em;
text-align : justify;
background-color : #e6e6e6;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_two h2 { 
background-color : #396B84;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-top : 3px;
padding-left : 5px;
padding-bottom : 4px;
} 
#col_two img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_two h3 {
	text-align : center;
	font-family : verdana;
	font-size : 14px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-weight : lighter;
	color: #005F8C;
} 
#col_two ul { 
margin-left : 15px;
margin-top : 5px;
color : #8C318C;
} 
#col_two li { 
padding-top : 5px;
padding-left : 10px;
list-style-type : square;
list-style-position : inside;
} 
#col_two a { 
color : #8C318C;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 
#col_three { 
border-left : 1px solid #fffff0;
border-right : 1px solid #fffff0;
display : inline;
width : 198px;
float : left;
min-height : 440px;
background-color : #fff;
border-top : 1px solid #ccc;

} 
* html #col_three { 
height : 440px;
} 
#col_three p { 
font-size : 0.9em;
text-align : justify;
background-color : #e6e6e6;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_three h2 { 
background-color : #8C318C;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_three img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_three h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_three a { 
color : #8C318C;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 
#col_four {
	display : inline;
	width : 600px;
	float : left;
	min-height : 440px;
	border-top : 1px solid #ccc;
	border-right : 1px solid #ccc;

} 
* html #col_four {
	height : 400px;
	color: #000000;
	float: left;
} 
#col_four p { 
font-family : verdana;
font-size : 12px;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : left;
} 
#col_four h2 {
	background-color : #8A2F8C;
	color : #FFFFFF;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
	background-image: url(images/purple_header.jpg);
} 

#col_four h3 { 
color : #396B84;
font-family : verdana;
} 
#col_four a {
	color : #8C318C;
	font-weight: bold;
	font-family: VERDANA;
	text-decoration: none;
} 

#footer {
	margin-top : 3px;
	border : 1px solid #ccc;
	background-color : #FFFFFF;
	display : inline;
	float : left;
	width : 800px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
	color: #FFFFFF;
	background-image: url(images/blue_bottom.jpg);
	font-weight: bold;
	background-repeat: repeat-x;
} 
#footer p {
	padding-top : 2px;
	padding-bottom : 1px;
	font-size : 0.8em;
	font-weight: bold;
} 

#footer a {
	color: #FFFFFF;
	font-weight: bold;
} 

#footer a:hover {
	color: #FFFF00;
	font-weight: bold;
} 


#col_one a:hover, #col_two a:hover, #col_three a:hover, #col_four a:hover {
	color : #396B84;

)
; 	text-decoration: none;
z
