/*********************************************************/
/* style.css                                             */
/*********************************************************/

* {
Margin: 0px;
Padding: 0px;
}

HTML {
	Height: 100%; 
	background-color:#fff;
	margin-bottom:1px;

}

BODY {
	Border: 0 none;
	FONT: 11px "Arial","Helvetica",Sans-Serif;
	Z-Index: 0;
	Text-align:center;


}

IMG {
	Border: 0 none;
	Line-Height: 0;
}

A {
	Text-Decoration: none;
}

A:hover {
	Text-Decoration: UnderLine;
}

A:active {
	Text-Decoration: UnderLine;
}


BODY#layout_2 DIV#column_2 UL LI {
Margin: 0 0 1px 0;
Padding-Left: 7px;
Background-Image: url(ul-dot.gif);
Background-Repeat: no-repeat;
Background-Position: 0 6px;
list-Style:none;

}

/*********************************************************/
/* Main layout styles                                    */
/*********************************************************/
DIV#maincontainer {
	width:996px;
	Text-align:left;
	Margin:0 auto;

}

/*********************************************************/
/* Layout 1	                                             */
/*********************************************************/
BODY#layout_1 DIV#container {
	background-image:url(/images/main_background.png);
	float:left;
	Width:996px;
}

BODY#layout_1 DIV#column_1 {
	float:left;
	width:246px;
}

BODY#layout_1 DIV#column_2 {
	float:left;
	margin-left:4px;
	width:496px;
	
}

BODY#layout_1 DIV#column_3 {
	margin-left:17px;
	width:233px;
	float:left;
}

/*********************************************************/
/* Layout 2	                                             */
/*********************************************************/
BODY#layout_2 DIV#container {
	float:left;
	Width:996px;
}

BODY#layout_2 DIV#column_1 {
	float:left;
	width:246px;

}

BODY#layout_2 DIV#column_2 {
	float:left;
	margin-left:4px;
	width:746px;
}



/*********************************************************/
/* Layout 3	                                             */
/*********************************************************/


/*********************************************************/
/* content	                                             */
/*********************************************************/
h1{
	margin:0px;
	padding:0px;
	font-size:21px;
	line-height:21px;
	font-weight:normal;
}

h2{
	Margin: 18px 0 12px 0;
	Font-Size: 13px;
	Line-Height: 15px;
	font-weight:bold;
}

h2 a{
	text-decoration:none;
}

h2 a:hover{
	text-decoration:none;
}

h3{
	font-weight:bold;
	Margin: 14px 0 0 0;
	Font-Size: 12px;
}

h3 a{
	text-decoration:none;
}

h3 a:hover{
	text-decoration:none;
}

h4{
	margin:0px;
	padding:0px;
	font-size:21px;
	line-height:21px;
	font-weight:normal;
}

h5{
	margin:0px;
	padding:0px;
	font-size:21px;
	line-height:21px;
	font-weight:normal;
}

h6{
	margin:2px 0;
	padding:0px;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
}



div.ruler_233{
	height:1px;
	width:233px;
	background-image:url(/images/ruler_233.png);
	background-repeat:no-repeat;
}

div.ruler_463{
	float:left;
	height:1px;
	width:463px;
	background-image:url(/images/ruler_463.png);
	background-repeat:no-repeat;
		}

div.ruler_230{
	height:1px;
	width:230px;
	background-image:url(/images/ruler_230.jpg);
	background-repeat:no-repeat;
}


div#newsletterview a{
	color:#000;
	text-decoration:none;
}
