*
{margin: 0;
padding:0;
}


#main_container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: none;
	background-color: #FFFFFF;
}
#portfolio {
	height: 460px;
	padding-top: 25px;
	margin-bottom: 20px;
}
#content {
	width: 520px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-left: 30px;
	padding-right: 80px;
	float: right;
	padding-top: 25px;
	height: 460px;
	background-color: #FFFFFF;
}
.p_after {
	margin-top: 15px;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #333333;
	background-image: url(images/pat_20071030220925.gif);
}

#header {
	height: 250px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#nav {
	text-transform: uppercase;
	background-color: #333333;
	margin-bottom: 10px;
	height: 30px;
	width: 960px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#img_column {
	float: left;
	width: 275px;
}

#nav li {
	list-style-type: none;
	display: block;
	float: left;
	margin-top: 5px;
	font-weight: bold;
		
}

#nav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;	
}
#nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
}
#nav li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}
#nav li a:active {
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}


.page {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#footer {
	text-align: center;
	width: 960px;
	height: 30px;
	margin-top: 20px;
	text-align: center;
	background-color: #CCCCCC;
	padding-top: 11px;
	clear: both;
	font-size: 0.8em;
}

#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
}
#footer li a:link {
	color: #333333;
	text-decoration: none;
}
#footer li a:visited {
	color: #333333;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer li a:active {
	text-decoration: underline;
}
h2 {
	text-transform: capitalize;
	color: #004DAF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #004DAF;
	margin-bottom: 5px;
	padding-left: 4px;
	font-size: 1em;
}
.bold {
	font-weight: bold;
	margin-top: 15px;
}
