* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
/* @group << -------// Global //  */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003265;
	text-align: left;
	background-color: #B0BFC5;
	font-size: 1em;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
img {
	border: none;
	outline: none;
}
a {
	outline: none;
}
li {
	list-style: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* @end */

/* @group << -------// Containers // */

#wrapper1 {
	width: 950px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	width: 950px;
	background-image: url(../images/wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#intro {
	float: left;
	width: 950px;
	padding: 1px;
	text-align: justify;
}
#navigation {
	z-index: 100;
	width: 950px;
	position: fixed;
	float: left;
	margin-left: 0px;
}
#portfolio {
	float: left;
	text-align: left;
	width: 950px;
	padding: 0px;
	text-align: center;
	margin-top: 500px;
}
#flash {
	float: left;
	text-align: center;
	width: 950px;
	padding: 0px;
	margin-top: 500px;
}
/* @end */

/* @group << -------// SiteNavigation // */

#sitenav {
	float: right;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	width: 350px;
}
#sitenav li {
	float: left;
	list-style: none;
	margin-left: 3px;
	margin-top: 0px;
	width: auto;
}
#sitenav a {
	display: block;
	height: 20px;
	width: 100px;
	line-height: 1.2em;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #4B5C76;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-variant: small-caps;
}
#sitenav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sitenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sitenav a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFCC33;
	height: 20px;
}
#sitenav a:active {
	color: #333333;
	text-decoration: none;
}
/* @end */

/* @group << -------// BackTop Group // */

.backtop {
	position: relative;
	width: 950px;
}
.backtop a {
	display: block;
	float: right;
	text-align: center;
	font-size: 10px;
	width: 40px;
	height: 16px;
	line-height: 14px;
	text-align: center;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F47200;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}
.backtop a:link {
	color: #ffffff;
	text-decoration: none;
}
.backtop a:active {
	color: #ffffff;
	text-decoration: none;
}
.backtop a:hover {
	color: #ffffff;
	text-decoration: none;
}
.backtop a:visited {
	color: #ffffff;
	text-decoration: none;
}
.backtopweb {
	width: 950px;
}
.backtopweb a {
	display: block;
	float: right;
	text-align: center;
	font-size: 10px;
	width: 40px;
	height: 16px;
	line-height: 14px;
	text-align: center;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #4B5C76;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}
.backtopweb a:link {
	color: #ffffff;
	text-decoration: none;
}
.backtopweb a:active {
	color: #ffffff;
	text-decoration: none;
}
.backtopweb a:hover {
	color: #ffffff;
	text-decoration: none;
}
.backtopweb a:visited {
	color: #ffffff;
	text-decoration: none;
}
.backtopflash {
	width: 950px;
	text-decoration: none;
}
.backtopflash a {
	display: block;
	float: right;
	text-align: center;
	font-size: 10px;
	width: 40px;
	height: 16px;
	line-height: 14px;
	text-align: center;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #880B16;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}
.backtopflash a:link {
	color: #ffffff;
	text-decoration: none;
}
.backtopflash a:active {
	color: #ffffff;
	text-decoration: none;
}
.backtopflash a:hover {
	color: #ffffff;
	text-decoration: none;
}
.backtopflash a:visited {
	color: #ffffff;
	text-decoration: none;
}
/* @end */

/* @group << -------// Specialty // */

#specialty/* Services */ {
	float: right;
	width: 530px;
	font-size: 14px;
	padding: 0px;
	height: 387px;
}
#specialty p {
	line-height: 1.5em;
	color: #900;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* @end */

/* @group << -------// Classes // */

.col1 {
	width: 475px;
	float: left;
}
.col2 {
	width: 475px;
	float: right;
	padding-bottom: 0px;
}
.col3 {
	width: 400px;
	float: left;
}
.flashheader {
	background: url(../images/flashanimation.png) no-repeat;
}
.swf {
	height: 80px;
	width: 80px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	float: left;
}
.clearfix {
	clear: both;
	margin: 0px;
	padding: 0px;
}
/* @end */

/* @group << -------// widgets // */

#widget {
	display: block;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: 500;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#descriptor {
	display: block;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: 400;
	color: #63C;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#descriptor p {
	font-size: 1em;
	line-height: 1.3em;
	color: #003366;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#descriptor h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #000;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#descriptor img {
	float: left;
	margin-right: 3px;
	padding: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 0px;
	border: 2px dotted #E5D4A0;
	background-color: #CCCCCC;
}
#descriptor a {
	color: #003366;
}
#descriptor a:hover {
	color: #FFFFFF;
}
/* @end */
/* @group << -------//  Boxes // */

#box_1 {
	margin: 0px 16px 20px 0;
	padding: 0px;
	float: left;
	width: 225px;
}
#box_2 {
	margin: 0px 16px 20px 0;
	padding: 0px;
	float: left;
	width: 225px;
}
#box_3 {
	margin: 0px 16px 20px 0px;
	padding: 0px;
	float: left;
	width: 225px;
}
#box_4 {
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 225px;
}
#box_1 p, #box_2 p, #box_3 p, #box_4 p {
	font-size: 12px;
	color: #FFFFCD;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 5px 10px;
	margin: 0px;
	font-weight: 400;
}
#box_1 h2, #box_2 h2, #box_3 h2, #box_4 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003265;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 2px 10px;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
}
#box_1 ul, #box_2 ul, #box_3 ul, #box_4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#box_1 li, #box_2 li, #box_3 li, #box_4 li {
	margin: 0;
	padding: 2px 0 0 0px;
	font-size: 1em;
}
#box_1 img, #box_2 img, #box_3 img, #box_4 img {
	margin: 0;
	display: block;
	padding: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box_1 a, #box_2 a, #box_3 a, #box_4 a {
	color: #243265;
	text-decoration: none;
}
#box_1 a:hover, #box_2 a:hover, #box_3 a:hover, #box_4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* @end */
/* @group << -------//  FOOTER // */

#footer {
	margin-top: 0px;
	width: 950px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 50px;
	font-weight: 500;
	color: #666;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer a:link, #footer a:visited {
	color: #900;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #666;
	text-decoration: underline;
	background-color: transparent;
}



/* @end */

.validator  {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
