/*
///////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////


Development: www.threesidedcube.com


///////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////

													 	 DESIGN
===============================================================
===============================================================
*/

div#Container {
	margin-bottom: 10px;
	padding: 0;
  	width: 794px;
	height: auto;
	background-color: c7c7c7;
	background-image:url(images/0_Global/block_line.gif);
	background-repeat:repeat-y;
}

div#Block {
	margin-top: 0px;
	padding-top: 0px;
	width: 794px;
	height: auto;
	background-image:url(images/0_Global/Footer_Bar.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

div#Content {
	padding-top: 0px;
	padding-left: 25px;
}

div.Home_Wrap {
	float: left;
	width: 220px;
	padding-right: 30px;
	padding-bottom: 100px;
}

div.Internal_Wrap {
	float: left;
	width: 400px;
	padding-right: 50px;
	padding-bottom: 75px;
}

div.Services_Wrap {
	float: left;
	width: 305px;
	padding-right: 50px;
	padding-bottom: 75px;
}

div.Body_Wrap {
	float: left;
	width: 470px;
	padding-right: 40px;
	padding-bottom: 50px;
}

div#Header_Image {
	margin-top: 0px;
	background-color:#000000;
}

div#smallbar {
	margin-bottom: 15px;
}

div#Footer {
	padding-top: 0px;
	padding-bottom: 20px;
	height: 30px;
}

div#Footer_Item {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image:url(images/0_Global/footer_line.gif);
	background-repeat:no-repeat;
	background-position:left;
}




/*													        NAV
===============================================================
===============================================================
*/

#nav {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	display: inline;
	float:left;
	padding-left: 0px;
	margin-left: 0px;
	height: 25px;
}

.Clear { 
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

div#button {
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 5px;
	width: 130px;
}










/*														   TEXT
===============================================================
===============================================================
*/



div#h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	color: #f47900;
	text-decoration: none;
	padding-bottom: 3px;
}

div#h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	line-height: 13px;
	color: #4b4b4b;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 13px;
	color: #323232;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#bodyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	line-height: 20px;
	color: #464646;
	text-decoration: none;
	padding-left: 0px;
	padding-bottom: 5px;
}

div#FooterText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	line-height: 13px;
	color: #6e6e6e;
	text-decoration: none;
	padding-left: 0px;
	padding-bottom: 0px;
}


div#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	color: #d75046;
	text-decoration: underline;
	padding-left: 0px;
	padding-bottom: 30px;
}



a:link {
	color:#6e6e6e;
}

a:visited {
	color:#6e6e6e;
}

a:active {
	color:#6e6e6e;
}

a:hover {
	color:#f47900;
}

div#bulletText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 15px;
	color: #4b4b4b;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 0px;
}

#bullet {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#bullet ul {
	margin: 0px;
	padding: 0px;
}

#bullet ul li {
	margin: 0px;
	padding: 0px;
	display:list-item;
}




/*														   FORM
===============================================================
===============================================================
*/

div#Field {
	margin-bottom: 10px;
}

div #Field_Box {
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
}

div#Form_Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	line-height: 13px;
	color: #4b4b4b;
	text-decoration: none;
	padding-left: 2px;
	padding-bottom: 0px;
}








