@charset "utf-8";
#Outline {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/logos/aperfectidea-logo-small.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
#Outline #Top_Nav {
	color: #000000;
	margin: 0px;
	text-align: right;
	font-size: 11px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Outline  #Logo {
	color: #999999;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	height: 120px;
	font-size: 14px;
	padding-top: 40px;
	padding-right: 170px;
	padding-bottom: 0px;
	padding-left: 300px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background/logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 22px;
	font-weight: bold;
}
#Outline  #Menu {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/background/menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#Outline #Advertisement {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #003366;
	padding: 5px;
}
#Outline #Advertisement-Bottom {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #cccccc;
	padding: 5px;
}

#Outline #Featured_Video {
	padding: 5px;
	color: #FFFFFF;
	background-color: #B1B1B1;
}
#Outline #Footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	padding: 20px;
	margin: 0px;
}
.category-headers {
	font-size: 25px;
	margin: 0px;
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
}
#text-cell {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 18px;
	line-height: 28px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaeaea;
	background-image: url(../images/background/body.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
}
.form-field {
	font-size: 18px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
