/** GLOBAL RESETS **/
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/** GLOBAL SETS **/
.clear {clear:both;}
body {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height:12px;
	}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:650px;
	margin-top:10px;
	}
	
/* HEADER */
#header {
	position:relative;
	height:140px;
	text-align:left;
	background-color:#062d6d;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	}
#header .logo{
	position:absolute;
	top:10px;
	left:15px;
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:45px;
	}
#header .tagline{
	color:#fff;
	width:270px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	position:absolute;
	text-align:center;
	top:20px;
	left:350px;
	}

#header #nav{
	position:absolute;
	top:110px;
	left:0px;
	color:#062d6d;
	font-size:15px;
	font-weight:bold;
	background:#9296ba;
	width:650px;
	list-style:none;
	}
	#header #nav li {
	float:left;
	padding:10px 5px 10px 5px;
	}
	#header #nav li:first-child { 
	padding:10px 10px 10px 10px;
	}
	#header #nav li a {
	padding:10px 5px 10px 5px;
	color:#062d6d;
	text-decoration:none;
	}
	#header #nav li.current a{
	color:#fff;
	}
	#header #nav li a:hover {
	color:#fff;
	}

/* BODY */
#maincontentholder{
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:650px;
	}
#maincontentholderpartp{
	background-image:url(images/partpbackground.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:650px;
	}
#maincontentholder2{
	width:650px;
	}

#bodycontent {
	width:335px;
	float:left;
	padding:10px 5px 0 0;
	text-align:left;
	}
#bodycontent2 {
	width:640px;
	float:left;
	padding:5px;
	text-align:center;
	}
#bodycontent2 .post img{
border: solid 1px black;
	}
#bodycontent .post {padding:0 0px 0px 0;}
#bodycontent .post {
	font-size: 12px;
	}

#bodycontent .post h1, #bodycontent2 .post h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	color:#062d6d;
	line-height:22px;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	text-align:left;
	}
#bodycontent .post p {
	margin:0 0 10px 0;
	font-size: 13px;
	line-height: 17px;
	}

	#bodycontent .post ul, #bodycontent .post ol {
	margin:-7px 0 7px 25px;
	line-height: 17px;
	}
	#bodycontent .post ul ul, #bodycontent .post ol ul, #bodycontent .post ul ol, #bodycontent .post ol ol {
		margin:0 0 0 25px;
	}
	#bodycontent .post blockquote {
	margin:0 0 18px 30px;
	line-height: 19px;
	font-size:13px;
	color:#666;
	font-style:italic;
	}
	#bodycontent .post code {
	font-size:12px;
	color:#666;
	padding:2px;background:#fafafa;
	border:1px solid #eee;
	}
	#bodycontent .post pre code {
	display:block;
	font-size:12px;
	line-height:12px;
	color:#666;
	padding:8px;background:#fafafa;
	border:1px solid #eee;
	margin-bottom:18px;
	margin-left:10px;
	margin-right:10px;
	}
	#bodycontent .post h2 {
	font-weight:bold;
	color:#062d6d;
	padding:3px 0 3px 0;
	font-size:14px;
	line-height:17px;
	}
	#sidebarhome h2 {
	font-weight:bold;
	color:#062d6d;
	padding:3px 0 3px 0;
	font-size:14px;
	line-height:17px;
	}
	#bodycontent .post h3 {
	font-weight:bold;
	color:#062d6d;
	padding:8px 0 0 0;
	font-size: 13px;
	line-height: 17px;
	}
	#bodycontent .post h4 {
	font-weight:bold;
	color:#CC0000;
	font-size: 13px;
	line-height: 17px;
	padding:0 0 8px 0;
	}
	#bodycontent .post a:link, #bodycontent .post a:visited, #bodycontent .post a:hover {
		color:#fff;
		text-decoration:none;
		font-weight:bold;
		display:block;
		background-color:#002d6a;
		padding:3px;
		width:275px;
		text-align:center;
		}
	#bodycontent .post .meta {
		margin-top:20px;
		font-size:11px;line-height:18px;
		color:#555;
		border:1px dotted #ccc;
		background:#f9f9f9;
		padding:8px;
	}
