body {
	background: #fff url(../images/bg_gradiant.jpg) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	color: #003e5f;
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 40px;
}

h2 {
	color: #006EA7;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 20px;
	clear: left;
}

p {
	font-size: 1.15em;
	line-height: 1.4em;
	padding-left: 20px;
}

#container {
	background: url(../images/bg_content.gif) repeat-y;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 752px;
}

#content {
	left: 2px;
	position: relative;
	width: 748px;
}

#footer {
	background: url(../images/bg_footer.jpg) no-repeat;
	clear: left;
	height: 138px;
	position: relative;
	width: 770px;
	clear: both;
}

#footerblockone {
	color: #7FA3B7;
	left: 10px;
	position: absolute;
	top: 95px;
}

#footerblockone a {
	color: #7FA3B7;
	text-decoration: none;
}

#footerblockone a:hover {
	color: #7FA3B7;
	text-decoration: underline;
}

#footerblocktwo {
	color: #7FA3B7;
	position: absolute;
	right: 215px;
	top: 95px;
}

#header {
	background: url(../images/bg_header.gif) no-repeat;
	height: 111px;
	position: relative;
	width: 770px;
}

#leftcolumn{
	background: url(../images/bg_column-corner.gif) #dfedf4 no-repeat right bottom;
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 60px;
	width: 200px;
}

#leftcolumn li {
	margin: 0;
	margin-top: 2px;
	padding: 0;
	width: 199px;
	
}

#leftcolumn ul {
	font-size: 1.3em;
	list-style: none;
	margin: 0;
	margin-bottom: 50px;
	margin-left: 0;
	padding: 0;
	
}

#leftcolumn ul a {
	color: #003e5f;
	font-weight: normal;
	text-decoration: none;
	background-color: #eaf5fb;
	display: block;
	padding: 8px 15px 8px 20px;
	margin-left: 1px;
	width: 162px;
}

#leftcolumn ul a:hover  {
	color: #003e5f;
	background-color: white;
	background: #fff;
}
#leftcolumn ul a:active, #leftcolumn ul a.selected {
	color: #003e5f;
	background: #fff url(../images/nav_active_aarows.gif) no-repeat right;
}


#logo {
	background: url(../images/logo.png) no-repeat;
	height: 163px;
	left: 10px;
	position: absolute;
	top: 15px;
	width: 198px;
	z-index: 50;
}

#maincolumn {
	float: left;
	margin: 0;
	padding: 0;
	width: 520px;
}

#nav {
	color: #7FA3B7;
	left: 225px;
	letter-spacing: -.04em;
	position: absolute;
	top: 87px;
}

#nav a {
	position: relative;
	padding: 5px 5px 12px 5px;
	color: #FFFFFF;
	font-size: 1em;
	letter-spacing: .04em;
	text-decoration: none;
}

#nav #about:hover {
	background-color: #C6D9E3;
	color: black;
	text-decoration: none;
}
#nav #news:hover  {
	background-color: #C6D9E3;
	color: black;
	text-decoration: none;
}
#nav #articles:hover  {
	background-color: #C6D9E3;
	color: black;
	text-decoration: none;
}
#nav #reviews:hover  {
	background-color: #C6D9E3;
	color: black;
	text-decoration: none;
}
#nav #support:hover  {
	background-color: #C6D9E3;
	color: black;
	text-decoration: none;
}
#nav #contact:hover  {
	background-color: #C6D9E3;
	color: black;
	text-decoration: none;
}
#nav #fun:hover  {
	background-color: #C6D9E3;
	color: black;
	text-decoration: none;
}
#nav #home:hover  {
	background-color: #C6D9E3;
	color: black;
	text-decoration: none;
}


#home #fun:active {
	background-color:white;
	color: black;
	text-decoration: none;
}
#nav #fun:active {
	background-color:white;
	color: black;
	text-decoration: none;
}
#nav #contact:active {
	background-color:white;
	color: black;
	text-decoration: none;
}
#nav #support:active {
	background-color:white;
	color: black;
	text-decoration: none;
}
#nav #reviews:active {
	background-color:white;
	color: black;
	text-decoration: none;
}
#nav #articles:active {
	background-color:white;
	color: black;
	text-decoration: none;
}
#nav #news:active {
	background-color:white;
	color: black;
	text-decoration: none;
}
#nav #about:active {
	background-color:white;
	color: black;
	text-decoration: none;
}


#topnav {
	color: #7FA3B7;
	right: 38px;
	letter-spacing: -.04em;
	position: absolute;
	top: 57px;
}

#topnav a{
	color: #7FA3B7;
	font-size: 1em;
	letter-spacing: -.04em;
	text-decoration: none;
}

#topnav a:hover {
	text-decoration: underline;
}
dl {
	font-size: 1.15em;
	line-height: 1.4em;
	padding-left: 20px;
}
blockquote {
	font-family: georgia;
	font-size: 1.2em;
	color: gray;
}
#orderedlist {
	padding-left: 10px;
}
#homebottom {
	width: 100%;
	background: url(../images/bg_homebottom.gif) repeat-x bottom;
	float: left;
	margin-top: 1px;
}
#develisys {
	position: absolute;
	right: 215px;
	top: 108px;
}
#develisys a {
	text-decoration: none;
	color: #7FA3B7;
}
fieldset {
	margin-left: 20px;
	padding: 8px;
	border: 1px solid #c2c2c2;
}
fieldset p {
	line-height: .8em;
	margin: 0;
	padding: 5px;
	
}
legend {
	color: #006EA7;
	font-size: 1.5em;
}
input, textarea {
	margin-top: 3px;
	border: 1px solid #c2c2c2;
}
.warning {
	padding-left: 20px;
}
.leftpic {
	float: left;
	padding-right: 10px;
}