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


/* TAGS ------------------------------------------------------------------------------------------------*/


body {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.error {
	color: #900;	
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}


/* CLASSES ------------------------------------------------------------------------------------------------*/


.align_left {
	float: left;
	padding-right: 10px;
}
.button {
	font-size: 14px;
	line-height: 14px;
	color: #000066;
	float: none;
	margin-bottom: 20px;
	margin-top: 15px;
}
.button a {
	padding: 5px 7px;
	border: 1px solid #CCCCCC;
	color: #000099;
	text-decoration: none;
}

.button a:hover {
	padding: 5px 7px;
	border: 1px solid #CCCCCC;
	color: #000099;
	text-decoration: none;
	background-color: #EEEEEE;
}

.button3 {
	font-size: 14px;
	line-height: 14px;
	color: #000066;
	float: none;
	margin-bottom: 7px;
	margin-top: 7px;
}
.button3 a {
	padding: 5px 7px;
	border: 1px solid #CCCCCC;
	color: #000099;
	text-decoration: none;
}

.button3 a:hover {
	padding: 5px 7px;
	border: 1px solid #CCCCCC;
	color: #000099;
	text-decoration: none;
	background-color: #EEEEEE;
}

.button2 {
	font-size: 14px;
	line-height: 14px;
	color: #000066;
	float: left;
	margin-top: 10px;
}
.button2 a {
	padding: 5px 7px;
	border: 1px solid #CCCCCC;
	color: #000099;
	text-decoration: none;
}

.button2 a:hover {
	padding: 5px 7px;
	border: 1px solid #CCCCCC;
	color: #000099;
	text-decoration: none;
	background-color: #EEEEEE;
}


.news {
	padding: 12px 15px 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 199px;
}


#text_group {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	float: left;
	width: 100%;
}


.product_group {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.product_group img {
	float: right;
	padding-left: 20px;
	padding-right: 15px;
}



.product_group_2 {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.product_group_2_img {
	float: right;
	padding-left: 20px;
	padding-right: 15px;
}

.align_right {
	float: right;
	padding-left: 20px;
}

.padding_right {
	padding-right: 35px;
}

/* ID's ------------------------------------------------------------------------------------------------*/

#container {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	float: left;
	height: 110px;
	width: 1004px;
}
#tagline {
	float: right;
	height: 110px;
	width: 705px;
	background-color: transparent;
	background-image: url(im/tagline.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	float: left;
}
#search {
	font-size: 16px;
	line-height: 16px;
	color: #999999;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#search #textfield {
	border: 1px solid #E5E5E5;
	font-size: 12px;
}
#search a {
	color: #999999;
}

#search a:hover {
	color: #000099;
	text-decoration: none;
}


#bg {
	background-color: transparent;
	background-image: url(im/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 1004px;
	margin-bottom: 7px;
}
#side {
	float: left;
	width: 229px;
}
#main {
	float: right;
	width: 775px;
	
}
#prod_nav {
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: auto;
	margin-bottom: auto;
}
#side h1 {
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #35459b;
	font-weight: normal;
	background-image: url(im/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 219px;
	height: 26px;
	padding-top: 8px;
	padding-left: 10px;
}
#nav {
	height: 31px;
	width: 765px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c2c7e1;
	border-bottom-color: #c2c7e1;
	margin-bottom: 15px;
	padding-left: 10px;
}
#banner_home {
	background-color: transparent;
	background-image: url(im/banner_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 285px;
	width: 775px;
}

#banner_pages {
	background-color: transparent;
	background-image: url(im/banner_pages.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 115px;
	width: 775px;
}

#body_home {
	float: left;
	width: 750px;
	margin-top: 30px;
	padding-left: 25px;
}
#body_home h1 {
	font-size: 20px;
	line-height: 20px;
	color: #35459b;
	font-weight: normal;
	padding-bottom: 10px;
}
#body_home p {
	line-height: 22px;
	padding-bottom: 10px;
	font-size: 13px;
}
#body_pages {
	float: left;
	width: 714px;
	margin-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#body_pages h1 {
	font-size: 30px;
	line-height: 30px;
	color: #35459b;
	font-weight: normal;
	padding-bottom: 10px;
}
#body_pages p {
	line-height: 16px;
	padding-bottom: 10px;
	font-size: 12px;

}

