/* redefined html tags */
body {
	padding:0px;
	margin:0px;
	margin-bottom:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	color: #000000;
}

p {
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

.clear{
	clear:both;
	font-size:2px;
}

/* standard layout id's */
#container {
	position:relative;
	width:752px;
	top:15px;
	margin-left:auto;
	margin-right:auto;
	background:url('/images/bg.gif') repeat-y;
}

#header {
	position:relative;
	height:217px;
	margin-bottom:10px;
	background:url('/images/header_bg.jpg') bottom center no-repeat #fff;
	z-index:9;
	color: #FFFFFF;
}

#header a{
	color: #FFFFFF;
	text-decoration:none;
}

#header a:hover{
	text-decoration:underline;
}

.header_callout {
	position:absolute;
	left:20px;
	top:83px;
	text-align:right;
	width: 380px;
	line-height: 2em;
}

.header_callout span {
	float: left;
	font-size: 114%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -2%;
	color: #eFf0eD;
	position: relative;
	top: -1px;
}

.header_callout a { 
	padding-right: 13px;
}
.header_callout a:hover  { 
	text-decoration: none;
}
	#header_products{
		top:83px;
	}
	#header_products a { 
		background: url(/images/dingbats/green_ranquo.gif) right center no-repeat;
	}

	#header_support{
		top:108px;
	}
	
	#header_support a { 
		background: url(/images/dingbats/orange_ranquo.gif) right center no-repeat;
	}

#sub_content {
	position:relative;
	float:left;
	left:19px;
	width:166px;
	margin-right:50px;
}

#main_content {
	position:relative;
	float:left;
	left:10px;
	width:500px;
	margin-bottom:10px;
	padding-right:17px;
}


#footer {
	position:relative;
	clear:both;
	height:81px;
	line-height:25px;
	background:#FFFFFF url('/images/footer_bg.gif') top no-repeat;
	color: #7B7B7B;
	font-size: .9em;
}

#footer a{
	color: #7B7B7B;
}

#footer a:hover{
	text-decoration:underline;
}

#footer_nav{
	text-align:center;
	color: #6ABDF9;
	padding-top:15px;
	padding-bottom:10px;
}

#footer_nav a{
	color: #6ABDF9;
}

#site_credits {
	position:absolute;
	right:0px;
	bottom:5px;
	color: #7B7B7B;
}

#site_credits a{
	color: #7B7B7B;
}

#logo {
	position:absolute;
	left:5px;
	top:5px;
}


/* page numbers */
#page_numbers{
	width:100%;
	text-align:center;
}


#page_numbers li{
	display:inline;
	padding:2px;
}

#page_numbers li a{
	font-weight:bold;
	color: #0C69A2;
	font-size:11px;
}

li.current_page {
	color: #0C69A2;
	font-weight:bold;
	font-size:14px;
}


/* main menu code */
#main_menu {
	position:absolute;
	bottom: 152px;
	right: 0px;
	width: 550px;
	background: url(/images/nav_bg.jpg) no-repeat top right;
	z-index:9;
}

#main_menu ul {
	float: right;
	margin: 0;
	padding: 5px 30px 5px 0;
}

#main_menu li {
	position:relative; 
	list-style:none; 
	margin: 0 0 0 0; 
	padding-left: 7px;
	padding-right: 9px;
	
	float:left; 
	line-height:20px;
	
	background: url(/images/nav_seperator.jpg) left center no-repeat;
}

#main_menu li#home {
	background: none;
}

#main_menu li a {
	display: block; 
	padding: 4px 0px 4px 5px; 
	text-decoration: none;
	
	color: #2C528B;
	font-size: 129%;
	font-weight: bold;
	font-family: Helvetica, Arial sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#main_menu li a:hover {
	color: #202020;
	text-decoration: none;
}




#sub_content ul {
	padding:0;
	margin:0;
	list-style:none;
	border-bottom: 1px solid #CCD0D0;
}

#sub_content li {
	padding:0;
	margin:0;
	background: #7C8B9C url('/images/sub_menu/bg_2.gif') top no-repeat;
	height:26px;
}

#sub_content ul.home li {
	background: #7C8B9C url('/images/sub_menu/bg.gif') top no-repeat;
}



#sub_content ul li a {
	padding-right: 5px;
	display:block;
	height:13px;
	line-height: 13px;
	background: #D2E6F5 url('/images/sub_menu/bg_2.gif') bottom no-repeat;
	padding-left: 22px;
	text-decoration:none;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 5px;
	overflow:hidden;
	}

#sub_content ul.home li a {
	background: #D2E6F5 url('/images/sub_menu/bg.gif') bottom no-repeat;
	padding-left: 12px;
	text-decoration:none;
	color: #000000;
	}


	 
 
#sub_content ul li a:hover {
	background: none;
	color: #1F71B2;
} 

#sub_content ul.home li a:hover {
	color: #FFFFFF;
} 


#sub_content ul li a.selected {
	background: #D2E6F5 url('/images/sub_menu/bg.gif') top no-repeat;
	color: #FFFFFF;	
	padding-left: 32px;
}

#sub_content ul li a.selected:hover {
	background: #D2E6F5 url('/images/sub_menu/bg.gif') top no-repeat;
}

#sub_content ul.home li a.selected {
	background: none;
	color: #FFFFFF;	
	padding-left: 32px;
}
 
#sub_content ul.home li a.selected:hover {
	background: none;
	color: #FFFFFF;
}

