@charset "utf-8";
/* CSS Document */

body{
	background-color:#9c9c9c;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

a{
	 color:#195ba9;
	 
}
 
 a:visited{
	 color:#195ba9;
	
}
 
 a:hover{
	 color:#195ba9;
	 text-decoration:none;
}
 
 a:active{
	 color:#195ba9;
	
}

h1{
	color:#195ba9;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}

h2{
	color:#195ba9;
	font-size:13px;
	padding:0;
	margin:0;
}

.container{
	width:675px;
	margin:0 auto;
	position:relative;
	
}

.header{
	float:left;
	clear:both;
	border-color:#000;
	border-style:solid;
	border-bottom:none;
	border-width:1px;
	width:675px;
	height:149px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.navbar{
	float:left;
	clear:both;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	width:675px;
	background-image:url(/assets/ramtronsolutions/images/nav_bg.gif);
	height:38px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

.navbar ul{
	margin:0;
	padding:10px 0 0 10px;
}

.navbar li{
	display:inline;
	list-style:none;
	margin:0;
}

.navbar a{
	 color:#FFF;
	 text-decoration:none;
}
 
.navbar a:visited{
	 color:#FFF;
	 text-decoration:none;
}
 
.navbar a:hover{
	 color:#5d984a;
	 text-decoration:none;
}
 
.navbar a:active{
	 color:#FFF;
	 text-decoration:none;
}



.mainbody{
	width:675px;
	float:left;
	clear:both;
	background-color:#FFF;
	background-image:url(/assets/ramtronsolutions/images/mainbody_bg.gif);
	background-repeat:repeat-y;
	width:675px;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	bore-top:none;
	border-bottom:none;
}

.offers{
	width:225px;
	float:left;
	clear:both;
	overflow:hidden;
}


.offer{
	width:225px;
	float:left;
	clear:both;
	background-image:url(/assets/ramtronsolutions/images/offer_bg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
}

.offercopy{
	width:175px;
	padding:25px;
	float:left;
	clear:both;
}

.offerbutton{
	width:225px;
	float:left;
	clear:both;
	height:53px;
	overflow:hidden;
}

.body_copy{
	padding:25px;
	width:400px;
	float:left;
}

.footer{
	background-image:url(/assets/ramtronsolutions/images/footer_bar.gif);
	background-repeat:no-repeat;
	padding:30px 0 25px 0;
	font-size:9px;
	float:left;
	clear:both;
	width:677px;
}

.footer a{
	color:#FFF;
	text-decoration:underline;
}

.footer a:visited{
	color:#FFF;
	text-decoration:underline;
}

.footer a:hover{
	color:#FFF;
	text-decoration:none;
}

.footer a:active{
	width:377px;
	text-decoration:underline;

}
.orangeLink a{
  color:#fd8c1d;

}

.orangeLink a:visted{
  color:#fd8c1d;

}

.orangeLink a:hover{
  color:#fd8c1d;
text-decoration:none;

}

.orangeLink a:active{
  color:#fd8c1d;

}