#body_testim {
	float: left;
	width: 734px;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#body_testim h1 {
	font-size: 30px;
	line-height: 30px;
	color: #35459b;
	font-weight: normal;
	padding-bottom: 10px;
}
#body_testim p {
	line-height: 16px;
	padding-bottom: 10px;
	font-size: 12px;

}

#news_area {

}


#news_area p {
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 3px;
}
#news_area a {
	display: block;
	font-size: 8px;
	line-height: 8px;
	margin-top: 1px;
	padding: 2px 3px;
	border: 1px solid #CCCCCC;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#news_area a:hover {
	display: block;
	font-size: 8px;
	line-height: 8px;
	margin-top: 1px;
	padding: 2px 3px;
	border: 1px solid #6172BF;
	float: left;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 5px;
}


#panel {
	float: right;
	margin-left: 15px;
	height: 299px;
	width: 270px;
	background-color: transparent;
	background-image: url(im/panel_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 41px;
}

#panel .button {
	font-size: 14px;
	line-height: 14px;
	color: #000066;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}
#panel .button a {
	padding: 6px 8px;
	border: 1px solid #CCCCCC;
	color: #000099;
	text-decoration: none;
	background-color: #FFFFFF;
	transparency: #fff;
}

#panel .button a:hover {
	padding: 6px 8px;
	border: 1px solid #CCCCCC;
	color: #000099;
	text-decoration: none;
	background-color: #EEE;
}

#panel h1 {
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #35459b;
	font-weight: normal;
	background-image: url(im/p_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 260px;
	height: 20px;
	padding-top: 12px;
	padding-left: 10px;
}
#panel p {
	font-size: 16px;
	line-height: 18px;
	padding: 15px;
}
#footer {
	text-align: center;
	float: left;
	width: 966px;
	padding: 20px;
	margin-top: 10px;
	border-top: 1px solid #c2c7e1;
}
#footer h5 {
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	padding-top: 5px;
}


#body_pages h4 {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}


#banner_pages h1 {
	font-size: 38px;
	font-weight: normal;
	line-height: 38px;
	padding-top: 55px;
	padding-left: 25px;
	color: #FFFFFF;
}

#video {
	padding: 10px 0px 10px 10px;
	margin-left: 10px;
	float: right;
	margin-bottom: 20px;
	text-align: right;
}
#im_caption {
	float: right;
	width: 345px;
	margin: 0px 0px 0px 25px;
	text-align: left;
}
#im_caption img {
}
#im_caption h1 {
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666666;
}
.stroke {
	padding: 8px;
	border: 1px solid #CCCCCC;
}
.product_group_2 ul {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.product_group_2 li {
	padding-bottom: 5px;
}

.image_pad {
	padding-right: 30px;
}

.col_right {
	float: right;
	margin-left: 25px;
}
ul {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
fieldset {
	padding: 25px;
	background-color: #F5F5F5;
	border: 1px dotted #8790B8;
	float: left;
	margin-bottom: 20px;
	clear: both;
	width: 650px;
}
legend {
	font-size: 17px;
	line-height: 17px;
	padding: 5px 7px;
	background-color: #19298D;
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.col_left {
	float: left;
	width: 320px;
}

.col_right2 {
	float: right;
	width: 320px;
}
.textfield {
	width: 200px;
}
fieldset p {
	font-size: 14px;
}
#form1 {
}
#testimonials {
	width: 100%;
}
#testimonials td {
	width: 50%;
}
#testimonials img {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
}
#body_pages h5 {
	font-size: 13px;
	line-height: 13px;
	color: #35459B;
	padding-bottom: 5px;
}
#accessories {
	float: left;
	width: 100%;
}
#accessories img {
	float: none;
}
#accessories p {
	font-size: 11px;
	line-height: 12px;
}
#accessories td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
