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

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #222222;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
	
img {
	border: 0px;}

.container {
	/* Make element float in the center */
		background-image: url("../images/contentBg.png");
	position: absolute;
	left: 50%;
	width: 856px;
	margin-left: -428px;
}
.banner {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 1px;
}
.content1 {
	margin: 0px;
	padding: 20px;
	background-color: #FFFFFF;
}
.nav {
}

.spacer1 {
	height: 60px;
}


a:link {
	color: #0000CC;
	text-decoration: underline;
} 

a:visited {color: #0000CC} 
a:hover {color: #FF0000} 
a:active {color: #000000} 

div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
} 

li {color: #000000; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 

.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 16px;} 
.mytext a:link {color: #2362CC; text-decoration: underline} 
.mytext a:visited {color: #2362CC; text-decoration: none} 
.mytext a:hover {color: #DD0029; text-decoration: underline} 
.mytext a:active {color: #2362CC; text-decoration: none} 

.mytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666
} 	
.mytext2 a:link {
	color: #666666;
	text-decoration: none
} 
.mytext2 a:visited {color: #CCCCCC; text-decoration: none} 
.mytext2 a:hover {
	color: #999999;
	text-decoration: underline
} 
.mytext2 a:active {
	color: #666666;
	text-decoration: none
} 

.logo {
}
.portfolio {
	margin: 0px;
	padding: 20px;
	background-color: #FFFFFF;
	height: 600px;
}