#bodycontent .basket {
color:#fff;
font-weight:bold;
text-align:center;
min-height:50px;
font-size:13px;
line-height:10px;
width:326px;
padding:0px 0px 0px 45px;
margin:0 0 10px 0;
background-color:#002d6a;
background-image:url(images/basket.png);
background-repeat:no-repeat;
background-position:left;
border-bottom:solid 2px #001635;
border-right:solid 2px #001635;
border-left:solid 2px #4c55a5;
border-top: solid 2px #4c55a5;
}
#sidebarhome .basket {
color:#fff;
font-weight:bold;
text-align:center;
min-height:50px;
font-size:13px;
line-height:10px;
width:280px;
padding:0px 0px 0px 45px;
margin:-10px 0 0px 0;
background-color:#002d6a;
background-image:url(images/basket.png);
background-repeat:no-repeat;
background-position:left;
border-bottom:solid 2px #001635;
border-right:solid 2px #001635;
border-left:solid 2px #4c55a5;
border-top: solid 2px #4c55a5;
}
#bodycontent .faq {
color:#fff;
font-weight:bold;
text-align:center;
min-height:42px;
font-size:13px;
line-height:10px;
width:276px;
padding:4px 50px 4px 4px;
background-color:#002d6a;
background-image:url(images/faq.png);
background-repeat:no-repeat;
background-position:right;
border-bottom:solid 2px #001635;
border-right:solid 2px #001635;
border-left:solid 2px #4c55a5;
border-top: solid 2px #4c55a5;
}
#bodycontent .faq a:link{
text-decoration:none;
display:block;
color:#fff;
}
#bodycontent .faq a:visited{
text-decoration:none;
display:block;
color:#fff;
}
#bodycontent .update {
color:#fff;
font-weight:bold;
text-align:center;
min-height:42px;
font-size:13px;
line-height:10px;
padding:4px 50px 4px 4px;
background-color:#002d6a;
background-image:url(images/update.png);
background-repeat:no-repeat;
background-position:right;
border-bottom:solid 2px #001635;
border-right:solid 2px #001635;
border-left:solid 2px #4c55a5;
border-top: solid 2px #4c55a5;
}
#bodycontent .update a:link{
text-decoration:none;
display:block;
color:#fff;
}
#bodycontent .update a:visited{
text-decoration:none;
display:block;
color:#fff;
}
#sidebarhome .full {
color:#fff;
font-weight:bold;
text-align:center;
min-height:42px;
font-size:13px;
line-height:13px;
padding:4px 50px 4px 4px;
margin:8px 0 0 0;
background-color:#002d6a;
background-image:url(images/full.png);
background-repeat:no-repeat;
background-position:right;
border-bottom:solid 2px #001635;
border-right:solid 2px #001635;
border-left:solid 2px #4c55a5;
border-top: solid 2px #4c55a5;
}
#sidebarhome .full a:link{
text-decoration:none;
display:block;
color:#fff;
}
#sidebarhome .full a:visited{
text-decoration:none;
display:block;
color:#fff;
}

#sidebarhome .faqback {
color:#fff;
font-weight:bold;
text-align:center;
min-height:42px;
font-size:13px;
line-height:13px;
padding:4px 50px 4px 4px;
margin:8px 0 0 0;
background-color:#002d6a;
background-image:url(images/back.png);
background-repeat:no-repeat;
background-position:right;
border-bottom:solid 2px #001635;
border-right:solid 2px #001635;
border-left:solid 2px #4c55a5;
border-top: solid 2px #4c55a5;
}
#sidebarhome .faqback a:link{
text-decoration:none;
padding:13px 0px 8px 0px;
display:block;
color:#fff;
}
#sidebarhome .faqback a:visited{
text-decoration:none;
padding:13px 0px 8px 0px;
display:block;
color:#fff;
}

#sidebarhome h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	color:#062d6d;
	line-height:22px;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	text-align:left;
	}
/* CONTACT FORM */

/* SIDEBAR */
#sidebarhome {
	width:280px;
	float:right;
	text-align:left;
	font-size:13px;
	line-height:14px;
	margin:250px 10px 0px 0px;
	background:#fff;
	padding:10px 10px 10px 10px;
	}
