body {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	background-image: url(../razor-wire-images/head_bckg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 35px;
	margin: 0px;
	clear: both;
	height: 35px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {color:#FDC605; text-decoration:none;}
a:hover {text-decoration:underline;}
h1 {font-size:24px; font-weight:normal; color:#FFFFFF; margin:15px 0 10px 0;}
h2 {font-size:20px; font-weight:normal; margin:10px 0;}
img {border:none;}
br {line-height:10px;}

#container {width:1000px; margin:0 auto;}

#logo {
	height:40px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 19px;
	margin-left: 30px;
}
#logo a {color:#EDECEC; text-decoration:none; font-size:24px; text-transform:uppercase; background:url(../razor-wire-images/logo.gif) no-repeat; padding:4px 0 0 50px; float:left;}

#menu {padding-right:30px; height:56px;}
#menu ul {padding:0; margin:0; float:right;}
#menu li {float:left; list-style:none;}
#menu a {display:block; width:126px; height:50px; font-size:11px; text-decoration:none; color:#ABABAB; text-align:center; background:url(../razor-wire-images/menu_deact.gif) no-repeat; padding-top:6px;}
#menu a:hover, #menu a.active {background:url(../razor-wire-images/menu_act.gif) no-repeat; color:#180202;}

#main {color:#D6D6D6; font-size:11px; line-height:16px;}

#main ul {padding:0; margin:10px 0;}
#main li {margin-left:20px;}
#text_top {
	font-size:12px;
	float: left;
	width: 600px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#text_bottom {
	background:url(../razor-wire-images/main_bckg.jpg) repeat-x #919191;
	width:220px;
	float:right;
	padding:30px;
	margin: 0px;
}

#first_col {width:220px; float:left; margin-right:40px;}
#first_col h2 {color:#ff6f08; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}
#second_col {width:220px; float:left; margin-right:40px;}
#second_col h2 {color:#94d223; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}
#third_col {width:220px; float:left;}
#third_col h2 {color:#1A7E9B; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}

#footer {clear:both; height:50px; background:url(../razor-wire-images/footer_bckg.jpg) no-repeat; color:#ffffff; font-size:11px;}
#footer_left {float:left; padding:16px 0 0 30px;}
#footer_right {float:right; padding:16px 30px 0 0;}
.images {
	padding: 5px;
	border: 1px solid #FFFFFF;
}
#plist {
	width: 100%;
	float: none;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	height: 130px;
}
#plist img{
	padding: 5px;
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333;
}
#plist h2{
	background-image: url(../razor-wire-images/hot.gif);
	background-repeat: no-repeat;
	background-position: right center;
}