/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper { 
 margin: 0 auto;
 width: 955px;

}
#header {
	color: #333;
	width: 955px;
	float: left;
	height: 95px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#leftcolumn {
	color: #333;
	margin: 0px;
	height: 280px;
	width: 195px;
	float: left;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(images/curve2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#rightcolumntemplate {
	float: left;
	color: #333;
	width: 755px;
	display: inline;
	position: relative;
}
#rightcolumn1 {
	float: left;
	color: #333;
	margin: 0px;
	width: 350px;
	background-color: #FFFFFF;
	height: 579px;
	padding-bottom: 10px;
}
#rightcolumn2 {
	float: right;
	color: #333;
	width: 355px;
	height: 599px;
}


#rightcolumn3 {
	float: left;
	color: #333;
	margin: 0px;
	width: 160px;
	background-color: #FFFFFF;
	height: 579px;
	padding-bottom: 10px;
}
#rightcolumn4 {
	float: right;
	color: #333;
	width: 555px;
	
	height: 599px;
}


.navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.navigation  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #CCCC99;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #CCCC99;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 350px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 350px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 350px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.emaillink a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #6699cc;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
.emaillink  a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #6699cc;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.emaillink a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #cc3399;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.emaillink a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #CC3399;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}


.copylink a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #6699CC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.copylink  a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #6699cc;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
}

.copylink a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #CC3399;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
}

.copylink a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #CC3399;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 350px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-style: italic;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 350px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 350px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-style: italic;
	list-style-position: inside;
	list-style-type: disc;
}

.bulletindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 350px;
	padding-left: 32px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 350px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.bodycopyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #6699cc;
	text-decoration: none;
	width: 350px;
	padding-left: 0px;
	border-left-style: none;
	padding-bottom: 0px;
	padding-right: 0px;
}
