﻿html
{
	background-image: url(images/back.jpg);
}
body
{
	padding: 0;
	margin: 0 auto;
	width: 770px;
	text-align:center;
}
img
{
	border: 0px;
}
ul
{
	text-align: left;
}
.mainbody
{
	width:785px;
	margin:0px auto;
	text-align:left;
}
.header
{
	height:185px;
}
.menu
{
	background-image: url(images/psp_011.jpg);
	background-repeat: repeat-x;
	height: 41px;
	width: 770px;
}
.menunav
{
	float: right;
	height:41px;
}
#content
{
	background: white;
	width: 770px;
	text-align:center;
}

#top_text
{
	padding: 30px 20px;
}
#text
{
	margin: 20px auto 0;
	padding-bottom: 10px;
	width: 519px;
}

#send_form
{
	margin-bottom: 70px;
}
#send_form input, #send_form textarea
{
	border: 1px solid #B0B6C0;
}
.form_table
{
	width: 230px;
	margin: 70px auto 30px auto;
}
.form_table p
{
	margin: 20px auto;
	white-space: nowrap;
}
.form_table input
{
	float: right;
	margin-top: -2px;
}

#screenshot
{
	float: left;
	width: 760px;
	margin: auto;
	clear: both;
}
#screenshot img
{
	float: left;
	padding: 3px;
	margin: 0 60px;
}

/* main table corners */
#c_top_left, #c_top_right, #c_bottom_left, #c_bottom_right
{
	width: 3px;
	height: 3px;
	overflow: hidden;
}
#c_top_left
{
	float: left;
	background: url(images/box1.jpg);
}
#c_top_right
{
	float: right;
	background: url(images/box4.jpg);
}
#c_bottom_left
{
	float: left;
	background: white url(images/box2.jpg) no-repeat;
	width: 762px /*765-right*/;
}
#c_bottom_right
{
	float: right;
	background: url(images/box3.jpg);
}



/* text styles */

.i
{
	font-style: italic;
}
.b
{
	font-weight: bold;
}
.menu a:link, .menu a:visited, .menu strong
{
	color: #FFFFFF;
	font: bold 11px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.menu a:hover
{
	color: #E8EEF9;
}
.center, #top_text, #text, .center p
{
	text-align: center;
}

h1
{
	padding: 30px 0;
	color: #616161;
	font: bold 24px Verdana,Arial,Helvetica,sans-serif;
}
h2, .red-line
{
	margin: 30px;
	font: italic bold 18px Arial,Helvetica,sans-serif;
	color: #FF0000;
}
.red-line
{
	margin: auto;
}
.red
{
	color: #FF0000;
}
.blue
{
	color: #0000FF;
}
.blue1
{
	color: #0000cc !important;
	font: italic bold 18px Arial, Helvetica, sans-serif !important;
}
.blue2
{
	color: #0000cc !important;
	font: italic bold 18px Arial, Helvetica, sans-serif !important;
}
.bold
{
	font: bold 12px Verdana,Arial,Helvetica,sans-serif;
}
#help_on_click
{
	z-index: 99;
	position: absolute;
	visibility: hidden;
	display: none;
	left: 0;
	top: 0;
	font-size: small;
}
p
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p, .lft
{
	text-align: left;
}
.normal_text_sub
{
	font: bold 12px Verdana,Arial,Helvetica,sans-serif;
	color: #616161;
}
.u
{
	border-bottom: 1px solid #616161;
}
.testimonial
{
	font: bold 16px Arial,Helvetica,sans-serif;
}
.testimonial1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #0000CC;
	text-decoration: underline;
}

.testimonial img
{
	display: block;
	margin: 15px auto;
}
.yellow_tab
{
	width: 400px;
	margin: 25px auto;
	padding: 1px;
	border: 1px ridge white;
	background: #FFFF00;
}
.yellow_tab div
{
	border: 1px groove white;
	padding: 4px;
}
blockquote
{
	width: 400px;
	margin: 20px auto;
	padding: 5px;
	background: #FFFF00;
}
blockquote p
{
	font: italic bold 12px Verdana,Arial,Helvetica,sans-serif;
}
.bullet
{
	font: italic normal 16px Arial,Helvetica,sans-serif;
	color: #000000;
}
.bullet li
{
	text-align: left;
}
.headline
{
	font: bold 18px Verdana,Arial,Helvetica,sans-serif;
}
.bonus
{
	width: 362px;
	border: 2px solid black;
	padding: 5px 10px 15px;
	margin: 35px auto;
}
.bonus p
{
	text-align: center;
}
#Order
{
	border: 2px solid black;
	padding: 2px;
	margin: 20px auto 30px;
	width: 400px;
}
#Order div
{
	padding: 20px 15px 30px;
	border: 1px solid #333;
}
#Order *
{
	text-align: center;
}
.normal_text_small
{
	font: 9px Arial,Helvetica,sans-serif;
	color: #999999;
}
.s
{
	text-decoration: line-through;
}

/*links*/
a:link
{
	color: #0000CC;
	text-decoration: none;
}
a:visited
{
	color: #616161;
}
a:hover
{
	color: #FF6600;
}
a:active
{
	color: #FF0000;
}

/* previous layout styles I didn't use... other site pages may use them */
.margins
{
	border: 0 none;
}
.bullet_2
{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #999999;
}
.whitelink:link
{
	color: #999999;
	text-decoration: none;
}
.whitelink:visited
{
	text-decoration: none;
	color: #ffffff;
}
.whitelink:hover
{
	text-decoration: none;
	color: #FF6600;
}
.whitelink:active
{
	text-decoration: none;
	color: #FF0000;
}

.blue_bold
{
	font: bold 12px Verdana,Arial,Helvetica,sans-serif;
	color: #0000FF;
}
