/* CSS Document */

body {
	margin-top:20px;
	background-color:#FFFFFF;
}

.container {
	width:852px;
	float:center;
	margin: 0 auto;
}

.header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:852px;
	height:185px;
	float:left;
}

.header2 {
	background-image:url(images/header_top.jpg);
	background-repeat:no-repeat;
	width:338px;
	height:108px;
	float:right;
	font-family:arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:16px;
	text-align:right;
	line-height:25px;
}

.logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	width:123px;
	height:97px;
	float:left;
}

.left_column {
	width:200px;
	float:left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
	padding-top:10px;
}

.left_column_bottom {
	width:200px;
	float:left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(images/bx_bg.gif);
	background-repeat:no-repeat;
	height:196px;
}

.middle_column {
	width:320px;
	float:left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
	padding:10px;
	height: auto;
}

.span_column {
	width:609px;
	float:left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
	padding:10px;
}

.right_column {
	width:280px;
	float:left;
	padding:10px;
}

.right_column2 {
	width:280px;
	float:left;
	padding:10px;
	background-image:url(images/girl_bg.jpg);
	background-repeat:no-repeat;
	height: 455px;
}

.title_header_short {
	font-family:Helvetica, sans-serif;
	color:#970102;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	text-align:left;
	width:155px;
	height:40px;
	background-image:url(images/title_bg_short.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	vertical-align:middle;
	line-height:20px;
}

.title_header_l {
	font-family:Helvetica, sans-serif;
	color:#970102;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	text-align:left;
	width:284px;
	height:40px;
	background-image:url(images/title_bg_long.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	vertical-align:middle;
	line-height:20px;
}

.title_g_header_l {
	font-family:Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	text-align:left;
	width:284px;
	height:40px;
	background-image:url(images/title_bg_long.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	vertical-align:middle;
	line-height:20px;
}

.copy {
	font-family:tahoma, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:left;
	text-transform:none;
	padding-bottom:25px;
	padding-left:10px;
}

.copy_line {
	font-family:tahoma, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:left;
	text-transform:none;
	padding-bottom:25px;
	padding-left:10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}

a:link, a:active, a:visited {
	font-family:tahoma, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	text-align:left;
	text-transform:none;
	text-decoration:underline;
	font-weight: bold;
}

a:hover,  {
	font-family:tahoma, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-align:left;
	text-transform:none;
	text-decoration:none;
}

.copy_red {
	font-family:tahoma, Helvetica, sans-serif;
	color:#970102;
	font-weight:bold;
	font-size:11px;
}

.copy_black {
	font-family:tahoma, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
}

.copy_black_special {
	font-family:tahoma, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	padding-left:12px;
	line-height:18px;
	text-align:left;
}

.title {
	font-family: Eurostile, Helvetica, sans-serif;
	color:#333333;
	font-size:50px;
	line-height:65px;
	font-weight:bold;
	padding-top:10px;
}

.title2 {
	font-family:Helvetica, sans-serif;
	color:#970102;
	font-size:24px;
	float:right;
	width: 300px;
	padding:10px;
	text-align:center;
	line-height:25px;
}

.image_spacing {
	padding:10px;
}

.footer {
	font-family:tahoma, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:left;
	text-transform:none;
	padding-top:25px;
	float:left;
	width:852px;
}
