﻿body {
	color: #222;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #0c0e5c;

}
#container {
	width: 924px;border:1px #9eaae4 solid;
	margin: auto;
	background-position: center top;
	background-image: url('images/banner/camera-warehouse-5.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color:#7686d9;
}
#header {
	width: 924px;
	height: 280px;

}
#navigation {
	padding-bottom:3px;
	overflow: hidden;float:right
}


#content {
	width: 924px;
}

.table {width: 900px; border: 0px solid #d9ddcd; margin:10px; }
.leftcell {width: 214px;border:#333 solid 1px;padding-top:20px;background-color: #fff;}
.rightcell {border:#333 solid 1px;background-color: #fff;}

#rightcontent {
	text-align: justify;
	padding-left:20px; 	padding-right:20px;
}
#rightcontent li {list-style:circle;}
#leftcontent {
	background-color:#fff;
	text-align:center;
}
#leftcontent img {border: #a08103 1px solid; padding:2px;}
.picbox {border: #c8b37a 1px solid; padding:3px;}
#footer {
	width: 924px;
	height: 70px;
	margin: auto;
	background-position: center top;
	background-image: url('images/banner/footer-bg.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #7686d9;
	padding-bottom: 0px;
}
/*Styles for Navigation*/
#navigation ul {
	list-style-type: none;width:600px;
	margin-top:65px;height:30px;
	padding: 4px;padding-right:0px;
}
#navigation li {
	float: left;padding-left:2px;padding-right:2px;margin-right:3px;
}
#navigation a {
	color: #fcd604;font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans Serif;
	font-size: 13px;
	display: block;
	padding: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px outset #7686d9;
	background-color: #e1c006;
	background-image: url('images/nav/top-menu-1.jpg');
}
#navigation a:hover {
	color: #ffce59;
	text-decoration: none;
	border: 1px solid #7686d9;
	background-color: #f9d715;
	background-image: url('images/nav/top-menu-2.jpg');
}
#leftmenu {
	margin: 0;
	padding: 0;
	border: 0;
}
#leftmenu ul {
	list-style-type: none;
	width: 100%;text-align:center;
	display: block;
	margin: auto;
	padding: 0;	
}
#leftmenu li {
	margin: 2px;width: 175px;
	padding: 0;float: left;
}
#leftmenu a {
	color: #0c3399;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans Serif;
	font-size: 12px;font-weight:bold;
	display: block;
	padding: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px outset #c0cef0;
	background-color: #46e;
	background-image: url('images/nav/side-menu-1.jpg');
}
#leftmenu a:hover {
	color: #0077ee;
	text-decoration: none;
	border: 1px solid #8ba5e7;
	background-color: #44b;
	background-image: url('images/nav/side-menu-2.jpg');
}
.menuhdr {height: 35px;font-weight:bold;}
/* Styles for Content */
h1 {
	font-size: 15px;
	color: #444444;
	margin-left:-15px;
}
h2 {
	font-size: 14px;
	color: #444444;margin-left:-10px;
}
h3 {
	font-size: 13px;
	color: #444444;margin-left:-10px;
}
h4 {
	font-size: 14px;
	color: #444444;text-align:center;
}
h5 {
	font-size: 0.75em;
	color: #444444;
}
h6 {
	font-size: 0.5em;
	color: #444444;
}
.small {font-size:11px;}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	text-align: center;
	color: #777;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color:  #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* Styles for Links */

.style_bold {
	font-weight: bold;color:#3f175b;
}
.style_italic {
	font-style: italic;	
}
.center {text-align: center;}
.circle {list-style-type: circle;}
.box {
	background-color: #F3F3F3;
	border: 1px solid #FF6600;
	margin: 15px;padding-left:5px;padding-right:5px;
}
#tables table{width: 250px;border: #333 solid 1px;margin: auto;}
#tables td {border-bottom:#222 dashed 1px;padding-left: 4px;padding-right: 4px;}
.small {font-size: 11px;}
.right {text-align: right;padding-right:5px;}
#links li {padding-bottom:6px;padding-top:6px;border-bottom:1px #c0c0d0 dashed;list-style:circle;}
#wf {width:900px;text-align:right;margin:auto;}
#wf a {color: #444;text-decoration: none;font-size:10px;}
#wf a:hover {color: #00bb00; text-decoration: underline;}
.tblhdr {
	text-align: center;
	font-size: medium;
}

a:link    {color: #6fa5d7; text-decoration: none;}
a:visited {color: #265988; text-decoration: none;}
a:hover   {color: #b00;    text-decoration: underline;}

a:link    img {border:1px solid #488ccc;}
a:visited img {border:1px solid #265988;}
a:hover   img {border:1px solid #b00;}

#email img {border: 0px; vertical-align:middle;}
#email a:hover {border-bottom:1px #dd0000 dotted;}

