-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
207 lines (182 loc) · 6.79 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-31WRK5WF73"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-31WRK5WF73');
</script>
<meta name="wot-verification" content="40693d580c3f17d72cfb"/>
<meta name="wot-verification" content="6133be9654a334b3ada8"/>
<meta charset="utf-8">
<title>Reliability Consulting, Reliability Software, Reliability Experts,
Reliability Services, Reliability Training, FMEA, MTBF</title>
<meta name="viewport" content="width=1100"/>
<script src="./javascripts/jquery-1.8.2.min.js"></script>
<script src="./javascripts/bootstrap.js"></script>
<!-- Le styles -->
<link href="./stylesheets/bootstrap.css" rel="stylesheet">
<link href="./stylesheets/reliaqual.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<link href="/stylesheets/rstudio-ie8.css" rel="stylesheet">
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,400italic,600italic,700italic' rel='stylesheet' type='text/css'>
<!-- Favorite icon -->
<link rel="icon" href="./images/bigorb.png">
</head>
<body class="home">
<div class="colorband"></div>
<!-- Top navigation bar -->
<div class="primary-nav">
<table>
<tr>
<td class="left"><div></div></td>
<td class="brand"><a href="./">
<img src="./images/RQA.2x.png"
title="Reliability Consulting, Reliability Software, Reliability Experts,
Reliability Services, Reliability Training, FMEA, MTB"
alt="Reliability Consulting, Reliability Software, Reliability Experts,
Reliability Services, Reliability Training, FMEA, MTBF"
width="91" height="32"/></a></td>
<td class="link home active"><a href="/../">Home</a></td>
<td class="link consulting"><a href="/consulting/">Consulting</a></td>
<td class="link training"><a href="/training/">Training</a></td>
<td class="link rtk"><a href="/rtk/">RAMSTK</a></td>
<!-- td class="link portal"><a href="/portal/">Client
Portal</a></td -->
<!-- td class="link about"><a href="/about/">About</a></td -->
<!-- td class="link "><a href="http://blog.rstudio.org/">Blog</a></td -->
<td class="right"><div></div></td>
</tr>
</table>
</div>
<div class="mainbody">
<div class="container">
<div class="row">
<div class="span12">
<style type="text/css">
body.home .mainbody {
margin-top: 45px;
}
body.home #hero {
position: relative;
margin: -30px;
margin-bottom: 30px;
height: 320px;
border-bottom: 1px solid #EEE;
overflow: hidden;
}
body.home #hero .welcome {
padding: 90px 450px 0 60px;
}
body.home #hero h1 {
font-size: 48px;
font-weight: 600;
}
body.home #hero p {
font-size: 30px;
line-height: 1.3;
color: #AAA;
}
body.home #hero #orb {
position: absolute;
right: 20px;
top: 20px;
width: 427px;
height: 427px;
background-image: url(images/bigorb.png);
}
.bigpanel h3 {
margin-top: 0;
line-height: 1;
font-size: 22px;
font-weight: 600;
}
.bigpanel p {
line-height: 1.5;
margin-bottom: 12px;
}
.bigpanel .actions {
float: right;
}
.bigpanel .actions a.btn {
margin-left: 12px;
}
</style>
<div id="hero">
<div class="welcome">
<h1>Welcome to ReliaQual Associates, LLC</h1>
<p>Consulting, training, and software for the RAMS community</p>
<!-- LinkedIn button -->
<script src="//platform.linkedin.com/in.js" type="text/javascript">
lang: en_US
</script>
<script type="IN/FollowCompany" data-id="3976755"
data-counter="right"></script>
<!-- End LinkedIn button -->
</div>
<div id="orb"></div>
</div>
<div class="row">
<div id="consulting" class="bigpanel span4">
<div class="well">
<h3>Consulting</h3>
<p>ReliaQual Associates, LLC provides consulting services
in various areas of RAMS. We work with your team to
develop the RAMS solution you need.</p>
<div class="actions">
<a class="btn btn-info" href="./consulting/on-site/">Contact us</a>
<a class="btn" href="./consulting/">Learn more</a>
</div>
<div class="clearfix"></div>
</div>
</div>
<div id="training" class="bigpanel span4">
<div class="well">
<h3>Training and education</h3>
<p>ReliaQual Associates, LLC provides training on many RAMS
topics. We can deliver our training courses or develop one
specifically for your needs.</p>
<div class="actions">
<a class="btn btn-info" href="./training/on-site/">Contact us</a>
<a class="btn" href="./training/">View courses</a>
</div>
<div class="clearfix"></div>
</div>
</div>
<div id="rtk" class="bigpanel span4">
<div class="well">
<h3>RAMSTK</h3>
<p>The RAMS ToolKit (RAMSTK) is a software package to
assist in RAMS analyses and RAMS program management. It is
available for Linux
<img src="images/linux.png" width="22" height="22" alt="">
and Windows
<img src="images/windows.png" width="22" height="22" alt="">.</p>
<div class="actions">
<!-- a class="btn btn-success" href="./rtk/download/">Download</a -->
<a class="btn" href="./rtk/">Learn more</a>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- footer -->
<div class="container">
<div class="footer">
<span class="footer-links">
© 2013-2022 ReliaQual Associates, LLC
</span>
</div>
</div>
</body>
</html>