@charset "utf-8";
/* CSS Document */
/*
Rubb Military Screen Media CSS styles	  
*/

/* advanced css styles */
/* nav hyperlinks*/


/* id css styles */

/* nav images and text*/
#aboutus_top
{
	height:auto;
	width: 860px;
	padding:0px;
	padding-left:20px;
	padding-top:20px;
}

/* main content styles*/
#aboutus_heading
{
	font-size: 130%;
	color: #617329;
	background-image: url(../images/box_background.png);
	background-repeat: repeat;
	padding:4px;
	margin-left:5px;
	display: inline;
}

#enquiry_heading
{
	font-size: 110%;
	color: #617329;
	background-image: url(../images/box_background.png);
	background-repeat: repeat;
	padding:4px;
	display: inline;
}

#main
{
	width:860px;
	margin-left:20px;
	height:6500px;
}

#mainleft
{
	background-repeat: repeat;
	width:610px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}


#mainright
{
	background-repeat: repeat;
	width:240px;
	height:auto;
}

.news_box
{
	background-image: url(../images/box_background.png);
	background-repeat: repeat;
	padding:5px;
}

.full_story a:link
{
	text-decoration:none;
	color:#FFF;
}

.full_story a:visited
{
	text-decoration:none;
	color:#FFF;
}
.full_story a:hover
{
	text-decoration:none;
	color:#859640;
}
.full_story a:active
{
	text-decoration:none;
	color:#FFF;
}




* { padding: 0; margin: 0; }

/* tag css styles */

.news_images
{
	margin:5px;
	padding-left:10px;

}

.rubb_military
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.button_float_left
{
	float:left;
	margin-left:5px;
}

.button_float_right
{
	float:right;
	margin-right:5px;
}




.text_col
{
	padding:0px;
	width:250px;
	height:auto;
	margin-left:10px;
	float: left;

}

.text_col1
{
	padding:0px;
	margin-left:45px;
	width:250px;
	height:auto;
	float: left;

}

.text_col2
{
	padding:0px;
	width:250px;
	height:auto;
	margin-right:10px;
	float: right;

}

.lineimages
{
	margin-left:3px;
}

.lineimages_class
{
	margin:4px;
}
