﻿.box { 
	background: url(http://robodynamics.com/image_CCCCCCCCCCCCnt.jpg) repeat;
	width: 690px;
	text-align:left;
	margin:40px auto;
 }
 
.boxtop div {
	background: url(http://robodynamics.com/image_CCCCCC3399CCtl.jpg) no-repeat top left;
	text-align:right; 
	line-height:24px;
 }
 
.boxtop { 
	background: url(http://robodynamics.com/image_CCCCCC3399CCtr.jpg) no-repeat top right;
 }

.boxbottom div {
	background: url(http://robodynamics.com/image_CCCCCCFFFFFFbl.jpg) no-repeat bottom left;
 }
 
.boxbottom {
	background: url(http://robodynamics.com/image_CCCCCCFFFFFFbr.jpg) no-repeat bottom right;
 }

.boxtop div, .boxtop, .boxbottom div, .boxbottom {
	width: 100%;
	height: 25px;
	font-size: 25px;
}

.content 
{
	width:690px;
	margin 0 auto;
 }

.header
{
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
	height:102px;
}

.navigation
{
	margin:20px 0px 20px 0px;
	font-size: 1em;
}

.navigation a:link {
	color: #1d5998;
	text-decoration: none;
}

.navigation a:visited {
	color: #1d5998;
	text-decoration: none;
}

.navigation a:hover{
	color: #1d5998;
	font-style: oblique;
}

.navigation a:active {
	color: #000000;
	text-decoration: none;
}

.navigation li{
	font-size: .8em;
	color: #1d5998;

}

.logoimg {
	margin-left:20px;
	width:100px;
	float:left;
	display: inline;
	padding-top:15px;
}

.logo { 
	float:right;
	display: inline;
	font-size: 14px;
	margin-right:30px;
	line-height:155px;
	color: #BABABA;
} 

.sidebar {
	width:150px;
	float:left;
	margin: 0px 20px 0px 20px;
	display:inline;
}

.main {
	width:430px;
	margin-left:200px;
	margin-right:20px;
	padding-top:5px;
	font-size: 1em;
	color: #666666;
}

.main h1 {
	font-size: 1.5em;
	color: black; 
}

.main a:link {
	color: #1d5998;
}

.main a:visited {
	color: #1d5998;
}
.main a:hover {
	color: #1d5998;
	font-style: italic;
}

body {
	background: url(image_3399CCFFFFFFgradient.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center; 
	font-size: 1em; 
	font-family: Tahoma,Verdana, Helvetica, Arial;
}
	
.footer {
	font-size: .6em; 
	text-align: right; 
	width:690px;
	color: #666666;
}

.footer a:link {
	color: #1d5998;	
}


.footer a:visited {
	color: #1d5998;	
}

.footer a:hover {
	color: #1d5998;
	font-style:italic	
}



.copyright {
	font-size: .75em
}


.clear {
	float: none;
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}