#sidebarhome .seventeen {
color:#fff;
font-weight:bold;
text-align:center;
min-height:42px;
font-size:13px;
line-height:13px;
padding:4px 50px 4px 4px;
margin:4px 0;
background-color:#002d6a;
background-image:url(images/17th.png);
background-repeat:no-repeat;
background-position:right;
border-bottom:solid 2px #001635;
border-right:solid 2px #001635;
border-left:solid 2px #4c55a5;
border-top: solid 2px #4c55a5;
}
#sidebarhome .seventeen a:link{
text-decoration:none;
padding:4px 0px 4px 0px;
display:block;
color:#fff;
}
#sidebarhome .seventeen a:visited{
text-decoration:none;
display:block;
padding:4px 0px 4px 0px;
color:#fff;
}
#sidebarhome .partp {
color:#fff;
font-weight:bold;
text-align:center;
min-height:42px;
font-size:13px;
line-height:13px;
padding:4px 50px 4px 4px;
margin:4px 0;
background-color:#002d6a;
background-image:url(images/partp.png);
background-repeat:no-repeat;
background-position:right;
border-bottom:solid 2px #001635;
border-right:solid 2px #001635;
border-left:solid 2px #4c55a5;
border-top: solid 2px #4c55a5;
}
#sidebarhome .partp a:link{
text-decoration:none;
padding:4px 0px 4px 0px;
display:block;
color:#fff;
}
#sidebarhome .partp a:visited{
text-decoration:none;
display:block;
padding:4px 0px 4px 0px;
color:#fff;
}
#sidebar {
	width:280px;
	float:right;
	text-align:left;
	font-size:13px;
	line-height:14px;
	margin:250px 10px 0px 0px;
	background:#9296ba;
	padding:10px 10px 10px 10px;
	}
	#sidebar .featured h1 {
		padding:20px;
		margin:0 0 30px 0;
		color:#002d6a;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height:20px;
	}
	#sidebar .featured h2 {
		color:#002d6a;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:20px;
		line-height:22px;
		margin:0 0 10px 0;
		}
	#sidebar .featured p {
		margin:0 0 5px 0;
		}
	#sidebar a:link, #sidebar a:visited {
		color:#002d6a;
		text-decoration:underline;
		}
	#sidebar a:hover {
		color:#002d6a;
		text-decoration:underline;
		}
		
	#sidebar .featured a:link, #sidebar .featured a:visited {
		color:#002d6a;
		text-decoration:underline;
		}
	#sidebar .featured a:hover {
		color:#002d6a;
		text-decoration:underline;
		}
	#sidebar ul, #sidebar ol {
		margin:0 0 18px 30px;
	}
#sidebar-beneath {
	width:280px;
	float:right;
	text-align:left;
	font-size:13px;
	line-height:15px;
	margin:5px 10px 0px 0px;
	background:#fff;
	padding:10px 10px 10px 10px;
	}
	#sidebar-beneath .featured h1 {
		padding:20px;
		margin:0 0 30px 0;
		color:#002d6a;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height:20px;
	}
	#sidebar-beneath .featured h2 {
		color:#002d6a;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:20px;
		line-height:22px;
		margin:0 0 10px 0;
		}
	#sidebar-beneath .featured p {
		margin:0 0 5px 0;
			font-size:13px;
	line-height:15px;
		}
	#sidebar-beneath a:link, #sidebar-beneath a:visited {
		color:#002d6a;
		text-decoration:underline;
		}
	#sidebar-beneath a:hover {
		color:#002d6a;
		text-decoration:underline;
		}
		
	#sidebar-beneath .featured a:link, #sidebar-beneath .featured a:visited {
		color:#002d6a;
		text-decoration:underline;
		}
	#sidebar-beneath .featured a:hover {
		color:#002d6a;
		text-decoration:underline;
		}
	#sidebar-beneath ul, #sidebar-beneath ol {
		margin:0 0 18px 30px;
	}
#sidebarhome p {
	margin:0 0 10px 0;
	font-size: 13px;
	line-height: 17px;
	}
/* FOOTER */

#footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
width:650px;
height:41px;
	text-align:left;
	line-height:12px;
	font-size:10px;
	color:#fff;
	padding:5px 0px 5px 0px;
	}
	#footer p.left-footer {text-align:left;float:left;width:300px; margin: 0 0 0 10px;}
	#footer p.right-footer {text-align:right;float:right;width:300px;margin: 0 20px 0 0;}
	
	#footer a:link, #footer a:visited {
		color:#fff;
		text-decoration:underline;
		}
	#footer a:hover {
		color:#fff;
		text-decoration:underline;
		}