/******DEFAULT ELEMENT STYLES******/

*																{ font-size: 12px; }
body														{ margin: 0; padding: 0; background: #ccc; font-family: Arial,Helvetica,sans-serif; }
textarea,input									{ font-family: Century Gothic, sans-serif; font-size: 12px; }
td,th														{ vertical-align: top; }
a,a img,img											{ border: none; outline: none; text-decoration: none; }
p,h1,h2,h3,h4,h5,h6							{ margin: 0 0 15px 0; }
p																{ font-size: 12px; line-height: 18px; }
h1															{ font-size: 30px; line-height: 28px; font-family: Arial,Helvetica,sans-serif; font-weight: normal; color: #0066FF; }
h2															{ font-size: 26px; line-height: 23px; color: #0066FF; font-weight: normal; }
h3															{ font-size: 22px; line-height: 19px; color: #CC3300; font-family: Arial,Helvetica,sans-serif; }
h4															{ font-size: 18px; color: #666; }
h5															{ font-size: 14px; }
h6															{ font-size: 12px; }

/******LAYOUT STYLES******/

#wrapper																				{ margin: 0 auto; padding: 0; width: 788px; height: auto; }
#wrapper #content-block													{ margin: 0; padding: 15px 0; width: 778px; height: auto; overflow: auto; background: white; }
#wrapper #content-block #left-column-block			{ margin: 0; padding: 0 15px; width: 464px; height: auto; float: left; position: relative; z-index: 200; } 
#wrapper #content-block #right-column-block			{ margin: 0; padding: 10px; width: 248px; height: auto; float: left; border: 1px solid black; background: #eee; position: relative; z-index: 200;  } 
#wrapper #footer-block													{ margin: 0; padding: 0; width: 778px; height: auto; background: white; }

/******FORM STYLES******/

#contact-form td,
#contact-form th								{ padding: 2px; }

/******MENU STYLES******/

#menu														{ margin: 0; padding: 0; width: 778px; height: 35px; background: #6665f3; }
#menu ul												{ margin: 0; padding: 0; background: #6665f3; list-style: none; }
#menu ul li											{ margin: 0; padding: 0; height: 35px; float: left; text-align: center; }
#menu ul li a										{ margin: 0; padding: 11px 0 0; display: block; color: white; font-family: verdana, sans-serif; font-weight: bold; font-size: 8pt; }
#menu ul li a:hover							{ margin: 0; padding: 11px 0 0; height: 24px; background: #66a8fe; }

/******RANDOM STYLES******/

.border-right										{ border-right: 1px solid white; }
.width-111											{ width: 111px; }
.width-106											{ width: 106px; }
.margin-bottom									{ margin-bottom: 15px; }

/******BUTTON STYLES******/

button.submit										{ margin: 0; padding: 0 10px; width: auto; height: auto; border: 1px solid black; background: #999; color: white; cursor: pointer; }
button.submit:hover							{ background: #b3b3b3; }.H3-Red-Arial-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C30;
	font-weight: bold;
}
