@charset "ISO-8859-1";

#container {	
	background-image: url(../css_images/rings_full_bg.gif);
	background-color: #1c1c1c;
	background-repeat: no-repeat;
    background-position: bottom right;
	width:901px;
	border: solid 1px #E6702B;
	padding-bottom: 18px;
	min-height:715px;
	vertical-align:top;
}

#logo {	
padding: 0 0 0 0;
}

.rightimage {	
padding: 0 1px 0 0;

}

#responsetotitle {
	padding:15px 0 0 0;
	
}

#othersolutions {	
	padding: 20px 0 0 0px;
}


#nav {	
	padding: 0px 0 0 0px;
}


.leftcol{
	width:394px;
	float:left;
	padding: 18px 0 0 15px;
}

.rightcol{
	float:right;
	padding: 18px 15px 0 0px;
}


.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #CCC;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
}

.contactcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CCC;
	text-decoration: none;
	text-align: left;
	padding-top: 15px;
}


#buttons{
	padding: 5px 0 0 0px;
	min-height: 120px;
}


.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CCC;
	text-decoration: none;
	text-align: justify;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #E66F2B;
	text-decoration: none;
}

.linkswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: underline;
	
}

.bodycopyleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CCC;
	text-decoration: none;
	text-align: left;
}

#top {
 background: url(../css_images/top.gif);
 width: 901px;
 height:18px;
}

#top {
 background: url(../css_images/mainbg.gif);
 width: 901px;
}


