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

body	{

	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:76%;
	text-align:center;
	color:#a42324;

	}
	
	
a:link	{

	color:#9fa08a;
	text-decoration:none;
	
	}

a:visited	{

	color:#9fa08a;
	

	}

a:hover	{

	color:#898a77;
	text-decoration:underline;

	}

a:hover:visited	{

	color:#898a77;
	text-decoration:underline;

	}

	
#wrapper	{

	width:100%;
	position:relative;
	top:12px;
	

	}
	
#BGburst	{

	background:url(images/burst.jpg) bottom right no-repeat;
	min-height:512px;

	}
	
#layoutWidth	{

	width:946px;
	text-align:left;
	margin:0 auto;
	
	}
	
#secNavigation	{

	background:url(images/top_grey.jpg) no-repeat #d6d6cd;
	color:#a32122;
	font-weight:bold;

	}
	
#secNavigation ul	{

	margin:7px 12px 5px 12px;
	padding:0;

	}
	
#secNavigation li	{

	padding:0;
	margin:0 9px 0 9px;
	display:inline;
	font-family:Helvetica, sans-serif;	
	font-size:12px;
	
	}
	
#secNavigation a:link	{

	color:#a42324;
	font-weight:bold;
	text-decoration:none;

	}	
	
#secNavigation a:visited	{

	color:#a42324;
	font-weight:bold;
	text-decoration:none;

	}	
	
#secNavigation a:hover	{

	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
	}	
	
#secNavigation a:hover:visited	{

	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
	}	
	
#secNavigation a:active	{

	color:#a42324;
	font-weight:bold;
	text-decoration:none;

	}	
	
#secNavigation #current	{

	color:#a42324;
	}
	
#secNavigation #current a:link	{

	color:#a42324;
	font-weight:bold;
	text-decoration:underline;

	}	
	
#secNavigation #current a:visited	{

	color:#a42324;
	font-weight:bold;
	text-decoration:underline;

	}	

	
#secNavigation #current a:visited:hover	{

	color:#fff;
	font-weight:bold;
	text-decoration:underline;

	}	
	
#secNavigation #current a:hover	{

	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	
	}	


	
#secContent	{

	padding:22px 12px 25px 9px;
	text-align:justify;

	}
	
#secContent h1	{

	font-size:18px;
	color:#a42324;
	padding:5px 0 10px 0;
	margin:0;
	font-weight:normal;

	}
	
#secContent h2	{

	font-size:14px;
	padding:7px 0 8px 0;
	margin:0;

	}
	
#secContent p	{
	
	font-size:12px;
	padding:7px 0 8px 0;
	margin:0;
	color:#a42324;
	font-family:Verdana, Arial, Helvetica, sans-serif;


	}
	
#content	{

	width:944px;
	#width:946px;
	
	}
	
#circleInfo	{

	width:388px; 
	height:443px;
	background:url(images/circle_main.png) no-repeat;
	position:relative; 
	left:-1px;
	#left:0; 
	margin:26px 0 0 0; 
	float:left; 

	}
	
#InfoContent	{

	position:relative;
	top:210px;
	padding:0 50px 0 30px;
	text-align:justify;
	font-size:11px;

	}
	
#circleTeam	{

	float:right; 
	position:relative; 
	width:360px; 
	padding:5px 140px 0 0;
	color:#fff;

	}
	
#circleSkills	{

	position:relative;
	top:-20px;
	float:right; 
	padding:0 10px 0 0; 
	width:420px;
	color:#fff;

	}
	
#circleDetermination	{

	position:relative;
	top:-60px;
	float:right; 
	width:530px; 
	margin:0 0 10px 0;
	color:#fff;
	

	}
	
#footer	{

	font-size:14px;
	color:#fff;

	}
	
#footer a:link	{
	
	color:#fff;
	font-weight:bold;
	text-decoration:none;

	}
	
#footer a:visited	{

	color:#fff;
	font-weight:bold;
	text-decoration:none;

	}

#footer a:hover	{

	color:#fff;
	font-weight:bold;
	text-decoration:underline;

	}

#footer a:hover:visited	{

	color:#fff;
	font-weight:bold;
	text-decoration:underline;

	}
	
#mainNavigation	{

	background:url(images/top_red.jpg) no-repeat #a32122;
	width:946px;
	color:#fff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, sans-serif;	
	}
	
#mainNavigation ul	{

	margin:0;
	padding:10px 12px 7px 12px;
	text-transform:uppercase;

	}
	
#mainNavigation li	{

	display:inline;
	margin:0;
	padding:0;
	padding:10px 10px 7px 14px;

	}
	
#mainNavigation #currentPage	{
	
	background:url(images/here.gif) no-repeat center bottom;

	}
	
#mainNavigation a:link	{

	color:#fff;
	text-decoration:none;

	}
	
#mainNavigation a:visited	{

	color:#fff;
	text-decoration:none;

	}
	
#mainNavigation a:hover	{

	color:#000;
	text-decoration:none;

	}
	
#mainNavigation a:hover:visited	{

	color:#000;
	text-decoration:none;

	}
	
#mainNavigation a:active	{
	
	color:#fff;
	text-decoration:none;

	}
	

.sometimesyouneedred	{

	background:#a32122;
	color:#fff;
		
	}
	
.columnLeft	{

	background:#d7d7ce;

	}
	
.columnRight	{

	background:#9fa08a;
	

	}
	
	.imageGallery{
		border:solid;
		border-width:2px;
		border-color:#003;
	}