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


body {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	background-color: #99cccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #006600;

}

div.clear { clear: both; } 

.content{
	width:800px; 
	background-color:#FFFFFF; 
	border-left:2px solid #006600; 
	border-right:2px solid #006600;
	padding-top:20px; 
	margin:0px; 
	margin-bottom:20px;
	border-bottom:1px solid #006600;
}

.splash_text {

	font-size: 12pt;

}

.menu {
	font-size: 11pt;
	text-align:left;
	margin:5px;
	font-weight:400;
	}

.menu a a:visited{
	font-size: 11pt;
	text-align:left;
	margin:5px;
	font-weight:400;
	}

.menu a:hover{
	font-size: 11pt;
	text-align:left;
	text-decoration:underline;
	font-weight:400;
	color: #000066;
	}

p.pagequote {

	font-size: 14pt;
	font-style:italic;
	font-weight:300;

}

.error {

	font-size: 10pt;
	color: #CC0000;
	font-style:italic;
	font-weight:200;

}

.job_subtitle {

	font-size: 11pt;
	font-style:italic;
	font-weight:200;

}

.level1_title {

	font-size: 12pt;
	color: #003300;
	font-style:bold;

}

.job_title {

	font-size: 12pt;
	color: #003300;
	font-style:bold;

}

.about_title {

	font-size: 12pt;
	color: #003300;
	font-style:bold;

}

.serv_title {

	font-size: 14pt;
	color: #003300;
	font-style:bold;

}

.contact {

	font-size: 12pt;
	color: #006600;
	font-style:bold;

}

a img{ border:none; }

a[href="mailto:services@swaytechnology.com"]{
	color:#353ebe;
}

a[href="mailto:info@swaytechnology.com"]{
	color:#353ebe;
}

a {
	border: none;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #000066;
}

a:visited {
	border: none;
	color: #006600;
}

p.footer{ font-size: 9pt; color:#003300; }
p.sub_footer{ font-size: 6pt; color:#003300; }

h1.pageheader{ font-size:14pt; }

td{
	font-size: 10pt;


}

input[type="text"] {background-color: "#c2d5c2"}