/*  CSS STYLE SHEET
    (c)TechTriad.com */

body {
	background-color: #333333;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f1f1f1;
}
#wrapper	{
	clear: both;
	float: none;
	width: 860px;
	margin:0px auto;
	background-color: #000;
}
#topstripe {
	background-image: url(../images/curve-maintop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 12px;
}
#botstripe {
	background-image: url(../images/curve-mainbot.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 12px;
}
.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
.skip {
	display: none;
}


/* header */
#header {
	height: 100px;
	padding: 0 15px;
	background-color: #000000;
}
#logo {
	float: left;
	width: 300px;
	height: 100px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo a {
	width: 300px;
	height: 100px;
	display: block;
}
#logo h1	{
	display:none;
}
#tag	{
	float:right;
	color: #d2d2d2;
	font-size: 20px;
	padding-top: 40px;
	padding-right: 20px;
	font-weight: normal;
	letter-spacing: -0.5px;
}
/* /header */


/* navigation */
#menu	{
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
	text-align: center;
	height: 50px;
}
#menu ul	{

}
#menu li	{
	display:inline;
}
#menu li a:link, #menu li a:visited	{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
}
#menu li a:hover	{
	color: #000;
}
#mainphoto {
	height: 150px;
	background-image: url(../images/home/rotator.php);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#curvetop {
	background-image: url(../images/curve-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
}
#curvebot {
	background-image: url(../images/curve-bot.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	margin-bottom: 4px;
}

/* /navigation */


/* content */
#content-wrapper {
	background-color: #000000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
#content {
	background-color: #8d0207;
}
#content p {
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
}




#content a img, #content abbr {
	border: 0;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#content a:hover {
	text-decoration: underline;
}

#content ul, #content ol {
	margin-left: 2em;
}
#content ul, #content ol, #content p {
	margin-bottom: 1em;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-bottom: 0.5em;
	line-height: 1em;
}
#content h1	{
}
#content h2 {
	color: #cfd7ee;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 20px;
	margin: 0px;
}
#content h3 {
	color: #bec3d1;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
}


#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b1c0df;
	padding-left: 40px;
	font-size: 18px;
	margin: 0px;
}
#content h5 {
	color: #cfd7ee;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 20px;
	margin: 0px;
	font-size: 16px;
}
#content .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#content blockquote {
	text-align: justify;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #f1f1f1;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 14px;
	/*border-left: 1px solid #ccc; */
}
/* /content */



/* sidebar */
#sidebar-wrapper {
	float: right;
	display: block;
	width: 225px;
	border: 1px solid #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sidebar {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
/* /sidebar */

/* footer */
#footer {
	width: 780px;
	color: #d2d2d2;
	font-size: 12px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 70px;
}

#footer p {
	font-size: 12px;
	color: #d2d2d2;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p a {
	color: #d2d2d2;
}
/* /footer */

