@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: underline;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-image:  url(_images/video-editing-gradient.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Arial", "Helvetica", "sans-serif";

}
#main {
	margin-top: 0px;
	padding-top: 18px;
	display: inline-block;
}
.main #container {
	width: 1120px;  /* set this to the width you want for the content */
	margin: 0 auto;
	padding: 0px;
	border: 0;
	text-align: center;
	padding-left: 0px;
	margin-top: 30px;
	background-repeat: no-repeat;
}
.main #col1 {
	float: left;
	width: 200px;
	background-repeat: no-repeat;
}
.main #col2 {
	float: left;
	width: 648px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.main #col3 {
	float: left;
	width: 220px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#nav {
	padding-left: 0px;
	padding-top: 0px;
}
#footer {
	background-repeat: no-repeat;
	display: block;
	width: 500px;
}
.text {
	color:#F2036D;
}
#footer {
	text-align: center;
	display: block;
}
.style4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	font-size: small;
}
.style6 {
	color: #000000
}
.style7 {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-size: x-small;
}
.style11 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.style13 {
	font-size: x-small
}
.style17 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	font-size: large;
}
.style18 {
	color: #FFFFFF
}
.style19 {
	font-size: 16px
}
.style22 {
	font-family: "Arial", "Helvetica", "sans-serif";
}
.style23 {
	font-size: small
}
h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 10px}
