/* JMT Security.com stylesheet */

/* This is to initalize blank parameters */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	text-decoration:none;
}
/* Identify sections */

	body {
	background-color:#fff;
	background-image:url(images/bg_fade.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
}
/* HEADER SECTION */	
	#header {
	background-image:url(images/header_bg_fade.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:125px;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
#header p {
}
#header a:link, #header a:active {
}
#header a:visited {
}
#header a:hover {
}
#header img {
	margin-top:20px;
}
#navigation {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#navigation ul {
	display:inline;
	height: 15px;
}
#navigation li {
	display:block;
	list-style-type:none;
	float:left;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	margin-left:2px;
	text-transform:lowercase;
}
#navigation a, #navigation a:active {
	padding-left:4px;
	padding-right:4px;
	color:#fff;
}
#navigation a:visited {
}
#navigation a:hover {
	background-color:#223344;
}
/* CONTENT SECTION */
	#content {
	width:450px;
}
#content p {
	font-size:12px;
	color:#335566;
	width:400px;
	margin-bottom:10px;
}
#content a:link, #content a:active { 
}
#content a:visited {
	color:#223344;
	font-weight:bold;
}
#content a:hover { text-decoration:underline;
}
#content ul {
	font-size:12px;
	color:#335566;
	list-style-position:inside;
	list-style-type:square;
}
#content li {
	color:#335566;
	margin-bottom:10px;
}
#content h2, #side h2, #info h2, #features h2, #testimonials h2, #quick_links h2 {
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top: 10px;
	margin-bottom:5px;
	color:#233344;
}
#content h1, #side h1, #info h1, #features h1, #testimonials h1, #quick_links h1 {
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	margin-top: 10px;
	margin-bottom:15px;
	text-transform:uppercase;
	color:#233344;
}
/* SIDE SECTION */	
	#side {
	width:340px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-right:none;
}
#side h2 {
	width:135px;
	float:right;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
#side p {
	float:right;
	width:135px;
	font-size:12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color:#335566;
}
#side img {
	margin-left:8px;
	float:left;
	text-decoration:none;
	border:none;
	margin-bottom:18px;
}
#side a {
	color:#233344;
}
#side img, #features img {
	padding:1px;
	border:1px solid #C0B99A;
	background-color:#fff;
}
#side img:visited, #features img:visited {
	border:1px solid #5e5945;
}
#side img:hover, #features img:hover {
	border:1px solid #5B8092;
}
/* COL's */


	#features h2, #testimonials h2, #quick_links h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#features {
	width:350px;
	font-size:12px;
	float:left;
	padding-right:18px;
}
#features h2 {
	margin-left:85px;
	margin-bottom:5px;
}
#features img {
	margin-bottom:0px;
	float:left;
}
#features p {
	margin-left:85px;
	margin-bottom: 20px;
	color:#335566;
}
#features a {
	color:#233344;
}
#features a:hover {
}
#testimonials {
	width: 200px;
	padding-left: 10px;
	margin-left:370px;
	font-size:12px;
	border-right:1px solid #dedaca;
	border-left:1px solid #dedaca;
}
#testimonials h2 {
	margin-bottom:5px;
	text-align:center;
}
#testimonials p {
	color:#335566;
	margin-bottom:15px;
	margin-right: 15px;
}
#quick_links {
	width:200px;
	float:right;
	font-size:12px;
	letter-spacing:1px;
}
#quick_links ul {
	font-size:12px;
	list-style-type: none;
	line-height:18px;
}
#quick_links li {
	margin-bottom:0px;
	margin-top:0px;
	border-bottom:1px solid #DEDACA;
}
#quick_links a {
	padding-top:5px;
	display:block;
	color:#335566;
}
#quick_links a:link {
	width:100%;
	width:200px;
}
#quick_links a:visited {
}
#quick_links a:hover {
	background-color:#dedaca;
}
/* This section is for the testimonials/quotes */
	blockquote {
	background: url(images/quote.gif) no-repeat;
	background-position:top left;
	text-align:justify;
	margin: 0 0 0 0;
	padding:0 0 0 20px;
}
p.quote {
	background: url(images/unquote.gif) no-repeat;
	background-position:bottom right;
	padding:0 5px 0 0;
}
p.cite {
	text-align:right;
	font-style:italic;
	width:175px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
}
/* End of section for quotes */
	
	form {
	font-size:12px;
	color:#335566;
	margin-right:0px;
}
fieldset {
	text-align:right;
	font-weight:bold;
}
input {
	width:202px;
}
/* END OF COL's */	

	
/* FOOTER SECTION */	
	#footer {
	background-color:#80795f;
	width:800px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px solid #223344;
	border-bottom: 1px solid #223344;
	margin-top:150px;
	background-repeat:no-repeat;
	font-size: 12px;
	margin-bottom: 0px;
}
#footer p {
	width:250px;
	
	float:right;
	padding:5px;
	text-align:right;
	font-size:12px;
	color:#fff;
}
#footer a:link, #footer a:active {

	color:#fff;
}
#footer a:visited {
	color:#dedaca;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	font-size:12px;
	height:100%;
	width: 469px;
	background-color:#335566;
	padding: 0 0 0 30px;
	border-right:1px dotted #C0b99a;
}
#footer ul {
	color:#fff;
}
#footer li {
	display:inline;
	list-style-type:none;
	line-height:50px;
	text-align:center;
	margin-top:25px;
	padding:0px 10px 0 10px;
}
#webmaster {
clear:both;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#webmaster img {
	margin:2px 2px 0px 0px;
	border:none;
}
#webmaster a {
	border:none;
	text-decoration:none;
}
/* Specialized Classes */
	.banner {
	border:none;
	text-decoration:none;
}
.logo {
	margin-left: 10px;
	margin-top: 10px;
	float:left;
}
.main_block {
	padding:1px;
	border:1px solid #C0B99A;
	background-color:#fff;
}
a.info {
	text-transform:uppercase;
	color:#355566;
}
.ai {
	float:right;
}
	
/* End of Specialized Classes*/
