/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#000000;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.left {
	float:left;
}	

.right {
	float:right;
}

a {
	color:#ffffff;
}	

#container {
	margin:0px auto;
	width:902px;
}

#main_content {
	width:902px;
	margin-bottom:37px;
}

#content_image {
	width:267px;
	padding:68px 0 0 0;
}

#content_title {
	width:607px;
	height:80px;
	text-align:center;
	margin-left:28px;
}	

#content {
	width:607px;
	min-height:88px;
	text-align:center;
	margin-left:28px;
}	

#content p {
	font-size:16px;
	line-height:20px;
	margin-bottom:20px;
}	

#content h2 {
	font-size:36px;
	margin-bottom:20px;
}

.divider {
	background:url(../images/page_divider.jpg) center top no-repeat;
	width:902px;
	height:21px;
	margin-bottom:54px;
}	

.module {
	width:451px;
	height:182px;
}

.module_2 {
	width:451px;
	margin-bottom:28px;
}

.module_title {
	width:451px;
	height:14px;
	margin-bottom:10px;
}	

.module_img {
	width:108px;
	height:84px;
}

.module_content {
	width:326px;
	height:84px;
	margin-left:9px;
}

.module_content p {
	font-size:13px;
	line-height:19px;
}	

.module_content p a {
	color:#ff0000;
}	

#footer {
	width:902px;
	text-align:center;
	padding-bottom:64px;
}	

#footer ul li {
	display:inline;
	padding: 0 17px 0 17px;
	border-left:#808080 1px solid;
}	

#footer ul li.first {
	border:none;
}	

#footer ul li a {
	color:#ffffff;
	text-decoration:none;
}	

#footer ul li a:hover {
	text-decoration:underline;
}	

#main_menu {
	height:57px;
	width:902px;
	text-align:center;
	margin: 21px 0 43px 0;
}	