body {
	margin:0px;
	padding:0px;
	background:#FFFFFF url(../images/interface/russelltech_bg_tile.jpg) repeat-x;
	font-family:arial;
	font-size:14px;
	color:#333333;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:20px;
	margin: 0px 0px 30px 0px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

.text_10px {
	font-size: 10px;
}

.text_12px {
	font-size: 12px;
}

.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}
.text_24px {
	font-size: 24px;
}
.text_red {
	color:#FF0000;
}

a {
	color:#11476B;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#0099FF;
}

#clear {
	clear:both;
}

#container {
	width:950px;
	margin:0 auto;
	background:#FFFFFF;
}

#header {
	width:950px;
	height:200px;
}

#russell-techologies-logo {
	width:182px;
	height:200px;
	float:left;
}

#russell-technologies-radar {
	width:376px;
	height:120px;
	float:left;
	background:url(../images/interface/russell-technologies-radar.jpg) no-repeat;
	padding: 80px 0px 0px 5px;
	font: 14px arial;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#header-military-warship-radar-technology {
	width:126px;
	height:200px;
	float:left;	
}

#header-commercial-shipping-radar-technology {
	width:125px;
	height:200px;
	float:left;
}

#header-leisure-yacht-radar-technology {
	width:136px;
	height:200px;
	float:left;
}

#content {
	width:726px;
	float:left;
	background:url(../images/interface/content-body-bg.jpg) right top no-repeat;
	padding: 10px 10px 50px 30px;
}

#content-body {
	width:706px;
}

#right {
	width:184px;
	float:left;	
}

#nav-container {
	width:184px;
	height:249px;
	background:url(../images/interface/nav-container-bg.jpg) no-repeat;
	padding: 42px 0px 0px 0px;
}

#nav-container a {
	display:block;
	width:150px;
	height:16px;
	font:bold 14px arial;
	padding:8px 20px 6px 0px;
	color:#FFFFFF;
	text-align: right;
}

#nav-container a:hover {
	color:#0099FF;
}

#nav-right-lower {
	width:184px;
	height:155px;
}

#footer {
	width:950px;
	height:203px;
}

#footer-top {
	width:950px;
	height:100px;
}

#footer-body {
	width:566px;
	height:53px;
	background:url(../images/interface/footer_body_bg.jpg) no-repeat;
	float:left;
	padding: 50px 0px 0px 200px;
}

#friday-photo-design-websites {
	width:184px;
	height:103px;
	float:left;	
}
#content-body p {
	line-height:120%;
}

