* {
	margin:0px;
	padding:0px;
}

img {
	border:0;
}

body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:0;
	margin:0;
	}

/* Common Classes */

.float_l {

	float:left;

}	

.float_r {

	float:right;

}

.clear {

	clear:both;

}

/* Page Elements */
	
#fullpage {


}

#container {

	width:1002px;
	margin:0px auto;
	background:#fff;

}	

#topStrap_wrapper {

	background:#1e1e1e;
	width:100%;

}	

#topStrap {

	width:1002px;
	height:36px;
	margin:0px auto;
	text-align:right;
	font-size:10px;

}	


#topStrap h1{
	
	font-weight:normal;
	font-size:10px;
	color:#666;
	padding:12px 0px 0px;

}

#header {

margin:0px 0px 24px;

}

#main {

}

#lcol {

	height:553px;
	width:505px;
	background:url('images/home_r5_c1.jpg');
	float:left;
}

#lcol_content {

	padding:40px 35px 0px;
	color:#fff;

}

#lcol_content h2 {

	font-size:13px;
	line-height:18px;
	
}

#lcol_content h3 {
	
	text-align:center;
	font-size:12px;
	padding:0px 0px 12px;
	
}

#lcol_content p{

	padding:12px 0px 0px;
	line-height:138%;
	text-align:justify;
}

#lcol_content strong{
	
	color: #FF5F5F;
	
}

#lcol_content a:link { color: #FF5F5F; font-size: 12px;font-weight: normal;text-decoration: none }
#lcol_content a:visited { color: #FF5F5F; font-size: 12px;font-weight: normal;text-decoration: none }
#lcol_content a:hover { color: #c60404; font-size: 12px;font-weight: normal;text-decoration: underline }



/* 			Right Column Styles			*/

#rcol {
	
	height:553px;
	width:497px;
	float:left;
}

#rcol_content {

	padding:50px 35px 0px;
	color:#000;

}

#rcol_content_video {

	padding:8px 0px 0px 64px;
	color:#000;

}

#video {
	padding:4px 0px 4px 0px
}


#rcol_content h2{

	color:#C60404;
	font-size:24px;
	line-height:20px;
	margin:0px;
	padding:0 0 8px;
	border-bottom:1px solid #C60404;
}

#rcol_content h3{
	margin:12px 0px;
	font-size:12px;
}

h3.newsHeadline {
	color:#C60404;
}


#rcol_content p{

	font-size:11px;
	padding:0px 0px 12px;
	line-height:138%;
	text-align:justify;
}

#rcol_content ul{
	font-size:11px;
	padding:0px 12px 12px;
}


#job {
	background:#514f50;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:8px;
	margin:0 0 10px;
}

#newsImages {
	height:480px;
	overflow:auto;
}

#news_story {
	
	color:#03C;
	font-size:14px;
	
}

#rcol_content #job a:link,a:active,a:visited { color: #fff; font-weight: bold;text-decoration: none }
#rcol_content #job a:hover { color: #fff;font-weight: bold;text-decoration: underline }


#rcol_content a:link { color: #c60404; font-weight: normal;text-decoration: none }
#rcol_content a:hover { color: #c60404; font-weight: normal;text-decoration: underline }

.separator {
	border-bottom:1px dashed #ccc;
	margin-bottom:12px;
}

.red_txt {

	color:#c60404;

}

.red_u {
	
	color:#c60404;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
}


#enquiry_form table{
	
	padding:30px 20px;
	
}

#enquiry_form td{
	
	vertical-align:top;
	padding:8px 0px;
	
}

#enquiry_form .error{
	width:200px;
	font-family:monospace;
	color:#f00;
}

#enquiry_form #thanks_message{
	
	padding:20px;
	line-height:26px;
	background:#232323;
	color:#fff;
	
}
	
#navMenu {

	position:relative;

}

#contact_us {

	margin:20px 0px 0px;

}

#navigation {

	position:absolute;
	bottom:0;
	right:0;

}

.red_bullets {
	font-size:11px;
	font-weight:bold;
	float:left;
	margin-right:18px;	
	margin-top:14px;
	list-style:none;
}

.red_bullets_spacer {
	float:left;
	width:10px;
	
}

.red_bullets li {
	
	padding: 0px 0px 10px 14px;
	background-image: url('images/ice_bullets.png');
    background-repeat: no-repeat;
    background-position: 0 2px;

}

#companyInfo{
	
	margin:10px;
	color:#ccc;
	font-size:10px;
	
}

#footer_wrapper{
	width:100%;
	height:158px;
	background:#ececec;
	border-top:solid 1px #dedede;
	margin:40px 0px 0px;
}

#footer{
	padding:16px 0px 0px;
	width:1002px;
	text-align: center;
	margin:0px auto;
	font-size:10px;
	color:rgb(102, 102, 102);
}

#footer strong{

	font-weight:normal;
	color:#C60404;

}

#footer a:link{
	
	color: #C60404; font-size: 11px; font-weight: normal;text-decoration: none;
}

#footer a:hover {

	 color: #C60404; font-size: 11px;font-weight: normal;text-decoration: underline;

}

#bottomtextlinks, #bottomtextlinks a:link, #bottomtextlinks a:visited {
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color:rgb(102, 102, 102);
}

#bottomtextlinks a:hover {
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
	color:rgb(102, 102, 102);
}

#credits, #credits a:link, #credits a:hover, #credits a:visited {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color:rgb(102, 102, 102);
}