* { 
	padding : 0;
	margin : 0;
} 
body { 
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
} 
#wrapper {
	width: 800px;
	margin: 5px auto 0 auto;
} 
img { 
	padding : 1px;
	border : 1px solid #000000;
} 
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;
} 
img.floatTM { 
	float : middle;
	margin-left : 7px;
	margin-bottom : 7px;
	margin-top : 5px;
	margin-right : 10px;
} 
#one { 
	display : inline;
	width : 200px;
	float : left;
	height : 50px;
	background-color : #000000;
} 
* html #one { 
	height : 50px;
} 
#two { 
	display : inline;
	width : 199px;
	float : left;
	height : 50px;
	background-color : #299ad4;
	border-left : 1px solid #fff;
} 
* html #two { 
	height : 50px;
} 
#three { 
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
	display : inline;
	width : 198px;
	float : left;
	height : 50px;
	background-color : #6c9626;
} 
* html #three { 
	height : 50px;
} 
#four { 
	display : inline;
	width : 200px;
	float : left;
	height : 50px;
	background-color : #e48f00;
} 
* html #four { 
	height : 50px;
} 
#one a, #two a, #three a, #four a { 
	color : #fffffe;
	font-family : Verdana;
	font-size : 15px;
	text-decoration : none;
	float : right;
	padding-right : 5px;
	padding-top : 30px;
} 
#navigation { 
	display : inline;
	width : 199px;
	float : left;
	background-color : #f2f2f2;
	height : 220px;
	border-top : 1px solid #fff;
	border-left : 1px solid #ccc;
	border-right : 1px solid #fff;
	border-bottom : 1px solid #ccc;
}
#navigation2 { 
	display : inline;
	width : 199px;
	float : left;
	background-color : #f2f2f2;
	height : 240px;
	border-top : 1px solid #fff;
	border-left : 1px solid #ccc;
	border-right : 1px solid #fff;
	border-bottom : 1px solid #ccc;
} 
* html #navigation { 
	height : 220px;
} 
.navigation { 
	float : left;
	margin-left : 5px;
	margin-top : 10px;
	width : 158px;
} 
.navigation ul { 
	margin : 0;
	padding : 0;
} 
.navigation li { 
	border-bottom : 1px solid #d5e8ad;
	list-style : none;
	text-transform : uppercase;
} 
.navigation li a { 
	color : #553;
	display : block;
	padding : 4px 4px 5px 12px;
	text-decoration : none;
	font-family : Verdana;
	font-size : 0.75em;
	font-weight : bold;
} 
.navigation li a:hover { 
	color : #553;
} 
#header { 
	display : inline;
	width : 597px;
	float : left;
	height : 222px;
	background-color : #000000;
	background-image : url();
	background-repeat : no-repeat;
	border-top : 1px solid #fff;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
}
#header2 { 
	display : inline;
	width : 396px;
	float : left;
	height : 222px;
	background-color : #000000;
	background-image : url();
	background-repeat : no-repeat;
	border-top : 1px solid #fff;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
}
#header2a { 
	display : inline;
	width : 396px;
	float : left;
	height : 242px;
	background-color : #000000;
	background-image : url();
	background-repeat : no-repeat;
	border-top : 1px solid #fff;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
}
#header3 { 
	display : inline;
	width : 199px;
	float : right;
	height : 222px;
	background-color : #000000;
	background-image : url();
	background-repeat : no-repeat;
	border-top : 1px solid #fff;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
}
#header3b { 
	display : inline;
	width : 199px;
	float : right;
	height : 242px;
	background-color : #000000;
	background-image : url();
	background-repeat : no-repeat;
	border-top : 1px solid #fff;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
}
#header3 p {
	padding-top : 1px;
	padding-left : 3px;
}
#header3b p {
	padding-top : 1px;
	padding-left : 3px;
}
#header3 h1 {
	background-color : #000000;
	color : #D3D3D3;
	font-family : Verdana;
	font-size : 10px;
	padding-top : 3px;
	text-align: center;
}
#header3b h1 {
	background-color : #000000;
	color : #D3D3D3;
	font-family : Verdana;
	font-size : 10px;
	padding-top : 3px;
	text-align: center;
}
#header3 a {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
}
#header3 a:hover {
	color : #553;
}
#header3 a:visited {
	font-family : Verdana;
	font-size : 10px;
	color: Aqua;
	text-decoration : none;
}
#header3b a:hover {
	color : #553;
}
#header3b a:visited {
	font-family : Verdana;
	font-size : 10px;
	color: Aqua;
	text-decoration : none;
}
* html #header { 
	height : 220px;
} 
#header h1 {
	background-color : #000000;
	color : #D3D3D3;
	font-family : Verdana;
	font-size : 18px;
	padding-left : 20px;
	padding-top : 50px;
	padding-bottom : 4px;
	margin-right : 1px;	
	text-align: center;
}
#header2 h2 {
	background-color : #000000;
	color : #D3D3D3;
	font-family : Verdana;
	font-size : 16px;
	padding-left : 15px;
	padding-top : 30px;
	padding-bottom : 4px;
	margin-right : 15px;	
	text-align: center;
}
#header2a h2 {
	background-color : #000000;
	color : #D3D3D3;
	font-family : Verdana;
	font-size : 16px;
	padding-left : 15px;
	padding-top : 30px;
	padding-bottom : 4px;
	margin-right : 15px;	
	text-align: center;
}
#brdl { 
	background-color : #299ad4;
	display : inline;
	float : left;
	width : 799px;
	height : 25px;
	border-top : 3px solid #fff;
	margin-bottom : 3px;
} 
#col_one {
	display: inline;
	width: 265px;
	float: left;
	height: auto;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
} 
* html #col_one { 
	height : 10px;
} 
#col_one h2 { 
	background-color : #000;
	color : #f1f1f1;
	font-family : verdana;
	text-align : center;
	font-size : 12px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
	margin-right : 1px;
} 
#col_one h3 { 
	text-align : center;
	font-family : verdana;
	font-size : 14px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-weight : lighter;
} 
#col_one p { 
	font-size : 0.9em;
	text-align : justify;
	background-color : #e6e6e6;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	padding : 3px;
} 
#col_one a { 
	margin-left : 25px;
	margin-bottom : 2px;
	color : #48b033;
	font-size : 0.8em;
	font-weight : bold;
	padding : 2px;
	text-decoration : none;
} 
#col_two {
	display: inline;
	width: 265px;
	float: left;
	height: auto;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
} 
* html #col_two { 
	height : 10px;
} 
#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 : #299ad4;
	color : #f1f1f1;
	text-align : center;
	font-family : verdana;
	font-size : 12px;
	padding-top : 3px;
	padding-left : 5px;
	padding-bottom : 4px;
} 
#col_two img { 
	margin-top : 5px;
	margin-left : 10px;
} 
#col_two h3 { 
	text-align : center;
	font-family : verdana;
	font-size : 14px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-weight : lighter;
} 
#col_two ul { 
	margin-left : 15px;
	margin-top : 5px;
	color : #667dff;
} 
#col_two li { 
	padding-top : 5px;
	padding-left : 10px;
	list-style-type : square;
	list-style-position : inside;
} 
#col_two a { 
	color : #667dfe;
	font-weight : bold;
	text-decoration : none;
	font-size : 0.8em;
} 
#col_three {
	border-left: 1px solid #fffff0;
	border-right: 1px solid #fffff0;
	display: inline;
	width: 265px;
	float: left;
	height: 100%;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
} 
* html #col_three { 
	height: 10px;
} 
#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 : #6c9626;
	color : #f1f1f1;
	font-family : verdana;
	font-size : 12px;
	text-align : center;
	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 : #667dfe;
	font-weight : bold;
	text-decoration : none;
	font-size : 0.8em;
} 
#content {
	display: inline;
	width: 798px;
	float: left;
	height: auto;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
* html #content {
	height: 100px;
}
#content h2 { 
	background-color : #fff;
	color : #A9A9A9;
	font-family : verdana;
	text-align : left;
	font-size : 12px;
	padding-left : 25px;
	padding-top : 3px;
	padding-bottom : 4px;
	margin-right : 1px;
} 
#content h3 { 
	text-align : left;
	font-family : verdana;
	font-size : 10px;
	padding-top : 10px;
	padding-left: 25px;
	padding-bottom : 5px;
	font-weight : lighter;
} 
#content p { 
	width: 755px;
	font-family : verdana;
	font-size : 1em;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 10px;
	background-color : #eff6ff;
	border: #ffffff;
}
#content img {
	padding-top : 1px;
	padding-left : 1px; 	
	padding-right : 1px;
} 
#content a { 
	font-weight : bold;
	text-decoration : none; 
} 
#footer { 
	margin-top : 3px;
	border : 1px solid #ccc;
	background-color : #299ad4;
	display : inline;
	float : left;
	width : 800px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : center;
} 
#footer p { 
	padding-top : 5px;
	padding-bottom : 5px;
	font-size : 0.8em;
} 
