/* 

  Default HTML Tags 

*/

body {
	background-image: url(../images/bac.jpg);
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0;
	margin-top: 0px;
	color: #FFFFFF;
}
	
a	{
	text-decoration:	underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:hover	{
    color:	#999999;
    text-decoration:	none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

	hr {
	height: 1px;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	color: #333333;
	background-color: #333333;
	margin-top: 10px;
	border: none;
}


ul {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	list-style-colour: #ff0000;
	list-style-type: square;
	padding: 0px;
	padding-left: 18px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-top: -10px;
	margin-top: 0px;
}


P {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #f4f4f4;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 18px;
	padding-left: 0px;
}

H1 {
	font-weight: normal;
	font-size: 24px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}

H2 {
	font-weight: normal;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}

H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}



/*****************************************************************/


/* 

  CSS DIV STYLES

*/
   
#divWrapper {
	width: 715px;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
}




#divHeader {
	position: relative;
	height: 109px;
}

#divNavigation {
	Height: 64px;
	float: right;
	width: 350px;
	text-align: right;
	margin-top: 30px;
}


#divFooter {
	position: relative;
	background-image: url(../images/bac_footer.jpg);
	height: 35px;
	clear: both;
	padding-top: 15px;
	margin-top: 25px;
	padding-left: 10px;
}

#divInsideFooter {
	width: 800px;
	margin: 0 auto;
	text-align: right;
	padding-top: 10px;

}


#divTagline {
	position: relative;
	height: 85px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 32px;
}


#divTaglineFlash {
	position: relative;
	height: 117px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#divNav {
	position: relative;
	height: 22px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 13px;
	padding-left: 3px;
}


#divProfile {
	position: relative;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-top: 25px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#divProjects {
	position: relative;
	padding-bottom: 18px;
	padding-right: 18px;
	padding-top: 37px;
	background-image: url(../images/bac_projects.gif);
	background-repeat: no-repeat;
	background-color: #333333;
	padding-left: 18px;
}

#divProjectsB {
	position: relative;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(../images/bac_projects_b.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 294px;
	padding-left: 10px;
}



#divLogo {
	position: relative;
	width: 248px;
	height: 60px;
	float: right;
}


#divHeading {
	position:absolute;
	left:182px;
	top:-31px;
	width:185px;
	height:20px;
	background-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-right: 3px;
}

#contentMainLeft {
	width: 252px;
	height: auto;

}


#contentMainRight {
	float: right;
	width: 488px;
	height: auto;
}

#contentLarge {
	float: right;
	width: 545px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#divLeftNav
{
	width: 170px;
	height: 150px;
	margin-bottom: 0px;

}



.formSearchTextBox{
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: auto;
	width: auto;
	color: #FFFFFF;
	background-color: #003366;
}


#PaddingWrapper{
	position: relative;
	height: auto;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 0px;
	padding-left: 15px;
}


.Padding{
	position: relative;
	height: auto;
	padding-bottom: 30px;
	padding-right: 25px;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #1a1a1a;
	padding-left: 25px;
	margin-bottom: 20px;
	background-image: url(../images/bac_pad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.PaddingGrey{
	position: relative;
	height: auto;
	padding-bottom: 30px;
	padding-right: 25px;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #1a1a1a;
	padding-left: 25px;
	margin-bottom: 20px;
	background-image: url(../images/bac_pad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Padding_Clear{
	position: relative;
	height: auto;
	padding-bottom: 30px;
	padding-right: 25px;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #1a1a1a;
	padding-left: 25px;
	margin-bottom: 20px;

	
}


/*****************************************************************/

/* 

  CSS TEXT STYLES

*/

.TextNavigation{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
} 
       
.TextNavigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


.TextFooter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a59f9f;
	text-decoration:none;
} 
       
.TextFooter:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.TextRed{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	text-decoration:none;
} 
       
.TextRed:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}

.B2Top{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #666666;
	border: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
} 


       
.B2Top:hover{
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #000000;
	border: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.Weblink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333333;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
} 


       
.Weblink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	background-color: #333333;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
}


.Text_GreyBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	line-height: 16px;
}

.Text_SubHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fe0e0e;
	text-decoration:none;
	line-height: 16px;
}

.Text_SubHeadingProjects {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin-bottom: 15px;
}

.Text_SubHeadingRed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#fe0e0e;
	text-decoration:none;
	line-height: 16px;
	padding-left: 0px;
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Text_Heading {
	font-weight: bold;
	font-size: 24px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
	padding-left: 0px;
}

.Text_Qoutes {
	font-weight: bold;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: italic;
	color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
	padding-left: 0px;
}

.Text_Projects {
	font-weight: normal;
	font-size: 12px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
	color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
	padding-left: 0px;
}


.Nav_Stroke {
	color:#999999;
	padding-left: 5px;
	padding-right: 5px;
}



.TextFooterLeft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.form_text {
    FONT-SIZE: 11px;
    COLOR: #333333;
    TEXT-DECORATION: none;  
    font-family: Arial, Helvetica, sans-serif;
}

.imageRight
		{
	float: right;
	margin-top: 4px;
	margin-right: 100px;
	margin-bottom: 15px;
	margin-left: 50px;
	border: 4px solid #CCCCCC;
		}

.floatright
		{
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
		}
		
.floatleft
		{
	float: left;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;

		}
		
.Heading
		{
	background-image: url(../images/bac_h1.jpg);
	background-repeat: repeat-x;
	height: 34px;
	padding-top: 8px;
	font-family: Arial, 'Helvetica', sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	padding-left: 8px;
	font-weight: bold;
	margin-bottom: 21px;
		}
		
.Heading .and
		{

	font-size: 18px;

		}

.divblack
		{
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #4c4c4c;
	padding-left: 6px;
	padding-right: 6px;
	border: 2px solid #CCCCCC;
	float: left;
	clear: none;
	width: 97%;
	margin-bottom: 15px;
}

.Text_SubHeadingProjectsB {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f46367;
	text-decoration:none;
	padding-bottom: 10px;
	display: block;
}

.floatright_p {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.TextProjects {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 14px;
}
#divProjectsRight {
	position: relative;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(../images/bac_projects_b.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 294px;
	padding-left: 10px;
	float: right;
}

#divCurrentProjectsRight {
	position: relative;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 10px;
	width: 299px;
	padding-left: 15px;
	float: right;
	background-color: #131212;
	height: 150px;
}

#divCurrentProjects {
	position: relative;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 10px;
	width: 299px;
	background-color: #131212;
	padding-left: 15px;
	height: 150px;
	background-image: url(../images/bac_current_projects.gif);
	background-repeat: no-repeat;
}
.TextCurrentProjects {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 14px;
}
.Text_HeadingCurrentProjects {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fe0e0e;
	text-decoration:none;
	padding-bottom: 10px;
	display: block;
}
