﻿.graphic_middle_column1 {
	float: left;
	width: 270px;
	padding-left: 15px;
}
.graphic_middle_column2 {
	float: left;
	width: 330px;
	padding-left: 10px;
}
.graphic_middle_column3 {
	float: left;
	width: 200px;
	padding-left: 17px;
	padding-right: 15px;
}

#screenshot {
	padding-bottom: 15px;
	height: 261px;
	width: 323px;
}
#footer {
	float: left;
	background: #B3C4E9 url(Graphics/bottom.jpg) no-repeat;
	width: 950px;
	height: 135px;
}
#footer_small {
	float: left;
	background: #B3C4E9 url(Graphics/bottom.jpg) no-repeat;
	width: 950px;
	height: 40px;
}
#ad {
	float:left;
    background: url(Graphics/ad-7.jpg) no-repeat;
	width: 305px;
	height: 98px;
	margin-top: 19px;
	margin-left: 10px;
	margin-right: 5px;
}	
#support {
   	float: left;
   	background: url(Graphics/tech_support.jpg) no-repeat;
	width: 305px;
	height: 98px;
	margin-top: 19px;
	margin-left: 5px;
	margin-right: 5px;
}
#footer h3 {
	margin: 15px 0px 0px 140px;
}
#ad h3 {
	font-family: Arial, Verdana, sans-serif;
	margin: 55px 0px 0px 10px;
}

#support_text {
	font-family: Arial, Verdana, sans-serif;
	vertical-align: top;
	font-size: 100%; 
	margin: 0px 5px 5px 140px;
}

#tip {
	float: left;
	background-color: #fff;
	height: 96px;
	width: 298px;
	margin-top: 19px;
	margin-left: 5px;
	margin-right: 5px;
	border-left: 2px solid #808080;
	border-bottom: 3px solid #a1a1a1;
	
}
#tip_text {
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
	font-size: 90%; 
	vertical-align: top;
	margin: 1px 6px 8px 8px;
}
#tip h5 {
	margin: 8px 0px 0px 9px;
}

#copyrightText {
	text-align: center;
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
	font-size: 80%;
	letter-spacing: 0em;
	color: #000000;
	display: block;
	margin-top: 3px;
}

#copyrightTextBold {
	text-align: center;
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
	font-size: 80%;
	font-weight:bold;
	letter-spacing: 0em;
	color: #FFFFFF;
	display: block;
	margin-top: 10px;
	vertical-align: bottom;
}

/* Normalize margins, padding */
body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0; padding: 0;
}



#header_background {
	position: relative;
	background: #B3C4E9 url(Graphics/headergradient.png) top left no-repeat;
	margin-top: 20px;
	width: 950px;
	height: 33px;
}

#main
{
	float: left;
	width: 948px;
	background-color: #fff;
	border-right: 1px solid #9999CC; 
	border-left: 1px solid #9999CC;
}

.simple_content {
	/*width: 933px;*/
	padding: 15px 10px 10px 15px;
	/*border-right: 1px solid #9999CC; */
	/*border-left: 1px solid #9999CC;*/
	/* background-color: #fff; */
}

html {
	text-align: center;
	background-color: #f1efe2;
}
body {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: small;
	width: 950px; margin: 0 auto; padding: 0; text-align: left; position:relative;
	line-height: 1.3em;
}
