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

/* CSS Document */
body
{ 
background-image: url(images/background.bmp); 
background-color: #000000;
background-repeat: repeat-x;
margin: 0 0 0 0;
width: 100%;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color: #666666;
}

#containall {
	align:center;
}

#back {
	margin: auto;
	width: 900px;
}

#header {
	width: 900px;
	margin:auto;
	height:auto;
	background-image:url(images/content.bmp);
	background-repeat:repeat-y;
}

#logo {
	width:auto;
	padding-top: 10px;
	margin-left:50px;
}

#tag {
	width:auto;
	margin-top: 5px;
	margin-left:50px;
}

#phone {
	float:right;
	margin-top: -30px;
	margin-right: 70px;
	width:auto;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:21px;
}

#email {
	float:right;
	margin-top: -24px;
	margin-right: 70px;
	width:auto;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:16px;
}

.email A:link {
	text-decoration:none;
	color:#999999;
}

.email A:visited {
	text-decoration:none;
	color:#999999;
}

.email A:active {
	text-decoration:none;
	color:#666666;
}

.email A:hover {
	text-decoration:none;
	color:#666666;
}

.footer A:link {
	text-decoration:none;
	color:#666666;
}

.footer A:visited {
	text-decoration:none;
	color:#666666;
}

.footer A:active {
	text-decoration:underline;
	color:#666666;
}

.footer A:hover {
	text-decoration:underline;
	color:#666666;
}

.orange A:link {
	text-decoration:none;
	color:#F60;
}

.orange A:visited {
	text-decoration:none;
	color:#F60;
}

.orange A:active {
	text-decoration:none;
	color:#F60;
}

.orange A:hover {
	text-decoration:underline;
	color:#F60;
}

#nav {
	background-image:url(images/navigation.bmp);
	background-repeat:repeat-x;
	height:46px;
	margin-top:16px;
	margin-left:43px;
	width:814px;
}

#homelink {
	padding-top: 11px;
}

#contactlink {
	background-color:#FFF;
	padding-top: 11px;
}

#left {
	position:absolute;
	background-image:url(images/left.bmp);
	background-repeat:no-repeat;
	height:58px;
	width:45px;
	margin: 106px 0px 0px 0px;
}

#right {
	position:absolute;
	background-image:url(images/right.bmp);
	background-repeat:no-repeat;
	height:58px;
	width:45px;
	margin: 106px 0px 0px 857px;
}

#banner {
	width:auto;
	padding-left:50px;
}

#content {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#FFF;
	margin-left: 80px;
	color:#000000;
	width:550px;
}

#contentc {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left: 80px;
	color:#000000;
	width:550px;
	height:auto;
}

#sections {
	width:600px;
	margin-top:10px;
	margin-left:80px;
	padding-top:10px;
	color:#000000;
	background-image:url(images/div.png);
	background-repeat:no-repeat;
}

#section1 {
	background-image:url(images/sectioncontent.png);
	background-repeat:repeat-y;
}

#personal {
	width:290px;
	padding-top:10px;
	font-size:22px;
	color:#000000;
}

#percon {
	width:auto;
	font-size:14px;
}

#pertext {
	width:275px;
	height:auto;
	font-size:16px;
	margin-top:auto;
	
}

#teamtitle {
	width:200px;
	font-size:22px;
	border:none;
	float:left;
	margin: -29px 0px 0px 300px;
}

#teamimg {
	width:260px;
	border:none;
	float:right;
	padding-right: 235px;
}

#teamtext {
	font-size:16px;
	float:right;
	width: 255px;
	height: 235px;
	margin: -297px 45px 0px 0px;
}

ul {
	list-style-type:none;
}

#sidebar {
	float:right;
	background-image:url(images/sidebartop.png);
	background-repeat:no-repeat;
	margin: 0px 70px 0px 0px;
	height: 12px;
	width:188px;
}


#sidebarmain {
	background:url(images/sidebarmain.png);
	background-repeat:repeat-y;
	float:right;
	margin: 12px 0px 0px 0px;
	width: 188px;
	height:auto;
}

#sidebarcontent {
	font-size:13px;
	padding-left: 12px;
	width: 170px;
}

#sidebarend {
	height: 12px;
	width: 188px;
	float:right;
	background-repeat:no-repeat;
	background-image:url(images/sidebarbottom.png);
}

#footcon {
	background-color:#FFF;
}

#footer {
	margin-top:20px;
	margin-left:68px;
	padding-bottom: 6px;
	padding-top:10px;
	padding-left:20px;
	color:#666666;
	font-size:13px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
}

#footerdes {
	float:right;
	font-size: 13px;
	margin: -23px 100px 0px 0px;
	color:#666666;
	background-color:#FFF;
	font-size:13px;
}

#contact {
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	width: 540px;
	background-color:#FFF;
	margin-left: 90px;
	margin-top:20px;
}

.free {
	color: #090;
}

.link A:link {
	text-decoration:none;
	color:#F60;
}

.link A:visited {
	text-decoration:none;
	color:#F60;
}

.link A:active {
	text-decoration:underline;
	color:#F60;
}

.link A:hover {
	text-decoration:underline;
	color:#F60;
}

.italic {
	font-style:italic;
}

#form {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: -10px;
}

#thanks {
	color:#F60
}
